[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-16 Thread Brian Murray
aptdaemon (1.1.1+bzr982-0ubuntu3) vivid; urgency=low

  * debian/patches/lp1356823.diff:
- try harder to fix crash #1356823
 -- Michael Vogt michael.v...@ubuntu.com   Thu, 16 Apr 2015 10:05:07 -0500

** Changed in: aptdaemon (Ubuntu Vivid)
   Status: Triaged = 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/1356823

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-14 Thread BavarianPH
?

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-13 Thread Brian Murray
Actually, looking more closely the Traceback uses the same bucket but is
in a different part of the code.

Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 599, in 
_remove_from_connection_no_raise
self.pktrans.trans = None
AttributeError: 'NoneType' object has no attribute 'trans'

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-13 Thread Brian Murray
Indeed the errors bucket is reporting this as occurring with the new,
supposedly fixed, version of the package.

** Changed in: aptdaemon (Ubuntu Vivid)
   Status: Fix Released = Triaged

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-11 Thread Brian Murray
Should be fixed by this upload:

aptdaemon (1.1.1+bzr982-0ubuntu2) vivid; urgency=low
  

  
  * debian/patches/lp1356823.diff:  
  
- fix crash #1356823 

** Changed in: aptdaemon (Ubuntu Vivid)
   Status: Confirmed = 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/1356823

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-04-11 Thread Josh Perkins
I am still getting the same error on Vivid. It has been fully updated.

testing@Laptop:~$  lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
Codename:   vivid
testing@Laptop:~$ uname -mrs
Linux 3.19.0-13-generic x86_64


** Changed in: aptdaemon
   Status: New = Confirmed

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-26 Thread Brian Murray
** Also affects: aptdaemon (Ubuntu Vivid)
   Importance: Medium
   Status: Confirmed

** Tags removed: rls-v-incoming

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-18 Thread Brian Murray
** Tags added: rls-v-incoming

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-18 Thread Brian Murray
** Description changed:

+ Errors Bucket
+ -
+ https://errors.ubuntu.com/problem/429c0c56c9bf27f46f94ac0de4b26518f4335219
+ 
+ It seems to occur regularly on Vivid and Utopic.
+ 
  aptd crashed with AttributeError in _remove_from_connection_no_raise():
  'NoneType' object has no attribute 'Destroy'
  
- ProblemType: Crash
- DistroRelease: Ubuntu 14.10
+ ProblemType: CrashDistroRelease: Ubuntu 14.10
  Package: aptdaemon 1.1.1+bzr973-1ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
  Uname: Linux 3.16.0-5-generic x86_64
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  Date: Wed Aug 13 18:44:55 2014
  ExecutablePath: /usr/sbin/aptd
  InstallationDate: Installed on 2014-05-16 (89 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/sbin/aptd
  ProcEnviron: LANG=C.UTF-8
- PythonArgs: ['/usr/sbin/aptd']
- SourcePackage: aptdaemon
+ PythonArgs: ['/usr/sbin/aptd']SourcePackage: aptdaemon
  Title: aptd crashed with AttributeError in 
_remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'
  Traceback:
-  Traceback (most recent call last):
-File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 589, in 
_remove_from_connection_no_raise
-  self.pktrans.Destroy()
-  AttributeError: 'NoneType' object has no attribute 'Destroy'
+  Traceback (most recent call last):
+    File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 589, in 
_remove_from_connection_no_raise
+  self.pktrans.Destroy()
+  AttributeError: 'NoneType' object has no attribute 'Destroy'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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

[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-17 Thread Kaanpakpum Kamonrotchai
** Also affects: aptdaemon
   Importance: Undecided
   Status: New

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-15 Thread Fabio Marconi
Actually not fixed in Vivid fully upgraded

** Changed in: aptdaemon (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-15 Thread miked
root@ubuntu-14101504a2:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
Codename:   vivid
root@ubuntu-14101504a2:~# uname -mrs
Linux 3.19.0-8-generic x86_64
root@ubuntu-14101504a2:~#

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-13 Thread Buzzing Robot
Seeing this on a fresh install of 15.04 13 March daily.

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-03-02 Thread ROCHE
Booting Ubuntu 15.04
No sound on open first desk (validation password). I use caïro dock because 
impossible to have a correct colour screen (I think that i don't have correct 
video driver on my pc (HP dv 2220sf with ATI 4500 video) but AMD drivers don't 
work).
A problem too :  When I try to use (mode degradé) with low video (safety mode), 
impossible to work on low video and I always must re-install Vivid. No video 
access.

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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

[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-02-22 Thread John Belton
Vivid issued this same fault on login, this was Alpha2 install, it
didn't seem to affect Alpha1 install on this Dell Vostro 1510. I'm not
sure i can add anything more usefull.

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-02-15 Thread Jeffrey Tees
Occured on login to unity.

After kubuntu-desktop install (reconfig to sddm which failed next reboot
+ replaced lightdm as display-manager)

Subsequent reboot  login resulted in error message about sddm not
installed  this error.

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-02-14 Thread gigi
** Changed in: aptdaemon (Ubuntu)
   Status: Confirmed = 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/1356823

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-01-31 Thread miked
root@ubuntu:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
Codename:   vivid
root@ubuntu:~# uname -mrs
Linux 3.18.0-12-generic x86_64
root@ubuntu:~#

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2015-01-27 Thread Cavsfan
I just got this at bootup in VIvid.

** Tags added: vivid

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2014-09-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: aptdaemon (Ubuntu)
   Status: New = Confirmed

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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


[Bug 1356823] Re: aptd crashed with AttributeError in _remove_from_connection_no_raise(): 'NoneType' object has no attribute 'Destroy'

2014-08-14 Thread Wellington Torrejais da Silva
** Information type changed from Private to Public

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

Title:
  aptd crashed with AttributeError in
  _remove_from_connection_no_raise(): 'NoneType' object has no attribute
  'Destroy'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1356823/+subscriptions

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