I am trying to build a package in the build service. I can successfully
build the package locally (using osc). But the build fails when trying
to build it in the build service.
The failure seems to be at this point:
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libsynce.la' '/usr/lib/libsynce.la'
/usr/bin/install -c .libs/libsynce.so.0.0.0 /usr/lib/libsynce.so.0.0.0
/usr/bin/install: cannot create regular file `/usr/lib/libsynce.so.0.0.0': Permission denied
Any ideas?
Jared
--
Jared Ottley <jared(a)ottleys.net>
http://jared.ottleys.net
Samuel,
First, sorry for the top posting.. I hate it myself.. but the GroupWise
6.5 webinterface has no idea about text quoting.. and it would be more
than difficult to find what I wrote as an answer.
To your question:
Blocked means, that one or more of the dependencies of tha package to be
built is not ready on the BS (means: scheduled, building, broken,
blocked)
as you linked glibc inside, of course all others will be blocked, as
glibc has always to be installed in the chrooted build environment.
As long as you don't want to patch around the glibc and want to use the
stock one, don't make so much work to link it. the BuildEnvironment will
automatically be setup with a working environment. As long as you only
have BuildRequires xxx, where xxx is part of the main distribution, and
you don't want to change them with patches or anything, linking is not
nescessary for you.
I hope a few words of this are understandable to you.. it's already late
:-)
Best regards,
Dominique
>>> "Samuel Partida" <samuel.partida(a)gmail.com> 01/05/07 12:02 AM >>>
First of all, hello to all the people at buildservice list.
I'm new at the Build Service so today I began to test building some
packages via the web application.
After some failures (I need to update myself on the art of rpm making)
I'm experimenting with another build status, blocked.
I don't know what I did wrong to get that status so what I did after
that is to link some packages from openSuSE:factory:
glibc
man
linux-kernel-headers
And then I triggered the rebuild, now I have the last two packages
blocked and glibc is scheduled, but I still don't know why they are
blocked.
I'm downloading openSuSE 10.2 DVD to make the build system locally but
now the web service is the only thing I have to test, so I apologize
if I'm making some big mistakes :(
I hope someone can throw me some light (I'm still reading all the
Build docs on the wiki).
Thanks!
Samuel Partida.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
First of all, hello to all the people at buildservice list.
I'm new at the Build Service so today I began to test building some
packages via the web application.
After some failures (I need to update myself on the art of rpm making)
I'm experimenting with another build status, blocked.
I don't know what I did wrong to get that status so what I did after
that is to link some packages from openSuSE:factory:
glibc
man
linux-kernel-headers
And then I triggered the rebuild, now I have the last two packages
blocked and glibc is scheduled, but I still don't know why they are
blocked.
I'm downloading openSuSE 10.2 DVD to make the build system locally but
now the web service is the only thing I have to test, so I apologize
if I'm making some big mistakes :(
I hope someone can throw me some light (I'm still reading all the
Build docs on the wiki).
Thanks!
Samuel Partida.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I am currently getting the following error on any new build on
Fedora_Extras_6:
installing policycoreutils-1.30.30-1
warning: /etc/selinux/restorecond.conf created
as /etc/selinux/restorecond.conf.rpmnew
warning: /etc/sestatus.conf created as /etc/sestatus.conf.rpmnew
error: %post(policycoreutils-1.30.30-1.x86_64) scriptlet failed, exit status
1
Cheers
--
Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc
The packages in devel:languages:haskell do not build since Januar 2. Before
everything worked well.
The packages are a little bit special, because they contain two cycles in
their BuildRequires dependencys. The required packages (ghc, haddock) are
still downloadable from
http://software.opensuse.org/download/devel:/languages:/haskell, but it looks
like they are not available for resolving the dependencys anymore.
Herbert
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi!
Attached, please find an updated version of my osc createpacfromsrcrpm patch:
* added cleanup of /tmp-directory after uploading the RPM contents
* use rpm2cpio and cpio in a pipe instead of as two separate commands
* use "cpio -v" output instead of listing the directory manually
* check if package already exists in buildservice before creating it
Thanks to Mauricio Teixeira and James Oakley for the technical feedback and
Klaas for the special motivation! :-)
--
Ciao,
Gernot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello list and a happy new year,
there seems to be problem with x86_64 builds.
Triggering rebuilds for this arch is not working since yesterday,
adding new packages will result in a blank label in the status monitor.
All distribution versions are affected.
Can someone have look anf fix it?
Thanks
Carsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFFmUrf6NfbfHY52TsRAu5SAJ4gsiNTbHfPDNdUU2ukSDRcNbn/NQCeOfzv
+yRxjLG36kaKEjy/QkLfRHc=
=1w+w
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org