[Bug 1554023] Re: Perform an apt update if there is no appstream available

William Hua 1554023 at bugs.launchpad.net
Wed Mar 9 19:17:36 UTC 2016


Just trying to think through what the correct approach is here. Is there
a reason why are we going through appstream to get the list of packages
instead of looking directly in /var/lib/apt/lists and
/var/lib/dpkg/status for the package info? The apt plugin is already
somewhat doing this (I'm assuming apt/dpkg still properly update
/var/lib/* after installation without needing an update, but I'm not
sure).

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

Title:
  Perform an apt update if there is no appstream available

Status in gnome-software package in Ubuntu:
  New
Status in livecd-rootfs package in Ubuntu:
  Fix Released

Bug description:
  appstream's IndexTarget doesn't take effect until the first 'apt
  update' after it is installed. This means you get no installed
  software after first installing g-s until you update again.

  I tried to ask apt's developers if they could see a way to fix this
  but on first reply they deny there is a problem at all.

    http://comments.gmane.org/gmane.linux.debian.apt.devel/30085

  So I think we have to workaround the problem somehow. First strawman:
  have gnome-software do an 'update' on first launch if it finds no
  appstream metadata and /etc/apt/apt.conf.d/50appstream is installed.

  We also need to fix this in livecd-rootfs for new installs. I guess
  there we can add a hook to do an update as part of the build.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1554023/+subscriptions



More information about the foundations-bugs mailing list