[Bug 1260676] Re: subprocess.CalledProcessError: Command '['schroot', '-c', 'source:click-ubuntu-sdk-13.10-armhf', '-u', 'root', '--', '/finish.sh']' returned non-zero exit status 100

Launchpad Bug Tracker 1260676 at bugs.launchpad.net
Thu Dec 19 22:35:23 UTC 2013


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: click (Ubuntu)
       Status: New => Confirmed

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

Title:
  subprocess.CalledProcessError: Command '['schroot', '-c', 'source
  :click-ubuntu-sdk-13.10-armhf', '-u', 'root', '--', '/finish.sh']'
  returned non-zero exit status 100

Status in “click” package in Ubuntu:
  Confirmed

Bug description:
  Upon running 'sudo click chroot -a armhf create', I get this towards
  the very end:

  Reading package lists... Done
  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
  0 value set
  0 value set
  Reading package lists... Done
  Building dependency tree... Done
  Note, selecting 'libc6-dev:armhf' instead of 'libc-dev:armhf'
  build-essential is already the newest version.
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   build-essential : Depends: gcc (>= 4:4.4.3) but it is not going to be installed
                     Depends: g++ (>= 4:4.4.3) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  Traceback (most recent call last):
    File "/usr/bin/click", line 83, in <module>
      sys.exit(main())
    File "/usr/bin/click", line 79, in main
      return mod.run(args)
    File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 115, in run
      args.func(args)
    File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 30, in create
      ClickChroot(args.architecture, args.framework, series=args.series).create()
    File "/usr/lib/python3/dist-packages/click/chroot.py", line 252, in create
      self.maint(*command)
    File "/usr/lib/python3/dist-packages/click/chroot.py", line 269, in maint
      subprocess.check_call(command)
    File "/usr/lib/python3.3/subprocess.py", line 547, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['schroot', '-c', 'source:click-ubuntu-sdk-13.10-armhf', '-u', 'root', '--', '/finish.sh']' returned non-zero exit status 100
  daniel at daydream:~$ 

  (http://paste.ubuntu.com/6565991/)

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



More information about the foundations-bugs mailing list