This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Denis.Barmenkov, aikinci, arekm, bbi5291, eric.araujo, georg.brandl, loewis, nadeem.vawda, ned.deily, neologix, tarek, vstinner, xuanji
Date 2012-03-13.00:06:15
SpamBayes Score 0.0019211731
Marked as misclassified No
Message-id <1331597176.35.0.00613504339359.issue10496@psf.upfronthosting.co.za>
In-reply-to
Content
Adding people from the duplicate report #14238.

Georg said:
> there should be a guard here that just doesn't add user site directories if the lookup fails.

I concurred and added:
> we also need to fix sysconfig; I think the right thing to do would be not to have a config var
> named 'userbase' when run from a UID without passwd entry.  This implies that the functions
> listed under http://docs.python.org/library/sysconfig#installation-paths would also need to omit
> *user schemes.
History
Date User Action Args
2012-03-13 00:06:16eric.araujosetrecipients: + eric.araujo, loewis, georg.brandl, arekm, vstinner, nadeem.vawda, tarek, ned.deily, neologix, xuanji, bbi5291, Denis.Barmenkov, aikinci
2012-03-13 00:06:16eric.araujosetmessageid: <1331597176.35.0.00613504339359.issue10496@psf.upfronthosting.co.za>
2012-03-13 00:06:15eric.araujolinkissue10496 messages
2012-03-13 00:06:15eric.araujocreate