Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"make image" failing #2

Open
CptClyde opened this issue Dec 20, 2018 · 4 comments
Open

"make image" failing #2

CptClyde opened this issue Dec 20, 2018 · 4 comments

Comments

@CptClyde
Copy link

I am trying to compile on a machine with the following uname stats:
Linux UX31A 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

and am getting the following errors when running the "make image" command. Any ideas?

I: Extracting libfdisk1...
I: Extracting libmount1...
I: Extracting libncursesw6...
I: Extracting libsmartcols1...
I: pdk-mediagen: Debootstrapping system (second-stage)
chroot: failed to run command '/debootstrap/debootstrap': Exec format error
I: pdk-mediagen: Running 1000_minimal_setup.sh
chroot: failed to run command 'usermod': Exec format error
/usr/share/pdk-mediagen/scripts/1000_minimal_setup.sh: line 24: /home/luke/pideck/pideck/tmp/rootfs/etc/network/interfaces: No such file or directory
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: Running 2000_standard_setup.sh
chroot: failed to run command 'apt-get': No such file or directory
chroot: failed to run command 'locale-gen': No such file or directory
I: pdk-mediagen: installing preseed preseed.conf
chroot: failed to run command 'debconf-set-selections': Exec format error
I: pdk-mediagen: Running 3000_install_packages.sh
I: pdk-mediagen: installing component 64studio/minimal
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/standard
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/openssh-server
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/linux-image-armhf-raspi
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/jackd2
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/xorg
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component 64studio/lxde
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: installing component local
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: Running 6000_openssh-server.sh
chroot: failed to run command 'apt-get': No such file or directory
sed: can't read /home/luke/pideck/pideck/tmp/rootfs/etc/ssh/sshd_config: No such file or directory
chroot: failed to run command 'update-rc.d': Exec format error
I: pdk-mediagen: Running 8000_postinst.sh
I: pdk-mediagen: running postinst postinst.sh
chroot: failed to run command '/tmp/postinst': Exec format error
I: pdk-mediagen: Running 9000_cleanup.sh
chroot: failed to run command 'apt-get': No such file or directory
chroot: failed to run command 'apt-get': No such file or directory
chroot: failed to run command 'apt-get': No such file or directory
chroot: failed to run command 'apt-get': No such file or directory
I: pdk-mediagen: used disk-space:
/dev/mapper/loop0p2 1.4G 126M 1.2G 10% /home/luke/pideck/pideck/tmp/rootfs
/dev/mapper/loop0p1 64M 0 64M 0% /home/luke/pideck/pideck/tmp/rootfs/boot
I: pdk-mediagen: Completed system setup!
I: pdk-mediagen: cleaning up
I: pdk-mediagen: unmounting rootfs
I: pdk-mediagen: removing loop devices
I: pdk-mediagen: completed!

@obbardc
Copy link
Member

obbardc commented Dec 20, 2018 via email

@CptClyde
Copy link
Author

Thanks for the reply. Will try it and reply.

@CptClyde
Copy link
Author

That did it, thank you for the help!

@obbardc
Copy link
Member

obbardc commented Dec 20, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants