[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-07-10 Thread Michael Vogt
I set this to verification-done on the grounds that I couldn't find
any regressions even though I run this since its in -proposed plus I did
a manual test in a VM and couldn't find any regressions there either.

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

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

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 0.43+bzr805-0ubuntu2

---
aptdaemon (0.43+bzr805-0ubuntu2) precise-proposed; urgency=low

  * debian/patches:
- Add fix-lp-971748: Fixes to the /proc/net based network monitor to
  not fail on systems without NetworkManager running (fixes LP: #971748))
- Add fix-lp-932581: Fix GetUpdates on system with broken dependencies
  (fixes LP: #932581)
- Add fix-lp-981124: Fix type mismatches in the client signals to not
  fail on very large packages (fixes LP: #981124)
- Add fix-lp-900982: Fix return type of get_package_status_from_enum
  (fixes LP: #900982)
 -- Sebastian Heinlein glat...@ubuntu.com   Tue, 12 Jun 2012 09:38:14 +0200

** Changed in: aptdaemon (Ubuntu Precise)
   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/932581

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-06-14 Thread Michael Vogt
** Description changed:

- .
+ TEST CASE:
+ - no simple way as this requires a system with broken dependencies on 
upgrade, so regression test is enough
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: aptdaemon 0.43+bzr769-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
  Uname: Linux 3.2.0-16-generic x86_64
  Annotation: Search failed
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb 15 08:08:19 2012
  DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
  ExecutablePath: /usr/sbin/aptd
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120112)
  PackageArchitecture: all
  SourcePackage: aptdaemon
  Title: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve 
generated breaks, this may be caused by held packages.
  TransactionDepends: [[], [], [], [], [], [], []]
  TransactionErrorCode: error-unknown
  TransactionKwargs: {'filters': [u'unknown']}
  TransactionLocale: pt_PT.UTF-8
  TransactionOutput:
-  
+ 
  TransactionPackages: [[], [], [], [], [], []]
  TransactionRole: role-pk-query
  UpgradeStatus: Upgraded to precise on 2012-02-14 (0 days ago)

** Also affects: aptdaemon (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: aptdaemon (Ubuntu Quantal)
   Importance: Medium
   Status: Fix Committed

** Changed in: aptdaemon (Ubuntu Precise)
   Status: New = In Progress

** Changed in: aptdaemon (Ubuntu Precise)
   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/932581

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 0.45+bzr846-0ubuntu1

---
aptdaemon (0.45+bzr846-0ubuntu1) quantal; urgency=low

  * New upstream snapshot:
- Python3 porting from lp:~aptdaemon-developers/aptdaemon/py3k
- Fix package status enum description for an unknown status
  which resulted in a type mismatch in the gettext call
  (fixes LP: #900982)
- Still report available blocked updates if the dependency system
  is broken (final partial fix to LP: #932581)
- client: Use INT64 in signals where required (Fixes LP: #981124)
- use lintian profiles instead of tags
  * debian/aptdaemon.install:
- use the new lintian profiles instead of the tags
  * debian/patches/series:
- drop patches, applied upstream
 -- Michael Vogt michael.v...@ubuntu.com   Thu, 14 Jun 2012 12:27:44 +0200

** Changed in: aptdaemon (Ubuntu Quantal)
   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/932581

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-06-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/aptdaemon

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

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-06-14 Thread Brian Murray
Hello Joao, or anyone else affected,

Accepted aptdaemon into precise-proposed. The package will build now and
be available in a few hours. Please help us by testing this new package.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.  If this package fixes the bug for you
please change the bug tag from verification-needed to verification-done.
If it does not, change the tag to verification-failed.  In either case
details of your testing will help us make a better decision.  Further
information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: aptdaemon (Ubuntu Precise)
   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/932581

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-06-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/aptdaemon

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

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-05-30 Thread Ubuntu Foundation's Bug Bot
** Changed in: aptdaemon (Ubuntu)
   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/932581

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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


[Bug 932581] Re: type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2012-04-13 Thread Sebastian Heinlein
Sorry. The error can appear in two places and I only fixed one of them.
The change is in trunk now.

** Visibility changed to: Public

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

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

Title:
  type 'exceptions.SystemError': E:Error, pkgProblemResolver::Resolve
  generated breaks, this may be caused by held packages.

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

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