[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2014-03-14 Thread Daniel Rodríguez Padilla
This also affects Ubuntu 14.04 Trusty Tahr (Development Release). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1055464 Title: apport-gtk crashed with ValueError in _apt_pkg():

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-11-05 Thread Martin Pitt
I'll fix the rhythmbox hook, and install it again (it got dropped from the last merge in trusty). ** Changed in: rhythmbox (Ubuntu) Status: Triaged = In Progress ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-11-05 Thread Martin Pitt
That's because the rhythmbox hook calls report.add_package_info() instead of attach_related_packages(). add_package_info() sets the report's Package: field, which is really the wrong thing to do here. ** Changed in: apport (Ubuntu) Status: In Progress = Invalid ** Changed in: apport

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-11-05 Thread Martin Pitt
** Changed in: rhythmbox (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1055464 Title: apport-gtk crashed with ValueError in

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/rhythmbox -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1055464 Title: apport-gtk crashed with ValueError in _apt_pkg(): package

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-11-05 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 3.0.1-1ubuntu3 --- rhythmbox (3.0.1-1ubuntu3) trusty; urgency=low * debian/source_rhythmbox.py: Fix rhythmbox-ubuntuone package name, and don't call add_package_info() on it if it isn't installed. (LP: #1055464) *

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-10-22 Thread Martin Pitt
** Changed in: apport (Ubuntu) Status: Confirmed = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2013-03-11 Thread Colan Schwartz
I was directed here when reporting, but in my case, it was with Skype, not Rhythmbox: Traceback (most recent call last): File /usr/lib/python3/dist-packages/apport/packaging_impl.py, line 113, in _apt_pkg return self._cache()[package] File /usr/lib/python3/dist-packages/apt/cache.py,

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2012-09-28 Thread Brian Murray
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:

[Bug 1055464] Re: apport-gtk crashed with ValueError in _apt_pkg(): package rhythmbox-ubuntuone-music-store does not exist

2012-09-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apport (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.