Porteus - USM error

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#106 by alwaysfunk » 26 Apr 2020, 05:13

Ed_P wrote:
26 Apr 2020, 04:25
Try changing the mirror salix is using. Running sesm is a good way to find the fastest.
Every repo gives me the same output, I thought it was a single mirror but unless the entire infrastructure went down then it must be an internal problem to my installation. I thought it could have been the firewall but disabling the firewall doesn't change that. I get this fatal error when I close USM that says
A fatal error broke the application:
FATAL ERROR! update_usm 351 Could not download file: vercheck.txt
As of now I can't install any software or update anything... Except the browser updater, that works correctly.

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

Porteus - USM error

Post#107 by Ed_P » 26 Apr 2020, 05:21

I updated my USM system earlier today with no problems from any distro.
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#108 by alwaysfunk » 26 Apr 2020, 05:26

Ed_P wrote:
26 Apr 2020, 05:21
I updated my USM system earlier today with no problems from any distro.
I guess it's just my problem, but I would like to understand what is it that randomly breaks my installation. Can I somehow replace this vercheck file?
Is there a way to reset USM to its defaults without reinstalling the whole OS? Starting with "Always Fresh" and trying to restore the USM settings didn't yield any changes. I have no idea how this OS behaves with saving configuration files beyond its basic Linux workings.
I get this every time I close USM after (unsuccessfully) trying to update.

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

Porteus - USM error

Post#109 by Ed_P » 26 Apr 2020, 15:08

What mirror did you use for salix? Mine is set to http://mirror.its.dal.ca/salix. With the pandemic some mirrors that have problems are not getting fixed quickly. Have you run the sesm script? [INFO & SCRIPT] Slackware Mirror Settings for USM

The USM files are stored in /var/usm so if you'd like to try again you could rename then and create new ones but I would recommend the sesm approach 1st. Make sure you make the script to be executable with chmod +x sesm.sh
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#110 by alwaysfunk » 26 Apr 2020, 15:13

Ed_P wrote:
26 Apr 2020, 15:08
What mirror did you use for salix? Mine is set to http://mirror.its.dal.ca/salix. With the pandemic some mirrors that have problems are not getting fixed quickly. Have you run the sesm script? [INFO & SCRIPT] Slackware Mirror Settings for USM

The USM files are stored in /var/usm so if you'd like to try again you could rename then and create new ones but I would recommend the sesm approach 1st. Make sure you make the script to be executable with chmod +x sesm.sh
I haven't run sesm, but is it the same as running fastest-mirror? 'Cause I've done that... I'm going to try this via script, but the issue I am having is not just with a mirror like salix, I think this is a general USM issue since it gives me that vercheck error even if I just update USM or run updates for any other mirror. It says in that post that the updates for other mirrors were "done" but they just ran through that file not found error like salix. I was convinced it was the firewall but I disabled it and it gives the same issue. If I start fresh it's fixed, (apart from having to change the slacky mirror because the European one is broken) so I would just like to restore the whole USM configuration back to default.
Will update this in a bit.

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

Porteus - USM error

Post#111 by Ed_P » 26 Apr 2020, 15:19

Haven't heard of fastest-mirror but sesm does try to do that.

What version of Porteus are you running?
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#112 by alwaysfunk » 26 Apr 2020, 15:29

Ed_P wrote:
26 Apr 2020, 15:19
What version of Porteus are you running?
v4.0, kernel 4.16.3-porteus

If I clear the files in /var/usm and try to update again I get the same story as before. The issue is not the databases I think, it's all this vercheck file.
Trying slackwarepatches

Code: Select all

root@porteus:/home/guest# usm -u slackwarepatches
find: `/tmp/xdg-runtime-guest/gvfs': Permission denied
find: `/tmp/.mount_KeePasxgDWDc': Permission denied
 Starting slackwarepatches database update 
awk: fatal: cannot open file `/vercheck.txt' for reading (No such file or directory)
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
awk: fatal: cannot open file `/var/usm/slackwarepatches/CHECKSUMS.md5' for reading (No such file or directory)
md5sum: /var/usm/slackwarepatches/MANIFEST.bz2: No such file or directory
File verification was good.
Optimizing manifestcode
grep: /var/usm/slackwarepatches/MANIFEST: No such file or directory
rm: cannot remove '/var/usm/slackwarepatches/MANIFEST': No such file or directory
grep: /var/usm/slackwarepatches/LIBS.TXT: No such file or directory
sed: can't read /var/usm/slackwarepatches/LIBS.TXT: No such file or directory
grep: /var/usm/slackwarepatches/LIBS.TXT: No such file or directory
sed: can't read /var/usm/slackwarepatches/LIBS.TXT: No such file or directory
 slackwarepatches  database updated. 

          

==============================================================================
WARNING!        WARNING!        WARNING!        WARNING!        WARNING!code
==============================================================================
One or more errors occurred while usm was running:                       
 
FATAL ERROR!
 update_usm 351
Could not download file: vercheck.txt
 
============================================================================== 

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

Porteus - USM error

Post#113 by Ed_P » 26 Apr 2020, 15:52

After deleting the usm files did you reboot? And after doing that try updating USM itself then try updating the databases.
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#114 by alwaysfunk » 26 Apr 2020, 16:02

Ed_P wrote:
26 Apr 2020, 15:52
After deleting the usm files did you reboot? And after doing that try updating USM itself then try updating the databases.
I deleted the files in /var/usm, rebooted, opened a terminal, logged in as root and tried

Code: Select all

root@porteus:/home/guest# usm -u usm
find: `/tmp/.mount_KeePasSIW1jN': Permission denied
find: `/tmp/xdg-runtime-guest/gvfs': Permission denied
Downloading: vercheck.txt  DONE

          

==============================================================================
WARNING!        WARNING!        WARNING!        WARNING!        WARNING!
==============================================================================
One or more errors occurred while usm was running:                       
 
FATAL ERROR!
 update_usm 351
Could not download file: vercheck.txt
 
============================================================================== 
No idea how to proceed. I am saving sessions but of course unchecking that and starting normally doesn't affect USM. Only if I start fresh it's fixed.

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

Porteus - USM error

Post#115 by Ed_P » 26 Apr 2020, 16:49

Open the USM GUI > Updates > Update USM

hmmm I wonder if your /tmp folder is full is the problem. :hmmm:
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#116 by alwaysfunk » 27 Apr 2020, 00:07

Ed_P wrote:
26 Apr 2020, 16:49
hmmm I wonder if your /tmp folder is full is the problem. :hmmm:
Nope... :( there's quite enough space on this key, but I flushed all the files in /tmp/ and I still get that vercheck.txt issue.
I can't really think of anything I modified that could have impacted USM, either way I'll just start over tomorrow with a new configuration.

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

Porteus - USM error

Post#117 by Ed_P » 27 Apr 2020, 00:13

Are you using a save.dat file?
Ed

alwaysfunk
White ninja
White ninja
Posts: 11
Joined: 16 Mar 2020, 17:48
Distribution: Desktop

Porteus - USM error

Post#118 by alwaysfunk » 27 Apr 2020, 23:03

Ed_P wrote:
27 Apr 2020, 00:13
Are you using a save.dat file?
Nope, it's on an ext4 FS. Anyway! I just (very unelegantly) deleted all /usm/ folders in /var/ and /tmp/ both in the fs and /changes/ and I just had to setup the slacky mirror again. Now I'm just left with the famous LIBS.TXT error when downloading software from slackonly but from what I understand it's a repo issue and I can't do anything about it.

Post Reply