Unfortunately, verification has failed in this case as during testing,
using ubuntustudio-installer/1.18.3 from noble-proposed, it would pop-up
prior to loading the system installer (ubuntu-desktop-bootstrap) and
wouldn't start the installer until after it was closed.
This simply will require the User systemd service file to be changed to
the following:
- ExecStart=sh -c 'if ! [ -e ${HOME}/.config/ubuntustudio-audio-firstrun ];
then /usr/bin/ubuntustudio-audio-config; fi'
+ ExecStart=sh -c 'if ! [ -e ${HOME}/.config/ubuntustudio-audio-firstrun ] &&
if ! [ "$(id -nu)" = "ubuntu-studio" ]; then
/usr/bin/ubuntustudio-audio-config; fi'
This will prevent it from running in the Live Session user on startup
completely.
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-failed verification-failed-noble
** Changed in: ubuntustudio-installer (Ubuntu Noble)
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067512
Title:
[SRU] fix for user first run should not affect live session user
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-installer/+bug/2067512/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs