[Solved=Bug] Using package installer on Porteus 5 on USB

Post here if you are a new Porteus member and you're looking for some help.
meet
Black ninja
Black ninja
Posts: 88
Joined: 31 Mar 2020, 04:37
Distribution: Porteus 4.0

[Solved=Bug] Using package installer on Porteus 5 on USB

Post#1 by meet » 06 Apr 2020, 17:58

Hey guys,

I got to the point where I understand that to install any software package in Porteus, I first need to update the USM app and the repository databases. I tried doing so from the Package Manager application, it gives out an error message saying something didn't work or update failed or something.

Then I tried doing it from the terminal and I get this:

Code: Select all

root@porteus:/home/guest# usm -u all
find: ‘/tmp/xdg-runtime-guest/gvfs’: Permission denied
14.2+
alien was updated 7785 seconds ago. Skipping.
salix was updated 7769 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
          

==============================================================================
WARNING!        WARNING!        WARNING!        WARNING!        WARNING!
==============================================================================
One or more errors occurred while usm was running:                       
 
FATAL ERROR!
usm update_database 248
Could not decompress: CHECKSUMS.md5.gz
 
============================================================================== 
Can you help me fix this?

Solution:
This is a bug with Porteus 5 rc1. Will have to wait for the next release for this to work.
No way to install applications through Package manager or terminal as of now. Only way is to download the source files and build, or to use AppImage versions.
Last edited by meet on 11 Apr 2020, 03:49, edited 1 time in total.

donald
Full of knowledge
Full of knowledge
Posts: 2069
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Using package installer on Porteus 5 on USB

Post#2 by donald » 06 Apr 2020, 21:39

2 options
select a different mirror in /etc/usm/mirrors-slacky.txt

if this doesn't work too, remove slacky from /etc/usm/usm.conf (temporarily)
The relevant line:
DISTROS="slackware slackwarepatches slacky salix alien ponce slackonly"

when done > usm -u all

User avatar
Ed_P
Contributor
Contributor
Posts: 8368
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Using package installer on Porteus 5 on USB

Post#3 by Ed_P » 06 Apr 2020, 23:53

USM on 5.0 rc1 is not functional. It hasn't been upgraded to support the Slackware release 5.0 is built upon. Maybe when 5.0 rc2 is released it will be supported.
Ed

meet
Black ninja
Black ninja
Posts: 88
Joined: 31 Mar 2020, 04:37
Distribution: Porteus 4.0

Using package installer on Porteus 5 on USB

Post#4 by meet » 08 Apr 2020, 04:31

Ed_P wrote:
06 Apr 2020, 23:53
USM on 5.0 rc1 is not functional. It hasn't been upgraded to support the Slackware release 5.0 is built upon. Maybe when 5.0 rc2 is released it will be supported.
Oh, so that means I can't get any software application installed on my USB through the package manager. Only downloading a tar or appimage file will work. Did I get it correct?

Also, I wanted to understand the terminology - does 5.0 rc means it is in development or testing phase yet? Not a stable version?
If so then I can think of going back to 4.0 (get a new iso and re-prepare my USB). What is your suggestion?

User avatar
Ed_P
Contributor
Contributor
Posts: 8368
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Using package installer on Porteus 5 on USB

Post#5 by Ed_P » 08 Apr 2020, 05:17

meet wrote:
08 Apr 2020, 04:31
Also, I wanted to understand the terminology - does 5.0 rc means it is in development or testing phase yet? Not a stable version?
Yes. :happy62:

rc => Release Candidate as in "running for office" but not there yet.
Ed

meet
Black ninja
Black ninja
Posts: 88
Joined: 31 Mar 2020, 04:37
Distribution: Porteus 4.0

Using package installer on Porteus 5 on USB

Post#6 by meet » 09 Apr 2020, 09:13

Ed_P wrote:
08 Apr 2020, 05:17
meet wrote:
08 Apr 2020, 04:31
Also, I wanted to understand the terminology - does 5.0 rc means it is in development or testing phase yet? Not a stable version?
Yes. :happy62:

rc => Release Candidate as in "running for office" but not there yet.
Hey Ed.
So is there a way I can get applications installed or run on my Porteus 5 right now? Not many linux applications are available as one file (like windows exe files). Most of them require you to first set up the package installer first. Any way to get this work in my case?

Thanks.

User avatar
Ed_P
Contributor
Contributor
Posts: 8368
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Using package installer on Porteus 5 on USB

Post#7 by Ed_P » 09 Apr 2020, 16:32

You can search the bundles option in the menu for configured apps that can be added to it. Menu > Admin > Bundles. If brokenman updates USM this year it will make the next Release Candidate, 5.0 rc2, a whole lot easier to test.

If you're looking for easier to use expanded functionality use a 4.0 release.
Ed

meet
Black ninja
Black ninja
Posts: 88
Joined: 31 Mar 2020, 04:37
Distribution: Porteus 4.0

Using package installer on Porteus 5 on USB

Post#8 by meet » 09 Apr 2020, 17:52

Ed_P wrote:
09 Apr 2020, 16:32
You can search the bundles option in the menu for configured apps that can be added to it. Menu > Admin > Bundles. If brokenman updates USM this year it will make the next Release Candidate, 5.0 rc2, a whole lot easier to test.

If you're looking for easier to use expanded functionality use a 4.0 release.
True. But the thing is even when 4.0 is a stable release, the touchpad doesn't work on that. I tried with KDE and Cinnamon version ISO both.

That's why I tried 5.

Post Reply