This happened when I activate my old usm-database module:
Code: Select all
root@porteus:~# usm version
You are using USM version: 3.1.4
root@porteus:/var# usm -u all
root@porteus:/mnt/live/memory/images# usm -u all
alien was already updated today. Skipping.
Starting salix database update
Downloading: vercheck.txt DONE
Downloading: CHECKSUMS.md5 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
Downloading: OPTIFEST.gz DONE
Downloading: MANIFEST.bz2 DONE
bunzip2: /var/usm/salix/MANIFEST.bz2 is not a bzip2 file.
==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while usm was running:
FATAL ERROR!
usm update_database 232
Could not decompress: MANIFEST.bz2
==============================================================================
root@porteus:/mnt/live/memory/images# file /var/usm/salix/MANIFEST.bz2
/var/usm/salix/MANIFEST.bz2: gzip compressed data, from Unix, max speed
Then I deactivated my usm-database module and also rm -r /var/usm. Now it's kinda worse since usm froze, and after ^C I get the same error:
Code: Select all
root@porteus:/var# 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
[usm freezes]
^C
root@porteus:/var# usm -u all
alien was already updated today. Skipping.
Starting salix database update
Downloading: vercheck.txt DONE
Downloading: CHECKSUMS.md5 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
Downloading: OPTIFEST.gz DONE
Downloading: MANIFEST.bz2 DONE
bunzip2: /var/usm/salix/MANIFEST.bz2 is not a bzip2 file.
==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while usm was running:
FATAL ERROR!
usm update_database 232
Could not decompress: MANIFEST.bz2
==============================================================================
Also, downloading is not working. What do I do wrong?
Code: Select all
root@porteus:~# usm -s git-1
git-1.8.4-x86_64-1.txz was found in slackware
Packages found: 1
Use: usm -i <package> for more info
Use: usm -g <package> to download
root@porteus:~# usm -i git-1.8.4-x86_64-1
Package: git-1.8.4-x86_64-1.txz (3836 K) [not installed]
git: git (the stupid content tracker)
git:
git: Git is a fast, scalable, distributed revision control system with an
git: unusually rich command set that provides both high-level operations
git: and full access to internals.
git:
git: "git" can mean anything, depending on your mood.
git:
git: Git was originally written by Linus Torvalds and is currently
git: maintained by Junio C. Hamano.
git:
root@porteus:~# usm -g git-1.8.4-x86_64-1
Nothing found for: git-1.8.4-x86_64-1
root@porteus:~# usm -g git-1.8.4-x86_64-1.txz
Nothing found for: git-1.8.4-x86_64-1.txz