Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ./linaro-image-tools/linaro-media-create --image_file image.img --dev origen
- --hwpack hwpack_linaro-lt-origen_20110929-0_armel_supported.tar.gz --binary
- linaro-n-ubuntu-desktop-tar-20110929-1.tar.gz
- ------------------------------------------------------------
- Installing (linaro-hwpack-install)
- hwpack_linaro-lt-origen_20110929-0_armel_supported.tar.gz in target rootfs.
- Unpacking hardware pack ...Done
- Updating apt package lists ...
- Ign file: ./ InRelease
- Ign file: ./ Release.gpg
- Ign file: ./ Release
- Ign file: ./ Translation-en
- Err http://ports.ubuntu.com natty InRelease
- Err http://ports.ubuntu.com natty-security InRelease
- Err http://ports.ubuntu.com natty-updates InRelease
- Err http://ports.ubuntu.com natty Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- Err http://ports.ubuntu.com natty-security Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- Err http://ports.ubuntu.com natty-updates Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- Err http://ppa.launchpad.net natty InRelease
- Err http://ppa.launchpad.net natty InRelease
- Err http://ppa.launchpad.net natty Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- Err http://ppa.launchpad.net natty Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- Reading package lists...
- W: Failed to fetch http://ports.ubuntu.com/dists/natty/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-security/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-updates/InRelease
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-landing-team-samsung/linaro-samsung/ubuntu/dists/natty/InRelease
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/dists/natty/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty/Release.gpg Unable to
- connect to ports.ubuntu.com:http:
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-security/Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-updates/Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-landing-team-samsung/linaro-samsung/ubuntu/dists/natty/Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/dists/natty/Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- W: Some index files failed to download. They have been ignored, or old ones used
- instead.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- devio flash-kernel hwpack-linaro-lt-origen linux-image-3.0.0-1000-origen
- linux-image-linaro-lt-origen u-boot-linaro-origen
- wireless-crda
- 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B/4099 kB of archives.
- After this operation, 0 B of additional disk space will be used.
- WARNING: The following packages cannot be authenticated!
- wireless-crda linux-image-3.0.0-1000-origen devio flash-kernel
- u-boot-linaro-origen linux-image-linaro-lt-origen
- hwpack-linaro-lt-origen
- Install these packages without verification [y/N]?
- E: Some packages could not be authenticated
- Cleaning up ...W: Failed to fetch http://ports.ubuntu.com/dists/natty/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-security/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-updates/InRelease
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-landing-team-samsung/linaro-samsung/ubuntu/dists/natty/InRelease
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/dists/natty/InRelease
- W: Failed to fetch http://ports.ubuntu.com/dists/natty/Release.gpg Unable to
- connect to ports.ubuntu.com:http:
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-security/Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- W: Failed to fetch http://ports.ubuntu.com/dists/natty-updates/Release.gpg
- Unable to connect to ports.ubuntu.com:http:
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-landing-team-samsung/linaro-samsung/ubuntu/dists/natty/Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- W: Failed to fetch
- http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/dists/natty/Release.gpg
- Unable to connect to ppa.launchpad.net:http:
- W: Some index files failed to download. They have been ignored, or old ones used
- instead.
- Done
- proc umounted
- Traceback (most recent call last):
- File "./linaro-image-tools/linaro-media-create", line 156, in <module>
- verified_files, *hwpacks)
- File
- "~/linaro-image-tools/linaro_image_tools/media_create/chroot_utils.py",
- line 64, in install_hwpacks
- install_hwpack(chroot_dir, hwpack_file, hwpack_force_yes or hwpack_verified)
- File
- "~/linaro-image-tools/linaro_image_tools/media_create/chroot_utils.py",
- line 85, in install_hwpack
- cmd_runner.run(args, as_root=True, chroot=chroot_dir).wait()
- File
- "~/linaro-image-tools/linaro_image_tools/cmd_runner.py",
- line 100, in wait
- raise SubcommandNonZeroReturnValue(self._my_args, returncode)
- linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process
- "['chroot', '/tmp/tmpvZJf7s/binary', 'linaro-hwpack-install',
- '/hwpack_linaro-lt-origen_20110929-0_armel_supported.tar.gz']" returned a
- non-zero value: 100
Add Comment
Please, Sign In to add comment