Re: [Rhythmbox-devel] Can't build 0.6 rpm



Robert Serphillips wrote:
> I'm trying to build a RH9 rpm using the tla source tarball (patch
> 295). The translation are not being built.
> 
> + unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
> + /usr/lib/rpm/find-lang.sh /var/tmp/rhythmbox-0.6.0-root rhythmbox
> No translations found for rhythmbox in /var/tmp/rhythmbox-0.6.0-root
> error: Bad exit status from /var/tmp/rpm-tmp.34194 (%install)

Things to check:
Examine contents of /var/tmp/rhythmbox-0.6.0-root/usr/share/locale/
and /usr/src/redhat/BUILD/rhythmbox-0.6.0/rhythmbox.lang.  They should 
not be empty.  However, /var/tmp/rhythmbox-0.6.0-root/usr/share/locale/ 
is removed when the RPM is built sucessfully.

Are you using 
http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.6/rhythmbox-0.6.0.tar.gz 
and the .spec file from it?

Check the version of rpm-build
% rpm -q rpm-build
rpm-build-4.2-0.69

> The source compiles fine but as I'm trying to pack the files at the
> end it fails. 
> 
> I *CAN* do a ./configure && make && make install and it compiles and
> runs ok.
> 
> If I remove the locale setting from the spec file it is ok. Is the
> spec file incorrect or is there something in my environment causing
> these files to be skipped

Works fine for me.

Jon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]