On 22/06/13 at 17:52 +0200, Paul Gevers wrote: > Hi Lucas, > > On 22-06-13 16:01, Lucas Nussbaum wrote: > >> WARNING: unable to create primary config directory > >> "/sbuild-nonexistent/.lazarus" > >> Error: invalid Lazarus directory "": directory not found > > Would you have any idea why the directory can not be created in > /sbuild-nonexistent? The name suggests it is like /dev/null. I see this > directory is $HOME. Is there something against a valid $HOME? In this > case, lazarus is one of my depends. On buildds, this always works as the > build directory seems to be $HOME, so I expect it is either something > specific of this build environment, or a policy violation of lazarus.
Hi, Yes, packages are generally not allowed to write stuff to homedirs during builds. Please create a temporary temporary and set it as $HOME during the build. Lucas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

