Re: Warning "Font has limited support for character ranges" on every new window since yesterday

2016-04-13 Thread LLoyd
Hello. I am using the .fon ones (http://font.gohu.org/gohufont-windows-2.0.zip) I never tried to start mintty manually, I am using the standard desktop shortcut which starts "C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -" I just tried this: mintty -o Font=gohufont-14 - which does produce

Re: gdb using Windows paths in dlopen()ed modules?

2016-04-13 Thread Corinna Vinschen
On Apr 12 21:16, Yaakov Selkowitz wrote: > On 2016-04-12 10:20, Marco Atzeri wrote: > >On 22/02/2016 10:00, Yaakov Selkowitz wrote: > >>The following packages have been uploaded to the Cygwin distribution: > >> > >>* mesa-11.0.9-2 > >>* dri-drivers-11.0.9-2 > >>* libglapi0-11.0.9-2 > >>* libGL1-11.

Re: strxfrm() returns an incorrect value on a short buffer

2016-04-13 Thread Corinna Vinschen
On Apr 13 10:46, Tony Cook wrote: > On Tue, Apr 12, 2016 at 03:30:49PM +0200, Corinna Vinschen wrote: > > On Apr 12 15:07, Tony Cook wrote: > > > strxfrm() returns an incorrect value if you supply an output buffer > > > and that buffer is too short for the result. > > > > > > With the code followi

Re: multiple definition of `atan2l' on the current Cygwin

2016-04-13 Thread Corinna Vinschen
On Apr 13 09:08, Tatsuro MATSUOKA wrote: > > From: Corinna Vinschen > To: cygwin@cygwin.com > > Cc: > > Date: 2016/4/12, Tue 22:39 > > Subject: Re: multiple definition of `atan2l' on the current Cygwin > > > > On Apr 12 17:11, Tatsuro MATSUOKA wrote: > >> Hello > >> I have updated Cygwin_x86 an

[ANNOUNCEMENT] texlive-collection-* 20160404-1 (TEST)

2016-04-13 Thread Ken Brown
Cygwin's TeX Live 2015 collections have been updated to the latest upstream release as test releases. TeX Live provides a comprehensive, cross-platform TeX system. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many lang

Re: native Linux userland in Windows 10

2016-04-13 Thread Gerrit Haase
2016-04-12 14:50 GMT+02:00 Andrew Schulman is curious: > > Has anyone had a chance to try this new feature? Does it work as well as is > claimed? > I will try ;) Here is how to: http://blog.dustinkirkland.com/2016/04/howto-ubuntu-on-windows.html Gerrit -- Problem reports: http://cygwin.

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread Gerrit Haase
2016-04-13 7:22 GMT+02:00 John Cowan wrote: > > When a file is created under Cygwin, ... What do you mean "under Cygwin"? I always thought that there is no difference at all, creating files worked always transparently for me, given that the permissions were correctly set. Regards, Gerrit -- Pro

RE: native Linux userland in Windows 10

2016-04-13 Thread Tony Kelman
> 2016-04-12 14:50 GMT+02:00 Andrew Schulman is curious: >> >> Has anyone had a chance to try this new feature? Does it work as well as is >> claimed? >> > > I will try ;) > > Here is how to: > > http://blog.dustinkirkland.com/2016/04/howto-ubuntu-on-windows.html > > Gerrit I've been giving it a s

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread LLoyd
That's what he is saying. Apparently, doing: /cygdrive/c $ echo stuff > file1 and doing C:\> echo stuff > file2 Does not produce exactly the same files. John, if you can confirm? Please also provide the "cat /mnt/c/file1" and "cat /mnt/c/file2" from UoW. Regards, LLoyd On 13 April 2016 at 19:01,

RE: native Linux userland in Windows 10

2016-04-13 Thread KARL BOTTS
What baffles me is, why didn't MS just arrange to support Cygwin more directly, e.g., make a "blessed" distribution mechanism for Cygwin available to their users? Surely this could have been worked out: they have some sort of "partnership" with RedHat, they claim. I put a lengthy comment to that

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread John Cowan
LLoyd scripsit: > John, if you can confirm? Exactly right. > Please also provide the "cat /mnt/c/file1" and "cat /mnt/c/file2" from UoW. >From the Cygwin shell (note that my Cygwin and Windows home directories are the same: /home/cowan is a Cygwin symlink to /cygdrive/c/Users/cowan): cowan@lar

Re: native Linux userland in Windows 10

2016-04-13 Thread John Cowan
KARL BOTTS scripsit: > Remember, they have tried basically the same thing at least twice > before: the "POSIX Subsystem" of WinNT, and the "Unix Tools for Windows". Actually, Microsoft hasn't. The Posix subsystem never did anything useful and was just a cynical hack to satisfy government checkli

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread Eliot Moss
On 4/13/2016 9:11 AM, John Cowan wrote: LLoyd scripsit: John, if you can confirm? Exactly right. Please also provide the "cat /mnt/c/file1" and "cat /mnt/c/file2" from UoW. From the Cygwin shell (note that my Cygwin and Windows home directories are the same: /home/cowan is a Cygwin syml

Re: native Linux userland in Windows 10

2016-04-13 Thread Andrey Repin
Greetings, Warren Young! > On Apr 12, 2016, at 1:22 PM, Eliot Moss wrote: >> >> It will be interesting to see how they map identities and permissions! > They don’t map identities at all, a fact that is clear from this presentation: > https://channel9.msdn.com/Events/Build/2016/C906 > They’r

[ANNOUNCEMENT] Updated: wget-1.17.1-2

2016-04-13 Thread Eric Blake (cygwin)
A new release of wget, 1.17.1-2, will be available soon for download from your favorite mirror, leaving 1.17.1-1 as previous. NEWS: = This is a minor rebuild to pick up the new libpsl library and latest cygwin headers. See also the package documentation in /usr/share/doc/wget/. DESCRIPTION: =

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread John Cowan
Eliot Moss scripsit: > You can use the cygwin od (octal dump) command to see the exact byte > contents of the files. The exact contents aren't the point. The point is that file1, created under Cygwin, is not readable by UoW (or writable either), whereas file2, created by very similar methods und

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread Gerrit Haase
2016-04-13 17:43 GMT+02:00 John Cowan writes: > The exact contents aren't the point. The point is that file1, created > under Cygwin, is not readable by UoW (or writable either), whereas file2, > created by very similar methods under Win32 proper, is readable and > writable by UoW. Seems to be a

Re: multiple definition of `atan2l' on the current Cygwin

2016-04-13 Thread René Berber
On 4/12/2016 7:08 PM, Tatsuro MATSUOKA wrote: [snip] > /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/libstdc++.dll.a(d005836.o):(.text+0x0): > multiple definition of `atan2l' > ** > /usr/lib/../lib/libm.a(t-d000195.o):fake:(.text+0x0): first defined > here Those li

Re: multiple definition of `atan2l' on the current Cygwin

2016-04-13 Thread Marco Atzeri
On 13/04/2016 18:55, René Berber wrote: On 4/12/2016 7:08 PM, Tatsuro MATSUOKA wrote: [snip] /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/libstdc++.dll.a(d005836.o):(.text+0x0): multiple definition of `atan2l' ** /usr/lib/../lib/libm.a(t-d000195.o):fake:(.text+0x0

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread KARL BOTTS
How about the perms on the dir containing the file? --- Karl Botts, kdbo...@usa.net -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscrib

Re: native Linux userland in Windows 10

2016-04-13 Thread John Cowan
Andrey Repin scripsit: > In other words, this is a useless bullshit? > No SSHD, no cron, no… nothing? It's meant to be a client, not a server. I see no reason why cron should not work. I'll try it and sshd when I get home tonight, along with the icacls commands. -- John Cowan http://

[ANNOUNCEMENT] ca-certificates 2.7-1

2016-04-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * ca-certificates-2.7-1 Mozilla's CA root certificates for use with OpenSSL, NSS, GnuTLS, and other software that handles certificate verification. This includes the latest root certificate changes: https://developer.mozilla.

Cygwin certificate is not trusted? Unknown issuer?

2016-04-13 Thread Kenneth Wolcott
wget fails https://cygwin.com/setup-x86_64.exe Resolving cygwin.com (cygwin.com)... 209.132.180.131 Connecting to cygwin.com (cygwin.com)|209.132.180.131|:443... connected. ERROR: The certificate of ‘cygwin.com’ is not trusted. ERROR: The certificate of ‘cygwin.com’ hasn't got a known issuer. --

Re: Cygwin certificate is not trusted? Unknown issuer?

2016-04-13 Thread Eric Blake
On 04/13/2016 01:45 PM, Kenneth Wolcott wrote: > wget fails > > https://cygwin.com/setup-x86_64.exe > Resolving cygwin.com (cygwin.com)... 209.132.180.131 > Connecting to cygwin.com (cygwin.com)|209.132.180.131|:443... connected. > ERROR: The certificate of ‘cygwin.com’ is not trusted. > ERROR: T

Re: Warning "Font has limited support for character ranges" on every new window since yesterday

2016-04-13 Thread Thomas Wolff
Am 13.04.2016 um 09:00 schrieb LLoyd: Hello. I am using the .fon ones (http://font.gohu.org/gohufont-windows-2.0.zip) Those are not installable here in Windows 7. ... Do you think I should try another one? If yes, I can either test all the installable ones or only one if you want me to test o

Re: Cygwin certificate is not trusted? Unknown issuer?

2016-04-13 Thread Achim Gratz
Kenneth Wolcott writes: > wget fails > > https://cygwin.com/setup-x86_64.exe > Resolving cygwin.com (cygwin.com)... 209.132.180.131 > Connecting to cygwin.com (cygwin.com)|209.132.180.131|:443... connected. > ERROR: The certificate of ‘cygwin.com’ is not trusted. > ERROR: The certificate of ‘cygwi

Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316

2016-04-13 Thread Andrey Repin
Greetings, John Cowan! >> You can use the cygwin od (octal dump) command to see the exact byte >> contents of the files. > The exact contents aren't the point. The point is that file1, created > under Cygwin, is not readable by UoW (or writable either), whereas file2, > created by very similar m

Re: native Linux userland in Windows 10

2016-04-13 Thread John Cowan
Andrey Repin scripsit: > In other words, this is a useless bullshit? > No SSHD, no cron, no… nothing? Because there is no Upstart, standard Ubuntu cron will not work: "start cron" tells you that /com/ubuntu/upstart does not exist. -- John Cowan http://www.ccil.org/~cowanco...@c

Re: native Linux userland in Windows 10

2016-04-13 Thread Andrey Repin
Greetings, John Cowan! >> In other words, this is a useless bullshit? >> No SSHD, no cron, no… nothing? > Because there is no Upstart, standard Ubuntu cron will not work: > "start cron" tells you that /com/ubuntu/upstart does not exist. That's... Ridiculous. You can try adding upstart, but I hig

Re: Warning "Font has limited support for character ranges" on every new window since yesterday

2016-04-13 Thread LLoyd
Hello Andrey, thank you for your answer. What do you mean by "that explains it"? And more importantly, what should I use instead? Regards, LLoyd -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

Re: native Linux userland in Windows 10

2016-04-13 Thread Eliot Moss
On 4/13/2016 8:14 PM, John Cowan wrote: Andrey Repin scripsit: In other words, this is a useless bullshit? No SSHD, no cron, no… nothing? I know that some people really depend on having server applications available on Windows via cygwin. However, some of us do not use those and rely only on