AndreMiras / ema-ghost

Automatically exported from code.google.com/p/ema-ghost
0 stars 0 forks source link

Mondo packages cannot be authenticated #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This happens even though I added the public key.

<pre>
root@emabs:~#  wget ftp://ftp.mondorescue.org/ubuntu/`lsb_release -r|awk 
'{print $2}'`/mondorescue.pubkey
--2012-06-15 11:26:56--  
ftp://ftp.mondorescue.org/ubuntu/12.04/mondorescue.pubkey
           => `mondorescue.pubkey'
Resolving ftp.mondorescue.org (ftp.mondorescue.org)... 213.30.161.23
Connecting to ftp.mondorescue.org (ftp.mondorescue.org)|213.30.161.23|:21... 
connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /ubuntu/12.04 ... done.
==> SIZE mondorescue.pubkey ... 30140
==> PASV ... done.    ==> RETR mondorescue.pubkey ... done.
Length: 30140 (29K) (unauthoritative)

100%[======================================>] 30,140       186K/s   in 0.2s    

2012-06-15 11:26:56 (186 KB/s) - `mondorescue.pubkey' saved [30140]

root@emabs:~# apt-key add mondorescue.pubkey 
OK
root@emabs:~# apt-get install mondo vim screen
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  afio buffer dvd+rw-tools gawk growisofs liblzo2-2 libsigsegv2 lzop mdadm
  mindi mindi-busybox ntfsprogs postfix vim-common vim-runtime vim-tiny wodim
Suggested packages:
  cdrskin mondo-doc procmail postfix-mysql postfix-pgsql postfix-ldap
  postfix-pcre sasl2-bin dovecot-common postfix-cdb byobu ctags vim-doc
  vim-scripts indent cdrkit-doc
Recommended packages:
  default-mta mail-transport-agent
The following NEW packages will be installed:
  afio buffer dvd+rw-tools gawk growisofs liblzo2-2 libsigsegv2 lzop mdadm
  mindi mindi-busybox mondo ntfsprogs postfix screen vim vim-runtime wodim
The following packages will be upgraded:
  vim-common vim-tiny
2 upgraded, 18 newly installed, 0 to remove and 163 not upgraded.
Need to get 12.0 MB/12.5 MB of archives.
After this operation, 36.5 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  mindi-busybox mindi mondo
Install these packages without verification [y/N]?
</pre>

Original issue reported on code.google.com by andre.mi...@gmail.com on 15 Jun 2012 at 9:30

GoogleCodeExporter commented 9 years ago
workarronded

Original comment by Vi...@live.fr on 16 Jun 2012 at 10:19