Re: Install Cygwin on mounted drive for multiple concurrent users on multiple machines?

2015-11-19 Thread David Macek
On 19. 11. 2015 23:52, Kenneth Wolcott wrote: > Hi; > > I didn't see this in the Cygwin FAQ (perhaps I didn't look carefully > enough or perhaps it is too obvious a question). > > Instead of installing Cygwin on each Windows machine, is it > advisable to install it once on a public mounted dr

Re: BSOD when running from network share

2015-11-19 Thread Mike Fahlbusch
Hi Patrick, On 20/11/2015 8:43 AM, Patrick Herbst wrote: I have cygwin installed on a windows network share folder. Most everything works fine. But I get a BSOD when in bash running the following cat > /tmp/junk < Putting two EOF on the end of a file can cause an error in some filesystems.

Re: BSOD when running from network share

2015-11-19 Thread Jeffrey Altman
On 11/19/2015 5:13 PM, Patrick Herbst wrote: > As soon as i hit enter on "EOF" I get a BSOD RDR_FILE_SYSTEM STOP: 0x0027 The full error context can be determined by turning on Full Memory Dumps and then reproducing the error. A MEMORY.DMP file will be written to the %SystemRoot%\Windows dire

Install Cygwin on mounted drive for multiple concurrent users on multiple machines?

2015-11-19 Thread Kenneth Wolcott
Hi; I didn't see this in the Cygwin FAQ (perhaps I didn't look carefully enough or perhaps it is too obvious a question). Instead of installing Cygwin on each Windows machine, is it advisable to install it once on a public mounted drive? Then not only multiple users (concurrent or not) could

Re: BSOD when running from network share

2015-11-19 Thread Roger Wells
On 11/19/2015 05:13 PM, Patrick Herbst wrote: > I have cygwin installed on a windows network share folder. Most > everything works fine. > > But I get a BSOD when in bash running the following > > cat > /tmp/junk < asdf > asdf > asdf > asdf > EOF > > As soon as i hit enter on "EOF" I get a BSOD

BSOD when running from network share

2015-11-19 Thread Patrick Herbst
I have cygwin installed on a windows network share folder. Most everything works fine. But I get a BSOD when in bash running the following cat > /tmp/junk

Re: Symlink targets dereferenced when winsymlinks:native

2015-11-19 Thread David Macek
On 19. 11. 2015 20:36, Nellis, Kenneth wrote: > FWIW, my results are different: > > $ printenv CYGWIN > winsymlinks:nativestrict > $ touch XXX > $ ln -s XXX YYY > $ ln -s YYY ZZZ > $ ls -l > total 0 > -rw-r- 1 knellis Domain Users 0 Nov 19 14:28 XXX > lrwxrwxrwx 1 knellis Domain Users 3 Nov 19

Re: does anyone care about package minor version bump announcements?

2015-11-19 Thread Andrey Repin
Greetings, Andrew Schulman! > Lately I find myself feeling quite unmotivated about writing a mostly > boilerplate announcement every time I upload a minor version bump of a > package I maintain. Then automate the announces! Let stupid hardware do stupid work. It was designed to do exactly that!

Re: Cygwin multithreading performance

2015-11-19 Thread Mark Geisert
Kacper Michajlow wrote: I recently noticed that Cygwin multithreading is very inefficient. I was repacking few git repositories and with Cygwin's git, it spawns threads but they are so badly synchronized that there is no speed gain over one thread and possible loose because of the overhead. On my

Re: XWin Server starts but terminates shortly after

2015-11-19 Thread Jon Turney
On 17/11/2015 15:13, Jon Turney wrote: On 13/11/2015 15:13, Thomas Schweikle wrote: Adding "-nowgl" does the trick. XWin is running again. It seems that this problem manifests itself when running on a Windows guest under VMWare, with their SVGA driver. This seems to be caused by a c374 (S

RE: Symlink targets dereferenced when winsymlinks:native

2015-11-19 Thread Nellis, Kenneth
From: David Macek > On 18. 11. 2015 20:48, Corinna Vinschen wrote: > > On Nov 18 19:13, David Macek wrote: > >> On 18. 11. 2015 18:55, Corinna Vinschen wrote: > >>> On Nov 17 23:28, David Macek wrote: > I went through the UG looking for differences between regular Cygwin > symlinks and NT

Re: Symlink targets dereferenced when winsymlinks:native

2015-11-19 Thread David Macek
On 18. 11. 2015 20:48, Corinna Vinschen wrote: > On Nov 18 19:13, David Macek wrote: >> On 18. 11. 2015 18:55, Corinna Vinschen wrote: >>> On Nov 17 23:28, David Macek wrote: I went through the UG looking for differences between regular Cygwin symlinks and NTFS symlinks, but couldn't find

Re: ssh ControlMaster re-broken

2015-11-19 Thread Andrew Schulman
> On Nov 17 12:46, Zhu, Binbin (Nokia - CN/Hangzhou) wrote: > > Hi, > > > > It worked month ago, but it failed after reinstall. > > Are you really sure it ever worked? To the best of my knowledge the > control master stuff always required descriptor passing via AF_LOCAL > sockets, which is not a

[ANNOUNCEMENT] Updated: {openldap/openldap-server/libopenldap2_4_2/openldap-devel}-2.4.42-1: Lightweight Directory Access Protocol suite

2015-11-19 Thread Dr . Volker Zell
Hi New versions of 'openldap/openldap-server/libopenldap2_4_2/openldap-devel' have been uploaded to a server near you. o Build for cygwin 2.3.1 with gcc-4.9.3 o Recompiled again latest perl-5.22.0 openldap NEWS: === OpenLDAP 2.4.42 Release (2015/08/14) Fixed liblber ad

RE: does anyone care about package minor version bump announcements?

2015-11-19 Thread Nellis, Kenneth
From: Corinna Vinschen > On Nov 19 10:18, cyg Simple wrote: > > On 11/19/2015 10:13 AM, Andrew Schulman wrote: > > > Does anyone care about that? Lately I don't. In fact I've skipped > > > sending > > > the last few, and no one seems to have noticed. > > > > > > Can we leave it to the maintaine

Re: does anyone care about package minor version bump announcements?

2015-11-19 Thread Corinna Vinschen
On Nov 19 10:18, cyg Simple wrote: > On 11/19/2015 10:13 AM, Andrew Schulman wrote: > > Does anyone care about that? Lately I don't. In fact I've skipped sending > > the last few, and no one seems to have noticed. > > > > Can we leave it to the maintainer's discretion about whether they need to

Re: does anyone care about package minor version bump announcements?

2015-11-19 Thread cyg Simple
On 11/19/2015 10:13 AM, Andrew Schulman wrote: > Does anyone care about that? Lately I don't. In fact I've skipped sending > the last few, and no one seems to have noticed. > > Can we leave it to the maintainer's discretion about whether they need to > send one of those on every update? Maybe i

does anyone care about package minor version bump announcements?

2015-11-19 Thread Andrew Schulman
Lately I find myself feeling quite unmotivated about writing a mostly boilerplate announcement every time I upload a minor version bump of a package I maintain. "stow has been updated from version 2.2.0 to 2.2.2. You can read the upstream changelog to see what changed. stow is blah blah blah" D

Re: Fwd: Limited clipboard buffer between X11 apps and Microsoft Windows

2015-11-19 Thread Jon Turney
On 17/11/2015 18:57, Kevin Connor Arpe wrote: My issue: Copying text between X11 apps and Microsoft Windows has limited clipboard buffer. My office co-worker and I were able to replicate the same issue on our machines. To replicate: 1) Run Cygwin X Server locally. 2) Run gedit remotely (using c

Re: gfortran segfaults on "Hello world"

2015-11-19 Thread Marco Atzeri
On 19/11/2015 08:05, Thomas Koenig wrote: Hi, Cygwin64 now offers a choice among 4.9.2-3, 4.9.3-1, and 5.2.0-1. I have the last one installed, and in addition a recently built 6.0 on my Haswell laptop. I’m fairly certain I have used the 4.9.3 successfully in the past. It looks like you need

[ANNOUNCEMENT] Updated: cygutils-1.4.15-1

2015-11-19 Thread Mark Geisert
Version 1.4.15-1 of cygutils has been uploaded. Cygutils is a collection of simple (single source file) utilities, including: lpr, banner, dump (no, not the ext2 backup utility; it's a hexdumper), Windows clipboard manipulation programs, and many more. This is a bug fix and maintainer swap relea

Re: gmp-6.1.0-1

2015-11-19 Thread Achim Gratz
[…] Sorry, that message was sent before I finished the sentence. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Problem reports:

Journal

2015-11-19 Thread cag-request
> The message was not delivered due to the following reason(s): Command The not recognised. > Your message was not delivered because the destination server was Command Your not recognised. > unreachable within the allowed queue period. The amount of time Command unreachable not recognised. >