[opensuse-buildservice] "norootfobuild" and permission denied
Hi! I've built spamassassin perfectly on my machine using "# norootforbuild". But I ever get this message when trying to build in the webclient: "+ exit 0 Finding Provides: /usr/lib/rpm/find-provides spamassassin error: Couldn't exec /usr/src/packages/SOURCES/filter-requires-spamassassin.sh: Permission denied getOutputFrom(): Broken pipe" And here is the content of the script: "#!/bin/sh /usr/lib/rpm/find-requires $* | grep -v 'perl(Net::SMTP::Server' | grep -v 'perl(MIME::Body'" Thanks in advice. :D -- [ ]'s Aledr - Alexandre "OpenSource Solutions for SmallBusiness Problems" --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hello, on Samstag, 29. September 2007, aledr wrote:
error: Couldn't exec /usr/src/packages/SOURCES/filter-requires-spamassassin.sh: Permission denied
My guess: chmod +x /usr/src/packages/SOURCES/filter-requires-spamassassin.sh Regards, Christian Boltz -- [~/.gtkrc] Brauche ich für Mozilla Firebird, sonst macht der "Faustgroße Killerschriften greifen an!" in Formularen. [Ratti in suse-linux] --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Christian Boltz wrote:
Hello,
on Samstag, 29. September 2007, aledr wrote:
error: Couldn't exec /usr/src/packages/SOURCES/filter-requires-spamassassin.sh: Permission denied
My guess: chmod +x /usr/src/packages/SOURCES/filter-requires-spamassassin.sh
or better 'chmod +x %_sourcedir/filter-requires-spamassassin.sh'. Anyway, the point is that the permission bits are not preserved when uploading the sources to the buildservice, all the source files are 0644. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2007-09-29 17:05:26 -0300, aledr wrote:
I've built spamassassin perfectly on my machine using "# norootforbuild". But I ever get this message when trying to build in the webclient: "+ exit 0 Finding Provides: /usr/lib/rpm/find-provides spamassassin
error: Couldn't exec /usr/src/packages/SOURCES/filter-requires-spamassassin.sh: Permission denied getOutputFrom(): Broken pipe"
And here is the content of the script: "#!/bin/sh
/usr/lib/rpm/find-requires $* | grep -v 'perl(Net::SMTP::Server' | grep -v 'perl(MIME::Body'"
i just wonder: we have up2date spamassassin packages server:mail. do you have a patched SA or why are you maintaining your own package for it? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, 1 Oct 2007, Marcus Rueckert wrote:
i just wonder: we have up2date spamassassin packages server:mail. do you have a patched SA or why are you maintaining your own package for it?
Well, openSUSE:Factory has 3.2.3, server:mail only 3.2.2. I wouldn't call this up2date. Ciao -- http://www.dstoecker.eu/ (PGP key available) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (5)
-
aledr
-
Christian Boltz
-
Dirk Stoecker
-
Marcus Rueckert
-
Michal Marek