pop-os/iso

Make Error 1

ItsMaddieNow opened this issue · 1 comments

Distributions :

Debian GNU/Linux 9 (stretch) (Crostini Chromebook)
Ubuntu 18.04.3 LTS (Windows Subsystem for Linux)

Issue/Bug Description:

E: Cannot install into target '/home/mariolwhitmore/pop/iso/build/pop-os/19.04/debootstrap.partial' mounted with noexec or nodev
cat: build/pop-os/19.04/debootstrap.partial/debootstrap/debootstrap.log: No such file or directory
mk/chroot.mk:2: recipe for target 'build/pop-os/19.04/debootstrap' failed
make: *** [build/pop-os/19.04/debootstrap] Error 1

Steps to reproduce (if you know):

gpg --recv-keys 204DD8AEC33A7AFF

gpg --full-gen-key
gpg --send-keys --keyserver keyserver.ubuntu.com ${YOUR_KEY_ID_HERE}

./deps.sh

make

Expected behavior:

Compiles ISO

Just did this on normal linux and is working fine.