The problem lies in casper at line 86 with an extra `/`.

-    if [ -f "/root/$file" ]; then
+    if [ -f "/root$file" ]; then

Every entry in the `$file` loop has a leading `/`, therefore this is
missing every file it's looking for.

This is not specific to Cinnamon.

** Changed in: ubuntucinnamon-environment (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ubuntucinnamon-environment (Ubuntu)
     Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer)

** Package changed: ubuntucinnamon-environment (Ubuntu) => casper
(Ubuntu)

** Changed in: casper (Ubuntu)
    Milestone: None => ubuntu-25.04

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

Title:
  Live session: Cinnamon menu shows installer name as "Install RELEASE"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2107409/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to