[Box Backup-dev] COMMIT r538 - box/trunk/infrastructure

James O'Gorman boxbackup-dev@fluffy.co.uk
Tue, 07 Mar 2006 15:51:15 +0000


On 4/3/06 02:45, Martin Ebourne wrote:
> James,
> 
> These perl-ac changes are failing for me due to the exec permission
> being lost. Apart from preventing scripts from running manually, it also
> breaks the bbackupd test. Was this working for you?

Arse, I missed that bit. I forgot to change the shell script I wrote as 
a wrapper for testing different revisions, as it was only running the 
backupstore test (the main failure on FreeBSD).

Do you think there will be a way around this, or should we just back the 
change out completely? Given that the patches are mainly for the FreeBSD 
port's cleanliness I'm perfectly happy to just maintain these patches 
for the port and fudge a way around the exec permission in the Makefile.

> Also configure isn't substituting
> contrib/cygwin/install-cygwin-service.pl. I presume that is because it
> isn't in the same place with svn and the release, which is a pain
> really. Maybe we could move it out of the distribution/ directory.

Yeah, I wasn't sure how to handle this, as like you say they're in 
different places depending on svn or release.

James