Wrong bug woops
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+so
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
If you see the source code of casper 1.470 it's correct.
http://archive.ubuntu.com/ubuntu/pool/main/c/casper/casper_1.470.tar.xz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please r
asaik casper is now 1.470 in the iso, there I see till 1.469. Maybe it's
correct
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifica
Will it be in the upcoming 22.04 release?
Because i see no
. /scripts/casper-helpers
in:
https://git.launchpad.net/casper/tree/scripts/casper-premount/20iso_scan
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Because as I said there is an updated version, not official but always
an updated version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manag
On Sat, Apr 16, 2022 at 02:10:02PM -, cont wrote:
> iso booting works but all refers to wubi are deleted. Wubi is still
> alive and there are many users that are using it.
There are many users using software that we have not supported since
2014?
Why?
--
You received this bug notification b
Excellent! Thank you for the fix!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications about this bug go to:
https://bugs.launc
iso booting works but all refers to wubi are deleted. Wubi is still
alive and there are many users that are using it. I don't know why
complicate everything when a few kb package didn't bother. Is it
possible to get back the support for wubi integrated in casper?
--
You received this bug notifica
It is working ok now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubun
It's actually still in there (fuse/ntfs-3g that is), I just missed it
earlier, sorry.
As for exfat, well then maybe next time.
So ignoring everything else, that leaves including the casper-helpers to
make it work at all:
--- initrd.old/scripts/casper-premount/20iso_scan 2022-04-15
19:24:0
> Another issue is filesystem support. The initrd only has access to
> ext234 and vfat. Once the livecd is booted, there is also exfat and
> ntfs3 (and various other Linux filesystems) available, but it's not
> yet availalbe in the initramfs stage.
> Any chance we could still add those filesystem
The casper-helpers :: wait_for_devs() function has a locking file logic
using this path "/dev/.initramfs/lupin-waited-for-devs"
wait_for_devs(){
if [ -e /dev/.initramfs/lupin-waited-for-devs ]; then
return
fi
...
touch /dev/.initramfs/lupin-waited-
Same results for me. Tested it with . scripts/casper-helpers added to
20iso_scan and it works although there are some odd messages left.
Another issue is filesystem support. The initrd only has access to
ext234 and vfat. Once the livecd is booted, there is also exfat and
ntfs3 (and various other L
could it be that this:
. /scripts/casper-helpers
must be added to
/scripts/casper-premount/20iso_scan
?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the a
i have test this iso (15/4/2022)
https://cdimage.ubuntu.com/ubuntu-mate/daily-live/current/jammy-desktop-amd64.iso
boot with grub entry:
menuentry "Ubuntu OEM install 1 sata azerty(for manufacturers)" {
insmod loopback
insmod iso9660
set isofile="/iso/jammy-desktop-amd64.iso"
loopback loop
This bug was fixed in the package casper - 1.469
---
casper (1.469) jammy; urgency=medium
* Integrate lupin-casper's 20iso_scan casper-premount script so that users
can continue to use images that provide multiple iso's to choose to boot
from. This was no longer possible aft
** Changed in: casper (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications
ok, how can i test it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
I have prepared an MP trying to re-introduce the 20iso_scan bits from
lupin-casper into casper itself - doing it by a rather straightforward
copy-paste. Hope that's enough.
** Also affects: casper (Ubuntu)
Importance: Undecided
Status: New
** Changed in: casper (Ubuntu)
Assignee: (
Are there any updates on this? I am still unsuccessful booting the iso
from grub using loopback. When will the core functionality from lupin-
casper be merged back into caspe itself?
I agree that this is an essential tool.
--
You received this bug notification because you are a member of Ubunt
https://forum.ubuntuusers.de/topic/grub-loopback-mit-jammy-daily/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage notifications about thi
Thanks.
But will it land in 22.04?
We have to decide here if we can continue offering ubuntu 22.04 hw and services.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin f
On Tue, Apr 05, 2022 at 03:43:49PM -, ubuntushop wrote:
> Can someone tell me if the lupin-casper packages will be removed from
> the final 22.04 release?
It will. However, we are looking at merging the core functionality into
the casper package itself. There is no evident reason to have thi
Can someone tell me if the lupin-casper packages will be removed from
the final 22.04 release?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To m
We distribute free usb sticks with ubuntu, kubuntu, xubuntu etc...
These sticks has the different iso images that can be booted with grub and iso
boot.
Users can choose what versions to install.
But if iso boot is removed in 22.04, we cannot offer these anymore.
We install also our oem pre-insta
What we mean is to boot an ISO like this:
menuentry "Ubuntu 22.04 ISO" {
set iso_path=/path/to/jammy-desktop-amd64.iso
loopback loop ${iso_path}
linux (loop)/casper/vmlinuz iso-scan/filename=${iso_path} boot=casper --
initrd (loop)/casper/initrd
}
This works for all versions <= 21.10.
Fo
What exactly do you mean by "iso boot feature"? We certainly still
support booting from an ISO filesystem (which all of our images are)
from either optical media or a USB disk.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
This will be a big problem for us for selling preloaded ubuntu computers.
We need the iso boot feature .
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the arc
Since lupin-casper (and related 20iso_scan) have been removed, it is no longer
possible to boot the ubuntu-iso as loopback, because the parameter
"iso-scan/filename" does not work anymore.
Will there be a replacement for this in the future? Otherwise, the loopback.cfg
should also be removed from
Removing packages from jammy:
lupin 0.57build1 in jammy
lupin-casper 0.57build1 in jammy amd64
lupin-casper 0.57build1 in jammy arm64
lupin-casper 0.57build1 in jammy armhf
lupin-casper 0.57build1 in jammy i386
I've uploaded a version of livecd-rootfs which switches from lupin-
casper to just casper to Jammy today.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the ar
I've submitted a MP for dropping lupin-casper from livecd-rootfs here:
https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-
rootfs/+merge/415346
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
yes, livecd-rootfs does need fixed first.
** Changed in: lupin (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the ar
For completeness:
$ reverse-depends src:lupin -a source
No reverse dependencies found
$
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960457
Title:
Please remove lupin from the archive
To manage
35 matches
Mail list logo