[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-installer - 1.18.4

---
ubuntustudio-installer (1.18.4) noble; urgency=medium

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

ubuntustudio-installer (1.18.3) noble; urgency=medium

  * Globally enable ubuntustudio-fix-firstrun.service (LP: #2067510)
  * Prevent ubuntustudio-fix-firstrun.service from having effect
on live session user (LP: #2067512)

 -- Erich Eickmeyer   Fri, 14 Jun 2024 12:00:42
-0700

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

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-06-17 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer
ubuntustudio-installer:
  Installed: 1.18.4
  Candidate: 1.18.4
  Version table:
 *** 1.18.4 100
100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
Packages
100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe i386 
Packages
 1.18.2 500
500 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu noble-updates/universe i386 
Packages
 1.18 500
500 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu noble/universe i386 Packages

* added new user
* signed-in as new user
* User was prompted to restart for proper configs to take place.


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-06-17 Thread Mauricio Faria de Oliveira
Hello Erich, or anyone else affected,

Accepted ubuntustudio-installer into noble-proposed. The package will
build now and be available at
https://launchpad.net/ubuntu/+source/ubuntustudio-installer/1.18.4 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Tags removed: verification-done verification-done-noble
** Tags added: verification-needed verification-needed-noble

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-06-14 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer
ubuntustudio-installer:
  Installed: 1.18.3
  Candidate: 1.18.3
  Version table:
 *** 1.18.3 100
100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
Packages
100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe i386 
Packages
100 /var/lib/dpkg/status
 1.18.2 500
500 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu noble-updates/universe i386 
Packages
 1.18 500
500 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu noble/universe i386 Packages

At first, this verification was unsuccessful as I had forgotten that I
was experimenting with diverting /usr/bin/adduser to /usr/bin/adduser-
actual and replacing it with the following script:

#!/bin/sh
/usr/sbin/adduser-actual --ingroup audio $@

Upon investigation, I realized this created the user with the audio
group which made it so that the actual mechanism for ubuntustudio-
installer would not be necessary if this script and diversion was added
to ubuntustudio-default-settings as described above. This was also per a
conversation with Steve Langasek on IRC.

However, after removing this and putting /usr/sbin/adduser back where it
belongs, I redid the test:

* added new user
* signed-in as new user
* User was prompted to restart for proper configs to take place.

** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-06-14 Thread Timo Aaltonen
Hello Erich, or anyone else affected,

Accepted ubuntustudio-installer into noble-proposed. The package will
build now and be available at
https://launchpad.net/ubuntu/+source/ubuntustudio-installer/1.18.3 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubuntustudio-installer (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-installer - 1.21

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

  * Globally enable ubuntustudio-fix-firstrun.service (LP: #2067510)
  * Prevent ubuntustudio-fix-firstrun.service from having effect
on live session user (LP: #2067512)

 -- Erich Eickmeyer   Wed, 29 May 2024 11:33:00
-0700

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

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Oracular)
   Status: In Progress => Fix Committed

** Changed in: ubuntustudio-installer (Ubuntu Noble)
   Status: Triaged => 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/2067510

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Noble)
Milestone: None => noble-updates

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

Title:
  [SRU] enable ubuntustudio-fix-firstrun.service on initial login

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


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