(Adding mailing list back to CC which I accidentally dropped in my last mail.)
Marc Espie <espie@nerim.net> writes:
> On Sat, Dec 28, 2019 at 03:02:59PM -0800, Xiyue Deng wrote:
>> > No it doesn't. It's definitely not what it says.
>> > The actual code will try to figure out on which mountpoint /build is located,
>> > by calling dirname() until it doesn't change any more.
>> >
>> > How about giving us the output of mount as well ?
>>
>> I didn't mount /build, it's just a normal directory.
>
> How about givins us the output of mount ?
>
> I'm not saying it's not a normal directory, I'm saying that proot runs
> "mount" to figure out where /build is located, and somehow in your
> configuration, it can't. So I'd like to see the output of mount.
Sure thing. It's not very interesting and looks like below:
$ mount
/dev/wd0a on / type ffs (local, wxallowed, softdep)
(So basically my whole disk is mounted on /)
No comments:
Post a Comment