pop-os / iso

Pop!_OS ISO production
Other
500 stars 65 forks source link

Make Error 1 #245

Closed ItsMaddieNow closed 5 years ago

ItsMaddieNow commented 5 years ago

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

ItsMaddieNow commented 5 years ago

Just did this on normal linux and is working fine.