Comparing gdebi-gtk with gdebi I get the following console output running the 
graphical version but not when I run gdebi:
/usr/lib/python2.6/dist-packages/GDebi/DebPackage.py:417: DeprecationWarning: 
Accessed deprecated property Package.candidateOrigin, please see the Version 
class for alternatives.
  for origin in pkg.candidateOrigin:

There are two other errors that occur in both:
/usr/lib/python2.6/dist-packages/GDebi/DebPackage.py:264: DeprecationWarning: 
Accessed deprecated property Package.installedDependencies, please see the 
Version class for alternatives.
  for dep_or in pkg.installedDependencies:
Reading state information: Done
/usr/lib/python2.6/dist-packages/GDebi/DebPackage.py:73: DeprecationWarning: 
Accessed deprecated property Package.installedVersion, please see the Version 
class for alternatives.
  instver = inst.installedVersion

Perhaps the one on line 417 is the problem with the graphical version?

-- 
bad file descriptor on .deb install
https://bugs.launchpad.net/bugs/388953
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

Reply via email to