Noticed today, not sure it is new nor that is Cygwin specific.
It can create unrequested circular links, to replicate:
$ cd /tmp
$ mkdir dirA
$ mkdir dirB
$ cd dirA
$ ln -fs /tmp/dirB dirB
$ ls -l
total 0
lrwxrwxrwx 1 marco marco 9 Feb 9 06:33 dirB -> /tmp/dirB
$ cd dirB
$ ls -l
total 0
lrwxrwx
On 2025-02-08 09:57, Christian Franke via Cygwin wrote:
Marco Atzeri via Cygwin wrote:
On 08/02/2025 16:37, Martin Wege via Cygwin wrote:
Hello!
Is there a list of packages (including all their dependencies!) which
are installed by Cygwin setup.exe by default, e.g. start installer,
click every
On 2025-02-07 15:09, KARR, DAVID via Cygwin wrote:
For quite a while, we've been using bitbucket for our intranet code
repositories. I typically use ssh auth for this. I have my key registered in
our servers. I have been able to use the Cygwin git for this, and it all works
fine.
I'm now tr
Dr Bean via Cygwin writes:
> ASSI, what about adding to the long list of packages you maintain
> another one, App::cpanminus, providing the commandline tool, 'cpanm', a
> popular alternative to the venerable CPAN, and the installer of choice
> of perl app developers?
Last I looked (which has be
On Sat, 8 Feb 2025, Corinna Vinschen via Cygwin wrote:
> Go for it. There's already matching logic in fhandler/proc.cc,
> function format_proc_partitions() for the "win-mounts" column
> of /proc/partitions. Probably this can be reused.
Actually closer to the dos_drive_mappings at the end of mou
Marco Atzeri via Cygwin wrote:
On 08/02/2025 16:37, Martin Wege via Cygwin wrote:
Hello!
Is there a list of packages (including all their dependencies!) which
are installed by Cygwin setup.exe by default, e.g. start installer,
click everything "yes", but do not select any extra packages?
Thank
On 08/02/2025 16:37, Martin Wege via Cygwin wrote:
Hello!
Is there a list of packages (including all their dependencies!) which
are installed by Cygwin setup.exe by default, e.g. start installer,
click everything "yes", but do not select any extra packages?
Thanks,
Martin
Look at the setup.i
Hello!
Is there a list of packages (including all their dependencies!) which
are installed by Cygwin setup.exe by default, e.g. start installer,
click everything "yes", but do not select any extra packages?
Thanks,
Martin
--
Problem reports: https://cygwin.com/problems.html
FAQ:
On Feb 7 11:19, Jeremy Drake via Cygwin wrote:
> On Fri, 7 Feb 2025, Corinna Vinschen via Cygwin wrote:
>
> > On Feb 6 13:31, Jeremy Drake via Cygwin wrote:
> > > Now that my patch to escape characters in /proc/mounts has been applied,
> > > I'll get back to what I was thinking about back in Jun
9 matches
Mail list logo