LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-21-2019, 01:26 PM   #1
TarFile
Member
 
Registered: Mar 2003
Posts: 371

Rep: Reputation: 37
Question slackpkg GPG problem


I tried to update current 64 but on the install-new I get you need the gpg key

slackpkg update gpg seems to work but I still get that error and cannot find the key where it said it stored it.

Any ideas ?
 
Old 10-21-2019, 01:32 PM   #2
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Can you post the output of

Code:
ls /var/log/packages | grep glibc
 
Old 10-22-2019, 11:48 AM   #3
TarFile
Member
 
Registered: Mar 2003
Posts: 371

Original Poster
Rep: Reputation: 37
I think I goofed somewhere.

This is on my test box so I am redoing it now.

This is no doubt related to multilib.

I am marking this one as solved
 
Old 10-24-2019, 07:17 AM   #4
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 619

Rep: Reputation: 299Reputation: 299Reputation: 299
Well - I've just built a brand new laptop and I'm getting the exact same thing. And the output is :


root@marklap:/etc/slackpkg# ls /var/log/packages/ | grep glibc
glibc-2.30-x86_64-1
glibc-i18n-2.30-x86_64-1
glibc-profile-2.30-x86_64-1
glibc-solibs-2.30-x86_64-1
glibc-zoneinfo-2019c-noarch-1
root@marklap:/etc/slackpkg#

And I've been getting the same gpg error. Even after trying to get the gpg keys (and it reporting success)

root@marklap:/etc/slackpkg# slackpkg check-updates

Searching for updates... No news is good news


==============================================================================
WARNING! One or more errors occurred while slackpkg was running
------------------------------------------------------------------------------
Repository 'slackpkgplus' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'

Repository 'restricted' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'

Repository 'alienbob' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'


root@marklap:/etc/slackpkg# slackpkg update gpg

2019-10-24 13:15:42 URL:http://ftp.is.co.za/mirror/ftp.slack...urrent/GPG-KEY [1572/1572] -> "/tmp/slackpkg.kWiluq/gpgkey" [1]
pub 1024D/40102233 2003-02-26 Slackware Linux Project <security@slackware.com>
sub 1024g/4E523569 2003-02-26 [expires: 2038-01-19]

2019-10-24 13:15:42 URL:http://slakfinder.org/slackpkg+dev/GPG-KEY [1805/1805] -> "/tmp/slackpkg.kWiluq/gpgkey-tmp-slackpkgplus" [1]
pub 2048R/ED123FBC 2011-01-01 Matteo Rossini <zerouno@slacky.it>
sub 2048R/2B41569A 2011-01-01
gpg: key ED123FBC: "Matteo Rossini <zerouno@slacky.it>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1

Last edited by Mark Pettit; 10-24-2019 at 07:19 AM.
 
Old 10-24-2019, 07:29 AM   #5
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
In the absence of a better answer you can try the following -

- a different mirror
- a reboot
 
Old 10-24-2019, 09:25 PM   #6
TarFile
Member
 
Registered: Mar 2003
Posts: 371

Original Poster
Rep: Reputation: 37
I am not sure that this is applicable but in my case it was multilib. I just reinstalled multilib from the alien bob's repo and then everything worked.
 
1 members found this post helpful.
Old 10-30-2019, 12:28 AM   #7
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by Mark Pettit View Post
Well - I've just built a brand new laptop and I'm getting the exact same thing. And the output is :


root@marklap:/etc/slackpkg# ls /var/log/packages/ | grep glibc
glibc-2.30-x86_64-1
glibc-i18n-2.30-x86_64-1
glibc-profile-2.30-x86_64-1
glibc-solibs-2.30-x86_64-1
glibc-zoneinfo-2019c-noarch-1
root@marklap:/etc/slackpkg#

And I've been getting the same gpg error. Even after trying to get the gpg keys (and it reporting success)

root@marklap:/etc/slackpkg# slackpkg check-updates

Searching for updates... No news is good news


==============================================================================
WARNING! One or more errors occurred while slackpkg was running
------------------------------------------------------------------------------
Repository 'slackpkgplus' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'

Repository 'restricted' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'

Repository 'alienbob' FAILS the CHECKSUMS.md5 signature check.
Try to run 'slackpkg update gpg'


root@marklap:/etc/slackpkg# slackpkg update gpg

2019-10-24 13:15:42 URL:http://ftp.is.co.za/mirror/ftp.slack...urrent/GPG-KEY [1572/1572] -> "/tmp/slackpkg.kWiluq/gpgkey" [1]
pub 1024D/40102233 2003-02-26 Slackware Linux Project <security@slackware.com>
sub 1024g/4E523569 2003-02-26 [expires: 2038-01-19]

2019-10-24 13:15:42 URL:http://slakfinder.org/slackpkg+dev/GPG-KEY [1805/1805] -> "/tmp/slackpkg.kWiluq/gpgkey-tmp-slackpkgplus" [1]
pub 2048R/ED123FBC 2011-01-01 Matteo Rossini <zerouno@slacky.it>
sub 2048R/2B41569A 2011-01-01
gpg: key ED123FBC: "Matteo Rossini <zerouno@slacky.it>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
This wasn't with slackpkg anyway - this is definitely slackpkg+

It would have been an issue with either one, but I have largely stopped reading threads about slackpkg issues because most of them are actually occurring with slackpkg+.

To be clear, I'm not suggesting that slackpkg+ is buggy or garbage or anything of that sort; I just wish that posters would be explicitly clear about which one they're using so that I don't have to waste time reading about a problem that I can't solve. If there's an issue that's common to both, I have confidence that the slackpkg+ maintainer will recognize that and alert me.
 
Old 10-30-2019, 02:19 AM   #8
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 619

Rep: Reputation: 299Reputation: 299Reputation: 299
Quote:
Originally Posted by rworkman View Post
This wasn't with slackpkg anyway - this is definitely slackpkg+

It would have been an issue with either one, but I have largely stopped reading threads about slackpkg issues because most of them are actually occurring with slackpkg+.

To be clear, I'm not suggesting that slackpkg+ is buggy or garbage or anything of that sort; I just wish that posters would be explicitly clear about which one they're using so that I don't have to waste time reading about a problem that I can't solve. If there's an issue that's common to both, I have confidence that the slackpkg+ maintainer will recognize that and alert me.
Yes - you are right - it is slackpkg PLUS. It is very useful, I haven't managed to get around my issues - but I was able to install a ton of stuff from AlienBob via it, using direct install of named packages. It just seems to balk on the reposiotry "update"
 
1 members found this post helpful.
Old 03-11-2024, 03:14 PM   #9
visigal@gmail.com
LQ Newbie
 
Registered: Mar 2024
Posts: 7

Rep: Reputation: 0
slackpkg GPG problem

i made link to /usr/bin/gpg2 and renamed it gpg
if have a /usr/bin/gpg rename it to something else like gpg1 1st

Last edited by visigal@gmail.com; 03-13-2024 at 11:47 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gpg / gpg-agent -- Can't connect to /root/.gnupg/S.gpg-agent jrtayloriv Linux - Security 9 06-03-2019 10:06 AM
[SOLVED] gpg: WARNING: unsafe permissions on configuration file `/home/b/.gnupg/options' gpg: widda Mandriva 9 07-30-2018 07:49 AM
GPG issues - gpg: signing failed: Permission denied ilesterg Linux - Software 3 02-07-2017 08:19 AM
[SOLVED] Questions on GPG keyrings for debain apt-get? (fixing problem with gpg) frog-o Debian 2 05-12-2013 10:50 AM
GPG: Bad session key gpg between gpg on linux and gpg gui on windows XP konqi Linux - Software 1 07-21-2009 09:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration