ubuntu-advantage-tools has incorrect syntax in its apt.conf.d snippet;
missing the semicolon at the end of the options for the new options
introduced recently:

APT::Install::Pre-Invoke {
        "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || 
/usr/lib/ubuntu-advantage/apt-esm-hook pre-invoke || true";
}

AptCli::Hooks::Upgrade {
        "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-json-hook ] || 
/usr/lib/ubuntu-advantage/apt-esm-json-hook || true";
}


This causes aptdaemon's parser to stumble over it; while apt's is too badly 
written to notice :)

** Summary changed:

- autopkgtest failures on all (most?) releases
+ 20apt-esm-hook.conf is missing semicolons at end of option

** Package changed: aptdaemon (Ubuntu) => ubuntu-advantage-tools
(Ubuntu)

** Changed in: ubuntu-advantage-tools (Ubuntu)
       Status: New => Triaged

** Changed in: ubuntu-advantage-tools (Ubuntu)
   Importance: Undecided => Critical

** Also affects: ubuntu-advantage-tools (Ubuntu Groovy)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Hirsute)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Impish)
   Importance: Critical
       Status: Triaged

** Also affects: ubuntu-advantage-tools (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Xenial)
   Importance: Undecided
       Status: New

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

Title:
  20apt-esm-hook.conf is missing semicolons at end of option

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to