Frédéric Dalleau

Results 11 comments of Frédéric Dalleau

I used to build kernels directly using make, and had a hardtime with multiarch images, and buildx just fitted so well here. Maybe I was just doing it wrong.

@spurin thanks, we are investigating. On a side note, could you elaborate a bit on your use case? It seems to me that a volume in the sense of `docker...

Hey there, this build no longer sets the executable bit on your volume files : amd64: https://desktop-stage.docker.com/mac/main/amd64/94201/Docker.dmg arm64: https://desktop-stage.docker.com/mac/main/arm64/94201/Docker.dmg Let us know if any issue occurs, Thanks!

@abentele note that this executable bit issue is different for the issue you're facing. Investigation continues.

@oinopion thanks for feedback, it should land in our next release early next year

@pirog, can you share what command you used to get this result?

You may need to reenable virtiofs as it not default. If it happens again, you can try on the host : `xattr -l ` and see there is any output....

@xEtherealx Thanks for reporting, can you share share your reproduction steps? For a complex setup, it would be very kind to prepare a git repo with a script or docker...

@xEtherealx An error occurs : `No rule to make target batocera-bcm2837_defconfig`. It also occurs on Linux host on master branch.

@thomas-schwieters could it relate to a long path? Could you try with a shorter volume path ? ``` - /Users/username/nodest:/data ```