#869379 Images created without pulling in from 'updates' and 'security' repos

#869379#5
Date:
2017-07-22 20:43:40 UTC
From:
To:
Images created without pulling in from 'updates' and 'security' repos.

This leaves images very out of date. Images should have all the latest
packages.

Regards

Phil

#869379#10
Date:
2017-07-22 21:18:31 UTC
From:
To:
In linuxcnc's stretch image, I compensate for this in customise.sh by adding an
additional list within sources.list.d before the first packages:

    cat > ${rootdir}/etc/apt/sources.list.d/updates.list <<EOF
    deb http://ftp.debian.org/debian stretch-updates main contrib non-free
    deb http://security.debian.org/debian-security stretch/updates main
    EOF

and also I add a step where I

    chroot ${rootdir} apt-get -y dist-upgrade

to upgrade any packages that had been installed previously by
vmdebootstrap.

Jeff

#869379#15
Date:
2017-07-22 22:00:23 UTC
From:
To:
Yes, it's the obvious workaround. As discussed with Phil in IRC, on a
system installed from the live images updates and security are enabled
appropriately so they're fine. I'm not sure of the best approach for
*live* live images - will people be massively annoyed by the system
stopping and demanding security updates as it boots?

#869379#20
Date:
2017-07-23 09:47:06 UTC
From:
To:
It would be annoying and make more harm than good - thinking of kernel
updates, systemd updates and such things. It would mean that these
updates has to be persistant and in case of kernel updates the system
has to be rebooted into the new kernel - for running services they have
to be restarted etc. This might be possible with USB sticks - but what
about optical devices?

#869379#25
Date:
2022-06-24 14:49:51 UTC
From:
To:
Dear submitter,

as the package live-wrapper has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1009282

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)