
My project is suspended for the unforseeable future because it depends on a USM/MC/NetworkManager error-free CLI standalone (no toolkit) 001-core.
Code: Select all
root@porteus:/mnt/sdb1/testing/live# sh update-porteus-live
Verifying archive integrity... 100% All good.
Uncompressing Porteus base updater 100%
Downloading: updates.txt DONE
Checking base modules ...
awk: cmd. line:1: /001-core.xzm
awk: cmd. line:1: ^ unterminated regexp
./update-porteus-live: line 210: [: too many arguments
awk: cmd. line:1: /002-xorg.xzm
awk: cmd. line:1: ^ unterminated regexp
./update-porteus-live: line 210: [: too many arguments
Checking patch availability ...
[ERROR] Could not download index.html
root@porteus:/mnt/sdb1/testing/live#
Code: Select all
guest@porteus:~/Downloads$ su
Password:
root@porteus:/home/guest/Downloads# sh update-porteus-live
Verifying archive integrity... 100% All good.
Uncompressing Porteusbase updater 100%
Downloading: updates.txt DONE
Checking base modules ...
Checking patch availability ...
#########################
Available core updates
001-core.xzm
002-xorg.xzm
Would you like to continue? [y/n]
All available updates are selected:
1+) 001-core.xzm
2+) 002-xorg.xzm
Deselect an item (again to reselect, ENTER when ready):
[OK] Created updates folder
Downloading: 001-core.xzm DONE
md5sum: /mnt/sdb1/porteus/updates/001-core.xzm: No such file or directory
[ERROR] md5sum for 001-core.xzm is bad
Downloading: 002-xorg.xzm DONE
md5sum: /mnt/sdb1/porteus/updates/002-xorg.xzm: No such file or directory
[ERROR] md5sum for 002-xorg.xzm is bad
Updates complete.
Updates will be activated on next reboot.
root@porteus:/home/guest/Downloads#
Code: Select all
guest@porteus:~$ su
Password:
root@porteus:/home/guest# mc
root@porteus:/mnt/sdb1/porteus/base# ls -l
total 237576
-rwxrwxrwx 1 root root 44097536 Jun 26 00:00 000-kernel.xzm*
-rwxrwxrwx 1 root root 69259264 Aug 3 00:13 001-core.xzm*
-rwxrwxrwx 1 root root 80134144 Aug 3 00:15 002-xorg.xzm*
-rwxrwxrwx 1 root root 49717248 Aug 3 00:18 003-mate.xzm*
-rwxrwxrwx 1 root root 69632 Aug 7 08:46 009-caches.xzm*
root@porteus:/mnt/sdb1/porteus/base#