[issue14702] os.makedirs breaks under autofs directories

Andrew McNabb report at bugs.python.org
Mon May 21 19:58:19 CEST 2012


Andrew McNabb <amcnabb at mcnabbs.org> added the comment:

> Maybe I'm confused, but the presence of "/net/prodigy" is *not*
> the issue here, and what gets mounted is *not* "/net/prodigy",
> but "/net/prodigy/tmp" (do "mount" to confirm or dispute).

No, /net/prodigy is the mountpoint in this case:

amcnabb at sage:~ :) mount |grep prodigy
prodigy:/ on /net/prodigy type nfs4 ([redacted])

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14702>
_______________________________________


More information about the Python-bugs-list mailing list