[Bug 1067306] Re: gdebi package missed dependence

Launchpad Bug Tracker 1067306 at bugs.launchpad.net
Sat Nov 3 03:14:12 UTC 2012


This bug was fixed in the package gdebi - 0.8.7

---------------
gdebi (0.8.7) unstable; urgency=low


  [ Michael Vogt ]
  * GDebi/GDebi.py:
    - do not set a busy cursor if there is no X11 window (LP: #1055181).

  [ Jason Conti ]
  * GDebi/GDebiCommon.py:
    - Define apt.Cache in class initialization (LP: #1072799).

  [ Luca Falavigna ]
  * gdebi-kde:
    - Do not use unicode in help options (Closes: #691998, LP: #1063114).
  * GDebi/GDebiCli.py:
    - Improve exception handling.
  * debian/control:
    - Add file to gdebi-core dependencies (LP: #1067306).

 -- Luca Falavigna <dktrkranz at debian.org>  Fri, 02 Nov 2012 17:36:06
+0100

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

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

Title:
  gdebi package missed dependence

Status in “gdebi” package in Ubuntu:
  Fix Released

Bug description:
  After installation gdebi inside chroot in pbuilder, i get following
  error

  /usr/bin/gdebi --quiet --apt-line ./libwnck3_3.4.3-99linvinus1.dsc 
  Traceback (most recent call last):
    File "/usr/bin/gdebi", line 84, in <module>
      if not debi.open(args[0]):
    File "/usr/share/gdebi/GDebi/GDebiCli.py", line 73, in open
      "Debian binary package" in Popen(["file", file], stdout=PIPE).communicate()[0]):
    File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
      errread, errwrite)
    File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
      raise child_exception

  gdebi use "/usr/bin/file" command to identify file, but package "file" not listed in package dependencies.
  I suppose that this is mistake.

  i'm use following command to install gdebi
   /usr/bin/apt-get install -y gdebi-core --no-install-recommends

  the problem appear in precise and quantal
  gdebi-core                     0.8.5ubuntu1

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




More information about the foundations-bugs mailing list