[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: multiprocessing.queues.Queue does not work in pbuilder?



On 31.01.2015 11:32, Dimitri John Ledkov wrote:
> Hello,
> 
> On 29 January 2015 at 09:01, Ole Streicher <olebole@debian.org> wrote:
>> Hi,
>>
>> I am trying to get the release candidate for python-astropy
>> packaged. The packaging includes a number of tests, where many fail in
>> pbuilder, which can be traced back to:
>>
>> $ sudo pbuilder login

make sure run/shm is mounted, put this in .pbuilderrc

export BINDMOUNTS="/run/shm"


Reply to: