./configure Permission denied after migration on aarch64

This forum is for topics dealing with problems with software specifically in the AArch64 repo.

./configure Permission denied after migration on aarch64

Postby Broshenka » Fri Dec 17, 2021 10:30 am

Hello friends!
I copied /home from my old x86_64 workstation to new VIM3 PRO SBC of Khadas.
I am trying to compile wanting packages which absent in aarch64 repo.
When ./configure script is launched bash exits with error:
$this->bbcode_second_pass_code('', 'leha@VIM3 ~/aarch_packages/gphotofs/src/gphotofs-0.5 :( $ LC_ALL=C; ./configure
bash: ./configure: Permission denied')
But ./configure script belongs current user
$this->bbcode_second_pass_code('', 'leha@VIM3 ~/aarch_packages/gphotofs/src/gphotofs-0.5 $ LC_ALL=C ls -l configure
-rwxr-xr-x 1 leha leha 430534 Jul 10 2012 configure
')
and current directory also belongs current user
$this->bbcode_second_pass_code('', 'leha@VIM3 ~/aarch_packages/gphotofs/src/gphotofs-0.5 $ LC_ALL=C ls -l ..
total 4
drwxr-xr-x 4 leha leha 4096 Dec 17 08:54 gphotofs-0.5
lrwxrwxrwx 1 leha leha 55 Dec 17 08:54 gphotofs-0.5.tar.bz2 -> /home/leha/aarch_packages/gphotofs/gphotofs-0.5.tar.bz2')

UID, GID and name of x86 and aarch64 users also matchs up.
$this->bbcode_second_pass_code('', 'leha@VIM3 ~/aarch_packages/gphotofs/src/gphotofs-0.5 $ LC_ALL=C ls -ln configure
-rwxr-xr-x 1 1000 1000 430534 Jul 10 2012 configure
leha@VIM3 ~/aarch_packages/gphotofs/src/gphotofs-0.5 $ LC_ALL=C id
uid=1000(leha) gid=1000(leha) groups=1000(leha),5(tty),8(mem),11(ftp),33(http),969(mysql),985(video),986(uucp),991(lp),995(audio),997(kmem),998(wheel)
')

And all is completely working if I build package outside /home, for example in /Arch/
I do not understanding what's happening :(
Broshenka
 
Posts: 4
Joined: Thu Dec 16, 2021 7:24 pm

Re: ./configure Permission denied after migration on aarch6

Postby Broshenka » Fri Dec 17, 2021 5:37 pm

My the /home dir was mount with defaults, which include noexec option :lol:
Thanks for all))
Broshenka
 
Posts: 4
Joined: Thu Dec 16, 2021 7:24 pm


Return to ARMv8

Who is online

Users browsing this forum: No registered users and 2 guests