← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 2067512] Re: [SRU] fix for user first run should not affect live session user

 

This bug was fixed in the package ubuntustudio-installer - 1.22

---------------
ubuntustudio-installer (1.22) oracular; urgency=medium

  * Prevent ubuntudio-fix-firstrun.service from launching for live
    session user (LP: #2067512)

 -- Erich Eickmeyer <eeickmeyer@xxxxxxxxxx>  Fri, 14 Jun 2024 12:00:42
-0700

** Changed in: ubuntustudio-installer (Ubuntu Oracular)
       Status: Fix Committed => Fix Released

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

Title:
  [SRU] fix for user first run should not affect live session user

Status in ubuntustudio-installer package in Ubuntu:
  Fix Released
Status in ubuntustudio-installer source package in Noble:
  In Progress
Status in ubuntustudio-installer source package in Oracular:
  Fix Released

Bug description:
  [Impact]

  The fix for configuring users for audio in Ubuntu Studio in LP:
  #2063899 and LP: #2067510 should not affect and launch for the live
  session user as it will adversely prompt for a restart when this is
  not necessary for the live session.

  While the live session user is, admittedly, not part of the audio
  group (which should be rectified somehow but is outside of the scope
  of this SRU), we want to prevent Ubuntu Studio Audio Configuration
  from launching to do this. This is done by preventing a user named
  `ubuntu-studio` from running the fix.

  [Test Case]

  With a live .iso image of Ubuntu Studio

   * Fully `apt upgrade`
   * `systemctl --global enable ubuntustudio-fix-firstrun.service`
   * `systemctl restart sddm`

  Expected: Nothing
  Actual: User is prompted to reboot

  [What could go wrong]

  This means that a user cannot be created with the username `ubuntu-
  studio` and expect normal operation. Users will be notified via
  release notes that this is the case as it's a reserved username for
  the live session user. Also, users will be notified via release notes
  that Ubuntu Studio should not be normally run via persistent USB but
  should be installed to a system, and that we cannot support persistent
  USB setups.

  With the demand Ubuntu Studio has on systems from its applications,
  realistically, we don't support USB pendrive setups anyhow, so
  persistent USB setups are discouraged, but now they will be explicitly
  unsupported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-installer/+bug/2067512/+subscriptions



References