[Solved=Bug] Using package installer on Porteus 5 on USB
Posted: 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:
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.
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
==============================================================================
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.