← Back to team overview

touch-packages team mailing list archive

[Bug 1377278] [NEW] Unable to create ubuntu-sdk-14.10 click chroot

 

Public bug reported:

click 0.4.32.1 running on 14.04

I can't create a click chroot, when I try to run sudo click chroot -a
armhf -f ubuntu-sdk-14.10 -s utopic create, I get:

The following packages will be upgraded:
  gnupg
1 upgraded, 0 newly installed, 0 to remove and 851 not upgraded.
Need to get 0 B/610 kB of archives.
After this operation, 0 B of additional disk space will be used.
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 107562 files and directories currently installed.)
Preparing to unpack .../gnupg_1.4.16-1.2ubuntu1_amd64.deb ...
Unpacking gnupg (1.4.16-1.2ubuntu1) over (1.4.16-1ubuntu2.1) ...
Processing triggers for man-db (2.6.7.1-1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
/var/lib/dpkg/info/install-info.postinst: 32: /var/lib/dpkg/info/install-info.postinst: update-info-dir: not found
dpkg: error processing package install-info (--unpack):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 install-info
E: Sub-process /usr/bin/dpkg returned an error code (1)
Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- /finish.sh
Traceback (most recent call last):
  File "/usr/bin/click", line 86, in <module>
    sys.exit(main())
  File "/usr/bin/click", line 82, in main
    return mod.run(args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 244, in run
    return args.func(parser, args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 67, in create
    return chroot.create(args.keep_broken_chroot)
  File "/usr/lib/python3/dist-packages/click/chroot.py", line 473, in create
    self.full_name, ret_code))
click.chroot.ClickChrootException: Failed to create chroot 'click-ubuntu-sdk-14.10-armhf' (exit status 100)

** Affects: savilerow
     Importance: Critical
         Status: Confirmed

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

** Also affects: savilerow
   Importance: Undecided
       Status: New

** Changed in: savilerow
   Importance: Undecided => Critical

** Changed in: savilerow
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1377278

Title:
  Unable to create ubuntu-sdk-14.10 click chroot

Status in The Savilerow project:
  Confirmed
Status in “click” package in Ubuntu:
  New

Bug description:
  click 0.4.32.1 running on 14.04

  I can't create a click chroot, when I try to run sudo click chroot -a
  armhf -f ubuntu-sdk-14.10 -s utopic create, I get:

  The following packages will be upgraded:
    gnupg
  1 upgraded, 0 newly installed, 0 to remove and 851 not upgraded.
  Need to get 0 B/610 kB of archives.
  After this operation, 0 B of additional disk space will be used.
  debconf: delaying package configuration, since apt-utils is not installed
  (Reading database ... 107562 files and directories currently installed.)
  Preparing to unpack .../gnupg_1.4.16-1.2ubuntu1_amd64.deb ...
  Unpacking gnupg (1.4.16-1.2ubuntu1) over (1.4.16-1ubuntu2.1) ...
  Processing triggers for man-db (2.6.7.1-1) ...
  debconf: unable to initialize frontend: Dialog
  debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
  debconf: falling back to frontend: Readline
  Processing triggers for install-info (5.2.0.dfsg.1-2) ...
  /var/lib/dpkg/info/install-info.postinst: 32: /var/lib/dpkg/info/install-info.postinst: update-info-dir: not found
  dpkg: error processing package install-info (--unpack):
   subprocess installed post-installation script returned error exit status 127
  Errors were encountered while processing:
   install-info
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- /finish.sh
  Traceback (most recent call last):
    File "/usr/bin/click", line 86, in <module>
      sys.exit(main())
    File "/usr/bin/click", line 82, in main
      return mod.run(args)
    File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 244, in run
      return args.func(parser, args)
    File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 67, in create
      return chroot.create(args.keep_broken_chroot)
    File "/usr/lib/python3/dist-packages/click/chroot.py", line 473, in create
      self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 'click-ubuntu-sdk-14.10-armhf' (exit status 100)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1377278/+subscriptions


Follow ups

References