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 03-21-2009, 03:11 PM   #31
Ginger
LQ Newbie
 
Registered: Mar 2009
Posts: 14

Original Poster
Rep: Reputation: 0

Sorry I am back,

I ran the slackpkg update, then I ran slackpkg upgrade glibc-solibs but when I run slackpkg upgrade-all I get the following, please bear in mind I am installing Slack 12.2 from DVD then connecting to the internet and executing this procedure. I am doing a full noobie install :


Looking for packages to upgrade. Please wait... DONE

Package xargs: is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package xargs.c:445: is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package main: is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package Assertion is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package `bc_ctl.arg_max is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package <= is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package (131072-2048)' is already in cache - not downloading
ERROR - Package not installed! gpg error!
Package failed. is already in cache - not downloading
ERROR - Package not installed! gpg error!

Searching for NEW configuration files

Some packages had new configuration files installed.
You have four choices:

(K)eep the old files and consider .new files later

(O)verwrite all old files with the new ones. The
old files will be stored with the suffix .orig

(R)emove all .new files

(P)rompt K, O, R selection for every single file

What do you want (K/O/R/P)?
OK! Your choice is nothing! slackpkg will Keep the old files for you to deal with later


==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while slackpkg was running:

: gpg
: gpg
: gpg
: gpg
: gpg
: gpg
: gpg
: gpg

==============================================================================
 
Old 03-21-2009, 03:52 PM   #32
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Oh we forgot a step

slackpkg update gpg
 
Old 03-21-2009, 04:52 PM   #33
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,066

Rep: Reputation: Disabled
I forgot it too. I update my "nano how-to" post above in case some other people read it.
 
Old 03-21-2009, 04:54 PM   #34
Ginger
LQ Newbie
 
Registered: Mar 2009
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mRgOBLIN View Post
Oh we forgot a step

slackpkg update gpg
Well all I can say guys is thank you all, I will try again, it's good to know I am keeping you all on your toes

Edit : I have just done slackpkg update gpg and then slackpkg upgrade-all and I am getting the same errors.

Last edited by Ginger; 03-21-2009 at 05:01 PM.
 
Old 03-21-2009, 05:34 PM   #35
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Oh you might have a bung findutils package then. Reinstall that manually and try again.

P.S look at the error and decode it

xargs xargs.c:445 main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.

The results are likely this xargs error being passed as package names :P
 
Old 03-21-2009, 06:01 PM   #36
Ginger
LQ Newbie
 
Registered: Mar 2009
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mRgOBLIN View Post
Oh you might have a bung findutils package then. Reinstall that manually and try again.

P.S look at the error and decode it

xargs xargs.c:445 main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.

The results are likely this xargs error being passed as package names :P
Hi mRgOBLIN,

thanks for that, but I am still confused as to why from a full vanilla install of 12.2 I am getting these errors.

Should I upgrade the slackpkg to the lastest version?
 
Old 03-21-2009, 07:52 PM   #37
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Well it's to do with the glibc upgrade and the findutils package.
I'll have a talk with PiterPunk and see what we can do about it but I think using
Code:
slackpkg -dialog=off upgrade-all
May be a work-around for now

Yes upgrade slackpkg but do the findutils upgrade manually first. (use upgradepkg for findutils) Followed by a slackpkg update.

Those gpg errors should disappear and with luck your kde4 should be fixed too.
 
Old 03-22-2009, 01:18 PM   #38
justwantin
Member
 
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware, Slackwarearm
Posts: 878

Rep: Reputation: 120Reputation: 120
Quote:
the default desktop in KDE4 doesn't allow for icons directly on the canvas, right
Not exactly, KDE4 doesn't use the desktop folder the same way as it was used to put icons on the desktop canvas but if you still want icons but you don't want folderview you can just drag and drop any .desktop file out of a directory and onto your desktop and you have an icon. Most are in /usr/share/applications but if you have installed/compiled something that doesn't come with a .desktop file or you want to create a URL icon, a .desktop file can be created using any editor once you know the format.
 
  


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
kde 4.2 rc 1 is slack-current rwright Slackware 11 01-23-2009 05:06 PM
KDE 3.5.8 in -current Daedra Slackware 1 10-18-2007 07:10 AM
kde 3.5.1 in Slackware/current BCarey Slackware 2 02-26-2006 06:57 PM
current branch: kde 3.4 and kdm tobyl Slackware 2 03-29-2005 12:15 PM
kde on slackware current masand Linux - Software 3 02-13-2005 06:26 AM

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

All times are GMT -5. The time now is 01:47 AM.

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