Mailinglist Archive: opensuse-buildservice (110 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] permissions of sources are not preserved when commiting to openSUSE
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Thu, 20 Jul 2006 13:49:39 +0200
- Message-id: <20060720114939.GA10367@xxxxxxx>
On Thu, Jul 20, 2006 at 12:00:23PM +0200, Mike FABIAN wrote:
> > But apparently the executable flags disappear when uploading the
> > source to the openSUSE build service.
Yes, works as designed. All uploaded files get mode 644.
> > Adding the line
> >
> > chmod 755 $RPM_SOURCE_DIR/remove-kana-glyphs
> >
> > makes the package build in the openSUSE build service as well.
>
> Maybe it would be nice if the permission flags of the source files
> could be seen in the webfrontend of the openSUSE build service as
> well.
That's not necessary, all files have the same mode.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice-help@xxxxxxxxxxxx
> > But apparently the executable flags disappear when uploading the
> > source to the openSUSE build service.
Yes, works as designed. All uploaded files get mode 644.
> > Adding the line
> >
> > chmod 755 $RPM_SOURCE_DIR/remove-kana-glyphs
> >
> > makes the package build in the openSUSE build service as well.
>
> Maybe it would be nice if the permission flags of the source files
> could be seen in the webfrontend of the openSUSE build service as
> well.
That's not necessary, all files have the same mode.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice-help@xxxxxxxxxxxx
| < Previous | Next > |