tag 598201 moreinfo
severity 598201 important
thanks

On Mo, 2010-09-27 at 08:40 -0400, bill wrote:
> Package: software-center
> Version: 2.0.7debian5
> Severity: grave
> Justification: renders package unusable
> 
> /usr/bin/software-center
> Traceback (most recent call last):
>   File "/usr/bin/lsb_release", line 96, in <module>
>     main()
>   File "/usr/bin/lsb_release", line 60, in main
>     distinfo = lsb_release.get_distro_information()
>   File "/usr/lib/pymodules/python2.6/lsb_release.py", line 271, in
> get_distro_information
>     distinfo = guess_debian_release()
>   File "/usr/lib/pymodules/python2.6/lsb_release.py", line 225, in
> guess_debian_release
>     rinfo = guess_release_from_apt()
>   File "/usr/lib/pymodules/python2.6/lsb_release.py", line 179, in
> guess_release_from_apt
>     releases.sort(cmp = lambda x,y: RELEASES_ORDER.index(y[1]['suite']) -
> RELEASES_ORDER.index(x[1]['suite']))
>   File "/usr/lib/pymodules/python2.6/lsb_release.py", line 179, in <lambda>
>     releases.sort(cmp = lambda x,y: RELEASES_ORDER.index(y[1]['suite']) -
> RELEASES_ORDER.index(x[1]['suite']))
> ValueError: list.index(x): x not in list
> Traceback (most recent call last):
>   File "/usr/bin/software-center", line 78, in <module>
>     from softwarecenter.app import SoftwareCenterApp
>   File "/usr/share/software-center/softwarecenter/app.py", line 42, in 
> <module>
>     from view.viewswitcher import ViewSwitcher, ViewSwitcherList
>   File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line
> 34, in <module>
>     from softwarecenter.backend.channel import SoftwareChannel
>   File "/usr/share/software-center/softwarecenter/backend/channel.py", line 
> 22,
> in <module>
>     from softwarecenter.distro import get_distro
>   File "/usr/share/software-center/softwarecenter/distro/__init__.py", line
> 104, in <module>
>     distro_instance=_get_distro()
>   File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 
> 95,
> in _get_distro
>     distro_class = getattr(module, distro_id)
> AttributeError: 'module' object has no attribute ''

Looks like your lsb_release is broken - Please check that "lsb_release
-si" outputs Debian. Downgrading the severity as it clearly works for
others (which matches 'important')
-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to