Mailinglist Archive: opensuse (2271 mails)
| < Previous | Next > |
Re: [SLE] APT difficulties [solved, after a fashion]
- From: C Hamel <vgm2@xxxxxxxxxx>
- Date: Mon, 5 Apr 2004 11:05:09 -0500
- Message-id: <200404051105.09789.vgm2@xxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 05 April 2004 03:29, Neville Cobb wrote:
> C Hamel wrote:
> > I got apt working, though, after a fashion. It d/l 19 files but wouldn't
> > install any of them. It said, 'No signatures' or something similar.
> > Manually installed & got things working.
>
> I updated my apt and synaptic to the latest version and also noticed
> that it would not install due to bad signature etc. but they installed
> under Kpackage OK. I ended up changing the
> /etc/apt/apt.conf.d/gpg.checker.conf per below and it downloaded and
> installed OK.
>
> _Latest version of apt/synaptic from apt repository_
> apt-libs_0.5.15cnc6-rb1_i586.rpm
> apt_0.5.15cnc6-rb1_i586.rpm
> synaptic_0.48.1-rb3_i586.rpm
>
>
> _from:_
> // Make RPM::GPG-Check no; to disable gpg checking
> // It can still be used in combination with --checksig
> RPM::GPG-Check true;
> Scripts::PM::Pre:: gpg-checker.lua;
> _
> changed to:_
> // Make RPM::GPG-Check no; to disable gpg checking
> // It can still be used in combination with --checksig
> RPM::GPG-Check no;
> Scripts::PM::Pre:: gpg-checker.lua;
Yep... I changed that, too, last night. ...And that does it. :-)
- --
...CH
Avoid doing business with 'The Link' ISP.
SuSE Is All U Need
Linux user# 313696
Linux box# 199365
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFAcYO1amdq40EXXvQRApqyAKCePWMEKAxTlVsfxNIhx/NbAsWRPwCePZbN
p3hA9n9rNL6G1UOnIkmAQbs=
=8+tA
-----END PGP SIGNATURE-----
Hash: SHA1
On Monday 05 April 2004 03:29, Neville Cobb wrote:
> C Hamel wrote:
> > I got apt working, though, after a fashion. It d/l 19 files but wouldn't
> > install any of them. It said, 'No signatures' or something similar.
> > Manually installed & got things working.
>
> I updated my apt and synaptic to the latest version and also noticed
> that it would not install due to bad signature etc. but they installed
> under Kpackage OK. I ended up changing the
> /etc/apt/apt.conf.d/gpg.checker.conf per below and it downloaded and
> installed OK.
>
> _Latest version of apt/synaptic from apt repository_
> apt-libs_0.5.15cnc6-rb1_i586.rpm
> apt_0.5.15cnc6-rb1_i586.rpm
> synaptic_0.48.1-rb3_i586.rpm
>
>
> _from:_
> // Make RPM::GPG-Check no; to disable gpg checking
> // It can still be used in combination with --checksig
> RPM::GPG-Check true;
> Scripts::PM::Pre:: gpg-checker.lua;
> _
> changed to:_
> // Make RPM::GPG-Check no; to disable gpg checking
> // It can still be used in combination with --checksig
> RPM::GPG-Check no;
> Scripts::PM::Pre:: gpg-checker.lua;
Yep... I changed that, too, last night. ...And that does it. :-)
- --
...CH
Avoid doing business with 'The Link' ISP.
SuSE Is All U Need
Linux user# 313696
Linux box# 199365
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFAcYO1amdq40EXXvQRApqyAKCePWMEKAxTlVsfxNIhx/NbAsWRPwCePZbN
p3hA9n9rNL6G1UOnIkmAQbs=
=8+tA
-----END PGP SIGNATURE-----
| < Previous | Next > |