group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #49272
[Bug 2098862] Re: version 34.1.2 FTBFS on plucky
This bug was fixed in the package ubuntu-advantage-tools -
35.1ubuntu0~24.04
---------------
ubuntu-advantage-tools (35.1ubuntu0~24.04) noble; urgency=medium
* Backport 35.1ubuntu0 to noble (LP: #2106660)
ubuntu-advantage-tools (35.1ubuntu0) plucky; urgency=medium
* apt: support ESM snapshots by adding snapshot URLs for ESM repositories
to the authentication file (released in version 35)
* lxd: store the configuration in /var/lib/ubuntu-advantage instead of
/var/lib/ubuntu-pro (LP: #2106660)
ubuntu-advantage-tools (35) plucky; urgency=medium
* d/tests/usage: add more scenarios to dep8 tests
* d/control: drop strict dependency on python3-pkg-resources (LP: #2083665)
* d/rules: add conditional python3-pkg-resources dependency up to noble
* d/ubuntu-pro-client.postrm: remove /var/lib/ubuntu-pro cache dir on purge
* New upstream release 35: (LP: #2083973)
- api:
+ new endpoints:
* u.pro.attach.guest.get_guest_token.v1: Get the Pro client guest
token
* u.pro.security.cves.v1: List the fixable CVEs that affect the system
+ u.pro.packages.updates.v1: create new package status:
upgrade_available_not_preferred (GH: #3184)
+ fixes for u.unattended_upgrades.status.v1:
* do not crash when a Unattended-Upgrade config is missing
* do not report unattended-upgrade disabled if any config is false
* report missing Unattended-Upgrade configs as turned off
- apt:
+ always ensure the ESM cache is present (GH: #3132)
+ fix permission warning when fetching apt-news (GH: #3209, LP: #2070095)
+ update logging for apt errors (GH: #3299)
+ only run the apt upgrade hook when run as root (LP: #2084677)
- auto-attach:
+ aws: skip operation if no product codes found
+ gcp: add minimal image license codes
- cli:
+ add support for vulnerability commands:
* pro cves: List cves in the machine
* pro cve: Show information about a specific cve
+ deduplicate entries in 'pro help' output (LP: #2091327)
- config: add option lxd_guest_attach to control LXD integration with Pro
- contract:
+ check onlySeries on reboot (GH: #3189)
+ collect cpu type for activity info
- landscape:
+ update message if service not available through Pro (GH: #3331)
- livepatch: do not enable livepatch on wsl (GH: #3156)
- lxd: allow pro auto-attach to work on a LXD container
ubuntu-advantage-tools (34.1.3) plucky; urgency=medium
* apt-hook: set C++ standards version to c++17 for APT 2.9.30 compatibility
(LP: #2098862)
* tests: remove argparse error tests from unit tests (LP: #2098862)
ubuntu-advantage-tools (34.1.2build1) plucky; urgency=high
* No change rebuild against libapt-pkg7.0.
ubuntu-advantage-tools (34.1.2) oracular; urgency=medium
* check-versions-are-consistent.py: fix regexp to cope with X.Y.Z version
formats
* version.py: bump to 34.1.2
ubuntu-advantage-tools (34.1.1) oracular; urgency=medium
* Bump version.py.
ubuntu-advantage-tools (34.1) oracular; urgency=medium
* Drop direct dependency on python3-pkg-resources to resolve priority
mismatch (LP: #2083665)
-- Renan Rodrigo <renanrodrigo@xxxxxxxxxxxxx> Thu, 10 Apr 2025
10:38:41 -0300
** Changed in: ubuntu-advantage-tools (Ubuntu Noble)
Status: Fix Committed => Fix Released
** Changed in: ubuntu-advantage-tools (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/2098862
Title:
version 34.1.2 FTBFS on plucky
Status in ubuntu-advantage-tools package in Ubuntu:
Fix Released
Status in ubuntu-advantage-tools source package in Xenial:
Fix Released
Status in ubuntu-advantage-tools source package in Bionic:
Fix Released
Status in ubuntu-advantage-tools source package in Focal:
Fix Released
Status in ubuntu-advantage-tools source package in Jammy:
Fix Released
Status in ubuntu-advantage-tools source package in Noble:
Fix Released
Status in ubuntu-advantage-tools source package in Oracular:
Fix Committed
Bug description:
[ Impact ]
See original description for the FTBFS in Plucky.
The changes that were made to fix this are, as usual, included in the SRUs, as the Pro Client is shipping the same codebase to all releases.
The fix (bumping the C++ standards and changing tests) has the potential to affect older releases.
[ Test Plan ]
This is covered by the Pro Client acceptance tests, which will be executed as part of the validation of LP#2083973
[ Where problems could occur ]
Changing the C++ standards could break the apt hook builds on older releases like Xenial. For that, we verified it works there before applying the fix. We are confident it is working because the builds didn't break and the hook works as expected on those releases, as can be verified in the integration tests.
[ Original Description ]
There are a couple issues preventing u-a-t 34.1.2 to build on plucky:
- The APT bump to 2.9.30 (with libapt-pkg7.0) broke the apt-hook build
- Python 3.13's new argparse removed some quotes from the error output when options are not valid
The fix to this issue is:
- bump the C++ standard when building the apt-hook, and
- fix the tests which rely on the argparse quotes
build where the hook fails to compile:
https://launchpadlibrarian.net/777561028/buildlog_ubuntu-plucky-amd64.ubuntu-advantage-tools_34.1.2build1_BUILDING.txt.gz
build where the standard is bumped, but argparse tests fail:
https://launchpadlibrarian.net/776852389/buildlog_ubuntu-plucky-amd64.ubuntu-advantage-tools_34.1.2ubuntu1_BUILDING.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2098862/+subscriptions