Re: Terminal output disappearing after SSH into cygwin

2021-01-22 Thread Brian Inglis
On 2021-01-21 09:02, matthew patton via Cygwin wrote: On Thursday, January 21, 2021, 10:49:14 AM EST, Martyn B wrote: On 2021-01-21 11:13, Ken Brown via Cygwin wrote: There's also /etc/bash.bash_logout. The default version of that clears the screen: $ cat /etc/defaults/etc/bash.bash_logout [

Re: [ANNOUNCEMENT] Test: python packages

2021-01-22 Thread Hamish McIntyre-Bhatty via Cygwin
On 21/01/2021 19:06, Marco Atzeri via Cygwin wrote: > On 21.01.2021 18:06, Hamish McIntyre-Bhatty via Cygwin wrote: > >>> >>> install one and it will remove the other, also as they have >>> the same content in this case >> >> That makes sense, but that's not what happened here - it prompted to >> r

Random question: plans for Wayland support?

2021-01-22 Thread Hamish McIntyre-Bhatty via Cygwin
Kind of a random question, but are there potential plans to supporting running Wayland under Cygwin as an alternative to X11? I have no idea if it would even be practical/possible to do this, but just curious. Hamish 0x87B761FE07F548D6.asc Description: application/pgp-keys signature.asc Desc

Re: Terminal output disappearing after SSH into cygwin

2021-01-22 Thread Marco Atzeri via Cygwin
On 22.01.2021 09:16, Brian Inglis wrote: On 2021-01-21 09:02, matthew patton via Cygwin wrote: On Thursday, January 21, 2021, 10:49:14 AM EST, Martyn B wrote: On 2021-01-21 11:13, Ken Brown via Cygwin wrote: There's also /etc/bash.bash_logout.  The default version of that clears the screen:

(SOLVED) Re: Terminal output disappearing after SSH into cygwin

2021-01-22 Thread Martyn B
On 2021-01-21 11:13, Ken Brown via Cygwin wrote: There's also /etc/bash.bash_logout.  The default version of that clears the screen: ... > # when leaving the console clear the screen to increase privacy > if [ "$SHLVL" = 1 ]; then > [ -x /usr/bin/clear ] && /usr/bin/clear > fi Takashi Yan

Re: Terminal output disappearing after SSH into cygwin

2021-01-22 Thread Ken Brown via Cygwin
On 1/22/2021 3:16 AM, Brian Inglis wrote: On 2021-01-21 09:02, matthew patton via Cygwin wrote: On Thursday, January 21, 2021, 10:49:14 AM EST, Martyn B wrote: On 2021-01-21 11:13, Ken Brown via Cygwin wrote: There's also /etc/bash.bash_logout.  The default version of that clears the screen:

Re: Terminal output disappearing after SSH into cygwin

2021-01-22 Thread Thomas Wolff
[somehow my previous response did not go to the list] Am 22.01.2021 um 12:10 schrieb Marco Atzeri via Cygwin: On 22.01.2021 09:16, Brian Inglis wrote: On 2021-01-21 09:02, matthew patton via Cygwin wrote: On Thursday, January 21, 2021, 10:49:14 AM EST, Martyn B wrote: On 2021-01-21 11:13, Ken

Re: missing perl directories

2021-01-22 Thread Anthony Heading
Hi Brian! On Fri, Jan 22, 2021, at 7:33 AM, Brian Inglis wrote: > either something has not completed correctly, or something is missing in > recent > installations. I think that's right. Those the directories which are referenced in the binary, I know the generic upstream perl source process

Re: missing perl directories

2021-01-22 Thread Marco Atzeri via Cygwin
On 22.01.2021 17:15, Anthony Heading wrote: Hi Brian! On Fri, Jan 22, 2021, at 7:33 AM, Brian Inglis wrote: either something has not completed correctly, or something is missing in recent installations. I think that's right. Those the directories which are referenced in the binary, I kn

Re: missing perl directories

2021-01-22 Thread Anthony Heading
On Fri, Jan 22, 2021, at 4:36 PM, Marco Atzeri via Cygwin wrote: > > not on usr/local > > perl-Stow: Perl library for stow > > 2020-02-04 19:14 0 usr/share/perl5/ > 2020-02-04 19:14 0 usr/share/perl5/site_perl/ > 2020-02-04 19:14 0 usr/share/perl5/sit

sshd.exe waits repeatedly with SYN_SENT for inaccessible ldap

2021-01-22 Thread Ilya Basin via Cygwin
Hi. The problem first appeared ten days ago. It now takes minutes to login as a domain user. Tcpview shows that sshd.exe is trying to connect an inaccessible server on the port 389 (ldap). If I close the socket using Tcpview, successful login happens sooner. Both password and public key logins a

Re: missing perl directories

2021-01-22 Thread Achim Gratz
Anthony Heading writes: > Whenever I have a new cygwin setup, I get an error/warning when trying to > install perl modules: > > % cpan install Win32::Symlink > Loading internal logger. Log::Log4perl recommended for better logging > [...] > Use of uninitialized value $what in concatenation (.) or

Re: missing perl directories

2021-01-22 Thread Ken Brown via Cygwin
On 1/22/2021 12:53 PM, Anthony Heading wrote: On Fri, Jan 22, 2021, at 4:36 PM, Marco Atzeri via Cygwin wrote: not on usr/local perl-Stow: Perl library for stow 2020-02-04 19:14 0 usr/share/perl5/ 2020-02-04 19:14 0 usr/share/perl5/site_perl/ 2020-02-04 1

Re: missing perl directories

2021-01-22 Thread Achim Gratz
Anthony Heading writes: > On Fri, Jan 22, 2021, at 4:36 PM, Marco Atzeri via Cygwin wrote: >> 2020-02-04 19:14 70081 usr/share/perl5/site_perl/5.30/Stow.pm That's a known packaging error caused by the stow configury / Makefile using its own special idea of installsitelib instead of inst

Re: missing perl directories

2021-01-22 Thread Anthony Heading
On Fri, Jan 22, 2021, at 7:35 PM, Achim Gratz wrote: > > For good measure I repeated this with /usr/local not existing at all and > the result stays the same. Achim, that was a helpful test, thankyou. Digging further, the triggering perl code in /usr/share/perl5/5.30/CPAN/FirstTime.pm, so to

[ANNOUNCEMENT] Updated: python packages

2021-01-22 Thread Marco Atzeri via Cygwin-announce via Cygwin
Several python packages have been promoted from test to stable python2 2.7.18-4 python3 3.8.6-1 (almost meta package to pull python38) python363.6.12-2 python373.7.9-2 python383.8.6-2 (as prev) python383.8.7-1 python{36,37,38}-astroid-2.4.2-1 pytho

Re: Random question: plans for Wayland support?

2021-01-22 Thread Brian Inglis
On 2021-01-22 03:02, Hamish McIntyre-Bhatty via Cygwin wrote: Kind of a random question, but are there potential plans to supporting running Wayland under Cygwin as an alternative to X11? I have no idea if it would even be practical/possible to do this, but just curious. The standard answer he

Re: [ANNOUNCEMENT] Updated: python packages

2021-01-22 Thread Ken Brown via Cygwin
On 1/22/2021 4:37 PM, Marco Atzeri via Cygwin-announce via Cygwin wrote: Several python packages have been promoted from test to stable Thank you, Marco! Ken -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cy

[ANNOUNCEMENT] TeX Live collections 20210118-1

2021-01-22 Thread Ken Brown via Cygwin-announce via Cygwin
Cygwin's TeX Live collections have been updated to the latest upstream releases as of 2021-01-18. 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 language