LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   errors during slackware64 current multilib upgrade. (https://www.linuxquestions.org/questions/slackware-14/errors-during-slackware64-current-multilib-upgrade-4175660822/)

rinaldij 09-12-2019 03:19 PM

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?

willbprog127 09-12-2019 03:26 PM

Greetings!

Do you have enough free space in the location where you're attempting this? Do other packages work okay?

rinaldij 09-12-2019 03:48 PM

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

Alien Bob 09-12-2019 04:04 PM

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?

rinaldij 09-12-2019 05:03 PM

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.

rinaldij 09-12-2019 05:14 PM

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.

garpu 09-12-2019 08:31 PM

Yeah, I've had that before. Usually, it's nothing to worry about and a fresh download will fix it.

rinaldij 09-12-2019 08:56 PM

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.

rinaldij 09-12-2019 10:15 PM

Found rsync://taper.alienbase.nl/mirrors/people/alien/ Thanks Eric!


All times are GMT -5. The time now is 03:27 PM.