Ubuntu Pastebin

Paste from nik90 at Fri, 7 Aug 2015 14:53:07 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
E: 10mount: mount: wrong fs type, bad option, bad superblock on click-ubuntu-sdk-15.04-armhf,
E: 10mount:        missing codepage or helper program, or other error
E: 10mount:        (for several filesystems (e.g. nfs, cifs) you might
E: 10mount:        need a /sbin/mount.<type> helper program)
E: 10mount:        In some cases useful info is found in syslog - try
E: 10mount:        dmesg | tail  or so
E: 10mount: 
E: click-ubuntu-sdk-15.04-armhf-26568796-d614-4068-b02d-55f66a5065ac: Chroot setup failed: stage=setup-start
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 266, in run
    return args.func(parser, args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 141, in begin_session
    return chroot.begin_session()
  File "/usr/lib/python3/dist-packages/click/chroot.py", line 672, in begin_session
    subprocess.check_call(command)
  File "/usr/lib/python3.4/subprocess.py", line 557, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['schroot', '-c', 'click-ubuntu-sdk-15.04-armhf', '--begin-session', '--session-name', 'click-ubuntu-sdk-15.04-armhf-26568796-d614-4068-b02d-55f66a5065ac']' returned non-zero exit status 1
E: Failed to change to directory ‘/home/krnekhelesh’: No such file or directory
I: The directory does not exist inside the chroot.  Use the --directory option to run the command in a different directory.
Command returned 1: schroot -c click-ubuntu-sdk-15.04-armhf-26568796-d614-4068-b02d-55f66a5065ac --run-session -- env DEB_HOST_GNU_CPU=arm DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_HOST_MULTIARCH=arm-linux-gnueabihf DEB_HOST_ARCH=armhf DEB_HOST_ARCH_ENDIAN=little DEB_BUILD_ARCH_BITS=64 DEB_HOST_ARCH_CPU=arm DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_HOST_ARCH_BITS=32 DEB_HOST_GNU_SYSTEM=linux-gnueabihf DEB_BUILD_ARCH=amd64 DEB_HOST_GNU_TYPE=arm-linux-gnueabihf DEB_HOST_ARCH_OS=linux DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_GNU_CPU=x86_64 DEB_BUILD_ARCH_OS=linux DEB_BUILD_ARCH_CPU=amd64 cmake --help
E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount/click-ubuntu-sdk-15.04-armhf-26568796-d614-4068-b02d-55f66a5065ac/bin/sh: No such file or directory

E: 10mount: mount: wrong fs type, bad option, bad superblock on click-ubuntu-sdk-15.04-armhf,
E: 10mount:        missing codepage or helper program, or other error
E: 10mount:        (for several filesystems (e.g. nfs, cifs) you might
E: 10mount:        need a /sbin/mount.<type> helper program)
E: 10mount:        In some cases useful info is found in syslog - try
E: 10mount:        dmesg | tail  or so
E: 10mount: 
E: click-ubuntu-sdk-15.04-armhf-482e4302-f1f1-4087-96cb-2607851f80c2: Chroot setup failed: stage=setup-start
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 266, in run
    return args.func(parser, args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 141, in begin_session
    return chroot.begin_session()
  File "/usr/lib/python3/dist-packages/click/chroot.py", line 672, in begin_session
    subprocess.check_call(command)
  File "/usr/lib/python3.4/subprocess.py", line 557, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['schroot', '-c', 'click-ubuntu-sdk-15.04-armhf', '--begin-session', '--session-name', 'click-ubuntu-sdk-15.04-armhf-482e4302-f1f1-4087-96cb-2607851f80c2']' returned non-zero exit status 1
E: Failed to change to directory ‘/home/krnekhelesh’: No such file or directory
I: The directory does not exist inside the chroot.  Use the --directory option to run the command in a different directory.
Command returned 1: schroot -c click-ubuntu-sdk-15.04-armhf-482e4302-f1f1-4087-96cb-2607851f80c2 --run-session -- env DEB_HOST_ARCH_CPU=arm DEB_HOST_ARCH_ENDIAN=little DEB_HOST_ARCH_BITS=32 DEB_BUILD_ARCH=amd64 DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_HOST_GNU_CPU=arm DEB_BUILD_ARCH_OS=linux DEB_BUILD_ARCH_CPU=amd64 DEB_HOST_GNU_SYSTEM=linux-gnueabihf DEB_BUILD_GNU_CPU=x86_64 DEB_BUILD_ARCH_BITS=64 DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_HOST_MULTIARCH=arm-linux-gnueabihf DEB_HOST_ARCH_OS=linux DEB_HOST_ARCH=armhf DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=arm-linux-gnueabihf cmake --help
E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount/click-ubuntu-sdk-15.04-armhf-482e4302-f1f1-4087-96cb-2607851f80c2/bin/sh: No such file or directory
Download as text