Baba,

There are two problems that make r-base214 fail to install when using 
'-m --build-as-nobody'.

The first is a permissions failure that is caused by setting 555 to 
Library/Frameworks/R.framework/Resources/library.  During the SplitOff 
generation test, permission is denied to write into that folder in the 
new splitoff.

The second failure occurs when the lib/pkgconfig directory is installed 
and the deb validated:

Validating .deb dir /sw/build.build/root-r-base214-2.14.0-1...
Error: File installed outside of allowable subdirectories of /sw
        Offending file: /sw/build.build/
        Offending file: /sw/build.build/root-r-base214-2.14.0-1/
        Offending file: /sw/build.build/root-r-base214-2.14.0-1/sw/
        Offending file: /sw/build.build/root-r-base214-2.14.0-1/sw/lib/
        Offending file: 
/sw/build.build/root-r-base214-2.14.0-1/sw/lib/pkgconfig/
        Offending file: 
/sw/build.build/root-r-base214-2.14.0-1/sw/lib/pkgconfig/libR.pc

This is much earlier in the InstallScript output: "mkdir 
/sw/build.build/root-r-base214-2.14.0-1/sw/build.build/root-r-base214-2.14.0-1/sw/lib/pkgconfig"

Hanspeter

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to