usm not working /usr/share/usm/funcpackageGet: line 103: declare: 9920K: value too great for base (error token is "9920K

Technical issues/questions of an intermediate or advanced nature.
Shadow0815
Black ninja
Black ninja
Posts: 33
Joined: 16 Jul 2015, 03:50
Distribution: Porteus,Xubuntu,Arch
Location: DE

usm not working /usr/share/usm/funcpackageGet: line 103: declare: 9920K: value too great for base (error token is "9920K

Post#1 by Shadow0815 » 01 Oct 2018, 16:54

root@porteus:/home/guest# usm -g etherpad-lite
find: `/tmp/xdg-runtime-guest/gvfs': Permission denied

1) etherpad-lite-1.6.5-noarch-1_slonly.txz
#? 1

Processing: etherpad-lite-1.6.5-noarch-1_slonly.txz
/usr/share/usm/funcpackageGet: line 103: declare: 9920K: value too great for base (error token is "9920K")

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

usm not working /usr/share/usm/funcpackageGet: line 103: declare: 9920K: value too great for base (error token is "9920K

Post#2 by Ed_P » 02 Oct 2018, 01:25

I just ran it for your package no problem. You need to update your USM mirrors. Run the sesm.sh script shown here: [INFO & SCRIPT] Slackware Mirror Settings for USM

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -g etherpad-lite

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

1) etherpad-lite-1.6.5-noarch-1_slonly.txz
#? 1

 The following packages are required. 
etherpad-lite-1.6.5-noarch-1_slonly.txz [9920K] [not installed]

Total size: 9 MB
 Would you like to install the package/s? (custom paths are supported) [y/n]

 Press [r] to remove packages, [q] to quit, or enter to start downloading.
Downloading: etherpad-lite-1.6.5-noarch-1_slonly.txz  DONE

 Commencing package conversion ... 
Verifying package etherpad-lite-1.6.5-noarch-1_slonly.txz.
Installing package etherpad-lite-1.6.5-noarch-1_slonly.txz:
PACKAGE DESCRIPTION:
# etherpad-lite (really-real time collaborative editor)
#
# Etherpad lite is a really-real time collaborative editor spawned
# from the Hell fire of Etherpad. We're reusing the well tested
# Etherpad easysync library to make it really realtime. Etherpad Lite
# is based on node.js ergo is much lighter and more stable than the
# original Etherpad. Our hope is that this will encourage more users
# to use and install a realtime collaborative editor. A smaller,
# manageable and well documented codebase makes it easier for
# developers to improve the code and contribute towards the project.
# Homepage: http://etherpad.org/
Executing install script for etherpad-lite-1.6.5-noarch-1_slonly.txz.
Package etherpad-lite-1.6.5-noarch-1_slonly.txz installed.

Creating /tmp/usm/etherpad-lite-1.6.5-noarch-1_slonly.xzm

 Enter a custom path to install packages to or press enter to install to the system: 
>
Installing to system

+==============================================================================
| Installing new package /tmp/usm/etherpad-lite-1.6.5-noarch-1_slonly.txz
+==============================================================================

Verifying package etherpad-lite-1.6.5-noarch-1_slonly.txz.
Installing package etherpad-lite-1.6.5-noarch-1_slonly.txz:
PACKAGE DESCRIPTION:
# etherpad-lite (really-real time collaborative editor)
#
# Etherpad lite is a really-real time collaborative editor spawned
# from the Hell fire of Etherpad. We're reusing the well tested
# Etherpad easysync library to make it really realtime. Etherpad Lite
# is based on node.js ergo is much lighter and more stable than the
# original Etherpad. Our hope is that this will encourage more users
# to use and install a realtime collaborative editor. A smaller,
# manageable and well documented codebase makes it easier for
# developers to improve the code and contribute towards the project.
# Homepage: http://etherpad.org/
Executing install script for etherpad-lite-1.6.5-noarch-1_slonly.txz.
Package etherpad-lite-1.6.5-noarch-1_slonly.txz installed.

root@porteus:/home/guest# 
Ed

Post Reply