austin987 / crawfishos

Debian for Asus C201p, with broadcom wifi support (PrawnOS fork)
GNU General Public License v2.0
22 stars 5 forks source link

First build fails #2

Closed gdallasdye closed 3 years ago

gdallasdye commented 3 years ago

I've attached a terminal copy/paste here.

Build environment is a fresh Debian 10 Buster with dependencies (and qemu-user-static backport) installed. I think it may be due to the debootstrap changes.

austin987 commented 3 years ago

It's not related to debootstrap, but rather https://github.com/austin987/crawfishos/commit/27e5299f64a8cd2b003f479cf53ff46cc3fcaee4

Looking at https://stackoverflow.com/questions/1417957/show-just-the-current-branch-in-git, you need git 2.22. Buster has 2.20: https://packages.debian.org/buster/git. git from buster-backports should work.