Summary: | KDE neon User Edition 5.7 - xenial 16.04 - sudo apt-get upgrade - appstream is crashing the install or upgrade of software - appstreamcli: symbol lookup error: appstreamcli: undefined symbol: as_data_pool_refresh_cache | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Cristian Umaña <cumanacr> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | grave | CC: | cfeck, jr, neon-bugs, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Umaña
2016-08-23 23:39:57 UTC
Please report this issue to the bug tracker of your distribution. Hi, I confused, Does KDE Neon has a different bug tracking system? Regards I can reassign to neon developers, but this one really looks like a downstream (Ubuntu) problem. Hi, thanks, it's a problem with KDE Neon packages, non Ubuntu's packages. I now know it, because I did the following: The offending appstream comes from the Neon archive: http://archive.neon.kde.org/dev/stable/pool/main/a/appstream/ There's a file in my sources list: /etc/apt/sources.list.d/neon.list It contains this line: deb http://archive.neon.kde.org/user xenial main If I comment it out and did the upgrade everything works, only with ubuntus ppa's and appstream doesn't break the software updates. But If I leave it out, KDE Neon packages, will not update. Regards, (In reply to Cristian Umaña from comment #0) > qma@mjolnir:~$ sudo apt-get upgrade Always use dist-upgrade. > But KDE Neon is installing the version 0.9.7-1+16.04+build1 that I think is > for Yakkety and is outdated I found the link to this version here: > http://archive.neon.kde.org/dev/stable/pool/main/a/appstream/ > > The current appstream version for Yakkety is 0.9.8-4 > https://launchpad.net/ubuntu/+source/appstream Why are you talking about yakkety? > qma@mjolnir:~$ uname -a > Linux mjolnir 4.6.2-040602-generic #201606100516 SMP Fri Jun 10 09:18:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux That's not a supported kernel. (In reply to Cristian Umaña from comment #4) > The offending appstream comes from the Neon archive: > http://archive.neon.kde.org/dev/stable/pool/main/a/appstream/ > > There's a file in my sources list: > /etc/apt/sources.list.d/neon.list > > It contains this line: > deb http://archive.neon.kde.org/user xenial main If you look closely at the URLs you'll see that they don't actually add up. If you dist-upgrade. Does the issue persist? > Always use dist-upgrade Thanks I didn't know that, I think that dist-upgrade is for a complete distro upgrade. > Why are you talking about yakkety? This link: https://launchpad.net/ubuntu/+source/appstream It's the ubuntu archive for appstream 0.9.7-1 and 0.9.8-4 both are intended for Yakkety The appstream version 0.9.4-1 is for Xenial >> qma@mjolnir:~$ uname -a >> Linux mjolnir 4.6.2-040602-generic #201606100516 SMP Fri Jun 10 09:18:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > >That's not a supported kernel. My computer was having troubles with my wifi card and that kernel solved it >If you look closely at the URLs you'll see that they don't actually add up. Well you're right they seem different searching on google it was the only place I found it >If you dist-upgrade. Does the issue persist? I dist-upgrade and everything is working now, thanks for all the help, I'm sorry to bother you Regards, |