Mailinglist Archive: opensuse (4348 mails)
| < Previous | Next > |
Re: [SLE] apt 0.5.4 problems
- From: Richard Bos <allabos@xxxxxxxxxx>
- Date: Sun, 20 Oct 2002 13:55:17 +0200
- Message-id: <200210201355.17289.allabos@xxxxxxxxxx>
Op zondag 20 oktober 2002 12:21, schreef Guillermo Ballester Valor:
> I've just updated apt-0.5.4cnc8 into my SuSE 8.0 prof. I also updated
> synaptic and apt-devel. I replaced /usr/bin/atprpm by aptrpm-1 in CVS
> repository, and modified apt.conf to manage properly when updating k_defl
> and lilo. I also updated sources.list with the one in suse-apt place.
Well done!
> The problem I have is a message about GPG in all packages I want to
> install, as example:
>
> Error: sax2_4.7-170_i386.rpm is not GPG signed
> File : /var/cache/apt/archives/sax2_4.7-170_i386.rpm
> Name : sax2
> Feedback : feedback@xxxxxxx
> Buildhost: shannon.suse.de
If you trust the rpm, just run apt with
apt-get -o rpm::options::=--no-checksign upgrade.
This will skip the signature check.
In case you don't want to apply unsigned rpms, run apt with the install option
for the rpms that you want to install and are gpg signed.
--
Richard Bos
Without a home the journey is endless
> I've just updated apt-0.5.4cnc8 into my SuSE 8.0 prof. I also updated
> synaptic and apt-devel. I replaced /usr/bin/atprpm by aptrpm-1 in CVS
> repository, and modified apt.conf to manage properly when updating k_defl
> and lilo. I also updated sources.list with the one in suse-apt place.
Well done!
> The problem I have is a message about GPG in all packages I want to
> install, as example:
>
> Error: sax2_4.7-170_i386.rpm is not GPG signed
> File : /var/cache/apt/archives/sax2_4.7-170_i386.rpm
> Name : sax2
> Feedback : feedback@xxxxxxx
> Buildhost: shannon.suse.de
If you trust the rpm, just run apt with
apt-get -o rpm::options::=--no-checksign upgrade.
This will skip the signature check.
In case you don't want to apply unsigned rpms, run apt with the install option
for the rpms that you want to install and are gpg signed.
--
Richard Bos
Without a home the journey is endless
| < Previous | Next > |