Salvatore, May you take a look at the spec file I created for Google V8 http://evoluter.tumblr.com/tagged/v8?
On Thu, Jul 18, 2013 at 9:23 AM, Devchandra L Meetei <[email protected]>wrote: > For the > mkdir -p /usr/share/myapp > > Do the /usr/share have search permission ? > > > On Thu, Jul 18, 2013 at 5:42 PM, Iovene, Salvatore < > [email protected]> wrote: > >> Thanks, >> that rid me of the errors on /dev/null, but I still get Permission >> Denied during my %install target. It looks like this: >> >> %install >> mkdir -p /usr/share/myapp >> copy dist/* /usr/share/myapp/ >> >> And the output: >> >> [ 4s] + mkdir -p /usr/share/myapp >> [ 4s] mkdir: cannot create directory `/usr/share/myapp': Permission >> denied >> [ 4s] error: Bad exit status from /var/tmp/rpm-tmp.R7IBxf (%install) >> >> Any idea of what i'm doing wrong now? >> >> Thanks! >> Salvatore. >> >> >> On Thu, Jul 18, 2013 at 3:00 PM, João Paulo Ventura >> <[email protected]> wrote: >> > At your ~/.gbs.conf file: >> > >> > buildroot = /tmp/ >> > >> > >> > On Thu, Jul 18, 2013 at 8:55 AM, Iovene, Salvatore >> > <[email protected]> wrote: >> >> >> >> On Thu, Jul 18, 2013 at 2:49 PM, João Paulo Ventura >> >> <[email protected]> wrote: >> >> > As a temporary solution I've created a new GBS-ROOT at the /tmp/ >> >> > directory. >> >> >> >> Thanks Joao Paulo. >> >> Can you elaborate with more details on how to do it, please? >> >> >> >> Thanks! >> >> Salvatore. >> >> >> >> >> >> >> >> -- >> >> Salvatore Iovene <[email protected]> >> >> Linux Software Engineer >> >> Intel Open Source Technology Center, Finland >> >> Tel.: +358504804026 >> > >> > >> > >> > >> > -- >> > Joao Paulo Fernandes Ventura >> > Software Analyst at ProFUSION Embedded Systems >> > Computing Engineer at University of Campinas >> >> >> >> -- >> Salvatore Iovene <[email protected]> >> Linux Software Engineer >> Intel Open Source Technology Center, Finland >> Tel.: +358504804026 >> _______________________________________________ >> Application-dev mailing list >> [email protected] >> https://lists.tizen.org/listinfo/application-dev >> > > > > -- > Warm Regards > --Dev > OpenPegasus Developer/Committer > > (\__/) > (='.'=) This is Bunny. Copy and paste bunny > (")_(") to help him gain world domination. > -- Joao Paulo Fernandes Ventura Software Analyst at ProFUSION Embedded Systems Computing Engineer at University of Campinas
_______________________________________________ Application-dev mailing list [email protected] https://lists.tizen.org/listinfo/application-dev
