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

Permission problems with rpi23genimage #203

Open
ljones0 opened this issue Jul 26, 2019 · 3 comments
Open

Permission problems with rpi23genimage #203

ljones0 opened this issue Jul 26, 2019 · 3 comments

Comments

@ljones0
Copy link

ljones0 commented Jul 26, 2019

Hello,

Getting a new problem generating any image with rpi23genimage now unfortunatly. Wanted to give this script a go on my pi zero and pi 3b+ but tried on both and also both distros (configured in the build script) but I am getting the same error every time now --

warning: unable to access '/root/.config/git/attributes': Permission denied

/media/aaaaa/ramdisk/rpi23-gen-image-master/images/stretch/build/chroot/tmp/pi-bluetooth/LICENCE.broadcom_bcm43xx: Permission denied

More complete version here

BTW had to use a link like that as every bit of code I post here seems to get messed up. Guess that's what becomes of M$ taking over github.....x.x

But maybe this script/compile problem is with the bluetooth driver prehaps?

ljones

@tyborall
Copy link

I have exact the same issue and are not able to build the image therefore. I build on a Debian 10 Buster as host system. These are the last lines of build log before it ends:

grafik

@burnbabyburn
Copy link
Contributor

burnbabyburn commented Oct 9, 2019

Thx for reporting your problems.

  1. imho code looks fine. should be fixed since january c0630e3
  2. Licence file is still up

I guess this could be a config problem in chroot?

warning: unable to access '/root/.config/git/attributes': Permission denied
https://stackoverflow.com/questions/27150926/unable-to-access-git-attributes

or this

sudo -E -u nobody LANG=C LC_ALL=C wget -q -O /media/aaaaa/ramdisk/rpi23-gen-image-master/images/stretch/build/chroot/tmp/pi-bluetooth/LICENCE.broadcom_bcm43xx https://aur.archlinux.org/cgit/aur.git/plain/LICENCE.broadcom_bcm43xx?h=pi-bluetooth
sudo: unable to resolve host debian

https://askubuntu.com/questions/59458/error-message-sudo-unable-to-resolve-host-none

burnbabyburn added a commit to burnbabyburn/rpi23-gen-image that referenced this issue Oct 22, 2019
This was referenced Oct 22, 2019
@burnbabyburn
Copy link
Contributor

@drtyhlpr
since its fixed i suggest close?

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

3 participants