LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-31-2013, 03:45 AM   #1
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272
Blog Entries: 2

Rep: Reputation: 85
Errors while updating with slackpkg


Hello, today I decided to upgrade the system by,
Code:
slackpkg update
slackpkg upgrade-all
But I got an error,
Code:
Package seamonkey-solibs-2.22.1-x86_64-1_slack14.1 upgraded with new package ./seamonkey-solibs-2.23-x86_64-1_slack14.1.txz.


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)?
k
         

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

libiodbc-3.52.8-x86_64-1_slack14.1.txz:	md5sum

==============================================================================
How should I proceed in this situation?
Thanks.
 
Old 12-31-2013, 03:50 AM   #2
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

Try with another mirror in /etc/slackpkg/mirror, and run slackpkg update && slackpkg upgrade-all.

Greetings.

--
SeB
 
Old 12-31-2013, 04:11 AM   #3
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272

Original Poster
Blog Entries: 2

Rep: Reputation: 85
Quote:
Originally Posted by phenixia2003 View Post
Hello,

Try with another mirror in /etc/slackpkg/mirror, and run slackpkg update && slackpkg upgrade-all.

Greetings.

--
SeB
Hi, I tried with 2 different mirrors, both said no change..
Code:
Updating the package lists...
	Downloading...
			Downloading http://mirror.aarnet.edu.au/pub/slackware/slackware64-14.1/ChangeLog.txt...
--2013-12-31 15:24:09--  http://mirror.aarnet.edu.au/pub/slackware/slackware64-14.1/ChangeLog.txt
Resolving mirror.aarnet.edu.au (mirror.aarnet.edu.au)... 202.158.214.106, 2001:388:30bc:cafe::beef
Connecting to mirror.aarnet.edu.au (mirror.aarnet.edu.au)|202.158.214.106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222931 (218K) [text/plain]
Saving to: '/tmp/slackpkg.B9KOMA/ChangeLog.txt'

100%[======================================>] 222,931     75.5KB/s   in 2.9s   

2013-12-31 15:24:13 (75.5 KB/s) - '/tmp/slackpkg.B9KOMA/ChangeLog.txt' saved [222931/222931]


		No changes in ChangeLog.txt between your last update and now.
		Do you really want to download all other files (y/N)?  

=========================================================================

Updating the package lists...
	Downloading...
			Downloading http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/ChangeLog.txt...
--2013-12-31 15:24:55--  http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/ChangeLog.txt
Resolving mirror.ovh.net (mirror.ovh.net)... 91.121.125.139, 91.121.124.139, 2001:41d0:1:7b8b::1
Connecting to mirror.ovh.net (mirror.ovh.net)|91.121.125.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222931 (218K) [text/plain]
Saving to: '/tmp/slackpkg.A81uBG/ChangeLog.txt'

100%[======================================>] 222,931     56.3KB/s   in 3.9s   

2013-12-31 15:25:00 (56.3 KB/s) - '/tmp/slackpkg.A81uBG/ChangeLog.txt' saved [222931/222931]


		No changes in ChangeLog.txt between your last update and now.
		Do you really want to download all other files (y/N)? y
Anyway I went ahead to download the other files by pressing y, and after they had been downloaded, I ran slackpkg upgrade-all, but the output was,
Code:
Checking local integrity... DONE
Looking for packages to upgrade. Please wait... DONE

No packages match the pattern for upgrade. Try:

	/usr/sbin/slackpkg install|reinstall
But seeing the above output I got a clue and tried re-install of the package I had got the warning for..
Code:
slackpkg reinstall libiodbc 

Looking for libiodbc in package list. Please wait... DONE

.....

Package: libiodbc-3.52.8-x86_64-1_slack14.1.txz
			Downloading http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz...
--2013-12-31 15:36:59--  http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz
Resolving mirror.ovh.net (mirror.ovh.net)... 91.121.125.139, 91.121.124.139, 2001:41d0:1:7b8b::1
Connecting to mirror.ovh.net (mirror.ovh.net)|91.121.125.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 265448 (259K) [text/plain]
Saving to: '/var/cache/packages/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz'

100%[======================================>] 265,448     93.3KB/s   in 2.8s   

2013-12-31 15:37:03 (93.3 KB/s) - '/var/cache/packages/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz' saved [265448/265448]

			Downloading http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz.asc...
--2013-12-31 15:37:03--  http://mirror.ovh.net/mirrors/ftp.slackware.com/slackware64-14.1/patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz.asc
Resolving mirror.ovh.net (mirror.ovh.net)... 91.121.125.139, 91.121.124.139, 2001:41d0:1:7b8b::1
Connecting to mirror.ovh.net (mirror.ovh.net)|91.121.125.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/plain]
Saving to: '/var/cache/packages/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz.asc'

100%[======================================>] 198         --.-K/s   in 0s      

2013-12-31 15:37:04 (39.4 MB/s) - '/var/cache/packages/./patches/packages/libiodbc-3.52.8-x86_64-1_slack14.1.txz.asc' saved [198/198]

	Package libiodbc-3.52.8-x86_64-1_slack14.1.txz is already in cache - not downloading
	Installing libiodbc-3.52.8-x86_64-1_slack14.1...
Verifying package libiodbc-3.52.8-x86_64-1_slack14.1.txz.
Installing package libiodbc-3.52.8-x86_64-1_slack14.1.txz:
PACKAGE DESCRIPTION:
# libiodbc (Independent Open DataBase Connectivity)
#
# iODBC is the acronym for Independent Open DataBase Connectivity,
# an Open Source platform independent implementation of both the ODBC
# and X/Open specifications.  It allows for developing solutions
# that are language, platform and database independent.
#
# Homepage: http://iodbc.org/
#
Executing install script for libiodbc-3.52.8-x86_64-1_slack14.1.txz.
Package libiodbc-3.52.8-x86_64-1_slack14.1.txz installed.


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)?
k
So I thank it got upgraded
Dont know if there were any more in the upgrade list after libiodbc, that were not upgraded..
On a sidenote, /var/cache/packages/patches/packages/ seems to be empty now, so does it mean all packages have been upgraded?
Thanks
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Updating packages w/out Slackpkg Konphine Slackware 4 09-25-2011 02:40 PM
[SOLVED] slackpkg md5sum errors. What to do? catkin Slackware 3 09-18-2010 09:59 AM
slackpkg md5sum errors with two different motherboards walmartshopper Slackware 8 12-19-2008 02:25 PM
Slackpkg updating not able to connect foolio1990 Linux - Newbie 2 09-04-2008 10:48 PM
Updating to -current with slackpkg macbeth8 Slackware 8 04-04-2008 07:14 PM

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

All times are GMT -5. The time now is 04:07 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