#2429 closed enhancement (fixed)

Base Lubuntu ISO image needs to be stored in somewhere

Reported by: sanak Owned by: osgeolive@…
Priority: normal Milestone:
Component: OSGeoLive Keywords:
Cc: osgeolive@…

Description

Currently, OSGeoLive 16.0 alpha image's base seems to be Lubuntu 22.04.1,
https://github.com/OSGeo/OSGeoLive/blob/master/bin/build_chroot.sh#L136

ISO_RELEASE="22.04.1"

but the Lubuntu ISO image (lubuntu-22.04.1-desktop-amd64.iso) is not downloadable from Lubuntu download site, because the site seems to drop previous patch version when new patch version (22.04.2) is released.
https://discourse.lubuntu.me/t/how-to-download-older-release-like-22-04-1-iso-image/4209/2

I think that it's better to store Lubuntu base ISO image and hash to somewhere in http://download.osgeo.org/livedvd/ to be able to build ISO image, even if new patch version is released.

Change history (5)

comment:1 by kalxas, 12 months ago

Those files should be somewhere in the Ubuntu archive, I will have a look.

I will also try to upgrade to latest version for the nightly builds, thanks.

comment:2 by sanak, 12 months ago

Okay, thanks!

comment:3 by sanak, 12 months ago

I am also trying to upgrade to latest version in the following PR branch, so just for your information.
https://github.com/OSGeo/OSGeoLive/pull/375

comment:4 by kalxas, 12 months ago

Thank you, I am going to review.

comment:5 by kalxas, 11 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.