Author |
Message |
ruebe99
|
|
Post subject: apt-get update returns error code
Posted: 06.09.2016, 15:30
|
|
Joined: 2010-09-11
Posts: 44
Status: Offline
|
|
strange bevior with atp-get update. apt returs:
appstreamcli: /build/appstream-lm0rZp/appstream-0.9.8/obj-i686-linux-gnu/src/ascache.pb.h:3644: void ASCache::Url::set_type(ASCache::Url_Type): Zusicherung »::ASCache::Url_Type_IsValid(value)« nicht erfüllt.
Aborted
Paketlisten werden gelesen... Fertig
E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh-cache > /dev/null; fi'
E: Sub-process returned an error code |
|
|
|
|
|
slh
|
|
Post subject: RE: apt-get update returns error code
Posted: 06.09.2016, 20:42
|
|
Joined: 2010-08-25
Posts: 962
Status: Offline
|
|
It isn't apt returning that error, but the unrelated package "appstream", which hooks into apt's configuration and makes a mess - why you have installed "appstream" remains an open question though (it's safe to purge). |
|
|
|
|
|
ruebe99
|
|
Post subject: RE: apt-get update returns error code
Posted: 07.09.2016, 06:17
|
|
Joined: 2010-09-11
Posts: 44
Status: Offline
|
|
Thank's - don't know where appstream was comming from/with. after purge the issue is solved. |
|
|
|
|
|
|
|
|