[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: r17805 breaks RPM build.

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2005-12-17 17:21:58 CET

On Sat, 17 Dec 2005, Max Bowsher wrote:

> David Summers wrote:
>>
>> Max,
>
> You sent this in reply to a totally unrelated thread, which really
> confuses those of us using mail readers which do actual threading.
> Please don't do that.

Ooops, sorry. I thought I sent a new message.

>
>> Your r17805 commit broke the RPM build (tested on RHEL4). It acts as
>> if it is trying to install a (MO or PO?) file but can't create the
>> directory the file is installed into. When I reverted r17805 then it works
>> fine.
>
> Show error messages!

Here it is:

cd subversion/po ; /usr/bin/install -c -m 644 de.mo
/home/dsummers/rpms/tmp/subversion-1.4.0-17819/usr/share/locale/de/LC_MESSAGES/subversion.mo
/usr/bin/install: cannot create regular file
`/home/dsummers/rpms/tmp/subversion-1.4.0-17819/usr/share/locale/de/LC_MESSAGES/subversion.mo':
No such file or directory
make[1]: *** [install-locale] Error 1
make[1]: Leaving directory `/home/dsummers/rpms/build/subversion-1.4.0'
error: Bad exit status from /home/dsummers/rpms/tmp/rpm-tmp.12246
(%install)

RPM build errors:
     Bad exit status from /home/dsummers/rpms/tmp/rpm-tmp.12246 (%install)
make: *** [build_rpm_files] Error 1

>
>> Is there some extra option that needs to be given to the system install
>> to create directories or something?
>
> Likely this has revealed a point where we were not thoughrough in using
> $(MKDIR) everywhere appropriate.
>

    Thanks

-- 
David Wayne Summers        "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 17 17:22:50 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.