[Bug 1754265] Re: packagekitd crashed with SIGSEGV in utilBuildPackageId()

2018-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package packagekit - 1.1.9-1ubuntu1 --- packagekit (1.1.9-1ubuntu1) bionic; urgency=medium * Add might-fetch-non-archive.diff to prevent PackageKit from crashing when using the mirror method (LP: #1754265) -- Julian Andres Klode

[Bug 1754265] Re: packagekitd crashed with SIGSEGV in utilBuildPackageId()

2018-03-21 Thread Julian Andres Klode
Uploaded so we don't forget about it. Probably want to do a 1.1.9-2 in Debian though and sync it again :) ** Changed in: packagekit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1754265] Re: packagekitd crashed with SIGSEGV in utilBuildPackageId()

2018-03-21 Thread Julian Andres Klode
Fix in https://github.com/hughsie/PackageKit/pull/246 ** Changed in: packagekit (Ubuntu) Status: Triaged => In Progress ** Changed in: packagekit (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) -- You received this bug notification because you are a member of

[Bug 1754265] Re: packagekitd crashed with SIGSEGV in utilBuildPackageId()

2018-03-08 Thread Julian Andres Klode
So, the problem is that PackageKit casts the item owner to pkgAcqArchiveSane, but I'm using the mirror method and this now fetches the mirror list every run, and that's probably not a pkgAcqArchive. ** Information type changed from Private to Public -- You received this bug notification because