Hi All,
I am trying to create beagle_sd.img for beagle board using linaro-media-create, by referring the procedure in
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=BeagleBoardPkg#How_to_build_UEFI_for_the_BeagleBoardBut I am getting the below error.
Could someone please help resolve the issue.
kiran@kiran-desktop:~/beagle_image$ sudo linaro-media-create --image_file beagle_sd.img --dev beagle --binary linaro-m-headless-tar-20101101-0.tar.gz --hwpack hwpack_linaro-omap3_20101109-1_armel_supported.tar.gz
/usr/lib/pymodules/python2.6/argparse.py:1576: DeprecationWarning: The "version" argument to ArgumentParser is deprecated. Please use "add_argument(..., action='version', version="N", ...)" instead"""instead""", DeprecationWarning)Searching correct rootfs path------------------------------------------------------------Installing (linaro-hwpack-install) hwpack_linaro-omap3_20101109-1_armel_supported.tar.gz in target rootfs.Unpacking hardware pack ...DoneUpdating apt package lists ...Ign file: ./ Release.gpgIgn filetmp/tmp.PybN7nuXq3/unpacked/pkgs/ ./ Translation-enIgn file: ./ ReleaseIgn file: ./ PackagesGet:1 http://ppa.launchpad.net maverick Release.gpg [316B]Ign http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/ maverick/main Translation-enIgn http://ports.ubuntu.com maverick Release.gpgIgn http://ports.ubuntu.com/ maverick/main Translation-enIgn http://ports.ubuntu.com/ maverick/universe Translation-enIgn http://ports.ubuntu.com maverick-security Release.gpgIgn http://ports.ubuntu.com/ maverick-security/main Translation-enIgn http://ports.ubuntu.com/ maverick-security/universe Translation-enIgn http://ports.ubuntu.com maverick-updates Release.gpgIgn http://ports.ubuntu.com/ maverick-updates/main Translation-enIgn http://ports.ubuntu.com/ maverick-updates/universe Translation-enIgn http://ports.ubuntu.com maverick-proposed Release.gpgIgn http://ports.ubuntu.com/ maverick-proposed/main Translation-enGet:2 http://ppa.launchpad.net maverick Release [9762B]Ign http://ports.ubuntu.com/ maverick-proposed/universe Translation-enIgn http://ports.ubuntu.com maverick ReleaseIgn http://ports.ubuntu.com maverick-security ReleaseGet:3 http://ppa.launchpad.net maverick/main armel Packages [11.7kB]Ign http://ports.ubuntu.com maverick-updates ReleaseIgn http://ports.ubuntu.com maverick-proposed ReleaseIgn http://ports.ubuntu.com maverick/main armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick/universe armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-security/main armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-security/universe armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-updates/main armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-updates/universe armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-proposed/main armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick-proposed/universe armel Packages/DiffIndexIgn http://ports.ubuntu.com maverick/main armel PackagesIgn http://ports.ubuntu.com maverick/universe armel PackagesIgn http://ports.ubuntu.com maverick-security/main armel PackagesIgn http://ports.ubuntu.com maverick-security/universe armel PackagesIgn http://ports.ubuntu.com maverick-updates/main armel PackagesIgn http://ports.ubuntu.com maverick-updates/universe armel PackagesIgn http://ports.ubuntu.com maverick-proposed/main armel PackagesIgn http://ports.ubuntu.com maverick-proposed/universe armel PackagesErr http://ports.ubuntu.com maverick/main armel Packages404 Not FoundErr http://ports.ubuntu.com maverick/universe armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-security/main armel PackagesErr http://ports.ubuntu.com maverick/main armel Packages404 Not FoundErr http://ports.ubuntu.com maverick/universe armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-security/main armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-security/universe armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-updates/main armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-updates/universe armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-proposed/main armel Packages404 Not FoundErr http://ports.ubuntu.com maverick-proposed/universe armel Packages404 Not FoundFetched 21.8kB in 2s (9070B/s)W: Failed to fetch http://ports.ubuntu.com/dists/maverick/main/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick/universe/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-security/main/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-security/universe/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-updates/main/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-updates/universe/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-proposed/main/binary-armel/Packages.gz 404 Not FoundW: Failed to fetch http://ports.ubuntu.com/dists/maverick-proposed/universe/binary-armel/Packages.gz 404 Not FoundE: Some index files failed to download, they have been ignored, or old ones used instead.Cleaning up .../bin/mv: cannot stat `/sbin/start-stop-daemon.REAL': No such file or directoryproc umountedTraceback (most recent call last):File "/usr/bin/linaro-media-create", line 202, in <module>verified_files, extract_kpkgs, *hwpacks)File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/chroot_utils.py", line 89, in install_hwpackshwpack_force_yes or hwpack_verified)File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/chroot_utils.py", line 129, in install_hwpackcmd_runner.run(args, as_root=True, chroot=chroot_dir).wait()File "/usr/lib/pymodules/python2.6/linaro_image_tools/cmd_runner.py", line 100, in waitraise SubcommandNonZeroReturnValue(self._my_args, returncode)linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['chroot', '/tmp/tmpaR5Ly6/rootfs/binary', 'linaro-hwpack-install', '--hwpack-version', '20101109-1', '--hwpack-arch', 'armel', '--hwpack-name', 'linaro-omap3', '/hwpack_linaro-omap3_20101109-1_armel_supported.tar.gz']" returned a non-zero value: 1Regards,
Amar Shankar