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 <
salvatore.iov...@intel.com> 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
> <vent...@profusion.mobi> wrote:
> > At your ~/.gbs.conf file:
> >
> > buildroot = /tmp/
> >
> >
> > On Thu, Jul 18, 2013 at 8:55 AM, Iovene, Salvatore
> > <salvatore.iov...@intel.com> wrote:
> >>
> >> On Thu, Jul 18, 2013 at 2:49 PM, João Paulo Ventura
> >> <vent...@profusion.mobi> 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 <salvatore.iov...@intel.com>
> >> 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 <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
>



-- 
Warm Regards
--Dev
OpenPegasus Developer/Committer

(\__/)
(='.'=) This is Bunny. Copy and paste bunny
(")_(") to help him gain world domination.
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to