From: Lionel B. <lio...@bo...> - 2005-02-07 17:56:59
|
Michel Bouissou wrote the following on 02/07/2005 05:20 PM : >Le Lundi 07 F=E9vrier 2005 16:59, HaJo Schatz a =E9crit : > =20 > >>error: Bad exit status from /var/tmp/rpm-tmp.95341 (%install) >> =20 >> > >No better luck here : > >Erreur de construction de RPM: > Fichier non=20 >trouv=E9: /var/tmp/sqlgrey-1.4.3-build/usr/share/man/man1/sqlgrey.1.gz > >But this one is easy : Mandrake builds manpages as .bz2 and not .gz, so = it's=20 >normal the .gz file can't be found. > >I'll give a shot at the .spec when I have time, maybe tomorrow. If I pro= duce a=20 >working RPM, I'll give an URL here. > >For the moment I stick with 1.4.2 ;-) > > =20 > This is a mistake from me : the spec file should ref the "sqlgrey.1"=20 file instead of the 1.gz. I believe it is bitting us because the rpmbuild workdir wasn't cleaned=20 up after each build and I switched from gzip to no compression (which=20 means old version of the manpage were distributed). Could you test modifying the spec file to look for "sqlgrey.1" ? Lionel. |