bzr crashed with AttributeError in __init__(): 'NoneType' object has no attribute 'makefile'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.restfulclient |
Triaged
|
High
|
Unassigned | ||
python-launchpadlib (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
Network issue likely triggered the traceback.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.4-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelMo
Architecture: amd64
BzrDebugFlags: set()
BzrVersion: 2.3.4
CommandLine: ['/usr/bin/bzr', 'lp-propose', 'lp:~launchpad-pqm/launchpad/db-devel']
CrashDb: bzr
Date: Wed Aug 3 21:35:22 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InterpreterPath: /usr/bin/python2.7
Locale: en_AU.UTF-8
PackageArchitec
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr lp-propose lp:~launchpad-pqm/launchpad/db-devel
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_AU.UTF-8
LANGUAGE=en_AU:en
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with AttributeError in __init__(): 'NoneType' object has no attribute 'makefile'
UpgradeStatus: Upgraded to natty on 2011-04-18 (107 days ago)
UserEncoding: UTF-8
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video
tags: | removed: need-duplicate-check |
visibility: | private → public |
affects: | bzr (Ubuntu) → python-launchpadlib (Ubuntu) |
affects: | bzr → launchpadlib |
Changed in launchpadlib: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in python-launchpadlib (Ubuntu): | |
importance: | Undecided → Medium |
Looks like a restfulclient issue to me - attempting conn reuse and passing None down.