USM getting to be unreliable.

Code: Select all
guest@porteus:~$ su
Password:
root@porteus:/home/guest# set -x
root@porteus:/home/guest# usm -U all
+ usm -U all
Usm is already active.
If this information is not correct, you can remove the following file and rerun the script:
/var/lock/usm
root@porteus:/home/guest# ls /var/lock/
+ /bin/ls -F -b -T 0 --color=auto /var/lock/
lmt-invoc.lock lmt-req.lock sane/ subsys/
root@porteus:/home/guest#
Code: Select all
usm -u all
sh-4.2# usm -u all
alien was updated 372 seconds ago. Skipping.
Starting salix database update
awk: fatal: cannot open file `/tmp/usm.OPcN0g/vercheck.txt' for reading (No such file or directory)
Downloading: CHECKSUMS.md5 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
Downloading: OPTIFEST.gz DONE
salix database updated.
Updating config file
Code: Select all
guest@porteus:~$ ls /tmp/
qtsingleapp-qlippe-2dfb-3e8= spacefm.tmp/ usm.OPcN0g/
qtsingleapp-qlippe-2dfb-3e8-lockfile usm/
guest@porteus:~$ ls /tmp/usm*
/tmp/usm:
/bin/ls: cannot open directory /tmp/usm.OPcN0g: Permission denied
guest@porteus:~$ su
Password:
root@porteus:/home/guest# ls /tmp/usm*
/tmp/usm:
/tmp/usm.OPcN0g:
about.tmp help-pkgtools.tmp sbo-categories.tmp searchType welcome
filelist isonline sbocategs term1.tmp welcome.bak
root@porteus:/home/guest#
Code: Select all
/mnt/loop
You can unmount it by typing uloop
Here is a list of the files:
etc home opt root usr var
find /mnt/loop -name .wh.*
/mnt/loop/usr/lib64/.wh.libapm.so.1
/mnt/loop/usr/share/icons/Faenza/apps/48/.wh.spacefm.png
/mnt/loop/var/usm/slackonly/.wh.PACKAGES.TXT
/mnt/loop/var/usm/slackonly/.wh.OPTIFEST
/mnt/loop/var/usm/slackonly/.wh.LIBS.TXT
Code: Select all
guest@porteus:~$ su
Password:
root@porteus:/home/guest# rm /mnt/loop/var/usm/slackonly/.wh.*
root@porteus:/home/guest#
Code: Select all
sh-4.2# usm -u all
Starting alien database update
Downloading: vercheck.txt DONE
Downloading: CHECKSUMS.md5.gz DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT.gz DONE
Downloading: LIBS.TXT.gz DONE
File verification was good.
Optimizing manifest
alien database updated.
Updating config file
Starting salix database update
Downloading: CHECKSUMS.md5 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
Downloading: OPTIFEST.gz DONE
salix database updated.
Starting slacky database update
Downloading: CHECKSUMS.md5.gz DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT.gz DONE
Downloading: LIBS.TXT.gz DONE
File verification was good.
Optimizing manifest
slacky database updated.
Starting ponce database update
Downloading: CHECKSUMS.md5.gz DONE
Downloading: MANIFEST.bz2 DONE
:
:
Code: Select all
salix database updated.
Starting slacky database update
Downloading: CHECKSUMS.md5.gz DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT.gz DONE
Downloading: LIBS.TXT.gz DONE
gzip: /var/usm/slacky/CHECKSUMS.md5.gz: unexpected end of file
==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while usm was running:
FATAL ERROR!
usm update_database 270
Could not decompress: CHECKSUMS.md5.gz
==============================================================================
sh-4.2#