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

Re: Archive Signing Key



In <[🔎] 46688cb90906041115h38700102oeefc463b5fe117cf@mail.gmail.com>, abdelkader 
belahcene wrote:
>Hi,I saw in debian site,Debian Archive Signing Key to be changed  I have
>install the lenny on my PC, have to change something if I installed a new
>package,
>Thanks for help

if sudo -v; then
	sudo /bin/sh -c 'aptitude update && aptitude safe-upgrade'
else
	echo >/dev/tty 'Root password required to update the system.' && \
	su - -c 'aptitude update && aptitude safe-upgrade'
fi || {
	echo >&2 'Problems updating the system.' && \
	echo >&2 'Please ask for more assitance.' ;
}
-- 
Boyd Stephen Smith Jr.           	 ,= ,-_-. =.
bss@iguanasuicide.net            	((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy 	 `-'(. .)`-'
http://iguanasuicide.net/        	     \_/

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: