[Gutsy] requestsync crashed with AssertionError in <module>()

Bug #123685 reported by Emmet Hikory
2
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: devscripts

This is the first time I've tried requestsync in a while, and it failed given the usage "requestsync ikiwiki gutsy", which may or may not be correct. Apparently there was a problem with the assertion of myemailaddr on line 149. It may be useful to note that my local mail system doesn't work well when attempting to coordinate with the internet.

ProblemType: Crash
Architecture: amd64
Date: Tue Jul 3 13:45:37 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/requestsync
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: devscripts 2.10.5ubuntu2
PackageArchitecture: amd64
ProcCmdline: /usr/bin/python /usr/bin/requestsync ikiwiki gutsy
ProcCwd: /home/persia/src/scratch/RCs
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US.UTF-8
PythonArgs: ['/usr/bin/requestsync', 'ikiwiki', 'gutsy']
SourcePackage: devscripts
Title: requestsync crashed with AssertionError in <module>()
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/requestsync", line 149, in <module>
     assert myemailaddr
 AssertionError
Uname: Linux frigga 2.6.22-7-generic #1 SMP Mon Jun 25 17:07:55 GMT 2007 x86_64 GNU/Linux

Tags: apport-crash
Revision history for this message
Emmet Hikory (persia) wrote :
Revision history for this message
Marco Rodrigues (gothicx) wrote :

I got the same problem at gutsy tribe-2.

Changed in devscripts:
status: New → Confirmed
Revision history for this message
Marco Rodrigues (gothicx) wrote :
Revision history for this message
Marco Rodrigues (gothicx) wrote :
Changed in devscripts:
importance: Undecided → Low
Revision history for this message
Marco Rodrigues (gothicx) wrote :

myemailaddr = os.getenv('DEBEMAIL')
if not myemailaddr:
    print "The environment variable DEBEMAIL needs to be set to make use of this script."
    sys.exit(1)

Changed in ubuntu-dev-tools:
status: Confirmed → Fix Released
Revision history for this message
Daniel Holbach (dholbach) wrote :

Marco: can you provide a debdiff, that we can include for ubuntu-dev-tools?

Revision history for this message
Daniel Holbach (dholbach) wrote :

Oh, it's already been done - nevermind.

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.