Page 2 of 2

Re: usm-3.2

Posted: 23 Aug 2016, 15:14
by lordVortex
brokenman wrote:Wow! You did well in tracking down the problem. It s indeed caused by code in that file. This file is created on the server (daily when automated) but at the moment I am doing it manually. I will update it tonight to resolve the problem. With rc5 release the process will be automated. Thanks.
Okay. Thank, you. I can't wait for rc5! :)

Re: usm-3.2

Posted: 01 Sep 2016, 04:45
by Ed_P

Code: Select all

sh-4.3# usm -u all
 Starting slackware database update 
Downloading: vercheck.txt  DONE
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
 There was a problem downloading the file: 
EXIT="OK"

Killed
sh-4.3# 
rc5

Re: usm-3.2

Posted: 01 Sep 2016, 06:34
by jssouza
In usmgui, there is a duplicate entry for "Edit ponce mirror" in the Settings menu. The duplicate entry also points to the slackonly mirror.

Re: usm-3.2

Posted: 02 Sep 2016, 03:41
by brokenman
Thanks jssouza.

Ed_P did you update usm first. I have no troubles updating the databases.

Re: usm-3.2

Posted: 02 Sep 2016, 15:33
by Ed_P
brokenman wrote:Ed_P did you update usm first. I have no troubles updating the databases.
Yes, and last night I had no troubles updating the databases either. Strange, but good result. :good:

Re: usm-3.2

Posted: 23 Sep 2016, 21:44
by Ed_P

Code: Select all

usm -u all
sh-4.3# usm -u all
 Starting slackware database update 
Downloading: vercheck.txt  DONE
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
File verification was good.
Optimizing manifest
 slackware  database updated. 

Updating config file

 Starting slackwarepatches database update 
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
 There was a problem downloading the file: 
EXIT="OK"

Killed
sh-4.3# 

Re: usm-3.2

Posted: 23 Sep 2016, 22:57
by brokenman
When this happens you need to change the slackware mirror. I also experienced holdups today with updating USM.

Re: usm-3.2

Posted: 24 Sep 2016, 04:29
by Ed_P
brokenman wrote:When this happens you need to change the slackware mirror. I also experienced holdups today with updating USM.
Thanks brokenman.

The /etc/usm/mirrors-slackware.txt file shows the default to be:

Code: Select all

#----------------------------------------------------------------
# Slackware64-14.1
#----------------------------------------------------------------
# USE MIRRORS.SLACKWARE.COM (FINDS A NEARBY MIRROR)
# ftp://mirrors.slackware.com:/slackware/
http://mirrors.slackware.com/slackware/
# AUSTRALIA (AU)
Shouldn't we be using a Slackware64-14-2 mirror?



BTW

This one worked for me.

Code: Select all

# http://slackware.cs.utah.edu/pub/slackware/
# http://slackware.mirrorcatalogs.com/
http://slackware.mirrors.pair.com/
# ftp://slackware.mirrors.tds.net/pub/slackware/
# http://slackware.mirrors.tds.net/pub/slackware/

Re: usm-3.2

Posted: 01 Oct 2016, 04:43
by Ed_P
USM GUI

Code: Select all

sh-4.3# usm -u all
 Starting slackware database update 
Downloading: vercheck.txt  DONE
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
File verification was good.
Optimizing manifest
 slackware  database updated. 

Updating config file

 Starting slackwarepatches database update 
Downloading: CHECKSUMS.md5  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
File verification was good.
Optimizing manifest
 slackwarepatches  database updated. 

 Starting slacky database update 
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
 slacky  database updated. 

 Starting salix database update 
Downloading: CHECKSUMS.md5  DONE
Downloading: PACKAGES.TXT  DONE
Downloading: LIBS.TXT.gz  DONE
Downloading: OPTIFEST.gz  DONE
 salix  database updated. 

 Starting alien database update 
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. 

 Starting ponce database update 
Downloading: CHECKSUMS.md5.gz  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT.gz  DONE
Downloading: LIBS.TXT.gz  DONE
Optimizing manifest
 ponce  database updated. 

 Starting slackonly database update 
Downloading: CHECKSUMS.md5.gz  DONE
Downloading: MANIFEST.bz2  DONE
Downloading: PACKAGES.TXT.gz  DONE
Downloading: LIBS.TXT.gz  DONE
 There was a problem downloading the file: 
EXIT="OK"

Killed
sh-4.3# 2~
USM Terminal mode

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -v
 You are using USM version:  3.2.0

root@porteus:/home/guest# usm -u slackonly
 Starting slackonly 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
 There was a problem downloading the file: 

root@porteus:/home/guest# 

Re: usm-3.2

Posted: 01 Oct 2016, 16:57
by brokenman
I've emailed the maintainer of slackonly as his CHECKSUMS.md5 file is not correct. The MANIFEST file has a different md5sum to what is in the CHECKSUMS file. He says he will fix it this weekend. Thanks.

You can comment out line 280 of /usr/share/usm/funcupdateDatabase to get round the problem until he fixes it.

Re: usm-3.2

Posted: 01 Oct 2016, 18:04
by Ed_P
Thanks Jay.

I manually udated each database using the GUI which was a bit of a pain since I had to close out and restart the GUI after each update. :fool: I should have done it in terminal mode.

Re: usm-3.2

Posted: 02 Oct 2016, 00:39
by Ed_P
The slackonly database problem has been fixed. :good:

Re: usm-3.2

Posted: 04 Jan 2017, 12:07
by Bogomips
usm -g out of sync with usm -s

Code: Select all

root@porteus:/home/guest# usm -s flashplayer

flashplayer-plugin-11.2.202.635-x86_64-2sl.txz was found in slacky [downgrade]
flashplayer-plugin-11.2.202.635-x86_64-1_slonly.txz was found in slackonly [downgrade]
flashplayer-plugin-24.0.0.186-x86_64-2alien.txz was found in alien [upgrade]
Packages found:   3 

Use:   usm -i <package>  for more info
Use:   usm -g <package>  to download

root@porteus:/home/guest# usm -g flashplayer

 The following items were found.
 Choose an number to confirm. 
 ctrl+c to quit

1) flashplayer-plugin-11.2.202.616-x86_64-1_slack.txz
2) flashplayer-plugin-11.2.202.635-x86_64-1alien.txz
#? ^C