Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

  1. #11
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    et all ; Yuk

    Bug report:
    https://bugs.launchpad.net/ubuntu/+s...m/+bug/1583845

    in the appstream package -> check-all-the-things (source: check-all-the-things): check all of the things!. In component universe, is optional.

    Seeing this issue also on IRC.

    it's broke
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  2. #12
    Join Date
    Jun 2011
    Beans
    3

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Simply removing the faulty package worked for me.

    $ dpkg -S appstreamcli
    appstream: /usr/bin/appstreamcli
    appstream: /usr/share/man/man1/appstreamcli.1.gz
    $ sudo apt remove appstream

  3. #13
    Join Date
    Jan 2014
    Beans
    160

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Should I really be issuing the sudo rm command while drunk?

    Maybe bad idea.

    EDIT: Even worse, you didn't say to use sudo rm. Yea, I'm done with terminal for now.

  4. #14
    Join Date
    May 2008
    Beans
    1

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Quote Originally Posted by Jonathan Provost View Post
    Simply removing the faulty package worked for me.

    $ dpkg -S appstreamcli
    appstream: /usr/bin/appstreamcli
    appstream: /usr/share/man/man1/appstreamcli.1.gz
    $ sudo apt remove appstream
    Thanks this works!

  5. #15
    Join Date
    Dec 2013
    Beans
    14

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Quote Originally Posted by Jonathan Provost View Post
    Simply removing the faulty package worked for me.

    $ dpkg -S appstreamcli
    appstream: /usr/bin/appstreamcli
    appstream: /usr/share/man/man1/appstreamcli.1.gz
    $ sudo apt remove appstream
    What does this app do, exactly?

    I've disabled the auto update for apt on my mythtv backend server to prevent this from taking up all the CPU. But I am not sure I should uninstall this package since I'm not sure what effect it will have on mythtv working?

    Thanks!

  6. #16
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Quote Originally Posted by forums-etarq View Post
    What does this app do, exactly?
    ...
    You can read about it here: https://www.freedesktop.org/wiki/Dis...ons/AppStream/ and check man appstreamcli if you have appstream installed. I don't. It isn't part of Lubuntu

    Seems it's something since 15.10 that
    provides the foundation to build software-center applications, by providing metadata necessary for an application-centric view on package repositories. AppStream additionally provides specifications for things like an unified software metadata database, screenshot services and various other things needed to create user-friendly application-centers for (Linux) distributions. ...

    The specification now also contains a description of DEP-11, which is a YAML-based version of the distro XML specification used by Debian and its derivatives.
    I was wondering about this DEP-11 business.

    apt show appstream indicates that this thing is part of the following DEs:
    Code:
    ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, 
    mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, 
    ubuntustudio-desktop, ubuntu-gnome-desktop, ubuntukylin-desktop
    Last edited by vasa1; May 20th, 2016 at 03:36 PM.

  7. #17
    Join Date
    Dec 2013
    Beans
    14

    Re: Cannot update, cannot do fresh install. appstreamcli at 100% cpu

    Thanks, I guess I better not remove it! I am using xubuntu-desktop for the mythtv-backend since the mythtv setup requires a GUI as far as I know to set up tuners, etc.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •