http://mozilla.debian.net/ manual error

Vsevolod Krishchenko mstu at sevik.ru
Wed Apr 13 08:52:08 UTC 2011


I have two issues with http://mozilla.debian.net/.

1. Using 'GET'

> $ GET http://mozilla.debian.net/archive.asc | gpg --import

GET is a part of libwww-perl package. This package is NOT included in default installation (and you can live quite well without it). 

I believe It should be replaced with more common 'wget -O-'  or at least it should be mentioned in manual. 

2. Manual does not work as expected:

seva at work:~$ sudo apt-key list | tail -n3
pub   4096R/06C4AE2A 2010-11-20 [expires: 2011-11-20]
uid                  Debian Mozilla team APT archive <pkg-mozilla-maintainers at lists.alioth.debian.org>

$ sudo apt-get -y install -t squeeze-backports iceweasel
.....
WARNING: The following packages cannot be authenticated!
  libpixman-1-0 libcairo2 libmozjs4d libnss3-1d xulrunner-2.0 iceweasel
E: There are problems and -y was used without --force-yes



-- 
Vsevolod



More information about the pkg-mozilla-maintainers mailing list