USM H E L P

Post here if you are a new Porteus member and you're looking for some help.
willard
Black ninja
Black ninja
Posts: 80
Joined: 02 Sep 2012, 08:36
Location: Sweden

USM H E L P

Post#1 by willard » 13 Jun 2016, 17:32

RE: ver 3.1, 32 bit, EXT4 partition
Hi,
USM GUI traps 'Missing database files.' error, pointing to slacky repo:

Code: Select all

usm -u all
sh-4.2# usm -u all
alien was updated 3112 seconds ago. Skipping.
salix was updated 3103 seconds ago. Skipping.
 Starting slacky 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

gzip: /var/usm/slacky/CHECKSUMS.md5.gz: unexpected end of file
          

=============[code]
=================================================================
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#
[/code]
Also, CLI USM traps this problem:

Code: Select all

guest@porteus:~$ sudo usm -u slacky
Password:

 You need the following programs to continue:  
installpkg
removepkg
guest@porteus:~$ 
A search for these modules finds nothing!

This problem is not unique to a single micro, any HELP please??
thx
willard

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: USM H E L P

Post#2 by Bogomips » 13 Jun 2016, 18:13

If using sudo:

Code: Select all

PATH+=:/sbin
sudo usm -u slacky
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

willard
Black ninja
Black ninja
Posts: 80
Joined: 02 Sep 2012, 08:36
Location: Sweden

Re: USM H E L P

Post#3 by willard » 13 Jun 2016, 18:50

Bogomips wrote:If using sudo:

Code: Select all

PATH+=:/sbin
sudo usm -u slacky
Hi,
Now down to the 'unexpected end of file' hiccup:

Code: Select all

guest@porteus:~$ PATH+=:/sbin
guest@porteus:~$ sudo usm -u slacky
Password:
 Starting slacky 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

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
 ============================================================================== 
guest@porteus:~$ 

Problem appears intermittantly.
willard

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: USM H E L P

Post#4 by Bogomips » 13 Jun 2016, 19:55

^ Looks like the out of sync problem. Or try another mirror for slacky.
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

willard
Black ninja
Black ninja
Posts: 80
Joined: 02 Sep 2012, 08:36
Location: Sweden

solved_Re: USM H E L P

Post#5 by willard » 13 Jun 2016, 21:23

Bogomips wrote:^ Looks like the out of sync problem. Or try another mirror for slacky.
Had to blacklist eu, thx!
S O L V E D

Post Reply