Re: pread() from /dev/sda fails with: Illegal seek

2020-01-11 Thread Enrique Perez-Terron
ad: Illegal seek $ uname -a CYGWIN_NT-10.0 panter 3.1.2(0.340/5/3) 2019-12-21 15:25 x86_64 Cygwin $ cc --version cc (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. Regards, Enrique Perez-Terron 0xD6B3CEE5.asc Description: application/pgp-keys -- Problem reports: http://cygwin.co

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

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

Annoying error messages from setup

2019-03-06 Thread Enrique Perez-Terron
ts will enable those # corresponding to installed packages. I suspect that the postinstall script is broken, enabling formats that are not installed. It would take me quite long time to track down how this is implemented in the postinstall script. Who can I report this to? Regards, Enri

mkshortcut fails when run from setup, postinstall/cygwin-doc.sh - not otherwise

2017-12-20 Thread Enrique Perez-Terron
Lately, whenever I run setup (x86), my /var/log/setup.log.full contains: 2017/12/20 03:07:44 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/cygwin-doc.sh" mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start Menu/Programs/C:/cygwin/User Guide (PDF).lnk" fa

Member of Administrators, high integrity level, yet crontab compains "need privileged user"

2016-05-03 Thread Enrique Perez-Terron
Hello, I just tried this: enrique@rev /usr/local/bin $ crontab -u Heidi -l must be privileged to use -u I understood that "privileged user" under cygwin means "Member of Administrators". I am running the mintty window with elevated privileges. What am I missing? I am not aware of

Re: But it is cygwin related.

2013-04-04 Thread Enrique Perez-Terron
On Thu, 04 Apr 2013 17:46:12 +0200, Frank Farance wrote: [snip] Now, for whatever reason, a different set of calculations are needed and assembler is the best software engineering solution (for whatever reason). As a programmer, I can think of several ways that will cause a visual image

Re: cygwin 1.5.23-2 : I can't use select() with serial device and socket

2007-01-19 Thread Enrique Perez-Terron
You don't show the complete output of the two programs. Do you have a device connected to the serial port that echoes the data written? Or a device that provides some data to read? With the first program, how many bytes does it read? Is the serial port set driver set to generate echo locally?

Re: Space in Dir Name with shell script and tar

2007-01-17 Thread Enrique Perez-Terron
From: "Troy" <[EMAIL PROTECTED]> To: Sent: Thursday, January 18, 2007 2:50 AM Subject: Space in Dir Name with shell script and tar I am trying to make a shell script to do automatic bckups with tar. My problem is that tar stumbles on the spaces in the dir names if they are in a variable. Pr

National characters in the command window

2007-01-15 Thread Enrique Perez-Terron
I have a Norwegian keyboard, and when I type the national characters on the command line, nothing shows up - that is, the æ (the ae ligature) and å (a with ring above) keys do not respond, while the ø (o with slash across) key produces 'o'. Dead-accent key combinations produce nothing. The cu