> >> 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
build the packages - but this does seem like new wrong behavior. Surely he
shouldn't have to use keychain to get cygport to work? According to the docs, as
you cited, his method should work. Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
unnel processes are running?
ps | grep stunnel
The advantage of using ProxyCommand in your ssh config is that it starts a
separate stunnel process for each connection, which should avoid this problem.
If you don't usually need stunnel, you can create one two ssh configurations
with differ
tion. Can you please clarify how
you're invoking stunnel? Do you have a ProxyCommand directive in your
.ssh/config, like:
ProxyCommand /usr/bin/stunnel stunnel.conf
or is it some other way? I ask this because with ProxyCommand as above, you
should get a separate stunnel process for each new ssh connection, and I can't
think why they would interfere with each other.
Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Hi,
Over in Pillow’s GitHub Actions, the Cygwin job has started hanging when
running pytest -
https://github.com/python-pillow/Pillow/actions/runs/7690866578/job/20955296663
Interestingly, this is not something specific to Pillow. Cygwin has also been
hanging for NumPy’s GitHub Actions,
https
> > I have adjusted the dependencies for fish 3.6.4 and 3.7.0 in the package
> > repository on sourceware to add procps-ng.
> >
> > If this is correct, please remember to make this adjustment in future
> > packages.
>
> Ouch! Sorry everybody! And thank you Xavier, for reporting that.
>
> Yes,
pgrep fish | grep -v \^$fish_pid\$ | xargs -r kill
> >> ^~~~^
> [...]
> > Hi Xavier,
> > it seems a missing dependency
> >
> > pgrep is part of procps-ng package
>
> Andrew,
>
> I have adjusted the dependencies for fish 3.6.4
> Hi,
>
> I notice socat 1.8 release, so socat package in cygwin is outdate.
>
> please up it to date, 1.8 has much new feature very useful.
>
> thanks ;p
I fixed the build error with socat 1.8, so I'll get the new release out shortly.
Andrew
--
Problem report
> Is there any documentation how Cygwin 3.5.0 can be automatically (without GUI
> and user intervention, e.g. via *.bat script) be installed as part of a CI
> (Continuous integration) build environment ?
https://stackoverflow.com/questions/745275/can-i-script-a-cygwin-install-to-include-certain-
> On 10/12/2023 17:06, xvac--- via Cygwin wrote:
> > Hi,
> >
> > I notice socat 1.8 release, so socat package in cygwin is outdate.
> >
> > please up it to date, 1.8 has much new feature very useful.
> >
> > thanks ;p
>
> Do not spam the cygwin maintainer/packager list please
>
> See :
>
> ht
> I have a new Win11 PC, and I wanted to capture the same Cygwin setup that I
> have in another Win10 PC. I copied the C:\cygwin64 folder from the Win10 pc
> to the Win11 pc, then I downloaded a fresh setup-x86_64.exe from cygwin.com
> to the win11 PC. I ran it and chose "Install from Local Dire
programs
completely independent of each other. Programs continue to run when their
window is currently not visible and even when the whole screen session is
detached from the user's terminal.
Andrew E. Schulman
[1] https://savannah.gnu.org/news/?id=10500
[2] https://git.savannah.gnu.org
> Hello,
>
> How can I find out whether the current Cygwin terminal has
> Administrator rights? I want to safeguard our admin scripts with a
> simple test and bail out with an error if someone wants to do admin
> stuff (say: regtool) without admin privileges.
https://superuser.com/questions/66019
indicator of relative
throughput in a complex pipeline.
For pv fun watching your computer send zeros to the bit bucket, run
pv --stop-at-size --size 100G /dev/null
Andrew E. Schulman
[1] https://www.ivarch.com/programs/pv.shtml#news
--
Problem reports: https://cygwin.com/problems.html
FAQ
-a, or exit and restart your shell. To learn more see the Cygwin
User's Guide (https://cygwin.com/cygwin-ug-net/cygwin-ug-net.html), in
particular:
https://cygwin.com/cygwin-ug-net/using.html#mount-table
https://cygwin.com/cygwin-ug-net/mount.html
Andrew
--
Problem reports: https:/
27;m looking at other options in resolv.conf, but
haven't found anything useful.
I can't find any documention of the osquery option. This answer[1] says
"res_init() uses the Windows resolver if either /etc/resolv.conf does not exist,
or /etc/resolv.conf contains options osquery.&qu
.conf ?
Thanks. Unfortunately neither of those options fixes the problem.
And yes, other Cygwin network clients work normally, for example curl and ssh.
Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://c
27; line to /etc/resolv.conf. That's
not a sustainable solution though, since the nameservers change and I drop into
and out of the IPv6 VPN.
Should I be doing something differently? Or is it a bug?
Thanks,
Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ:
indicator of relative
throughput in a complex pipeline
Andrew E. Schulman
[1] https://www.ivarch.com/programs/pv.shtml#news
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info
o the daemon's code.
Andrew E. Schulman
[1] https://www.stunnel.org/NEWS.html
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
.
The header file should be included to use argp.
Home page: https://www.gnu.org/software/gnulib/
Documentation: https://www.gnu.org/software/libc/manual/html_node/Argp.html
License: LGPL-3
Andrew Schulman
[1]
https://git.savannah.gnu.org/gitweb/?p=gnulib.git&a=search&h=HEAD&st=c
included to use argp.
Home page: https://www.gnu.org/software/gnulib/
Documentation: https://www.gnu.org/software/libc/manual/html_node/Argp.html
License: LGPL-3
Andrew Schulman
[1]https://git.savannah.gnu.org/gitweb/?p=gnulib.git&a=search&h=HEAD&st=commit&s=argp
--
Problem rep
for pointing me to that. I wasn't aware of it. I'll take a look and
include it in a new release if it works for Cygwin. Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
. This allows you to
keep packages separate, while making them appear to be installed in the same
place.
Andrew E. Schulman
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info
nterface
All of the Unison packages for Cygwin use the text UI. There is also a GTK3
UI for Unison, but I haven't tried to build it for Cygwin yet.
Andrew E. Schulman
[1]https://github.com/bcpierce00/unison/releases
[2]https://github.com/bcpierce00/unison/wiki/2.52-Migration-Guid
on message like this from fish, just one time:
Migrated /home/andrew/.config/fish/fish_variables.x86_64 ->
/home/andrew/.config/fish/fish_variables
* The variable you set above should still be set. So for example
set -q migrated; and echo success; or echo failed
should echo
/
Andrew E. Schulman
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
amed pipes, and pseudo
terminals.
Home page: https://repo.or.cz/socat.git
Andrew E. Schulman
[1] https://repo.or.cz/socat.git/shortlog/refs/tags/tag-1.7.4.4
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS.html
--
Problem reports: https://cygwi
nterface
All of the Unison packages for Cygwin use the text UI. There is also a GTK3
UI for Unison, but I haven't tried to build it for Cygwin yet.
Andrew E. Schulman
[1]https://github.com/bcpierce00/unison/releases
[2]https://github.com/bcpierce00/unison/wiki/2.52-Migration-Guid
suitable size from kilobytes, megabytes, gigabytes, or terabytes). If
you don't want discus deciding the best sizes, you can also choose your own
increments, along with specifying the number of decimal places you'd like
to see.
Home page: https://github.com/ncarrier/discus
Andrew E. Sc
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes.html
[2] https://fishshell.com/docs/current/index.html
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwi
e.
== User interface
All of the Unison packages for Cygwin use the text UI. There is also a GTK3
UI
for Unison, but I haven't tried to build it for Cygwin yet.
Andrew E. Schulman
[1]https://github.com/bcpierce00/unison/releases
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS.html
--
Problem reports: https://cygwi
that focuses on
interactive use, discoverability, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS
r us. I've just come to expect that permissions on my Cygwin files get set to
screwy values, and I thought that setup was fixing them up for us.
Anyway I fixed the permissions in version 3.5.1-2, which I just uploaded. Once
you update to that version, please let me know if everything look
ility, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
ng yet under Cygwin. At
some
time in the future I may make unison*+gtk2 packages available for Cygwin.
Andrew E. Schulman
[1]https://github.com/bcpierce00/unison/wiki/2.52-Migration-Guide
***
To update your installation, click on
output of external software, MultiTail can mimic the
functionality of tools like 'watch' and such.
Andrew E. Schulman
[1] https://github.com/halturin/multitail/releases
***
To update your installation, click on the "
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS.html
--
Problem reports: https://cygwi
of the Unison packages for Cygwin use the text UI. There is also a GTK2
UI
for Unison, but I haven't been able to get it working yet under Cygwin. At
some
time in the future I may make unison*+gtk2 packages available for Cygwin.
Andrew E. Schulman
, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS
and pseudo
terminals.
Andrew E. Schulman
[1] http://www.dest-unreach.org/socat/doc/RELEASE-NOTES-1.7.4.0
[2] http://www.dest-unreach.org/socat/doc/CHANGES
***
To update your installation, click on the "Install Cygwin now&qu
minal.
Andrew E. Schulman
[1] https://savannah.gnu.org/forum/forum.php?forum_id=10107
[2] https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.0
***
To update your installation, click on the "Install Cygwin now" l
ing yet under Cygwin. At some time in the future I may make
unison*+gtk2 packages available for Cygwin.*
*Andrew E. Schulman*
To
update your installation, click on the "Install Cygwin now" link onth
> Hello!
> I have successfully tested it on i386. Really, just remove PREFIX
> completely and it's okay. GetProcAddress() appears to be "clever" and adds
> the leading underscope by itself on i386. I don't know what you did wrong
> and why you could not reproduce the solution.
> However, i have
> On 12/5/2021 3:50 AM, Achim Gratz wrote:
> >
> > Autoconf has been updated to the latest upstream release 2.71, see the
> > packaging notes below. Additionally the automake wrapper has been
> > updated to the latest upstream version 15 (with some modifications for
> > Cygwin).
>
> Great work,
On 2021-11-19 18:54, Doug Henderson wrote:
On Fri, 19 Nov 2021 at 11:00, Kevin Andrew Lipscomb via Cygwin
wrote:
ssmtp-config fails silently on step 6 at the first call to
/usr/sbin/alternatives.
I isolated the alternatives command, added the --verbose switch to it, and ran
the result
ssmtp-config fails silently on step 6 at the first call to
/usr/sbin/alternatives.
I isolated the alternatives command, added the --verbose switch to it, and ran
the result from a bash shell that was launched as Administrator. The command
fails immediately after emitting:
reading /var/lib/
Gdb will not run an executable when it is a symbolic link in the post Cygwin
release 3.1.5 form. As seen below I am currently running Cygwin 3.1.7. I have
confirmed this is due to the change of the "ln -s" implementation. Links
created by Cygwin 2.8 and 3.1.0 work with this gdb version, and l
> On 11/10/2021 1:45 PM, Henry S. Thompson via Cygwin wrote:
> > for Ken Brown and Takashi Yano, don't you think?
>
> Even though we made XEmacs unusable?!? :)
>
> But seriously, it was a joint effort among the two of us and Corinna.
Awarded!
https://cygwin.com/goldstars#CV
https://cygwin.com/g
Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS
> On Tue, 26 Oct 2021 22:55:01 +0200
> Corinna Vinschen wrote:
> > We're also planning to drop Support for the 32 bit release of Cygwin in
> > 2022, thus Cygwin 3.4.0 won't come in 32 bit anymore, and the package
> > maintainers won't have to update 32 bit packages anymore. If you're
> > still run
...
> ...
>
> Actual:
>
> ...
>
> Reproducible: amd64, x86, Windows 10, Windows 7
Thanks for reporting. Unfortunately, I have no insight into what might
cause that fault in Cygwin. socat in Cygwin is compiled OOTB, wi
given a visual indicator of relative throughput in a complex pipeline.
Home page: http://www.ivarch.com/programs/pv.shtml
Andrew E. Schulman
[1] http://www.ivarch.com/programs/pv.shtml#news
***
To update your installation, click
. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
can I customize the Xapplication menu, specifically the xfig entry?
Cheers,
Andrew Paplinski
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
indicator of relative throughput in a complex pipeline.
Home page: http://www.ivarch.com/programs/pv.shtml
Andrew E. Schulman
[1] http://www.ivarch.com/programs/pv.shtml#news
***
To update your installation, click on the "Install C
iness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes
LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS.html
***
To update your installation, click on the "Install Cygwin n
is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: https://fishshell.com
Andrew E. Schulman
[1] https://fishshell.com/docs/current/relnotes.html
***
To update
installed location (e.g. /usr/local) to a stow
directory (e.g. /usr/local/stow/emacs) where the real files live. This
allows you to keep packages separate, while making them appear to be
installed in the same place.
Andrew E. Schulman
and pseudo
terminals.
Andrew E. Schulman
[1] http://www.dest-unreach.org/socat/doc/RELEASE-NOTES-1.7.4.0
[2] http://www.dest-unreach.org/socat/doc/CHANGES
***
To update your installation, click on the "Install Cygwin now&qu
LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS.html
***
To update your installation, click on the "Install Cygwin now"
> ...and many more until Windows runs on a POSIX compatible kernel!
>
> Thanks to all the contributors, documentors, testers, and especially users,
> who
> keep us honest, and without which we would have little encouragement to
> continue!
Gold watch awarded! https://cygwin.com/goldstars/#Cygwi
e GNU
line editor (readline), a program, or a combination of two of these. These
modes include generation of 'listening' sockets, named pipes, and pseudo
terminals.
Andrew E. Schulman
[1] http://www.dest-unreach.org/socat/doc/CHANGES
ility, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: http://fishshell.com
Andrew E. Schulman
***
To update your install
suitable size
from kilobytes, megabytes, gigabytes, or terabytes). If you don't want
Discus deciding the best sizes, you can also choose your own increments,
along with specifying the number of decimal places you'd like to see.
Andrew E
1-20090909.dll. Is it executable?
Doh. Thanks. Yeah, I made it executable and the problem with /dev/pt* now
seems to be fixed. Thank you.
And yes, I meant cygwin1-20200909.dll.
Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentati
> On Sep 9 08:08, Andrew Schulman via Cygwin wrote:
> > Here's a strange one. In bash in i686, try to run:
> >
> > ls /dev/ptmx
> >
> > I only get about as far as:
> >
> > ls /dev/p
> >
> > and then my terminal window vanishes. Th
supports multiple network protocols. It offers tab completion,
command history, job control, and bookmarks. It can mirror sites and
transfer multiple files in parallel. It keeps trying interrupted operations
until it can complete them.
Andrew E. Schulman
Cygwin use the text UI. There is also a GTK2
UI for Unison, but I haven't been able to get it working yet under Cygwin.
At some time in the future I may make unison*+gtk2 packages available for
Cygwin.
Andrew E. Schulman
--
Problem reports: https://cygwin.com/problems.html
FAQ:
> Can this be updated please.
>
> Change log - https://lftp.yar.ru/news.html
Sure, will do.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsu
I'd much rather just keep
> my
> current arrangement, without having setup try to update unison2.48 every time
> I
> run it.
Thanks, that's helpful to know. Your situation might not be unusual, I don't
know. For all I know, you and I are the only Cygwin Unison users.
So
xisting builds, or make a new Cygwin
package for it.
Future versions of Unison may get around the OCaml version incompatibility.
For more discussion of the problem, see
http://lists.seas.upenn.edu/pipermail/unison-hackers/2020-August/001972.html.
Andrew E. Schulman
--
Problem reports:
user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.
Home page: http://fishshell.com
Andrew E. Schulman
***
To update your installation,
te and run.
Can be reproduced using GnuWin32 'echo' or a native version of Python
using print.
I am running Cygwin 3.1.5 and mintty 3.2.0.
Thank you,
Andrew Ng
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
_input
fhandler_pty_master::transfer_input_to_pcon
Also fhandler_pty_slave::eat_readahead does 'eols' processing without
any guard on is_line_input (), which seems to differ from the code
pattern seen elsewhere.
I don't know if these are important, but thought I should mention
them, just in
number of space characters and 'q' in your terminal.
I have also seen this same behaviour in MSYS2 with pcon enabled.
Both Cygwin and MSYS2 are running 3.1.4.
Thank you,
Andrew Ng
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygw
> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me
> that PGI can only be installed under Linux operator system. So is there any
> method to install PGI on Cygwin?
What is PGI? Where do you get it?
--
Problem reports: https://cygwin.com/problems.html
FAQ:
servers,
so I'm not able to test this.
> Thanks for the report. This seems to be a problem related to pseudo
> console. I will submit a patch for this issue shortly.
Awesome! I'll look for that.
Andrew
--
Problem reports: https://cygwin.com/problems.html
FAQ:
cence and must withdraw all
> > distributions
> >
>
> I have removed the package. (The phrase "no good deed goes unpunished"
> comes to mind.)
No cheering here about that. Thanks for contributing, and I hope your next
iteration is more successful. Andrew
--
> The following new package has been uploaded to the Cygwin distribution:
>
> * cpuid-20200211-1
>
> The program displays detailed information about the CPU(s) gathered from
> the CPUID instruction, and also determines the exact model of CPU(s).
>
> Whereas /proc/cpuinfo is like an abstract of t
minal.
Andrew E. Schulman
[1] https://savannah.gnu.org/forum/forum.php?forum_id=9665
[2] https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.7.0
***
To update your installation, click on the "Install Cygwin now" l
network protocols. It offers tab completion,
command history, job control, and bookmarks. It can mirror sites and
transfer multiple files in parallel. It keeps trying interrupted operations
until it can complete them.
Andrew E. Schulman
On Wed, Jan 22, 2020 at 03:08:12PM -0700, Brian Inglis wrote:
> I've used dnscache for network service dependencies (and cygserver and
> syslog-ng
> for other Cygwin services) with delayed start and preshutdown (cygrunsrv -O,
> --preshutdown).
> Where previous usage was cygrunsrv -t, --type manual
> This was already fixed on lftp 4.9.1 released by the developer. You should
> probably just release that version instead of the patched version.
OK, yep. Thanks.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http:
an mirror sites and
transfer multiple files in parallel. It keeps trying interrupted operations
until it can complete them.
Andrew E. Schulman
[1] https://cygwin.com/ml/cygwin/2020-01/msg00076.html
[2] https://cygwin.com/ml/cygwin/2020-0
On Tue, Jan 21, 2020 at 09:37:15PM +0100, Achim Gratz wrote:
> Andrew J. Schorr writes:
> > How do I fix and/or troubleshoot this? I need to find a way to get
> > cygsshd to start automatically when the system reboots.
>
> Try to set the service to "delayed start"
Hi,
Over the weekend, I did a fresh install of Windows 10 Pro x86_64
and then installed Cygwin x86_64 3.1.2. I ran ssh-host-config, and
cygsshd starts and works as expected when I run "cygrunsrv --start cygsshd".
But the cygsshd service is not started automatically when the system
reboots. I must
completion,
command history, job control, and bookmarks. It can mirror sites and
transfer multiple files in parallel. It keeps trying interrupted operations
until it can complete them.
Andrew E. Schulman
***
To update your
arate, while making them appear to be
installed in the same place.
Andrew E. Schulman
***
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to you
> https://sourceware.org/ml/cygwin/2017-11/msg00118.html
Different problem, when stow had to be rebuilt for a new Perl version.
Andrew
--
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-simple
n or tmux.
> > May I suggest a plush hippo for Takashi Yano, please.
>
> Absolutely! I was still thinking about a nice number of goldstars,
> but that's actually worth a plush hippo. Thanks for the suggestion.
>
> Andrew, can ypu please give a well deserved plush h
xpressions and deleting and adding windows.
* Have windows with the output of shell scripts and other software. When
viewing the output of external software, MultiTail can mimic the
functionality of tools like 'watch' and such.
Andrew E. Schulman
[1] https://www.vanheusden.com/multitail
Secure Sockets Layer
(SSL)). stunnel can allow you to secure non-TLS-aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the
encryption, requiring no changes to the daemon's code.
Andrew E. Schulman
[1]https://www.stunnel.org/NEWS
> On 2019-11-25 08:24, Andrew Schulman via cygwin wrote:
> > On 2019-11-19 21:59, Pasunuti Prashanth wrote:
> >> We are facing a bug problem during compilation.
> >> 1. "makedepend: error: out of space: increase MAXFILES"
> >> 2. make[1]: *** [M
1 - 100 of 2592 matches
Mail list logo