Re: setup.exe corruption

2020-04-14 Thread o lu via Cygwin
It worked, but I dont understand on Windows -- 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

sshd problem -- seteuid failed -- ancient problem

2020-04-14 Thread Kevin Schnitzius via Cygwin
sshd: PID 1721: fatal: seteuid 1610619958: No such device or address I just did a clean install: openssh                                 8.2p1-1 The uid corresponds to me:     uid=1610619958(+kevins) Local users work fine; it's only a problem with domain users. Strictmode=no and the

Re: setup.exe corruption

2020-04-14 Thread Brian Inglis
On 2020-04-14 04:43, o lu via Cygwin wrote: > When downloaded with cygwin wget > On Tue, Apr 14, 2020 at 3:34 AM o lu wrote: >> Windows cannot access the specified device, path, or file... >> with latest setup.exe Which: https://cygwin.com/setup-x86_64.exe or

Re: [ITP] gl-manpages

2020-04-14 Thread Brian Inglis
On 2020-04-14 09:23, Marco Atzeri via Cygwin-apps wrote: > Am 10.04.2020 um 16:47 schrieb Jon Turney: >> This package contains OpenGL manpages from >> https://github.com/KhronosGroup/OpenGL-Refpages >> These are packaged in Fedora (gl-manpages), debian (khronos-opengl-man4), >> etc. >> cygport

Re: [ITP] gl-manpages

2020-04-14 Thread Marco Atzeri via Cygwin-apps
Am 10.04.2020 um 16:47 schrieb Jon Turney: This package contains OpenGL manpages from https://github.com/KhronosGroup/OpenGL-Refpages These are packaged in Fedora (gl-manpages), debian (khronos-opengl-man4), etc. cygport file:

Re: [cygwin] FAQ entry "#faq.using.sshd-in-domain" obsolete

2020-04-14 Thread Bill Stewart
On Mon, Apr 13, 2020 at 5:52 PM Jason Pyeron wrote: > I continue to see failures of authentication (both PKI and password > based) on local vs domain accounts. In fact I have rarely seen two > sshd installs that are configured the same way. I would recommend reviewing the Cygwin and sshd

Re: FAQ entry "#faq.using.sshd-in-domain" obsolete

2020-04-14 Thread Corinna Vinschen
On Apr 13 14:50, Bill Stewart wrote: > It would seem that the following FAQ entry ("How do I setup sshd in a > domain?") is now obsolete: > > https://cygwin.com/faq.html#faq.using.sshd-in-domain Yeah, in theory this can go away, now that sshd is installed as a SYSTEM user again as in olden days.

Re: setup.exe corruption

2020-04-14 Thread o lu via Cygwin
When downloaded with cygwin wget On Tue, Apr 14, 2020 at 3:34 AM o lu wrote: > Windows cannot access the specified device... > > Windows cannot access the specified device, path, or file with > latest setup.exe > -- Problem reports: https://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] Updated: util-linux 2.33.1-2

2020-04-14 Thread Mark Geisert
The following packages have been uploaded to the Cygwin distribution: * util-linux-2.33.1-2 * libblkid1-2.33.1-2 * libblkid-devel-2.33.1-2 * libfdisk1-2.33.1-2 * libfdisk-devel-2.33.1-2 * libsmartcols1-2.33.1-2 * libsmartcols-devel-2.33.1-2 * libuuid1-2.33.1-2 * libuuid-devel-2.33.1-2 *

Updated: util-linux 2.33.1-2

2020-04-14 Thread Mark Geisert
The following packages have been uploaded to the Cygwin distribution: * util-linux-2.33.1-2 * libblkid1-2.33.1-2 * libblkid-devel-2.33.1-2 * libfdisk1-2.33.1-2 * libfdisk-devel-2.33.1-2 * libsmartcols1-2.33.1-2 * libsmartcols-devel-2.33.1-2 * libuuid1-2.33.1-2 * libuuid-devel-2.33.1-2 *

Re: [PATCH] proc_cpuinfo: Add PPIN support for AMD

2020-04-14 Thread Corinna Vinschen
On Apr 10 22:35, Brian Inglis wrote: > Newer AMD CPUs support a feature called protected processor > identification number (PPIN). This feature can be detected via > CPUID_Fn8008_EBX[23]. > --- > winsup/cygwin/fhandler_proc.cc | 1 + > 1 file changed, 1 insertion(+) > > diff --git

setup.exe corruption

2020-04-14 Thread o lu via Cygwin
Windows cannot access the specified device... Windows cannot access the specified device, path, or file with latest setup.exe -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

Re: catdoc optional dependency

2020-04-14 Thread Marco Atzeri via Cygwin
Am 14.04.2020 um 09:12 schrieb Phill Ramsden: Hi, I installed catdoc from the repos and catdocx doesn't work without unzip installed too, I thought maybe it should be marked as a dependency? Thanks, Phill Noted -- Problem reports: https://cygwin.com/problems.html FAQ:

catdoc optional dependency

2020-04-14 Thread Phill Ramsden
Hi, I installed catdoc from the repos and catdocx doesn't work without unzip installed too, I thought maybe it should be marked as a dependency? Thanks, Phill -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

ConPTY and terminal graphics

2020-04-14 Thread Thomas Wolff
When the cygwin conpty adaptation is activated for the first time, it spoils any graphics (e.g. Sixel output) present on the screen. It probably replays the output code but somehow modified. Test case: gnuplot -e "splot [x=-3:3] [y=-2:2] sin(x) * cos(y)" cmd /c ver If repeated, it does not