[Touch-packages] [Bug 1572041] Re: Can't create click target for armhf

2016-04-29 Thread Wolf Rogner
Same with an dis-upgraded version.

-- 
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/1572041

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  Confirmed

Bug description:
  sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

  The following packages have unmet dependencies:
   ubuntu-sdk-libs:armhf : Depends: ubuntu-html5-container:armhf
  E: Unable to correct problems, you have held broken packages.
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-15.04-armhf 
-- /finish.sh
  Traceback (most recent call last):
File "/usr/bin/click", line 110, in 
  sys.exit(main())
File "/usr/bin/click", line 106, in main
  return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 266, 
in run
  return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in 
create
  return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 599, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-15.04-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572041] Re: Can't create click target for armhf

2016-04-27 Thread Tristan
Same problem, also on Ubuntu 16.04. Really disappointing because I was
looking forward to developing apps now that I have an Ubuntu tablet.

-- 
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/1572041

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  Confirmed

Bug description:
  sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

  The following packages have unmet dependencies:
   ubuntu-sdk-libs:armhf : Depends: ubuntu-html5-container:armhf
  E: Unable to correct problems, you have held broken packages.
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-15.04-armhf 
-- /finish.sh
  Traceback (most recent call last):
File "/usr/bin/click", line 110, in 
  sys.exit(main())
File "/usr/bin/click", line 106, in main
  return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 266, 
in run
  return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in 
create
  return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 599, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-15.04-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572041] Re: Can't create click target for armhf

2016-04-24 Thread Launchpad Bug Tracker
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
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1572041

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  Confirmed

Bug description:
  sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

  The following packages have unmet dependencies:
   ubuntu-sdk-libs:armhf : Depends: ubuntu-html5-container:armhf
  E: Unable to correct problems, you have held broken packages.
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-15.04-armhf 
-- /finish.sh
  Traceback (most recent call last):
File "/usr/bin/click", line 110, in 
  sys.exit(main())
File "/usr/bin/click", line 106, in main
  return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 266, 
in run
  return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in 
create
  return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 599, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-15.04-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572041] Re: Can't create click target for armhf

2016-04-24 Thread Randy Olive
I am on Ubuntu 16.04, fresh install.
Installed the SDK from the LP PPA, got this same error

-- 
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/1572041

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  Confirmed

Bug description:
  sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

  The following packages have unmet dependencies:
   ubuntu-sdk-libs:armhf : Depends: ubuntu-html5-container:armhf
  E: Unable to correct problems, you have held broken packages.
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-15.04-armhf 
-- /finish.sh
  Traceback (most recent call last):
File "/usr/bin/click", line 110, in 
  sys.exit(main())
File "/usr/bin/click", line 106, in main
  return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 266, 
in run
  return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in 
create
  return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 599, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-15.04-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp