Page 2 of 2

Re: Is it too early for a RC5 wishlist?

Posted: 10 Aug 2016, 17:16
by Jack
Same thing. Am I doing wrong?

Code: Select all

root@porteus:/mnt/sdb1/my-build# 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:/mnt/sdb1/my-build# ls -l  /mnt/sdb1/porteus/base
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/my-build# 

Re: Is it too early for a RC5 wishlist?

Posted: 11 Aug 2016, 01:53
by brokenman
If you try it twice in a row and there are still updates available then they didn't download (this looks to be the case.) I will need to check it out this weekend. Thanks. To manually download the files look in the Porteus-v3.2rc5 folder under updates/core.

Re: Is it too early for a RC5 wishlist?

Posted: 11 Aug 2016, 02:06
by Jack
I'm going to manually download them and rerun the script to see if it say it is up-to-date. I will get back.
EDIT:
Well I manually copy them to /mnt/sdb1/poretus/base file are 001 and 002. Here the output and the script didn't know they were up-to-date.

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# 
Here is a list of the directory.

Code: Select all

guest@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  9 03:13 001-core.xzm*
-rwxrwxrwx 1 root root 80134144 Aug  9 03: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*
guest@porteus:/mnt/sdb1/porteus/base$