Re: cygcheck and literal plus sign

2014-01-21 Thread Marco Atzeri
On 22/01/2014 06:58, Christopher Faylor wrote: On Tue, Jan 21, 2014 at 05:59:16PM -0600, Steven Penny wrote: Searching for the popular compiler produces unexpected results $ cygcheck -p 'g++.exe' Found 0 matches for g .exe $ cygcheck -p 'g\+\+.exe' Found 0 matches for g\ \ .ex

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-21 Thread Christopher Faylor
On Tue, Jan 21, 2014 at 08:02:41PM -0500, Larry Hall (Cygwin) wrote: >On 1/21/2014 7:44 PM, Warren Young wrote: >> Alternate idea: >> >> If all of the changes requested on the previous screen are "Uninstall" (i.e. >> everything else is "Keep" or "Skip"), invert the current dependency tree >> walkin

Re: cygcheck and literal plus sign

2014-01-21 Thread Christopher Faylor
On Tue, Jan 21, 2014 at 05:59:16PM -0600, Steven Penny wrote: >Searching for the popular compiler produces unexpected results > >$ cygcheck -p 'g++.exe' >Found 0 matches for g .exe > >$ cygcheck -p 'g\+\+.exe' >Found 0 matches for g\ \ .exe > >How can I include a literal '+' (plus

Re: Is there someone who have a same problem ?

2014-01-21 Thread Yaakov (Cygwin/X)
On 2014-01-21 22:18, kou1okada wrote: If you are using the cygwin64 under the Windows 8, please check a following command sequence and please tell me a result. #-- uname -srvmp cygcheck -c | grep ca-certificates ls -lnG /etc/setup/ca-certificates.lst.gz find /etc/pki/ca-trust/ext

Is there someone who have a same problem ?

2014-01-21 Thread kou1okada
If you are using the cygwin64 under the Windows 8, please check a following command sequence and please tell me a result. #-- uname -srvmp cygcheck -c | grep ca-certificates ls -lnG /etc/setup/ca-certificates.lst.gz find /etc/pki/ca-trust/extracted/ -mindepth 1 -type f -not -iname

Re: AdminCygwin Release

2014-01-21 Thread Christopher Faylor
On Tue, Jan 21, 2014 at 06:45:46PM +0100, Kizito Porta Balany? wrote: >Hello everyone, > >I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. >If it works, I will upload to sourceforge. > >These are the main lines: > >1- Create an installation windows package (.msi) with WIX. > >

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-21 Thread Larry Hall (Cygwin)
On 1/21/2014 7:44 PM, Warren Young wrote: Alternate idea: If all of the changes requested on the previous screen are "Uninstall" (i.e. everything else is "Keep" or "Skip"), invert the current dependency tree walking logic. That is, have setup.exe find out which packages must be removed to satis

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-21 Thread Warren Young
Alternate idea: If all of the changes requested on the previous screen are "Uninstall" (i.e. everything else is "Keep" or "Skip"), invert the current dependency tree walking logic. That is, have setup.exe find out which packages must be removed to satisfy the changes requested on the previou

Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-21 Thread Warren Young
When attempting to uninstall packages with setup.exe, you can get messages like this in the dependency resolution step: gvfs (1.16.4-1) GNOME virtual filesystem Required by: dconf-service So, you go back a screen, tell setup.exe to uninstall dconf-service, too, but get the s

cygcheck and literal plus sign

2014-01-21 Thread Steven Penny
Searching for the popular compiler produces unexpected results $ cygcheck -p 'g++.exe' Found 0 matches for g .exe $ cygcheck -p 'g\+\+.exe' Found 0 matches for g\ \ .exe How can I include a literal '+' (plus character) in my search? -- Problem reports: http://cygwin.com/p

Re: [ANNOUNCEMENT] Updated: groff-1.22.2-2

2014-01-21 Thread Steven Penny
On Wed, Jan 15, 2014 at 12:16 AM, Christopher Faylor wrote > http://cygwin.com/ml/cygwin/2014-01/msg00117.html > > So this should eliminate the dependency that pulls in perl in a base > installation. Thank you sir! I have now switched to Cygwin 64-bit as a result of this change! http://github.com

Re: AdminCygwin Release

2014-01-21 Thread Larry Hall (Cygwin)
On 1/21/2014 2:52 PM, BGINFO4X wrote: Hello everyone, I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. If it works, I will upload to sourceforge. These are the main lines: 1- Create an installation windows package (.msi) with WIX. 2- Default Installed packages: base + ad

Re: AdminCygwin Release

2014-01-21 Thread BGINFO4X
>> Hello everyone, >> >> I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. >> If it works, I will upload to sourceforge. >> >> These are the main lines: >> >> 1- Create an installation windows package (.msi) with WIX. >> >> 2- Default Installed packages: base + admin + apt-cyg.

Re: AdminCygwin Release

2014-01-21 Thread Larry Hall (Cygwin)
On 1/21/2014 12:45 PM, Kizito Porta BalanyĆ  wrote: Hello everyone, I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. If it works, I will upload to sourceforge. These are the main lines: 1- Create an installation windows package (.msi) with WIX. 2- Default Installed packag

AdminCygwin Release

2014-01-21 Thread Kizito Porta BalanyĆ 
Hello everyone, I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. If it works, I will upload to sourceforge. These are the main lines: 1- Create an installation windows package (.msi) with WIX. 2- Default Installed packages: base + admin + apt-cyg. The remaining packages sh

Re: libopenmpi-devel problems

2014-01-21 Thread David Stacey
On 21/01/14 07:51, Marco Atzeri wrote: On 21/01/2014 00:09, David Stacey wrote: I am experiencing two problems with libopenmpi-devel-1.7.2-1: 1. The package contains an implementation of libevent2 that clashes with files in libevent-devel-2.0.21-1. For instance, both packages contain /usr/inclu

Re: interactive-services-detection not started on 32-bit cywin executables

2014-01-21 Thread BGINFO4X
>>> >>> Hello, >>> >>> I attach here my tests to clarify: >>> >>> #Test1 - Only bash >>> C:\cywin\bin\bash.exe >>> >>> Result: bash exits. Interactive window not opened. >> >> >> >> >> For example, when launching only bash.exe as a service, bash EXITS immediately. But, If I lau

Re: Cygwin slow to drop to bash

2014-01-21 Thread Kevin Connor Arpe
Larry Hall's suggestion is a very good one. Also, you can try ssh with option "-vvv" to show super verbose debug output. (Each -v gives more debug output.) It has helped me to fix past problems with slow or erratic SSH logins. Arpe Hongkong On Tue, Jan 21, 2014 at 6:05 PM, Kptain wrote: > > S

Re: Cygwin slow to drop to bash

2014-01-21 Thread Kptain
Same issue for me. When starting session, I'm facing lot of delays before shell session is available for work. It concerns Csh, sh and Cygwin release from 1.7.15->1.7.25 Rgds Stephane -- View this message in context: http://cygwin.1069669.n5.nabble.com/Cygwin-slow-to-drop-to-bash-tp105542p

RE: Cygwin slow to drop to bash

2014-01-21 Thread Pavel Fedin
Hello! > We have ran into an issue with cygwin ssh dropping to bash takes a long > time after we had to do a uninstall and reinstall of cygwin. I sometimes experience similar symptoms. Is your machine on network domain ? This is some issue with authenticating the user over network. In order to