Perl vendorarch and vendorlib patches break FreeBSD

Stefan (metze) Metzmacher metze at samba.org
Wed Apr 16 01:38:36 MDT 2014


Am 15.04.2014 11:49, schrieb Andreas Schneider:
> On Tuesday 15 April 2014 21:41:04 you wrote:
>> Have you tested it?  I don't think it will work, because the [0]
>> dereference is what failed first.
> 
> Ah ok, then here is another try.
> 
>> If you are sure, I can test it on the VM tomorrow.  I'm sorry for not
>> giving you the traceback when I wrote to you previously.
> 
> I hope this will do the trick. Please test it. I don't have a FreeBSD VM. 
> Setting one up will take some time.

What about using try: except:
and fallback from vendorarch/vendorlib to sitearch/sitelib
and from there to archlib/privlib and then to our values?

The key is that the installed perl version finds the files
we install.

metze


More information about the samba-technical mailing list