Hi, I'm trying to write a .spec file for my app (it's a very simple one, no build required: it only needs to install files in /usr/share/myapp).
When I do: gbs -v lb -A i586 I get errors like this: [ 220s] /etc/profile: line 44: /dev/null: Permission denied [ 220s] /etc/profile: line 59: /dev/null: Permission denied [ 220s] /etc/profile: line 59: /dev/null: Permission denied and [ 220s] + mkdir -p /usr/share/myapp [ 220s] mkdir: cannot create directory `/usr/share/myapp': Permission denied I looked around and the files in ~/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.0 belong to root:root, but that must be the root in the chroot, because running "gbs lb" with sudo doesn't help. What am I missing? Thanks in advance, Salvatore. -- Salvatore Iovene <salvatore.iov...@intel.com> Linux Software Engineer Intel Open Source Technology Center, Finland Tel.: +358504804026 _______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev