gdebi package missed dependence

Bug #1067306 reported by Denis Konstantinov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gdebi (Ubuntu)
Fix Released
Medium
Unassigned

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

Changed in gdebi (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Luca Falavigna (dktrkranz) wrote :
Changed in gdebi (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Fri, 02 Nov 2012 17:36:06 +0100

Changed in gdebi (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.