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 ned.deily
Recipients elias, ned.deily, ronaldoussoren
Date 2016-12-26.23:30:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482795046.27.0.460790270469.issue29076@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the info.  The '+' is the ls output indicates there is extended security information for .bash_profile, probably an access control list entry that affects it.  I suspect that might be the reason that .bash_profile does not get updated by the installer script; it seems to work for me but there are certainly a lot of different configurations the script has to deal with.  Try "ls -le .bash_profile'.
History
Date User Action Args
2016-12-26 23:30:46ned.deilysetrecipients: + ned.deily, ronaldoussoren, elias
2016-12-26 23:30:46ned.deilysetmessageid: <1482795046.27.0.460790270469.issue29076@psf.upfronthosting.co.za>
2016-12-26 23:30:46ned.deilylinkissue29076 messages
2016-12-26 23:30:46ned.deilycreate