** Description changed:

  We would like to upload the upstream changes for ubuntu-advantage-tools
  to Focal.
  
  I have attached a debdiff of the upstream 20.2 release of ubuntu-
  advantage-tools from
  
  https://github.com/CanonicalLtd/ubuntu-advantage-client
  
  I've dput this built package set to
  https://launchpad.net/~chad.smith/+archive/ubuntu/ua-client-premium-demo
  
  sudo add-apt-repository -s ppa:chad.smith/ua-client-premium-demo
  sudo apt-get update
  sudo apt-get install ubuntu-advantage-tools
  
  Patch has:
-  109 files changed, 9775 insertions(+), 3832 deletions(-)
+  109 files changed, 9775 insertions(+), 3832 deletions(-)
+ 
+ 
+ Verification steps:
+ =====================
+ 1. obtain a UA token for your SSO account at https://ubuntu.com/advantage
+ 2. Launch a focal container
+  lxc launch ubuntu-daily:focal ua-tools-sru-test-f
+ 3. Update to  the built package doesn't cause errors or raise a debconf note 
about installing ubuntu-advantage-pro
+ 
+ sudo add-apt-repository -s ppa:chad.smith/ua-client-premium-demo
+ sudo apt-get update
+ sudo apt-get install ubuntu-advantage-tools
+ echo $?
+ 
+ 4. Attach this system to your free Ubuntu Advantage contract
+ sudo ua attach <contract_token_from_step_1>
+ 
+ 5. Check status shows esm-infra enabled
+ ua status
+ 
+ 6. Install tracer package hello from esm
+ sudo apt-get install hello
+ 
+ 7. Ensure Detach  works
+ sudo ua detach
+ ua status
+ 
+ 
+ 8. Test that ubuntu-advantage-pro is installable
+ sudo apt-get install ubuntu-advantge-pro
+ echo $?

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

Title:
  Merge upstream ubuntu-advantage-tools 20.2 into Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1865074/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to