Re: bash /cmd disagree about owner and permissions to executable

2020-01-06 Thread Ubuntu
To recap, after removing excessive terminal output documentation in earlier mails: > I installed python3.8 from the "Microsoft Store". > Then I could run "python3 myscript.py" in a 'cmd' terminal but not in a > mintty/bash terminal. > The bash terminal gave "permission denied". > > Investigatin

Re: bash /cmd disagree about owner and permissions to executable

2019-12-30 Thread Brian Inglis
On 2019-12-29 10:24, Enrique Perez-Terron wrote: > Den 2019-12-26 22:00, skrev Andrey Repin: >> Greetings, Enrique Perez-Terron! > Thanks. > [snip] >> Problem reports:   http://cygwin.com/problems.html > See attached cygcheck.out, unaltered. > >> In particular, show "mount" output and check th

Re: bash /cmd disagree about owner and permissions to executable

2019-12-29 Thread Enrique Perez-Terron
Den 2019-12-26 22:00, skrev Andrey Repin: Greetings, Enrique Perez-Terron! Thanks. [snip] Problem reports: http://cygwin.com/problems.html See attached cygcheck.out, unaltered. In particular, show "mount" output and check that you don't have /etc/{passwd,group} files Heidi@panter ~ $

Re: bash /cmd disagree about owner and permissions to executable

2019-12-26 Thread Lee
On 12/26/19, Enrique Perez-Terron wrote: > I prefer to have a single installation of python, rather than having to > remember to install packages for various pythons. > I choose the standard windows 64-bit install of python 3.8 > But today when I tried to run a script ... > >> Heidi@panter ~ >> $

Re: bash /cmd disagree about owner and permissions to executable

2019-12-26 Thread Andrey Repin
Greetings, Enrique Perez-Terron! > I prefer to have a single installation of python, rather than having to > remember to install packages for various pythons. > I choose the standard windows 64-bit install of python 3.8 > But today when I tried to run a script ... >> Heidi@panter ~ >> $ python3

bash /cmd disagree about owner and permissions to executable

2019-12-26 Thread Enrique Perez-Terron
I prefer to have a single installation of python, rather than having to remember to install packages for various pythons. I choose the standard windows 64-bit install of python 3.8 But today when I tried to run a script ... Heidi@panter ~ $ python3 x.py -bash: /cygdrive/c/Users/Heidi/AppData/L