Public bug reported:
Binary package hint: unattended-upgrades
Getting the following trying to run unattended-upgrade on edgy:
# /usr/bin/unattended-upgrade
Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 131, in ?
if pkg.isUpgradable and \
File "/usr/bin/unattended-upgrade", line 29, in is_allowed_origin
for origin in pkg.candidateOrigin:
TypeError: iteration over non-sequence
and this:
# /usr/bin/unattended-upgrade --debug
Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 130, in ?
logging.debug("Checking: %s (%s)" % (pkg.name,map(str,
pkg.candidateOrigin)))
TypeError: argument 2 to map() must support iteration
Probably a pebkac but I can't find much of anything that says anything
about this package. I had hoped it would just work without me having to
grok the source.
Any ideas?
** Affects: unattended-upgrades (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
TypeError: iteration over non-sequence
https://launchpad.net/bugs/81055
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs