Please sync hellanzb (0.13-6) from debian unstable

Bug #549234 reported by Mark Bailey
270
This bug affects 44 people
Affects Status Importance Assigned to Milestone
hellanzb (Debian)
Fix Released
Unknown
hellanzb (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Binary package hint: hellanzb

Bad if condition at line 12 of /usr/lib/pymodules/python2.6/Hellanzb/HellaReactor.py

"if twisted.copyright.version >= '2.0.0':" condition returns False now that twisted is at 10.0.0, so it's executing the wrong imports.

Same problem at:
line 22 /usr/lib/pymodules/python2.6/Hellanzb/HellaXMLRPC/HtPasswdAuth.py
line 34 /usr/lib/pymodules/python2.6/Hellanzb/HellaXMLRPC/xmlrpc.py

Quick *hack* :- replace '2.0.0' with '02.0.0' and if's behave as intended.

ProblemType: Crash
Architecture: amd64
Date: Fri Mar 26 23:32:39 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/hellanzb
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
InterpreterPath: /usr/bin/python2.6
Package: hellanzb 0.13-5.4
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/hellanzb
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_GB.utf8
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
PythonArgs: ['/usr/bin/hellanzb']
SourcePackage: hellanzb
Title: hellanzb crashed with ImportError in <module>()
Uname: Linux 2.6.32-17-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Mark Bailey (markjohnbailey) wrote :
description: updated
description: updated
description: updated
visibility: private → public
tags: removed: need-duplicate-check
Revision history for this message
Severin H (severinh) wrote :

Since the upgrade to twisted 10.0.0, I'm also unable to launch HellaNZB. However, the stacktrace is different:

/usr/lib/python2.6/dist-packages/twisted/internet/default.py:15: DeprecationWarning: twisted.internet.default is deprecated. Use posixbase or selectreactor instead.
  warnings.warn("twisted.internet.default is deprecated. Use posixbase or selectreactor instead.", category=DeprecationWarning)
Traceback (most recent call last):
  File "/usr/bin/hellanzb", line 14, in <module>
    from Hellanzb.Core import main
  File "/usr/lib/pymodules/python2.6/Hellanzb/Core.py", line 9, in <module>
    from Hellanzb.HellaReactor import HellaReactor
  File "/usr/lib/pymodules/python2.6/Hellanzb/HellaReactor.py", line 18, in <module>
    from twisted.internet.default import _NO_FILENO
ImportError: cannot import name _NO_FILENO

Revision history for this message
Severin H (severinh) wrote :

Please ignore comment #2 about the stacktrace being different. It's not.

A patch for this bug is available in the Debian bug tracker.

Changed in hellanzb (Ubuntu):
status: New → Triaged
importance: Undecided → High
importance: High → Medium
importance: Medium → High
Revision history for this message
terry_gardener (terry-gardener) wrote :

installed the hellanzb package 0.13-6 from http://packages.debian.org/sid/hellanzb and it now works ok, wothout any errors.

i have also added the .deb file

Revision history for this message
Nick Barcet (nijaba) wrote :

I confirm that 0.13-6 does solve the issue. I guess it should be re-synced with debian?

Revision history for this message
Sindhudweep Sarkar (sindhudweep-sarkar) wrote :

The debian package from sid fixes my issue as well

Changed in hellanzb (Ubuntu):
status: Triaged → Confirmed
summary: - hellanzb crashed with ImportError in <module>()
+ Please sync hellanzb (0.13-6) from debian unstable
Revision history for this message
James Westby (james-w) wrote :

Hi,

This requires a sponsor ACK first, subscribed ubuntu-sponsors.

Thanks,

James

Revision history for this message
Laurent Bigonville (bigon) wrote :

Well I have upload rights to universe...

The package build fine on lucid.

Revision history for this message
Benjamin Drung (bdrung) wrote :

unsubscribed ubuntu-sponsors, because Laurent gave the ACK

Changed in hellanzb (Debian):
status: Unknown → Fix Released
tags: added: bugpattern-needed
Revision history for this message
Severin H (severinh) wrote :

Is there anything preventing this sync from taking place? Approaching the release of Ubuntu 10.04, more and more people are affected.

Revision history for this message
Alvaro Aleman (alvaroaleman) wrote :

Is this going to be fixed until the release of Lucid Lynx? It's not very useful to have an unusuable application in the repository...

Revision history for this message
Micah Gersten (micahg) wrote :

Unsubscribing Bug Control as there's nothing for us to do here.

Revision history for this message
Kẏra (thekyriarchy) wrote :

I'm also wondering if this will be fixed for Lucid...

Revision history for this message
James Westby (james-w) wrote :

2010-04-12 10:50:11 INFO hellanzb_0.13.orig.tar.gz: already in distro - downloading from librarian
2010-04-12 10:50:11 INFO - <hellanzb_0.13.orig.tar.gz: cached>
[Updating] hellanzb (0.13-5.4 [Ubuntu] < 0.13-6 [Debian])
 * Trying to add hellanzb...
2010-04-12 10:50:11 INFO - <hellanzb_0.13-6.dsc: downloading from http://ftp.debian.org/debian/>
2010-04-12 10:50:11 INFO - <hellanzb_0.13-6.diff.gz: downloading from http://ftp.debian.org/debian/>
I: hellanzb [universe] -> hellanzb_0.13-5.4 [universe].

Changed in hellanzb (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
James Westby (james-w) wrote :

2010-04-12 10:50:45 INFO hellanzb_0.13.orig.tar.gz: already in distro - downloading from librarian
2010-04-12 10:50:45 INFO - <hellanzb_0.13.orig.tar.gz: cached>
2010-04-12 10:50:45 INFO - <hellanzb_0.13-6.dsc: cached>
2010-04-12 10:50:45 INFO - <hellanzb_0.13-6.diff.gz: cached>
[Updating] hellanzb (0.13-5.4 [Ubuntu] < 0.13-6 [Debian])
 * Trying to add hellanzb...
I: hellanzb [universe] -> hellanzb_0.13-5.4 [universe].

Revision history for this message
sun-wukong (sun-wukong) wrote : Re: [Bug 549234] Re: Please sync hellanzb (0.13-6) from debian unstable

Thanks Danny,

2010/4/12 Danny Piccirillo <email address hidden>

> I'm also wondering if this will be fixed for Lucid...
>
> --
> Please sync hellanzb (0.13-6) from debian unstable
> https://bugs.launchpad.net/bugs/549234
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in “hellanzb” package in Ubuntu: Confirmed
> Status in “hellanzb” package in Debian: Fix Released
>
> Bug description:
> Binary package hint: hellanzb
>
> Bad if condition at line 12 of
> /usr/lib/pymodules/python2.6/Hellanzb/HellaReactor.py
>
> "if twisted.copyright.version >= '2.0.0':" condition returns False now that
> twisted is at 10.0.0, so it's executing the wrong imports.
>
> Same problem at:
> line 22 /usr/lib/pymodules/python2.6/Hellanzb/HellaXMLRPC/HtPasswdAuth.py
> line 34 /usr/lib/pymodules/python2.6/Hellanzb/HellaXMLRPC/xmlrpc.py
>
>
> Quick *hack* :- replace '2.0.0' with '02.0.0' and if's behave as intended.
>
> ProblemType: Crash
> Architecture: amd64
> Date: Fri Mar 26 23:32:39 2010
> DistroRelease: Ubuntu 10.04
> ExecutablePath: /usr/bin/hellanzb
> InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
> InterpreterPath: /usr/bin/python2.6
> Package: hellanzb 0.13-5.4
> PackageArchitecture: all
> ProcCmdline: /usr/bin/python /usr/bin/hellanzb
> ProcEnviron:
> SHELL=/bin/bash
> PATH=(custom, user)
> LANG=en_GB.utf8
> ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
> PythonArgs: ['/usr/bin/hellanzb']
> SourcePackage: hellanzb
> Title: hellanzb crashed with ImportError in <module>()
> Uname: Linux 2.6.32-17-generic x86_64
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/hellanzb/+bug/549234/+subscribe
>

--
Stéphan

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.