[Bug 1061498] Re: python3 exception: AttributeError: 'module' object has no attribute 'strip'
Marc Deslauriers
marc.deslauriers at canonical.com
Fri Oct 5 10:59:11 UTC 2012
** This bug is no longer flagged as a security vulnerability
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/1061498
Title:
python3 exception: AttributeError: 'module' object has no attribute
'strip'
Status in “unattended-upgrades” package in Ubuntu:
New
Bug description:
Each time unattended-upgrades is run on my system, the following
python exception occurs:
# unattended-upgrades
Traceback (most recent call last):
File "/usr/bin/unattended-upgrades", line 1077, in <module>
main(options)
File "/usr/bin/unattended-upgrades", line 906, in main
if dpkg_conffile_prompt():
File "/usr/bin/unattended-upgrades", line 546, in dpkg_conffile_prompt
for option in map(string.strip, options):
AttributeError: 'module' object has no attribute 'strip'
I'm flagging this as a security issue because it may prevent security
upgrades from being installed.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unattended-upgrades 0.79.3ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-16.15-lowlatency 3.5.4
Uname: Linux 3.5.0-16-lowlatency i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Thu Oct 4 11:40:51 2012
EcryptfsInUse: Yes
PackageArchitecture: all
SourcePackage: unattended-upgrades
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1061498/+subscriptions
More information about the foundations-bugs
mailing list