[oe] Extensible SDK install errors

Andreas Baak andreas.baak at gmail.com
Sat Aug 22 05:46:15 UTC 2015


Do you have superuser rights? Usually, you cannot write in /opt without.
Try to install the SDK with sudo or enter your home directory as target
when you are asked.
Regards,
Andreas
Am 22.08.2015 00:07 schrieb "Adam Lee" <adam.yh.lee at gmail.com>:

> Hello, I built the Extensible SDK on Fido (bitbake core-image-minimal -c
> populate_sdk_ext).
>
> During the installation I get this permission error:
>
> $ ./poky-glibc-x86_64-core-image-minimal-armv5e-toolchain-ext-1.8.sh
> > Enter target directory for SDK (default: /opt/poky/1.8):
> > You are about to install the SDK to "/opt/poky/1.8". Proceed[Y/n]?
> > Extracting SDK...done
> > Setting it up...
> > Extracting buildtools...
> > ./poky-glibc-x86_64-core-image-minimal-armv5e-toolchain-ext-1.8.sh: line
> > 148: /opt/poky/1.8/environment-setup-armv5e-poky-linux-gnueabi:
> Permission
> > denied
> > ./poky-glibc-x86_64-core-image-minimal-armv5e-toolchain-ext-1.8.sh: line
> > 151: /opt/poky/1.8/environment-setup-armv5e-poky-linux-gnueabi:
> Permission
> > denied
> > ./poky-glibc-x86_64-core-image-minimal-armv5e-toolchain-ext-1.8.sh: line
> > 155: /opt/poky/1.8/environment-setup-armv5e-poky-linux-gnueabi:
> Permission
> > denied
> > mv: cannot move ‘x86_64-nativesdk-libc.tar.bz2’ to
> > ‘/opt/poky/1.8/layers/poky/x86_64-nativesdk-libc.tar.bz2’: Permission
> denied
> > Preparing build system...
> > sh: 1: cannot create preparing_build_system.log: Permission denied
> > SDK preparation failed: see /opt/poky/1.8/preparing_build_system.log
>
>
>  It looks like `/opt/poky/1.8/layers/poky` directory belongs to the root
> user:
>
> $ ls -l /opt/poky/1.8/layers/
> > total 36
> > drwxrwxr-x 9 root root 4096 Jun 16 10:25 meta-gnome
> > drwxrwxr-x 9 root root 4096 Jun 15 10:44 meta-multimedia
> > drwxrwxr-x 11 root root 4096 Jun 15 10:44 meta-networking
> > drwxrwxr-x 20 root root 4096 Jun 15 10:44 meta-oe
> > drwxrwxr-x 7 root root 4096 Jun 15 10:44 meta-python
> > drwxrwxr-x 5 root root 4096 Jun 15 10:44 meta-ruby
> > drwxrwxr-x 5 root root 4096 Jun 15 10:44 meta-systemd
> > drwxrwxr-x 11 root root 4096 Jun 15 10:44 meta-xfce
> > drwxrwxr-x 13 root root 4096 Aug 21 14:46 poky
>
>
>  I may have missed something obvious. Has anyone seen this?
>
> Thanks!
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list