[Bug 1960457] Re: Please remove lupin from the archive
scmarko
1960457 at bugs.launchpad.net
Tue May 7 12:32:13 UTC 2024
These mentioned rows should be added (and tested):
if grep -q '^[^ ]* /isodevice ' /proc/mounts; then
mkdir -p /root/isodevice
mount -n -o move /isodevice /root/isodevice
fi
Current problem is that if you have Ubuntu based installation ISO files on your hard drive and boot them from GRUB using "toram" option, then you will not be able to repartition the hard drive when mount point gets lost. So this is a quite big problem and preventing many installations.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
Status in casper package in Ubuntu:
Fix Released
Status in lupin package in Ubuntu:
Fix Released
Bug description:
lupin is an Ubuntu native package that was used to facilitate WUBI
installs of Ubuntu. However, WUBI is no longer a product Canonical
produces or supports and subsequently we don't need to be keeping
lupin around. Nothing depends on the source package or its binaries.
[ 1:30PM 11986 ] [ bdmurray at impulse:~/Downloads ]
$ reverse-depends -r jammy src:lupin
[ 1:30PM 11987 ] [ bdmurray at impulse:~/Downloads ]
$ reverse-depends -r focal src:lupin
[ 3:22PM 11993 ] [ bdmurray at impulse:~/Downloads ]
Having said that livecd-rootfs does try and install lupin-casper when
building Ubuntu images but that is cruft but may need to be removed
from livecd-rootfs before the package is removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1960457/+subscriptions
More information about the foundations-bugs
mailing list