Confirmed, both for Kubuntu and Lubuntu.

For context, this does NOT cause the install to fail.

The desktop file in question exists in three places:
 1. On the Desktop of the live user
 2. In /usr/share/applications of the live system
 3. In /usr/share/applications of the squashfs
Can't find it at all in the installed system.

That said, it looks like removing this module will have no negative
effect.

As an aside, it does seem to be doing this to the chroot (the user is
`user` not `kubuntu` as it is with the live system), but even were the
file to exist, I think it would fail anyways. Note that the path starts
with "//home." The way the configuration file is written, it's supposed
to be `${ROOT}/home` but inevitably that variable is expanded to "/" so
we get "//home" and not "/home" as expected. The proper way to do this
would be with `${ROOT}home`.

** Changed in: calamares-settings-ubuntu (Ubuntu)
       Status: New => Incomplete

** Changed in: calamares-settings-ubuntu (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061681

Title:
  On kubuntu 24.04, after_bootloader_context claims to fail to remove
  installaton icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2061681/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to