Am Montag, 26. November 2012, 01:00:37 schrieb Stephan Kleine:
Hi all,
I'm trying to use the OBS appliance to build .debs (it works fine for .rpms). All the builds fail during debian transform. E.g.
The build-20121123 package is getting published in next minutes. Please install that one on your server and trigger a rebuild.
[ 33s] running debian transformer... [ 33s] tar: logstash-1.1.5.tar.gz: Cannot open: No such file or directory [ 33s] tar: Error is not recoverable: exiting now [ 33s] tar: [ 33s] debian transforming failed.
Straces are http://pastebin.com/jhEsfhXZ and http://pastebin.com/vYDdXSZN
Adding the following in line 215 of /usr/lib/build/debtransform
my $pwd=`pwd`; print "PWD: $pwd";
resulted in
[ 46s] running debian transformer... [ 46s] pwd: couldn't find directory entry in `..' with matching i-node [ 46s] PWD: tar: logstash-1.1.5.tar.gz: Cannot open: No such file or directory
It must be some problem with the appliance since the exact same package builds just fine on b.o.o [1].
Any idea what the problem could be or how to debug it further would be highly appreciated.
regards, Stephan
[1]: https://build.opensuse.org/package/show?package=logstash&project=home%3Abitshuffler%3Atest
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org