[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/591171/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 0.55ubuntu5

---
unattended-upgrades (0.55ubuntu5) lucid-proposed; urgency=low

  * unattended-upgrade:
- backport fix for a crash when a package has no conffiles
  anymore (LP: #563912)
- fix crash on download error (DescURI is not a valid attribute)
  LP: #591171
 -- Michael VogtMon, 10 Jan 2011 18:55:25 +0100

** Changed in: unattended-upgrades (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-02-01 Thread Jean-Baptiste Lallement
SRU verification for Lucid:
I have reproduced the problem with unattended-upgrades 0.55ubuntu4 in 
lucid-updates and have verified that the version of unattended-upgrades 
0.55ubuntu5 in -proposed fixes the issue.

Marking as verification-done


** Tags added: verification-done
** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/unattended-upgrades

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-15 Thread yamo
Sorry I can't test, I'm now on Ubuntu 10.10!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-14 Thread Martin Pitt
Accepted unattended-upgrades into lucid-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: unattended-upgrades (Ubuntu Lucid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-10 Thread Michael Vogt
** Description changed:

+ TEST CASE:
+ 1. install lucid
+ 2. run sudo apt-get update
+ 3. run sudo ifconfig eth0 down (or wlan0 down if on wlan)
+ 4. run sudo unattended-upgrades
+ 5. verify that it fails and errors with "AttributeError: 
'apt_pkg.AcquireItem' object has no attribute 'DescURI'
+ "
+ 6. install unattended-upgrades from lucid-proposed (reenable network first ;)
+ 7. repreat step 4 and verify that it gives a proper error message now
+ 
  Binary package hint: unattended-upgrades
  
  I didn't do anything myself really. It automatically went off to fetch
  updates, I guess.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: unattended-upgrades 0.55ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Tue Jun  8 10:53:10 2010
  ExecutablePath: /usr/bin/unattended-upgrade
  InterpreterPath: /usr/bin/python2.6
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/unattended-upgrade
  ProcEnviron:
-  PATH=(custom, no user)
-  SHELL=/bin/sh
+  PATH=(custom, no user)
+  SHELL=/bin/sh
  PythonArgs: ['/usr/bin/unattended-upgrade']
  SourcePackage: unattended-upgrades
  Title: unattended-upgrade crashed with AttributeError in main()
  UserGroups:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-updates/unattended-upgrades

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2011-01-10 Thread Michael Vogt
I can reproduce the problem if there is no network.

** Also affects: unattended-upgrades (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: unattended-upgrades (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: unattended-upgrades (Ubuntu Lucid)
   Status: New => In Progress

** Changed in: unattended-upgrades (Ubuntu Lucid)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591171

Title:
  unattended-upgrade crashed with AttributeError in main()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2010-09-23 Thread Braiam Peguero
It seem like when it attempt to run there is no network connection or
the source is not available.

** Changed in: unattended-upgrades (Ubuntu)
   Status: New => Confirmed

-- 
unattended-upgrade crashed with AttributeError in main()
https://bugs.launchpad.net/bugs/591171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2010-07-21 Thread Tim Dittler
i get the same error:

# unattended-upgrade
Ein Fehler ist aufgetreten: »404  Not Found«
Traceback (most recent call last):
  File "/usr/bin/unattended-upgrade", line 490, in 
main()
  File "/usr/bin/unattended-upgrade", line 337, in main
print _("The URI '%s' failed to download, aborting") % item.DescURI
AttributeError: 'apt_pkg.AcquireItem' object has no attribute 'DescURI'

-- 
unattended-upgrade crashed with AttributeError in main()
https://bugs.launchpad.net/bugs/591171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2010-06-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
unattended-upgrade crashed with AttributeError in main()
https://bugs.launchpad.net/bugs/591171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 591171] Re: unattended-upgrade crashed with AttributeError in main()

2010-06-08 Thread Muelli

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/49938243/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/49938244/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/49938245/ProcStatus.txt

** Attachment added: "Traceback.txt"
   http://launchpadlibrarian.net/49938246/Traceback.txt

** Visibility changed to: Public

-- 
unattended-upgrade crashed with AttributeError in main()
https://bugs.launchpad.net/bugs/591171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs