Hacker News new | ask | show | jobs
by feylikurds 3680 days ago
It is appstream, fix is:

  cd /tmp && mkdir asfix
  cd asfix
  wget https://launchpad.net/ubuntu/+archive/primary/+files/appstream_0.9.4-1ubuntu1_amd64.deb
  wget https://launchpad.net/ubuntu/+archive/primary/+files/libappstream3_0.9.4-1ubuntu1_amd64.deb
  sudo dpkg -i libappstream3*.deb
  sudo dpkg -i appstream*.deb
1 comments

Can confirm, this fixed it. However, now gotta do the same thing on all the grandma's and neighbors' laptops .. fml ..