Comment 19 for bug 2019729

Revision history for this message
Vincenzo Spano' (vspano) wrote :

good morning,

I tested the new package on my bionic device and it fix the problem.

root@bs-dw25:~[0]# lsb_release -rc
Release: 18.04
Codename: bionic

root@bs-dw25:~[0]# cat /etc/apt/sources.list.d/bionic-proposed.list
deb http://archive.ubuntu.com/ubuntu/ bionic-proposed restricted main multiverse universe

root@bs-dw25:~[0]# apt update && apt install ubuntu-advantage-tools

root@bs-dw25:~[0]# pro version
28.1~18.04

root@bs-dw25:~[0]# pro detach -> works well
root@bs-dw25:~[0]# pro attach TOKEN -> works well
root@bs-dw25:~[0]# pro status -> works well
SERVICE ENTITLED STATUS DESCRIPTION
cc-eal yes disabled Common Criteria EAL2 Provisioning Packages
cis yes disabled Security compliance and audit tools
esm-apps yes enabled Expanded Security Maintenance for Applications
esm-infra yes enabled Expanded Security Maintenance for Infrastructure
fips yes disabled NIST-certified core packages
fips-updates yes disabled NIST-certified core packages with priority security updates
livepatch yes disabled Canonical Livepatch service
ros yes disabled Security Updates for the Robot Operating System
ros-updates yes disabled All Updates for the Robot Operating System

For a list of all Ubuntu Pro services, run 'pro status --all'
Enable services with: pro enable <service>

                Account: MY_ACCOUNT
           Subscription: MY_SUBSCRIPTION
            Valid until: MY_EXPIRATION_DATE
Technical support level: MY_SUPPORT_LEVEL
root@bs-dw25:~[0]#

thank you very much for your help!!!