[Bug 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

Chris J Arges 1501651 at bugs.launchpad.net
Tue Nov 17 16:07:27 UTC 2015


Looks like this got uploaded already. Unsubscribing sponsors.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1501651

Title:
  ARM chroot issues: fatal error: rt_sigaction failure

Status in golang package in Ubuntu:
  In Progress

Bug description:
  Trying to create an ARM snap with snapcraft using an ARM chroot as
  advised:

  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  	LANGUAGE = "en_US",
  	LC_ALL = (unset),
  	LANG = "en_US.UTF-8"
      are supported and installed on your system.
  perl: warning: Falling back to the standard locale ("C").
  Pulling integration
  Building integration
  cp --preserve=all -R icon.svg /snap_spider_tweet/parts/integration/install/icon.svg
  Staging integration
  Snapping integration
  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  	LANGUAGE = "en_US",
  	LC_ALL = (unset),
  	LANG = "en_US.UTF-8"
      are supported and installed on your system.
  perl: warning: Falling back to the standard locale ("C").
  fatal error: rt_sigaction failure

  runtime stack:
  runtime.throw(0x57d6ed)
  	/usr/lib/go/src/runtime/panic.go:491 +0xa4
  runtime.setsig(0x40, 0x5704c, 0x594d01)
  	/usr/lib/go/src/runtime/os_linux.c:302 +0xa8
  runtime.initsig()
  	/usr/lib/go/src/runtime/signal_unix.c:39 +0x88
  mstart()
  	/usr/lib/go/src/runtime/proc.c:856 +0x6c
  runtime.mstart()
  	/usr/lib/go/src/runtime/proc.c:836 +0x4c

  goroutine 1 [runnable]:
  runtime.main()
  	/usr/lib/go/src/runtime/proc.go:16
  runtime.goexit()
  	/usr/lib/go/src/runtime/asm_arm.s:1322 +0x4

  Reproduced it two different machines.

  Reproducing it:
  - qemu-debootstrap --arch=armhf vivid ~/vivid/
  - set up the right sources.list
  - apt-get install software-properties-common python-software-properties
  - sudo add-apt-repository ppa:snappy-dev/tools
  - sudo apt-get update
  - sudo apt-get upgrade
  - sudo apt-get install snappy-tools bzr
  - snapcrafting any source will end up in a  similar output

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



More information about the Ubuntu-sponsors mailing list