Monthly snapshot announcement

Message
Author
User avatar
KBD
Posts: 959
Joined: Sun Jul 03, 2011 7:52 pm

Re: Monthly snapshot announcement

#91 Post by KBD »

Adrian wrote: Wed Aug 15, 2018 3:46 pm Monthly snapshots are up http://bit.ly/mx-monthly
About 70 packages were updated since July.
Thanks for doing this!

User avatar
Adrian
Developer
Posts: 8248
Joined: Wed Jul 12, 2006 1:42 am

Re: Monthly snapshot announcement

#92 Post by Adrian »

No problem, BTW, I added a zsync-snapshot.sh in Snapshot folder, hope that helps a bit to download the latest ISO.

1. Download the script
2. Make it executable
3. Run it with

Code: Select all

./zsync-snapshot.sh MX-17.1_August_x64.iso MX-17.1_July_x64.iso
Or:

Code: Select all

./zsync-snapshot.sh MX-17.1_August_x64.iso
In the last case it will try to find the latest MX*.iso in the folder and use that as a base (it might not be the most appropriate input file, so it's better to specify manually).

BTW if you use zsync you need to download only like 17% of the file so it's a considerable saving both in term of time and bandwidth (if you have limited or pay for it).

Tip: if you want to download different arch you can use 64bit as an input file for 32bit and the other way round, it still saves you 44% of the download.

User avatar
Richard
Posts: 1577
Joined: Fri Dec 12, 2008 10:31 am

Re: Monthly snapshot announcement

#93 Post by Richard »

@Adrian,
I'm having a problem with the http://mxrepo.com/snapshots/MX-17.1_August_x64.
Starting in the following thread:
http://forum.mxlinux.org/viewtopic.php? ... 10#p458094
Recapitulation:
Gerson had a problem of not being able to update after install in Vbox.
He downloaded the above ISO, installed in Vbox, and was unable to update/upgrade.

Curious, I
1. downloaded the above http://mxrepo.com/snapshots/MX-17.1_August_x64.iso. md5 OK.
2. Copied to Easy2Boot stick (as I've done for the last 4 years with MX).
3. Installed to 16 GB Verbatim Stor&Go USB, rebooted, update gave error, as follows:

Code: Select all

Reading package lists... Done
W: The repository 'http://mirror.upb.edu.co/mx-workspace/mx/repo stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://mirror.upb.edu.co/mx-workspace/mx/repo/dists/stretch/main/binary-i386/Packages  403  Forbidden [IP: 200.3.145.185 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@mx171:/home/richard# 
4. To rule out Easy2Boot, used MX Live USB Maker on 8 GB Lexar, installed anew to same 16 GB Verbatim Stor&Go USB (which has been working fine with MXLUM). Had same error again with the newly installed version.

5. There may be a problem with the mirror at http://mirror.upb.edu.co.
I know that I was unable to change the mirror with MX Repo Manager.
I'll try again when I have more time to change out the sources.list.

Would like to see somebody else try installing direct to HDD to see if it is only a problem in Vbox and USB.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.

User avatar
Gordon Cooper
Posts: 965
Joined: Mon Nov 21, 2011 5:50 pm

Re: Monthly snapshot announcement

#94 Post by Gordon Cooper »

@ Richard - the only 2018 files I could see at www.upb.edu.co was one for antix in the workspace folder.
Backup: Dell9010, MX-19_B2, Win7, 120 SSD, WD 232GIB HD, 4GB RAM
Primary :Homebrew64 bit Intel duo core 2 GB RAM, 120 GB Kingston SSD, Seagate1TB.
MX-18.2 64bit. Also MX17, Kubuntu14.04 & Puppy 6.3.

User avatar
Adrian
Developer
Posts: 8248
Joined: Wed Jul 12, 2006 1:42 am

Re: Monthly snapshot announcement

#95 Post by Adrian »

Seems like a wrong repo that came from an antiX repo localization package, thanks for the report, we'll fix it. It's not a problem with the snapshot, it's a problem with the package. Actually it's good we do these snapshots because we can catch this kind of issues.

On the second issue, why is mx-repo-manager not able to change the repo? What happens when you try to change it?

User avatar
dolphin_oracle
Developer
Posts: 19922
Joined: Sun Dec 16, 2007 1:17 pm

Re: Monthly snapshot announcement

#96 Post by dolphin_oracle »

the isos are on that mirror, but not the repo.

that appears to be the only one not working.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Richard
Posts: 1577
Joined: Fri Dec 12, 2008 10:31 am

Re: Monthly snapshot announcement

#97 Post by Richard »

This is /media/root/MX171AUG64/etc/apt/sources.list.d/antix.list:

Code: Select all

# Use with Debian Stable/stretch repositories. Set as default for antiX-17. Note new repos
deb http://mirror.upb.edu.co/mx-workspace/antix/stretch stretch main 
#deb-src http://mirror.upb.edu.co/mx-workspace/antix/stretch stretch main 
and this is from my current MX171 install:

Code: Select all

# Use with Debian Stable/stretch repositories. Set as default for antiX-17. Note new repos
deb http://mirror.cedia.org.ec/mx-workspace/antix/stretch/ stretch main 
# deb-src http://mirror.cedia.org.ec/mx-workspace/antix/stretch/ stretch main 
going to copy my current into any changed *.list files and then see if it will update/upgrade.
Thanks.

CORRECTION:
antix.list is NOT the only one affected. Also mx.list.
Both must be replaced by files from a current, MX-17.1 works, install.
Last edited by Richard on Fri Aug 17, 2018 9:58 pm, edited 1 time in total.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.

User avatar
Richard
Posts: 1577
Joined: Fri Dec 12, 2008 10:31 am

Re: Monthly snapshot announcement

#98 Post by Richard »

CORRECTION:
Both
antix.list and mx.list
Must be changed.
MX looked correct but would not
update until both changed.

Don't know if this actually fixed it;
or, if you fixed the mirror?

But, now, logged in and posting from the USB install.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.

User avatar
Richard
Posts: 1577
Joined: Fri Dec 12, 2008 10:31 am

Re: Monthly snapshot announcement

#99 Post by Richard »

@Adrian,
Seems like a wrong repo that came from an antiX repo localization package, thanks for the report, we'll fix it. It's not a problem with the snapshot, it's a problem with the package. Actually it's good we do these snapshots because we can catch this kind of issues.
Can I confirm to the OP that the repo problem has been corrected?
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.

User avatar
dolphin_oracle
Developer
Posts: 19922
Joined: Sun Dec 16, 2007 1:17 pm

Re: Monthly snapshot announcement

#100 Post by dolphin_oracle »

Not yet. I emailed the Columbia mirror operator but I have not heard back.

The solution is to change the mx repo to a different mirror. IF we.don't hear from the mirror operator soon we will remove it from the list that's used for automatic section of mirror during first boot.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

Post Reply

Return to “General”