Hi Yosef,
On Wed, 26 Jan 2011, Yosef Werner wrote:
I tried to rebuild Ardour 2.8.11-3.6 from src.rpm on
openSUSE 11.2 64 bit.
The building process exits with following lines:
[snip]
/usr/src/packages/BUILDROOT/ardour-2.8.11-3.6.x86_64/usr/share/pixmaps/ardour2.png
+ cd /usr/src/packages/BUILDROOT/ardour-2.8.11-3.6.x86_64/usr/share/locale
/var/tmp/rpm-tmp.qzVQ4Y: line 36: cd:
/usr/src/packages/BUILDROOT/ardour-2.8.11-3.6.x86_64/usr/share/locale: No
such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.qzVQ4Y (%install)
Does anybody have an idea what this means?
It means that the source package is broken and you should
file a FTBFS[1] bug with openSUSE. (I'm assuming that this
is an openSUSE .src.rpm.)
It looks like it's easy to fix... simply have the .spec file
create the `locale` directory before it tries to `cd` to it.
-gabriel
[1] Fails To Build From Source