[Bug 1067306] [NEW] gdebi package missed dependence

Denis Konstantinov 1067306 at bugs.launchpad.net
Tue Oct 16 11:08:32 UTC 2012


Public bug reported:

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

** Affects: gdebi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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