Part of the issue here is the rhythmbox apport source package hook which contains the following:
# Check to see if the stacktrace is a webkit or libubuntuone issue # if it is, then reassign to the Ubuntu One Music Store stacktrace = report.get("Stacktrace", None) if stacktrace: if "ubuntuone" in stacktrace or "webkit" in stacktrace: report.add_package_info("rhythmbox-ubuntuone-music-store") return However, apport shouldn't crash if the package doesn't exist. I'll open a rhythmbox task for fixing the source package hook. ** Visibility changed to: Public ** Also affects: rhythmbox (Ubuntu) Importance: Undecided Status: New ** Changed in: apport (Ubuntu) Importance: Medium => High ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium ** Changed in: rhythmbox (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055464 Title: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox- ubuntuone-music-store does not exist To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1055464/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs