LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-12-2019, 03:19 PM   #1
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Rep: Reputation: 10
errors during slackware64 current multilib upgrade.


piping output of the following command > multi_up.txt

cd /usr/src/spkg/multilib
lftp -c "open http://slackware.com/~alien/multilib/ ; mirror -c -e -vv ${SLACKVER}"
cd ${SLACKVER}
upgradepkg --reinstall --install-new *.t?z
upgradepkg --reinstall --install-new slackware64-compat32/*-compat32/*.t?z

shows the following errors:

Unable to install slackware64-compat32/x-compat32/libXaw-compat32-1.0.13-x86_64-2compat32.txz: tar archive is corrupt (tar returned error code 2)
Unable to install slackware64-compat32/x-compat32/libXcursor-compat32-1.2.0-x86_64-1compat32.txz: tar archive is corrupt (tar returned error code 2)
Unable to install slackware64-compat32/x-compat32/libXext-compat32-1.3.4-x86_64-1compat32.txz: tar archive is corrupt (tar returned error code 2)
Unable to install slackware64-compat32/x-compat32/libXfont2-compat32-2.0.3-x86_64-2compat32.txz: tar archive is corrupt (tar returned error code 2)
Unable to install slackware64-compat32/x-compat32/libXtst-compat32-1.2.3-x86_64-2compat32.txz: tar archive is corrupt (tar returned error code 2)
Unable to install slackware64-compat32/x-compat32/libepoxy-compat32-1.5.3-x86_64-1compat32.txz: tar archive is corrupt (tar returned error code 2)

Suggestions?
 
Old 09-12-2019, 03:26 PM   #2
willbprog127
Member
 
Registered: Dec 2013
Location: Pacific Northwest, USA
Distribution: Debian Linux, FreeBSD, macOS
Posts: 30

Rep: Reputation: Disabled
Greetings!

Do you have enough free space in the location where you're attempting this? Do other packages work okay?
 
Old 09-12-2019, 03:48 PM   #3
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Original Poster
Rep: Reputation: 10
The OS is installed on /dev/sda1

# df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/root 98G 42G 52G 45% /

As you can see only 6 files from the complete multilib archive were showing a problem.

In case you might wonder about ram:

# free --giga
total used free shared buff/cache available
Mem: 16 6 0 0 9 9
Swap: 17 0 17
 
Old 09-12-2019, 04:04 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I checked my two upload locations.
The files in https://slackware.nl/people/alien/multilib/ are OK, but just to be sure I re-uploaded to http://www.slackware.com/~alien/multilib/

Where did you download from?
 
Old 09-12-2019, 05:03 PM   #5
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Original Poster
Rep: Reputation: 10
Downloaded originally from http://www.slackware.com/~alien/multilib/ but am currently downloading from https://slackware.nl/people/alien/multilib/. I'm guessing the error is at my end so I scrubbed the local repository and am pulling from slackware.nl.
 
Old 09-12-2019, 05:14 PM   #6
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Original Poster
Rep: Reputation: 10
Fresh download solved the problem. Apparently there was something on my end that didn't like those 6 files but this install with files from the NL site went flawlessly.
 
Old 09-12-2019, 08:31 PM   #7
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,587

Rep: Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917
Yeah, I've had that before. Usually, it's nothing to worry about and a fresh download will fix it.
 
Old 09-12-2019, 08:56 PM   #8
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Original Poster
Rep: Reputation: 10
I'm curious as to whether or not rsync would have noticed corrupt files and if there is an rsync server for the alien multilibs.
 
Old 09-12-2019, 10:15 PM   #9
rinaldij
Member
 
Registered: May 2011
Location: Oklahoma
Distribution: Slackware64 current
Posts: 55

Original Poster
Rep: Reputation: 10
Found rsync://taper.alienbase.nl/mirrors/people/alien/ Thanks Eric!
 
  


Reply

Tags
multilib, slackpkg, slackware64-current



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
[ANN] mk-slack64-multilib : A tool to create slackware64+multilib tree/iso phenixia2003 Slackware 5 12-28-2012 05:42 AM
upgrading slackware64 13.1 multilib to slackware64 -current multilib Cultist Slackware 4 03-12-2011 09:04 AM
[SOLVED] Google Talk Plugin, Slackware64-Current, Google Chrome (Latest) and Multilib - Error Gavin Harper Slackware 3 01-04-2011 07:45 AM
Slackware64 current multilib, do the 32 bit packages need to be updated as well? damgar Slackware 11 02-01-2010 11:08 AM
[SOLVED] Slackware64-current multilib: Many improvements, few snags gargamel Slackware 7 11-15-2009 07:23 AM

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

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