# Hirsute desktop results: SUCCESS non-LTS has neither ESM-Infra nor ESM-Apps support or availability. # so 1. it will not expose "Extend..." links to provide ESM information in Updates tab # and 2. When attached no ESM information will be represented in Updates tab
1. # install proposed $ cat > setup_proposed.sh <<EOF #!/bin/bash mirror=http://archive.ubuntu.com/ubuntu echo deb \$mirror \$(lsb_release -sc)-proposed main | tee /etc/apt/sources.list.d/proposed.list apt-get update -q apt-get install -qy software-properties-gtk software-properties-common python3-software-properties EOF' $ IP=`uvt-kvm ip ubuntuhirsute` $ scp setup_proposed.sh csmith@$IP:. $ ssh csmith@$IP csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ lsb_release -sc hirsute csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ sudo bash ./setup_proposed.sh [sudo] password for csmith: deb http://archive.ubuntu.com/ubuntu hirsute-proposed main Hit:1 http://us.archive.ubuntu.com/ubuntu hirsute InRelease Hit:2 http://us.archive.ubuntu.com/ubuntu hirsute-updates InRelease Hit:3 http://us.archive.ubuntu.com/ubuntu hirsute-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu hirsute-security InRelease Get:5 http://archive.ubuntu.com/ubuntu hirsute-proposed InRelease [269 kB] Get:6 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 Packages [61.4 kB] Get:7 http://archive.ubuntu.com/ubuntu hirsute-proposed/main i386 Packages [20.1 kB] Get:8 http://archive.ubuntu.com/ubuntu hirsute-proposed/main Translation-en [18.2 kB] Get:9 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 DEP-11 Metadata [6,228 B] Get:10 http://archive.ubuntu.com/ubuntu hirsute-proposed/main DEP-11 48x48 Icons [6,469 B] Get:11 http://archive.ubuntu.com/ubuntu hirsute-proposed/main DEP-11 64x64 Icons [10.0 kB] Get:12 http://archive.ubuntu.com/ubuntu hirsute-proposed/main DEP-11 64x64@2 Icons [29 B] Get:13 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 c-n-f Metadata [1,712 B] Fetched 393 kB in 2s (230 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: python3-software-properties software-properties-common software-properties-gtk 3 upgraded, 0 newly installed, 0 to remove and 235 not upgraded. Need to get 112 kB of archives. After this operation, 15.4 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 software-properties-common all 0.99.10.2 [13.9 kB] Get:2 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 software-properties-gtk all 0.99.10.2 [65.7 kB] Get:3 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 python3-software-properties all 0.99.10.2 [32.1 kB] Fetched 112 kB in 1s (101 kB/s) (Reading database ... 168161 files and directories currently installed.) Preparing to unpack .../software-properties-common_0.99.10.2_all.deb ... Unpacking software-properties-common (0.99.10.2) over (0.99.10) ... Preparing to unpack .../software-properties-gtk_0.99.10.2_all.deb ... Unpacking software-properties-gtk (0.99.10.2) over (0.99.10) ... Preparing to unpack .../python3-software-properties_0.99.10.2_all.deb ... Unpacking python3-software-properties (0.99.10.2) over (0.99.10) ... Setting up python3-software-properties (0.99.10.2) ... Setting up software-properties-common (0.99.10.2) ... Setting up software-properties-gtk (0.99.10.2) ... Processing triggers for dbus (1.12.20-1ubuntu3) ... Processing triggers for shared-mime-info (2.0-1) ... Processing triggers for mailcap (3.68ubuntu1) ... Processing triggers for desktop-file-utils (0.26-1ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for libglib2.0-0:amd64 (2.68.0-1) ... Processing triggers for man-db (2.9.4-2) ... csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ apt policy software-properties-gtk software-properties-gtk: Installed: 0.99.10.2 Candidate: 0.99.10.2 Version table: *** 0.99.10.2 500 500 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 Packages 500 http://archive.ubuntu.com/ubuntu hirsute-proposed/main i386 Packages 100 /var/lib/dpkg/status 0.99.10 500 500 http://us.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages 500 http://us.archive.ubuntu.com/ubuntu hirsute/main i386 Packages csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ [ -f /var/lib/ubuntu-advantage/status.json ] && echo "status.json PRESENT" || echo "status.json ABSENT" status.json ABSENT csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ sofware-properties-gtk # Success NO error messages 3. Updates tab in "Software & Updates" dialog # Success no "Extend..." link Basic Security Maintenance Active until 01/22/2022 4. Close button # no errors on software-properties-gtk console 5. Attach and validate csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ sudo ua attach <REDACTED> This machine is now attached to 'server-team-ua-client-ci-uaa' SERVICE ENTITLED STATUS DESCRIPTION esm-infra yes n/a UA Infra: Extended Security Maintenance (ESM) fips yes n/a NIST-certified FIPS modules fips-updates yes n/a Uncertified security updates to FIPS modules livepatch yes n/a Canonical Livepatch service NOTICES Operation in progress: ua attach Enable services with: ua enable <service> Account: UA Client Test Subscription: server-team-ua-client-ci-uaa Valid until: 9999-12-31 00:00:00 Technical support level: essential csmith@csmith-Standard-PC-i440FX-PIIX-1996:~$ [ -f /var/lib/ubuntu-advantage/status.json ] && echo "status.json PRESENT" || echo "status.json ABSENT" status.json PRESENT csmith@csmith-Standard-PC-Q35-ICH9-2009:~$ software-properties-gtk # no token expiry error messages 6. Click Updates tab and validate: # Success Basic Security Maintenance because no ESM available or active on non-LTS Basic Security Maintenance Active until 07/14/2022 ** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1939732 Title: report availability of Ubuntu Advantage ESM services on unattached machines Status in software-properties package in Ubuntu: Fix Committed Status in software-properties source package in Focal: Fix Committed Status in software-properties source package in Hirsute: Fix Committed Status in software-properties source package in Impish: Fix Committed Bug description: [Impact] * Error messages emitted to software-properties-gtk console "[Errno 2] No such file or directory: '/var/lib/ubuntu-advantage/status.json'" due to incorrect expectation that status.json file is written when non-root runs `ua status` * This logic results in multiple `ua status` calls which each result in a network-egress to https://contracts.canonical.com on unattached machines which could result in delays in rendering the GTK dialogs while awaiting a response. [Test Case] 1. Install latest version of software-properties-gtk from -proposed cat > setup_proposed.sh <<EOF #!/bin/bash mirror=http://archive.ubuntu.com/ubuntu echo deb \$mirror \$(lsb_release -sc)-proposed main | tee /etc/apt/sources.list.d/proposed.list apt-get update -q apt-get install -qy software-properties-gtk software-properties-common python3-software-properties EOF IP=`uvt-kvm ip ${DESKTOP_VM}` scp setup_proposed.sh ubuntu@$IP:. ssh ubuntu@$IP -- sudo bash ./setup_proposed.sh 2. run software-properties-gtk on the commandline ssh ubuntu@$IP -- software-properties-gtk # Validate no error messages on launch 3. Click Updates tab and validate Basic Security Maintenance "Extend..." Active until 04/23/2025 (Extend.. is a link that will spawn a browser to ubuntu.com/security/esm) 4. Click Cancel button 5. Attach to a UA contract and re-run Software and updates UX ssh ubuntu@$IP -- sudo ua attach $MY_TOKEN ssh ubuntu@$IP -- software-properties-gtk # validate no error messages 6. Click Updates tab and validate: Extended Security Maintenance Active until 12/31/1999 # Note no "Extend..." text or link [Where problems could occur] * invalid parsing of UA contract information or missing /var/lib/ubuntu-advantage/status.json will print messages to the console in the event of errors or warnings. * failures and tracebacks in this code will result in invalid representation of system defaults in the Updates tab about whether or not a machine is attached to a contract or whether the contract is expired. * Other than user-facing documentation about the state of the UA subscription this does not prevent the dialogs from functioning. * limited network environments could have a delay of UX rendering due to `ua status` calls timing out on attempts to reach contracts.canonical.com [Original Description] Release: bionic/focal Version: 0.96.24.32 (bionic) Issue: Software & Updates GTK UI doesn't report availability of Ubuntu Advantage ESM Infra or ESM Apps services on unattached machines Steps to repropduce: Launch software-properties-gtk from the commandline. See unexpected errors on the terminal No ua status file written: [Errno 2] No such file or directory: '/var/lib/ubuntu-advantage/status.json' Navigation to the "Updates" tab See only: Basic Security Maintenance 04/26/2023 Expected results: See no error messages on terminal See a link to the right of Basic Security Maintenance on the "Updates" tab that points to ESM info Basic Security Maintenance Extend...(links to ubuntu.com/security/esm) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1939732/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp