On 2024-11-06 08:30, Dimitry Andric via Cygwin wrote:
On 6 Nov 2024, at 16:11, Sebastian Feld via Cygwin wrote:
How can I test in a /usr/bin/make Makefile whether I am running on a
32bit or 64bit Cygwin (not Windows kernel)?
Usually in a shell you use "uname -m", or with bash specifically, t
> On Saturday, 9 November 2024 at 04:53:37 pm GMT+2, Jon Turney via Cygwin
> wrote:
>
> On 15/09/2024 12:08, Michael Cook via Cygwin wrote:
> > On Sat Dec 23 03:54:54 GMT 2023 Marco Atzeri wrote:
> >> Python 3.12 will be in the near future introduced and we will skip 3.10 and
> > 3.11.
> >
> >
On Nov 9 11:59, Brian Inglis via Cygwin wrote:
> Attached a list of stable and local passwd and group sids that might be of
> use.
>
> Note the digit groups after -21- and -80- ids are variable.
>
> No id what some of the numbers are!
I recommend taking a look into
https://learn.microsoft.com
Attached a list of stable and local passwd and group sids that might be of use.
Note the digit groups after -21- and -80- ids are variable.
No id what some of the numbers are!
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte
Roland Mainz via Cygwin wrote:
On Sat, Nov 9, 2024 at 6:00 PM Corinna Vinschen via Cygwin
wrote:
On Nov 9 17:31, Roland Mainz via Cygwin wrote:
Does anyone know a list of SIDs which can be used to get the
user+group accounts for passwd entry "Adminstrator" and group entry
"None" ?
Our proble
On Sat, Nov 9, 2024 at 6:00 PM Corinna Vinschen via Cygwin
wrote:
> On Nov 9 17:31, Roland Mainz via Cygwin wrote:
> > Does anyone know a list of SIDs which can be used to get the
> > user+group accounts for passwd entry "Adminstrator" and group entry
> > "None" ?
> >
> > Our problem is that the
On Nov 9 17:31, Roland Mainz via Cygwin wrote:
> Hi!
>
>
>
> Does anyone know a list of SIDs which can be used to get the
> user+group accounts for passwd entry "Adminstrator" and group entry
> "None" ?
>
> Our problem is that the actual account names vary with the system
> locale, e.g. gr
Roland Mainz via Cygwin writes:
> But: The SIDs are apparently not stable between Windows versions.
All local SID are (necessarily) different for each installation.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for KORG EX-800 and Poly-8
On 15/09/2024 12:08, Michael Cook via Cygwin wrote:
On Sat Dec 23 03:54:54 GMT 2023 Marco Atzeri wrote:
Python 3.12 will be in the near future introduced and we will skip 3.10 and
3.11.
Is there a place where I can find the latest status of this effort?
And how can I help?
I'm afraid it seems
On 9 Nov 2024, at 11:42, Sebastian Feld via Cygwin wrote:
>
> On Wed, Nov 6, 2024 at 4:30 PM Dimitry Andric
> wrote:
>>
>> On 6 Nov 2024, at 16:11, Sebastian Feld via Cygwin wrote:
>>>
>>> How can I test in a /usr/bin/make Makefile whether I am running on a
>>> 32bit or 64bit Cygwin (not Wind
On Wed, Nov 6, 2024 at 4:30 PM Dimitry Andric
wrote:
>
> On 6 Nov 2024, at 16:11, Sebastian Feld via Cygwin wrote:
> >
> > How can I test in a /usr/bin/make Makefile whether I am running on a
> > 32bit or 64bit Cygwin (not Windows kernel)?
>
> Usually in a shell you use "uname -m", or with bash s
Thank you, Dimitry, I understand now why it went wrong. I don't know what I
was thinking, trying to combine -u with -s.You example is useful.
Thank you also, Corinna.
--
Soren
On Fri, Nov 8, 2024 at 10:30 AM Dimitry Andric <
dimi...@unified-streaming.com> wrote:
> On 8 Nov 2024, at 16:20, Soren
iev, Anton (NIH/NLM/NCBI) [C]
> Subject: [EXTERNAL] Re: SMBFS mount's file cannot be made executable
>
> Hi all,
>
> On Thu, 8 Aug 2019 15:41:55 +
> "Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> > Hi,
> >
> > Here's the situation, I have a net
On Nov 8 10:20, Soren via Cygwin wrote:
> Hello users. I have a reasonably recently installed Cygwin that I've kept
> updated with setup. I am just now seeing that the provided `cygpath`
> command no longer works the way it ought to. Could someone(s) confirm or
> deny this? And fix it, because it
On 8 Nov 2024, at 16:20, Soren via Cygwin wrote:
>
>
> Hello users. I have a reasonably recently installed Cygwin that I've kept
> updated with setup. I am just now seeing that the provided `cygpath`
> command no longer works the way it ought to. Could someone(s) confirm or
> deny this? And fix
On Nov 8 20:51, Takashi Yano via Cygwin wrote:
> Hi all,
>
> On Thu, 8 Aug 2019 15:41:55 +
> "Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> > Hi,
> >
> > Here's the situation, I have a netmount "Z:" but I cannot make any files on
> > it executable from Cygwin:
> >
> > $ mount
> > ...
> > Z
Hi all,
On Thu, 8 Aug 2019 15:41:55 +
"Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> Hi,
>
> Here's the situation, I have a netmount "Z:" but I cannot make any files on
> it executable from Cygwin:
>
> $ mount
> ...
> Z: on /cygdrive/z type smbfs (binary,posix=0,user,noumount,auto)
>
> $ c
> >> I haven't used cygport up in a long time - I use git push now, and let
> >> scallywag build the packages
>
> Is this workflow described somewhere?
> It sounds interesting.
Yes!
Git repositories for Cygwin packaging: https://cygwin.com/packaging/repos.html
Once you push your .cygport fil
Am 04.11.2024 um 21:26 schrieb Brian Inglis via Cygwin:
On 2024-11-04 12:00, ASSI wrote:
The native Gcc compilers have been updated to the latest upstream
snapshot version of the gcc-13 branch:
gcc-14.2.1+20241102
This build incorporates the experimental v4 patch from T. Yano to use
the new
On 6 Nov 2024, at 16:11, Sebastian Feld via Cygwin wrote:
>
> How can I test in a /usr/bin/make Makefile whether I am running on a
> 32bit or 64bit Cygwin (not Windows kernel)?
Usually in a shell you use "uname -m", or with bash specifically, the $HOSTTYPE
variable.
However in GNU make you sho
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also did a chmod/chown on the file to ensure that the permission
where correct.
The file with the permission unchanged worked without issues when
moved in ~/.ssh.
Whatever directory that file resides in must be
Federico Kircheis via Cygwin writes:
> I also did a chmod/chwon on the file to ensure that the permission
> where correct.
> The file with the permission unchanged worked without issues when
> moved in ~/.ssh.
Whatever directory that file resides in must be readable only by the
owner or SSH will n
On 05/11/2024 17.01, Brian Inglis via Cygwin wrote:
On 2024-11-05 04:19, Andrew Schulman via Cygwin wrote:
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but
The latest Python in Cygwin, 3.9, reaches end of life in less than a year,
2025-10, according to [0].
Some packages (numpy) are dropping support for 3.9 [1].
Can we please get an update on the status of a newer Python for Cygwin?
Thanks!
[0] - https://devguide.python.org/versions/
[1] - https
On 2024-11-05 04:19, Andrew Schulman via Cygwin wrote:
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but today I got the following error
cd: Fatal error: max
> On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
> > up until recently I've uploaded packages the following way
> > export SSH_KEY=/path/to/id_rsa;
> > cygport /path/to/file.cygport upload
> > but today I got the following error
> > cd: Fatal error: max-retries exceeded
> > I've fixed it
On Mon, Nov 4, 2024 at 9:49 AM ASSI via Cygwin wrote:
>
> Backwoods BC via Cygwin writes:
> > cat fileOfFullPathNames | rev | sed -r -e "s/\./$mySep/" | rev | sort
> > -t "$mySep" --key=2.1 | tr "$mySep" '.'
>
> $ '\0' .
Thanks, Achim! That's simpler and avoids 'rev' and its quirks. \x00
will be
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but today I got the following error
cd: Fatal error: max-retries exceeded
I've fixed it by copying my key in the
On Wed, Oct 30, 2024 at 8:46 AM Cedric Blancher via Cygwin
wrote:
>
> On Tue, 29 Oct 2024 at 15:38, Corinna Vinschen via Cygwin
> wrote:
> >
> > On Oct 29 13:56, Martin Wege via Cygwin wrote:
> > > On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
> > > wrote:
> > > > Please run winfsinfo on the NF
On 2024-11-04 12:00, ASSI wrote:
The native Gcc compilers have been updated to the latest upstream
snapshot version of the gcc-13 branch:
gcc-14.2.1+20241102
This build incorporates the experimental v4 patch from T. Yano to use
the newlib locale function in libstdc++ so that other locales (as
Backwoods BC via Cygwin writes:
> cat fileOfFullPathNames | rev | sed -r -e "s/\./$mySep/" | rev | sort
> -t "$mySep" --key=2.1 | tr "$mySep" '.'
$ +
Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra
--
Problem reports: https://cygwin.com/problem
Am 04.11.2024 um 12:10 schrieb Backwoods BC via Cygwin:
On Sun, Nov 3, 2024 at 11:42 PM Thomas Wolff via Cygwin
wrote:
Am 04.11.2024 um 05:56 schrieb Backwoods BC via Cygwin:
On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin
wrote:
Continuing my monologue, with due consideration of com
On Sun, Nov 3, 2024 at 11:42 PM Thomas Wolff via Cygwin
wrote:
> Am 04.11.2024 um 05:56 schrieb Backwoods BC via Cygwin:
> > On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin
> > wrote:
> >> Continuing my monologue, with due consideration of comments posted, ...
> >>
> >> On 10/23/2024 10:01
On Nov 4 11:24, Corinna Vinschen via Cygwin wrote:
> On Oct 29 22:35, Named T. Relay via Cygwin wrote:
> > Hello,
> >
> > Today i installed cygwin to compile a windows .exe out of a Linux source
> > program.
> > While G++ on Linux compiles it correctly into a binary, on cygwin i got an
> > issu
On Oct 29 22:35, Named T. Relay via Cygwin wrote:
> Hello,
>
> Today i installed cygwin to compile a windows .exe out of a Linux source
> program.
> While G++ on Linux compiles it correctly into a binary, on cygwin i got an
> issue during linking:
>
> $ g++ -O2 -Wall -Isrc -o bin/sealtool src/
Am 04.11.2024 um 05:56 schrieb Backwoods BC via Cygwin:
On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin
wrote:
Continuing my monologue, with due consideration of comments posted, ...
On 10/23/2024 10:01 PM, Mark Geisert via Cygwin wrote:
Replying to myself, I continue...
On 10/22/20
On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin
wrote:
>
> Continuing my monologue, with due consideration of comments posted, ...
>
> On 10/23/2024 10:01 PM, Mark Geisert via Cygwin wrote:
> > Replying to myself, I continue...
> >
> > On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 2024-11-03 11:07, Csaba Ráduly via Cygwin wrote:
On 03/11/2024 15:07, Brian Inglis via Cygwin wrote:
One upstream refuses to support distros that do not support C++20 compilers,
so curl and wget2 will hopefully continue to build with their current package!
Both curl and wget2 are C-only, so
Hi there,
Those are DNS lookup, with interfaces defined in , and
not part of the resolver library, with interfaces defined in , all
packaged in cygwin-devel, as parts of cygwin have to be able to find AD servers
and do other lookups, as well as support getent.
--
Take care. Thanks, Brian Ing
On 03/11/2024 15:07, Brian Inglis via Cygwin wrote:
One upstream refuses to support distros that do not support C++20
compilers,
so curl and wget2 will hopefully continue to build with their current
package!
Both curl and wget2 are C-only, so they are not affected by the ABI
change of std::st
Hello again,
I've yet to receive any response to my question.
Did i use the wrong mailing list, or is this mailing list perhaps no longer in
use?
This issue is still blocking my project, so i would prefer *any* answer over
none at this point.
Thanks in advance,
Named Relay
On Tuesday, Octo
On 2024-11-02 16:49, ASSI via Cygwin wrote:
Dimitry Andric via Cygwin writes:
I think most Linux distributions have switched fully to the new ABI by
now, and dropped support for the old ABI, so they configure their
gcc's with _GLIBCXX_USE_CXX11_ABI=1 by default.
I struggled to find any Cygwin
Continuing my monologue, with due consideration of comments posted, ...
On 10/23/2024 10:01 PM, Mark Geisert via Cygwin wrote:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' i
Greetings, ASSI!
> Andrey Repin via Cygwin writes:
>> That was the first thing I tried. Then reinstalling.
> Well, reinstalling should have helped:
> --8<---cut here---start->8---
> # cygcheck -p ca-bundle.trust.crt
> Found 3 matches for ca-bundle.trust.crt
>
Andrey Repin via Cygwin writes:
> That was the first thing I tried. Then reinstalling.
Well, reinstalling should have helped:
--8<---cut here---start->8---
# cygcheck -p ca-bundle.trust.crt
Found 3 matches for ca-bundle.trust.crt
ca-certificates-2023.2.62_v7.0.
Greetings, ASSI!
> Andrey Repin via Cygwin writes:
>> I've experieenced an issue with my setup, that showed that
>> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt is empty after
>> installing ca-certificates 2024.2.69-v8.0.401.
>> Rolling back to v8.0.302 restores the file.
> Just run up
Dimitry Andric via Cygwin writes:
> I think most Linux distributions have switched fully to the new ABI by
> now, and dropped support for the old ABI, so they configure their
> gcc's with _GLIBCXX_USE_CXX11_ABI=1 by default.
They also have the luxury of full distro rebuilds every once in a while.
Andrey Repin via Cygwin writes:
> I've experieenced an issue with my setup, that showed that
> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt is empty after
> installing ca-certificates 2024.2.69-v8.0.401.
> Rolling back to v8.0.302 restores the file.
Just run update-ca-trust (or the post
On 2024-11-02 12:52, Andrey Repin via Cygwin wrote:
I've experieenced an issue with my setup, that showed that
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt is empty after
installing ca-certificates 2024.2.69-v8.0.401.
Rolling back to v8.0.302 restores the file.
++
$ llgo /etc/pki/ca
Thanks Cedric!
On Wed, Oct 30, 2024 at 7:18 AM Cedric Blancher
wrote:
>
> On Tue, 29 Oct 2024 at 14:13, Martin Wege wrote:
> >
> > Hello,
> >
> > How can I use ms-nfs41-client from a WSL Linux?
>
> WSL does not mount anything except C: at boot time.
>
> So you need to do a manual mount inside WS
To: cygwin@cygwin.com
Cc: Brian Inglis
Subject: {External} Re: {External} Re: installation problem
CAUTION: This email originated from outside of the organization. Do not click
links or open attachments unless you recognize the sender and know the content
is safe. Be Security Conscious!
On 202
On 2024-10-31 09:10, Cramer, Michael via Cygwin wrote:
Thanks for the quick response! My answers are below next to the questions.
Where are you geographically located, which mirror(s) have you selected, and
which ISP or network provider are you using?
Mike: Waltham, MA and I am using the mirro
On Mon, 12 Feb 2024 08:51:38 +0200
Ilmari Lauhakangas wrote:
> We have multiple developers on Windows 11 reporting that Cygwin 3.5.0
> has a regression that makes building LibreOffice fail with these types
> of messages:
>
> 0 [main] sh 1280 child_info::sync: wait failed, pid 1288, Win32 error 1
On 31 Oct 2024, at 06:40, Brian Inglis via Cygwin wrote:
>
> On 2024-10-30 10:30, Dimitry Andric via Cygwin wrote:
>> On 30 Oct 2024, at 17:14, Csaba Ráduly via Cygwin wrote:
>>> On 30/10/2024 17:00, Dimitry Andric via Cygwin wrote:
#include
#include
constexpr bool foo()
Hi Brian
Thanks for the quick response! My answers are below next to the questions.
Mike
-Original Message-
Where are you geographically located, which mirror(s) have you selected, and
which ISP or network provider are you using?
Mike: Waltham, MA and I am using the mirror at Clarkson
On 2024-10-30 09:44, Cramer, Michael via Cygwin wrote:
Hi folks
I'm trying to install cygwin on a windows 11 laptop using the installer
setup-x86_64.exe I downloaded from the website.
My intent was to do a minimal install with some development tools like cmake.
However, I continually get the
On 2024-10-30 10:30, Dimitry Andric via Cygwin wrote:
On 30 Oct 2024, at 17:14, Csaba Ráduly via Cygwin wrote:
On 30/10/2024 17:00, Dimitry Andric via Cygwin wrote:
#include
#include
constexpr bool foo()
{
std::string str2{"abcwe"};
return str2.size()==5;
}
static_assert(foo());
int ma
On 30/10/2024 17:00, Dimitry Andric via Cygwin wrote:
#include
#include
constexpr bool foo()
{
std::string str2{"abcwe"};
return str2.size()==5;
}
static_assert(foo());
int main()
{
assert(foo());
}
Seems like _GLIBCXX_USE_CXX11_ABI is not defined by default.
Csaba
--
Life is comp
On 30 Oct 2024, at 17:14, Csaba Ráduly via Cygwin wrote:
>
> On 30/10/2024 17:00, Dimitry Andric via Cygwin wrote:
>> #include
>> #include
>>
>> constexpr bool foo()
>> {
>> std::string str2{"abcwe"};
>> return str2.size()==5;
>> }
>>
>> static_assert(foo());
>>
>> int main()
>> {
>> ass
On 30 Oct 2024, at 16:06, Brian Inglis via Cygwin wrote:
> Trying to update a package using c++ (requires gcc 12.4+ for adequate c++
> 2020 support) and getting confusing error messages.
>
> It appears that noexcept in the header files may here redefined by the
> compiler or headers as __GLIBC_
On Oct 30 09:06, Brian Inglis via Cygwin wrote:
> Hi folks,
>
> Trying to update a package using c++ (requires gcc 12.4+ for adequate c++
> 2020 support) and getting confusing error messages.
>
> It appears that noexcept in the header files may here redefined by the
> compiler or headers as __GLI
On Tue, 29 Oct 2024 at 15:38, Corinna Vinschen via Cygwin
wrote:
>
> On Oct 29 13:56, Martin Wege via Cygwin wrote:
> > On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
> > wrote:
> > > Please run winfsinfo on the NFS filesystem:
> > > /bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare
On Tue, 29 Oct 2024 at 14:13, Martin Wege wrote:
>
> Hello,
>
> How can I use ms-nfs41-client from a WSL Linux?
WSL does not mount anything except C: at boot time.
So you need to do a manual mount inside WSL.
Example 1, using drive letter N:
First mount NFS share in Windows's Cygwin terminal:
/
On 29/10/2024 15:47, Corinna Vinschen via Cygwin wrote:
On Oct 29 15:08, Sam Edge via Cygwin wrote:
On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
On Oct 29 13:56, Martin Wege via Cygwin wrote:
No, FILE_PERSISTENT_ACLS is not in that output.
Reading
https://learn.microsoft.com/en-us
On Oct 29 15:08, Sam Edge via Cygwin wrote:
> On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
> > On Oct 29 13:56, Martin Wege via Cygwin wrote:
> > > No, FILE_PERSISTENT_ACLS is not in that output.
> > >
> > > Reading
> > > https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-f
On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
On Oct 29 13:56, Martin Wege via Cygwin wrote:
On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
wrote:
Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
Does winfsinfo getvolumei
On Oct 29 13:56, Martin Wege via Cygwin wrote:
> On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
> wrote:
> > Please run winfsinfo on the NFS filesystem:
> > /bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
> >
> > Does winfsinfo getvolumeinfo list the FILE_PERSISTENT_ACLS flag in
On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
wrote:
>
> On Sat, 5 Oct 2024 at 14:44, Martin Wege wrote:
> >
> > Greetings!
> >
> > If I mount a NFS filesystem from a Windows NFS4.1 server (Windows
> > Server 2022) on Windows 10, then getfacl does not work:
> >
> > cd /cygdrive/n/nfsshare1
> > t
On 27/10/2024 10:59, Andrey Repin via Cygwin wrote:
Greetings, Sam Edge via Cygwin!
That's because "acl" is the default. Which is, again, a bad idea in general.
So there must be another reason why Cygwin is reporting his Windows NFS
server shares as not supporting ACLs when mounting from Linux
On Sun, 27 Oct 2024 at 10:31, Sam Edge via Cygwin wrote:
>
> On 06/10/2024 07:53, Cedric Blancher via Cygwin wrote:
> >
> > Please run winfsinfo on the NFS filesystem:
> > /bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
>
> Hi Ced.
>
> There is no 'winfsinfo' in any of the Cygwi
Greetings, Sam Edge via Cygwin!
> On 27/10/2024 09:03, Andrey Repin via Cygwin wrote:
>> It will only work inside Cygwin root tree, or on mounts with "acl" flag.
> I beg to differ. I can read ACLs from a Linux Samba server without
> requiring an explicit 'acl' entry in /etc/fstab and from the def
On 2024-10-27 03:30, Sam Edge via Cygwin wrote:
On 06/10/2024 07:53, Cedric Blancher via Cygwin wrote:
Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
There is no 'winfsinfo' in any of the Cygwin packages I can find.
If I go to http
On 27/10/2024 09:03, Andrey Repin via Cygwin wrote:
It will only work inside Cygwin root tree, or on mounts with "acl" flag.
I beg to differ. I can read ACLs from a Linux Samba server without
requiring an explicit 'acl' entry in /etc/fstab and from the default
cygdrive NTFS automatic mounts a
On 06/10/2024 07:53, Cedric Blancher via Cygwin wrote:
Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
Hi Ced.
There is no 'winfsinfo' in any of the Cygwin packages I can find.
If I go to
https://www.cygwin.com/cgi-bin2/package-
Greetings, Martin Wege!
> Greetings!
> If I mount a NFS filesystem from a Windows NFS4.1 server (Windows
> Server 2022) on Windows 10, then getfacl does not work:
> cd /cygdrive/n/nfsshare1
> touch testfile
> getfacl testfile
> getfact: testfile: Not supported
It will return "not supported" to
Hi there,
We are excited to offer you a comprehensive email list of school districts that
includes key contact information such as phone numbers, email addresses,
mailing addresses, company revenue, size, and web addresses. Our databases also
cover related industries such as:
* K-12 schools
Christian Franke via Cygwin wrote:
Ilya Basin via Cygwin wrote:
Hi.
I was trying to write an .img file to a VeraCrypt drive.
VeraCrypt doesn't create a virtual PhysicalDrive so tools like Rufus
don't see it.
I hoped that with cygwin I would be able to do that, but Cygwin only
creates /dev/sd??
On 2024-10-24 11:22, Thomas Wolff via Cygwin wrote:
Am 24.10.2024 um 15:56 schrieb Brian Inglis via Cygwin:
On 2024-10-24 02:37, Thomas Wolff via Cygwin wrote:
Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert vi
Ilya Basin via Cygwin wrote:
Hi.
I was trying to write an .img file to a VeraCrypt drive.
VeraCrypt doesn't create a virtual PhysicalDrive so tools like Rufus don't see
it.
I hoped that with cygwin I would be able to do that, but Cygwin only creates
/dev/sd?? nodes for PhysicalDrive partitions.
Am 24.10.2024 um 15:56 schrieb Brian Inglis via Cygwin:
On 2024-10-24 02:37, Thomas Wolff via Cygwin wrote:
Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC
On Thu, Oct 24, 2024 at 1:08 AM Jim McNamara via Cygwin wrote:
I am just trying to rule out if norton is blocking me.
>
> I cant seem to get some code to execute in cygwin environment.
>
Remember that nobody can see your screen.
Vague questions like this are generally unanswerable.
You will gen
On 2024-10-23 23:01, Mark Geisert via Cygwin wrote:
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any character \x80 or higher, but
is OK with those \x1f or smaller. It doesn't give an error or ig
On 2024-10-24 02:37, Thomas Wolff via Cygwin wrote:
Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any c
On 2024-10-23 07:28, Jon Turney via Cygwin wrote:
On 21/10/2024 18:02, Brian Inglis via Cygwin wrote:
On 2024-10-21 02:56, Michele Locati via Cygwin wrote:
Unfortunately sha512.sum checksum files are no longer reliable, unless they
have a later time stamp than the other downloads, as they are u
Greetings, Ilya Basin!
> Hi.
> I was trying to write an .img file to a VeraCrypt drive.
> VeraCrypt doesn't create a virtual PhysicalDrive so tools like Rufus don't
> see it.
> I hoped that with cygwin I would be able to do that, but Cygwin only
> creates /dev/sd?? nodes for PhysicalDrive partiti
Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any character \x80 or higher, but
is OK with those \x1f or
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any character \x80 or higher, but
is OK with those \x1f or smaller. It doesn't give an error or ignore
it, it just s
On Friday, October 18, 2024 05:16 PM, Brian Inglis expressed:
> Problem is we are all volunteers on the project, so answers, replies, support,
> depend on whether anyone has enough spare time to do analysis or diagnosis and
> provide feedback, over what we have available to work on libraries, utili
On 21/10/2024 18:02, Brian Inglis via Cygwin wrote:
On 2024-10-21 02:56, Michele Locati via Cygwin wrote:
[...]
Unfortunately sha512.sum checksum files are no longer reliable, unless
they have a later time stamp than the other downloads, as they are
updated asynchronously.
I assume you're
On 21/10/2024 09:24, Sophoklis Goumas via Cygwin wrote:
On Mon, 21 Oct 2024 at 11:19, Sophoklis Goumas
wrote:
Hello.
Is there a historical list of installation file hashes?
As in a file that offers the contents of this file:
https://cygwin.com/sha512.sum
per version?
Nevermind.
I've found
On 22/10/2024 09:29, Dimitry Andric via Cygwin wrote:
Thanks for reporting this problem.
I suspect this is mod_qos (https://mod-qos.sourceforge.net/) that is
doing something like rate-limiting, but instead of giving you a 403
Forbidden, it gives you a zero content-length.
Looks like it would b
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any character \x80 or higher, but
is OK with those \x1f or smaller. It doesn't give an error or ignore
it, it just stops.
I don't have access to a Linux box so I can't see if this happens
there and nothing
On Tue, 22 Oct 2024 at 09:02, Michele Locati via Cygwin
wrote:
>
More data-points - running from a couple of networks here in the UK,
but adapting your script to display the x-cache header as well:
Downloading https://cygwin.com/setup-x86_64.exe multiple times (press
Ctrl+C to stop)
x-cache: MIS
Yeah, this is even happening over http/2:
Host cygwin.com:443 was resolved.
* IPv6: (none)
* IPv4: 8.43.85.97
* Trying 8.43.85.97:443...
* Connected to cygwin.com (8.43.85.97) port 443
> GET /setup-x86_64.exe HTTP/2
> Host: cygwin.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely
Il giorno mar 22 ott 2024 alle ore 06:28 Brian Inglis via Cygwin
ha scritto:
> I typically use wget -N -nv for downloads, without any issues for decades, on
> any service.
Hello Brian,
thanks for the reply!
It seems the problem occurs when we require the same URL from the same
IP multiple times
On 2024-10-21 11:36, Michele Locati via Cygwin wrote:
Il giorno lun 21 ott 2024 alle ore 19:03 Brian Inglis via Cygwin
ha scritto:
I think it was probably an issue caused by a malformed executable in a
mirror/CDN (which would explain why it worked sometimes and sometimes
not).
That's kind of
Il giorno lun 21 ott 2024 alle ore 19:03 Brian Inglis via Cygwin
ha scritto:
> > I think it was probably an issue caused by a malformed executable in a
> > mirror/CDN (which would explain why it worked sometimes and sometimes
> > not).
>
> That's kind of worrying, but also kind of typical of MS se
On 2024-10-21 01:35, 7dog123 via Cygwin wrote:
I know it's an old product but I was wondering if anyone even has a copy
of GNUPro 99r1 or even know where I can find the CD image.
GNUPro is/was a RedHat product available for various embedded processors, so
check the RedHat web site, or the we
On 2024-10-21 02:24, Sophoklis Goumas via Cygwin wrote:
On Mon, 21 Oct 2024 at 11:19, Sophoklis Goumas wrote:
Is there a historical list of installation file hashes?
As in a file that offers the contents of this file:
https://cygwin.com/sha512.sum
per version?
Nevermind.
I've found this
On 2024-10-21 02:56, Michele Locati via Cygwin wrote:
I have had the following failure 2 out of 4 times (see [1]):
Program 'setup.exe' failed to run: The specified executable is not a
valid application for this OS platform.
The problem no longer occurs.
I think it was probably an issue caused
1 - 100 of 96418 matches
Mail list logo