Am Dienstag, 26. Januar 2010 15:14:01 schrieb Jon Nelson:
Yay! on 1.7b3
Unfortunately, I ran into some issues. The obsworker no longer starts:
just fixed hopefully, new packages should arrive in next minutes. thank you for the good report adrian
rcobsworker start
Run 2 obsworker using /srv/obs/tmp/build /var/run/obs/worker/boot ~ cpio: premature end of archive chmod: cannot access `bs_worker': No such file or directory ~ /var/run/obs/worker/boot ~
When I use "bash -x /etc/init.d/obsworker start" to see what's going on:
+ '[' -d /var/run/obs/worker/boot ']' + pushd /var/run/obs/worker/boot /var/run/obs/worker/boot ~ + curl -s /getworkercode + cpio --quiet --extract cpio: premature end of archive + ln -s . XML + chmod 755 bs_worker chmod: cannot access `bs_worker': No such file or directory + popd ~
The script looks like it could use some error checking, too (or set -e).
I don't see where WORKER_CODE is ever set.
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org