Hm, that's more tricky than I thought. I already added sudo (for the /usr/src/rpm/SOURCES goo) and --nodeps, but it still fails:
$ sudo rpmbuild --rebuild --nodeps splix-1.0.1-1lsb3.1.src.rpm Installiere splix-1.0.1-1lsb3.1.src.rpm Warnung: user till does not exist - using root Warnung: group sshd does not exist - using root Warnung: user till does not exist - using root Warnung: group sshd does not exist - using root Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.15819 + umask 022 + cd /usr/src/rpm/BUILD + rm -rf /usr/src/rpm/BUILD/splix-1.0.1 + cd /usr/src/rpm/BUILD + rm -rf splix-1.0.1 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/splix-1.0.1.tar.bz2 /var/tmp/rpm-tmp.15819: 1: /usr/bin/bzip2: not found + tar -xf - + STATUS=0 + [ 0 -ne 0 ] + cd splix-1.0.1 cd: 1: can't cd to splix-1.0.1 Fehler: Bad exit status from /var/tmp/rpm-tmp.15819 (%prep) -- [apport] rastertospl2 crashed with SIGSEGV in __libc_start_main() https://launchpad.net/bugs/85076 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
