Hi,
On Tue, Jan 12, 2016 at 5:05 PM, Corinna Vinschen
wrote:
> I tried to workaround this problem by "upgrading" the DLL load
> mechanism to use the facilities available since Vista. In theory
> this should work fine for you. I uploaded a new developer snapshot
> to https://cygwin.com/snapshots
Corinna Vinschen cygwin.com> writes:
> On Jan 7 15:39, Brian Inglis wrote:
>> getaddrinfo fails with err 7 EAI_NODATA for some valid hosts with A records.
>> Err 7 EAI_NODATA is mapped from WSANO_DATA err 11004 in Windows.
>> Can anyone reproduce failure with problem host name below?
>
> Yes,
On Tue, Jan 12, 2016 at 6:30 PM, Yaakov Selkowitz wrote:
> On 2016-01-12 03:34, Christian-Manuel Röderer wrote:
>>
>> Sorry, just forgot the "3" in the names above. I have python3-lxml
>> installed (as well
>> as python-lxml) and also have the same problem with python2 (see below).
>> etree seems
Ismail Donmez i10z.com> writes:
> Sadly still getting the same error.
No such problems for a server runnning 2012R2 here...
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
On Jan 13 09:59, Ismail Donmez wrote:
> Hi,
>
> On Tue, Jan 12, 2016 at 5:05 PM, Corinna Vinschen
> wrote:
> > I tried to workaround this problem by "upgrading" the DLL load
> > mechanism to use the facilities available since Vista. In theory
> > this should work fine for you. I uploaded a new
On Wed, Jan 13, 2016 at 12:45 PM, Corinna Vinschen
wrote:
> On Jan 13 09:59, Ismail Donmez wrote:
>> Hi,
>>
>> On Tue, Jan 12, 2016 at 5:05 PM, Corinna Vinschen
>> wrote:
>> > I tried to workaround this problem by "upgrading" the DLL load
>> > mechanism to use the facilities available since Vista
On Jan 13 08:14, Brian Inglis wrote:
> Corinna Vinschen cygwin.com> writes:
> > On Jan 7 15:39, Brian Inglis wrote:
> >> getaddrinfo fails with err 7 EAI_NODATA for some valid hosts with A
> >> records.
> >> Err 7 EAI_NODATA is mapped from WSANO_DATA err 11004 in Windows.
> >> Can anyone reprod
> -Original Message-
> From: Stefan Götz
> Sent: Wednesday, January 13, 2016 12:55 AM
>
>
> Hello,
>
> I have set up cron as below on a fresh Windows 10 with a fresh,
> minimal 64-bit Cygwin installation. Cronjobs are not executed and
cronevents says /usr/sbin/cron:
> PID 608: (CRON) er
On Jan 12 22:17, random user wrote:
> Something I wasn't aware of at the time of our prior discussion is
> that the Linux NTFS-3g driver already supports Linux extended ACLs
> on NTFS. This is discussed at
>
> http://www.tuxera.com/community/ntfs-3g-advanced/ownership-and-permissions/
>
> I exp
Hello,
I am running Cygwin 2.3.0 on Windows 7. I'm new to Cygwin and trying to
learn C programming (basic ANSI C).
I'm having 2 problems.
1) When I get an error message from the gcc compiler, the quotes in the
message are turned to high ascii characters that don't make sense. How do
I fix this? M
> Hello,
>
> I have set up cron as below on a fresh Windows 10 with a fresh,
> minimal 64-bit Cygwin installation. Cronjobs are not executed and
cronevents says /usr/sbin/cron:
> PID 608: (CRON) error (can't switch user context). The output of
> cronbug
is attached.
>
> When I run the service not
Including the bit depth, 32 or 64-bit. Plus critical DLL files.
Thanks!
Chuck
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl
On 2016-01-13 16:36, Chuck Roberts wrote:
> Including the bit depth, 32 or 64-bit. Plus critical DLL files.
uname -a
What critical DLL files are you looking for?
You can also run cygcheck -c to check the versions of the packages you
have installed.
signature.asc
Description: OpenPGP digital
On 1/13/2016 10:05 AM, Chuck Roberts wrote:
Hello,
I am running Cygwin 2.3.0 on Windows 7. I'm new to Cygwin and trying to
learn C programming (basic ANSI C).
I'm having 2 problems.
1) When I get an error message from the gcc compiler, the quotes in the
message are turned to high ascii characte
Hi Cygwin friends and users,
I released TEST version 2.4.0-0.19 of Cygwin. Another last test release
to fix the issue reported in
https://cygwin.com/ml/cygwin/2016-01/msg00131.html
I still plan to release officially on Friday.
What's new:
---
- New, unified implementation of POSIX
> -Original Message-
> From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
> Brian Inglis
> Sent: Wednesday, January 13, 2016 12:14 AM
> To: cygwin@cygwin.com
> Subject: Re: getaddrinfo fails with EAI_NODATA for some valid hosts with A
> records
>
> Corinna Vins
On Jan 13, 2016, at 8:05 AM, Chuck Roberts wrote:
>
> My TERM variable says "cygwin”.
That means you’re running under the built-in Windows console, not MinTTY, which
means you don’t get UTF-8 support by default.
You could try “chcp 65001” but the real fix is to use MinTTY. MinTTY has
*many*
[Let's keep the discussion on the mailing list.]
On 1/13/2016 11:28 AM, Chuck Roberts wrote:
-Original Message-
From Ken Brown
On 1/13/2016 10:05 AM, Chuck Roberts wrote:
Hello,
I am running Cygwin 2.3.0 on Windows 7. I'm new to Cygwin and trying
to learn C programming (basic ANSI C).
>> It's a bit late now to change how Cygwin constructs and evaluates ACLs.
Sorry, with the holidays and other issues it wasn't possible for me to
look at the test drops earlier.
Going production with a new Cygwin NTFS ACL layout incompatible with
NTFS-3g's already-existing layout would seem a lon
On 2016-01-13 10:03, Andy Hall wrote:
-Original Message-
From: cygwin
On Behalf Of Brian Inglis
Corinna Vinschen writes:
On Jan 7 15:39, Brian Inglis wrote:
getaddrinfo fails with err 7 EAI_NODATA for some valid hosts
with A records. Err 7 EAI_NODATA is mapped from WSANO_DATA err
11004
20 matches
Mail list logo