Hello, Am Montag, 30. September 2013 schrieb Daniël Huisman:
I know. The testing of the spec-files I did on my own computer. It builds way faster then the openbuild service so it's easier for testing. But I have added the sourcefile to the project. And bobcat gives me the same error as it does on my pc. Even writing the %setup myself didn't work.
https://build.opensuse.org/package/live_build_log/home:Drunken/bobcat/openSU... has: [ 83s] -rw-r--r-- frank/fbb 339 2012-02-08 21:04 bobcat-3.16.00/xpointer/get.cc [ 83s] + STATUS=0 [ 83s] + '[' 0 -ne 0 ']' [ 83s] + cd Bobcat-3.16.00 [ 83s] /var/tmp/rpm-tmp.YbJOuj: line 32: cd: Bobcat-3.16.00: No such file or directory Note the bobcat-3.16.00 (in the tarball) vs. Bobcat-3.16.00 (in the "cd" command, with uppercase "B") %setup assumes the tarball extracts to Name-Version and uses this for the "cd" command. In your spec, you have Name: Bobcat Change it to Name: bobcat and it should work - or at least give you a fresh set of errors ;-) You may also want to have a look at http://en.opensuse.org/Portal:Packaging if you didn't yet ;-) Regards, Christian Boltz -- Funktioniert nichts? Schwarzer Bildschirm??? Vermutlich Netzstromversorgung unterbrochen. Blauer Bildschirm? Falsche Liste *scnr* [Eric Scheen in suse-linux] -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org