initrd scripts chown

Bug #2016363 reported by Otto Ersek
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
casper (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi

I just noticed some typos in the initrd /casper-bottom/ scripts (xubuntu jammy & lunar)

/casper-bottom/51unity8_wizard
/casper-bottom/59disable_mozc_autosetup
/casper-bottom/52gnome_initial_setup

chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.config
should be
chroot /root chown -R $USERNAME:$USERNAME /home/$USERNAME/.config

correct : instead of . between $USERNAME

/casper-bottom/48xubuntu_maybe_ubiquity is correct though

kind regards
Otto

Revision history for this message
Steve Langasek (vorlon) wrote :

Use of . as a separator is deprecated as ambiguous, but the severity of this bug depends on whether it works.

affects: ubuntu-cdimage → casper (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.