New uploads verified. $ lxc exec apt-cosmic -- sh -c "apt-cache policy apt | grep -o Installed.* && dpkg -S /etc/apt/auth.conf.d" Installed: 1.7.4 apt: /etc/apt/auth.conf.d
$ lxc exec apt-bionic -- sh -c "apt-cache policy apt | grep -o Installed.* && dpkg -S /etc/apt/auth.conf.d" Installed: 1.6.10 apt: /etc/apt/auth.conf.d $ lxc exec apt-xenial -- sh -c "apt-cache policy apt | grep -o Installed.* && dpkg -S /etc/apt/auth.conf.d" Installed: 1.2.31 apt: /etc/apt/auth.conf.d $ lxc exec apt-trusty -- sh -c "apt-cache policy apt | grep -o Installed.* && dpkg -S /etc/apt/auth.conf.d" Installed: 1.0.1ubuntu2.22 apt: /etc/apt/auth.conf.d ** Tags removed: verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-trusty verification-needed-xenial ** Tags added: verification-done verification-done-bionic verification-done-cosmic verification-done-trusty verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1818996 Title: auth.conf.d directory missing Status in apt package in Ubuntu: Fix Released Status in apt source package in Trusty: Fix Committed Status in apt source package in Xenial: Fix Committed Status in apt source package in Bionic: Fix Committed Status in apt source package in Cosmic: Fix Committed Status in apt source package in Disco: Fix Released Bug description: [Impact] apt in disco and the current set of SRUs introduce support for .conf snippets in auth.conf.d, but accidentally did not introduce the auth.conf.d directory, making it hard to discover if support for it exists, and requiring users to create the dir if it is missing - that's bad UX. [Test case] Install apt, make sure /etc/apt/auth.conf.d exists [Regression potential] It's just a directory, what could possibly go wrong? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1818996/+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