[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unattended package install.



Oooops!, you're right...I'll try again with the correct package!

	Henry Hollenberg     speed@barney.iamerica.net 


On Mon, 6 Apr 1998, Philip Hands wrote:

> > #!/usr/bin/expect -f
> > #
> > 
> > set timeout -1
> > spawn dpkg -i/cdrom/bo/binary-i386/devel/kernel-source-2.0.30_2.0.30-7.deb 
> > match_max 100000
> > expect -exact "Please supply the full name of the local kernel maintainer"
> > send -- "Henry Hollenberg\r"
> > expect -exact "Please supply the email address of the local kernel 
> > maintainer"
> > send -- "speed@barney.iamerica.net\r"
> > expect eof
> > 
> > 
> > Anybody see where I've gone astray?
> 
> Could this be because the package that prompts for ``local kernel maintainer'' 
> is kernel-package, not kernel-source ?


Sorry for the waste of bandwidth.  hgh



--
To UNSUBSCRIBE, email to debian-firewall-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: