Activity log for bug #1929038

Date Who What changed Old value New value Message
2021-05-20 09:24:09 Didier Roche-Tolomelli bug added bug
2021-05-20 09:25:38 Didier Roche-Tolomelli description As part of our entreprise desktop offering, there is the request to backport ADSys to 20.04 LTS. The package is in universe for now. ADSys is our Active Directory GPO integration. It’s available starting Ubuntu 21.04. [Impact] * ADSys is a new package. Impacts is thus only for people installing. * It depends on a recent Golang (1.16). We thus needs to backport this package from Ubuntu 21.04/21.10 (1.16.2-0ubuntu1 at the time of this writing) by introducing a versioned separate package (each Go version is a separate package already in the distribution). It is similar to what has been done for snaps in previous LTS. * This is a entreprise feature requested by desktop customers running LTS. [Test Plan for Golang 1.16] * Ensure Golang 1.16 is published in -proposed * Start a build with a package, requiring Golang 1.16 (dependency + PATH set to Golang 1.16 go binary). * Ensure the package builds successfully. * Run go version <your binary> which should display: "go1.16.x" (x being the version uploaded). [Test Plan for ADSys] * Configure your machine with AD, with a correctly configured SSSD and KRB5 (AD user should be able to log in). Instructions can be found on https://github.com/ubuntu/adsys/wiki/2.-Prerequisites * Install admx and adml files on your AD controller: https://github.com/ubuntu/adsys/wiki/3.-AD-Setup * Configure some values in AD (https://github.com/ubuntu/adsys/wiki/4.-Using-GPO), for instance: * GDM login screen background * User favorites apps * Install ADSys, reboot the machine and login in as an AD user * Ensure both GDM background and user favorites apps follows what you set in AD [Where problems could occur] For Go 1.16: * Package depending on this Go version would not be able to compile. * As this is a separate, versionned, new package, no impact on existing ones. * FYI, we already built ADSys against this Go version in our ppa: https://launchpad.net/~didrocks/+archive/ubuntu/adsys For ADSys: * Machine will fail booting if ADSys can’t connect to AD on first boot. * AD User will fail logging if ADSys can’t connect to AD on first boot. * As this is a separate, versionned, new package, no impact on existing installations. [Other Info] * ADSys (built against Go 1.16 in the same PPA) is battle-tested from our PPA. * We will first upload Go 1.16 and let it migrate before uploading ADSys itself. As part of our entreprise desktop offering, there is the request to backport ADSys to 20.04 LTS. The package is in universe for now. ADSys is our Active Directory GPO integration. It’s available starting Ubuntu 21.04. [Impact]  * ADSys is a new package. Impacts is thus only for people installing.  * It depends on a recent Golang (1.16). We thus needs to backport this package from Ubuntu 21.04/21.10 (1.16.2-0ubuntu1 at the time of this writing) by introducing a versioned separate package (each Go version is a separate package already in the distribution). It is similar to what has been done for snaps in previous LTS.  * This is a entreprise feature requested by desktop customers running LTS. [Test Plan for Golang 1.16]  1. Ensure Golang 1.16 is published in -proposed  2. Start a build with a package, requiring Golang 1.16 (dependency + PATH set to Golang 1.16 go binary). 3. Ensure the package builds successfully.  4. Run go version <your binary> which should display: "go1.16.x" (x being the version uploaded). [Test Plan for ADSys]  1. Configure your machine with AD, with a correctly configured SSSD and KRB5 (AD user should be able to log in). Instructions can be found on https://github.com/ubuntu/adsys/wiki/2.-Prerequisites  2. Install admx and adml files on your AD controller: https://github.com/ubuntu/adsys/wiki/3.-AD-Setup  3. Configure some values in AD (https://github.com/ubuntu/adsys/wiki/4.-Using-GPO), for instance:   * GDM login screen background   * User favorites apps  4. Install ADSys, reboot the machine and login in as an AD user  5. Ensure both GDM background and user favorites apps follows what you set in AD [Where problems could occur] For Go 1.16:  * Package depending on this Go version would not be able to compile.  * As this is a separate, versionned, new package, no impact on existing ones.  * FYI, we already built ADSys against this Go version in our ppa: https://launchpad.net/~didrocks/+archive/ubuntu/adsys For ADSys:  * Machine will fail booting if ADSys can’t connect to AD on first boot.  * AD User will fail logging if ADSys can’t connect to AD on first boot.  * As this is a separate, versionned, new package, no impact on existing installations. [Other Info]  * ADSys (built against Go 1.16 in the same PPA) is battle-tested from our PPA.  * We will first upload Go 1.16 and let it migrate before uploading ADSys itself.
2021-05-20 09:25:47 Didier Roche-Tolomelli bug task added golang-1.16 (Ubuntu)
2021-05-20 09:26:23 Didier Roche-Tolomelli description As part of our entreprise desktop offering, there is the request to backport ADSys to 20.04 LTS. The package is in universe for now. ADSys is our Active Directory GPO integration. It’s available starting Ubuntu 21.04. [Impact]  * ADSys is a new package. Impacts is thus only for people installing.  * It depends on a recent Golang (1.16). We thus needs to backport this package from Ubuntu 21.04/21.10 (1.16.2-0ubuntu1 at the time of this writing) by introducing a versioned separate package (each Go version is a separate package already in the distribution). It is similar to what has been done for snaps in previous LTS.  * This is a entreprise feature requested by desktop customers running LTS. [Test Plan for Golang 1.16]  1. Ensure Golang 1.16 is published in -proposed  2. Start a build with a package, requiring Golang 1.16 (dependency + PATH set to Golang 1.16 go binary). 3. Ensure the package builds successfully.  4. Run go version <your binary> which should display: "go1.16.x" (x being the version uploaded). [Test Plan for ADSys]  1. Configure your machine with AD, with a correctly configured SSSD and KRB5 (AD user should be able to log in). Instructions can be found on https://github.com/ubuntu/adsys/wiki/2.-Prerequisites  2. Install admx and adml files on your AD controller: https://github.com/ubuntu/adsys/wiki/3.-AD-Setup  3. Configure some values in AD (https://github.com/ubuntu/adsys/wiki/4.-Using-GPO), for instance:   * GDM login screen background   * User favorites apps  4. Install ADSys, reboot the machine and login in as an AD user  5. Ensure both GDM background and user favorites apps follows what you set in AD [Where problems could occur] For Go 1.16:  * Package depending on this Go version would not be able to compile.  * As this is a separate, versionned, new package, no impact on existing ones.  * FYI, we already built ADSys against this Go version in our ppa: https://launchpad.net/~didrocks/+archive/ubuntu/adsys For ADSys:  * Machine will fail booting if ADSys can’t connect to AD on first boot.  * AD User will fail logging if ADSys can’t connect to AD on first boot.  * As this is a separate, versionned, new package, no impact on existing installations. [Other Info]  * ADSys (built against Go 1.16 in the same PPA) is battle-tested from our PPA.  * We will first upload Go 1.16 and let it migrate before uploading ADSys itself. As part of our entreprise desktop offering, there is the request to backport ADSys to 20.04 LTS. The package is in universe for now. ADSys is our Active Directory GPO integration. It’s available starting Ubuntu 21.04. [Impact]  * ADSys is a new package. Impacts is thus only for people installing.  * It depends on a recent Golang (1.16). We thus needs to backport this package from Ubuntu 21.04/21.10 (1.16.2-0ubuntu1 at the time of this writing) by introducing a versioned separate package (each Go version is a separate package already in the distribution). It is similar to what has been done for snaps in previous LTS.  * This is a entreprise feature requested by desktop customers running LTS. [Test Plan for Golang 1.16]  1. Ensure Golang 1.16 is published in -proposed  2. Start a build with a package, requiring Golang 1.16 (dependency + PATH set to Golang 1.16 go binary).  3. Ensure the package builds successfully.  4. Run go version <your binary> which should display: "go1.16.x" (x being the version uploaded). [Test Plan for ADSys]  1. Configure your machine with AD, with a correctly configured SSSD and KRB5 (AD user should be able to log in). Instructions can be found on https://github.com/ubuntu/adsys/wiki/2.-Prerequisites  2. Install admx and adml files on your AD controller: https://github.com/ubuntu/adsys/wiki/3.-AD-Setup  3. Configure some values in AD (https://github.com/ubuntu/adsys/wiki/4.-Using-GPO), for instance:   * GDM login screen background   * User favorites apps  4. Install ADSys, reboot the machine and login in as an AD user  5. Ensure both GDM background and user favorites apps follows what you set in AD [Where problems could occur] For Go 1.16:  * Package depending on this Go version would not be able to compile.  * As this is a separate, versionned, new package, no impact on existing ones.  * FYI, we already built ADSys against this Go version in our ppa: https://launchpad.net/~didrocks/+archive/ubuntu/adsys For ADSys:  * Machine will fail booting if ADSys can’t connect to AD on first boot.  * AD User will fail logging if ADSys can’t connect to AD on first boot.  * As this is a separate, versionned, new package, no impact on existing installations. [Other Info]  * ADSys (built against Go 1.16 in the same PPA) is battle-tested from our PPA.  * We will first upload Go 1.16 and let it migrate before uploading ADSys itself. * Of course, ADSys new version (the one we will backport) will be first uploaded in Impish.
2021-05-20 09:26:30 Didier Roche-Tolomelli nominated for series Ubuntu Focal
2021-05-20 09:26:30 Didier Roche-Tolomelli bug task added adsys (Ubuntu Focal)
2021-05-20 09:26:30 Didier Roche-Tolomelli bug task added golang-1.16 (Ubuntu Focal)
2021-05-20 09:26:39 Didier Roche-Tolomelli golang-1.16 (Ubuntu): status New Fix Released
2021-05-20 11:23:03 Didier Roche-Tolomelli bug added subscriber Ubuntu SRU developers
2021-05-21 10:44:17 Jean-Baptiste Lallement bug added subscriber Jean-Baptiste Lallement
2021-05-21 15:25:36 Jean-Baptiste Lallement bug added subscriber Ubuntu Stable Release Updates Team
2021-05-21 15:26:10 Jean-Baptiste Lallement golang-1.16 (Ubuntu Focal): milestone ubuntu-20.04.3
2021-05-21 15:26:12 Jean-Baptiste Lallement adsys (Ubuntu Focal): milestone ubuntu-20.04.3
2021-05-27 13:55:19 Łukasz Zemczak golang-1.16 (Ubuntu Focal): status New Fix Committed
2021-05-27 13:55:22 Łukasz Zemczak bug added subscriber SRU Verification
2021-05-27 13:55:25 Łukasz Zemczak tags verification-needed verification-needed-focal
2021-06-03 08:25:10 Jean-Baptiste Lallement adsys (Ubuntu Focal): importance Undecided High
2021-06-03 08:25:16 Jean-Baptiste Lallement adsys (Ubuntu Focal): status New Triaged
2021-06-03 08:25:21 Jean-Baptiste Lallement adsys (Ubuntu): status New Fix Released
2021-06-03 08:25:26 Jean-Baptiste Lallement adsys (Ubuntu): importance Undecided High
2021-06-03 09:23:37 Jean-Baptiste Lallement tags verification-needed verification-needed-focal verification-done verification-done-focal
2021-06-03 09:23:54 Jean-Baptiste Lallement adsys (Ubuntu Focal): assignee Jean-Baptiste Lallement (jibel)
2021-06-07 15:36:53 Launchpad Janitor golang-1.16 (Ubuntu Focal): status Fix Committed Fix Released
2021-06-07 15:36:57 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2021-12-10 11:14:40 Sebastien Bacher tags verification-done verification-done-focal dt-204 verification-done verification-done-focal
2022-01-10 19:10:25 Brian Murray adsys (Ubuntu Focal): milestone ubuntu-20.04.3 ubuntu-20.04.4
2022-02-08 16:47:19 Łukasz Zemczak adsys (Ubuntu Focal): status Triaged Fix Committed
2022-02-08 16:47:21 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2022-02-08 16:47:24 Łukasz Zemczak tags dt-204 verification-done verification-done-focal dt-204 verification-needed verification-needed-focal
2022-02-17 00:37:38 Brian Murray adsys (Ubuntu Focal): milestone ubuntu-20.04.4 focal-updates
2022-05-13 19:30:48 Brian Murray tags dt-204 verification-needed verification-needed-focal dt-204 removal-candidate verification-needed verification-needed-focal
2022-05-13 19:44:27 Jean-Baptiste Lallement tags dt-204 removal-candidate verification-needed verification-needed-focal dt-204 verification-done verification-done-focal
2022-05-17 17:25:10 Launchpad Janitor adsys (Ubuntu Focal): status Fix Committed Fix Released