Re: gulus.USherbrooke.ca dropped from the mirror list

2008-07-02 Thread Robert Pendell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Valiquette wrote: | Robert Pendell un jour écrivit: |> If they scroll down the list they will see your mirror listed twice. |> They just need to select the second entry. Don't ask me why but I had |> this happen for my own mirror. | | I got c

[ANNOUNCEMENT] Updated: {subversion,subversion-apache2,subversion-devel,subversion-perl,subversion-python,subversion-ruby}-1.4.6-3

2008-07-02 Thread David Rothenberger
A new version the subversion is now available for download. NEWS: = The only change was to rebuild against perl 5.10. If you're using subversion-perl, you'll need to update perl when you install this package. NOTES: == The (unannounced) 1.4.6-2 subversion-perl package accidentally include

Re: gulus.USherbrooke.ca dropped from the mirror list

2008-07-02 Thread Christopher Faylor
On Wed, Jul 02, 2008 at 01:55:04PM -0400, Robert Pendell wrote: >Hmm... interestingly enough I noticed my mirror (among several others) >have been removed from the list. My mirror continues to do automated >daily updates so I have sent an email to sourcemaster to get re-added >and requested a res

Re: Cygwin Perl doesn't seem to include Win32CORE

2008-07-02 Thread Reini Urban
Jan Dubois schrieb: I've installed the latest Cygwin perl using the standard setup.exe. While the local changes claim that Win32CORE has been statically linked, it doesn't seem to be working: C:>perl -E "say for sort keys %Win32::" C:>perl -V Summary of my perl5 (revision 5 version 10 subversio

system shared memory mismatch problem

2008-07-02 Thread Akula, Murali
Hi, I installed/uninstalled cygwin couple of times, previously. When I install a new version (1.5.24) now, I get the following error, when I start any app: * C:\cygwin\usr\X11R6\bin\xinit.exe (2936): *** system shared memory version mismatch detected - 0x2D1E009C/0x75BE0081. This pro

Re: Cygwin Perl doesn't seem to include Win32CORE

2008-07-02 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reini Urban wrote: | /usr/lib/perl5/vendor_perl/5.10 | /usr/lib/perl5/vendor_perl/5.10 BTW, any reason for this duplication in @INC? Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - h

Re: system shared memory mismatch problem

2008-07-02 Thread Larry Hall (Cygwin)
Akula, Murali wrote: Hi, I installed/uninstalled cygwin couple of times, previously. When I install a new version (1.5.24) now, I get the following error, when I start any app: * C:\cygwin\usr\X11R6\bin\xinit.exe (2936): *** system shared memory version mismatch detected - 0x2D1E00

Re: Cygwin Perl doesn't seem to include Win32CORE

2008-07-02 Thread Reini Urban
Yaakov (Cygwin Ports) schrieb: Reini Urban wrote: | /usr/lib/perl5/vendor_perl/5.10 | /usr/lib/perl5/vendor_perl/5.10 BTW, any reason for this duplication in @INC? If I would have it found yet, I would have fixed it immediately. It disappeared once, and now it is there again... I thou

RE: system shared memory mismatch problem

2008-07-02 Thread Akula, Murali
>Akula, Murali wrote: > >Hi, > >I installed/uninstalled cygwin couple of times, previously. When I >install a new version (1.5.24) now, I get the following error, when I >start any app: > > >* >C:\cygwin\usr\X11R6\bin\xinit.exe (2936): *** system shared memory >

Re: system shared memory mismatch problem

2008-07-02 Thread Larry Hall (Cygwin)
On 07/02/2008, Akula, Murali wrote: I tried searching with 'Search Hiden Files & Folders' checked. It still shows only one cygwin1.dll Then try "Process Explorer". Grab it from sysinternals.com. With that, you can find out what process is running cygwin1.dll and where it is. -- Larry Hall

RE: system shared memory mismatch problem

2008-07-02 Thread Akula, Murali
>On 07/02/2008, Akula, Murali wrote: >> I tried searching with 'Search Hiden Files & Folders' checked. It still >> shows only one cygwin1.dll > > Then try "Process Explorer". Grab it from sysinternals.com. With that, > you can find out what process is running cygwin1.dll and where it is. Great

Re: system shared memory mismatch problem

2008-07-02 Thread Christopher Faylor
On Wed, Jul 02, 2008 at 05:39:59PM -0700, Akula, Murali wrote: >>On 07/02/2008, Akula, Murali wrote: >>>I tried searching with 'Search Hiden Files & Folders' checked. It >>>still shows only one cygwin1.dll >> >>Then try "Process Explorer". Grab it from sysinternals.com. With >>that, you can find

RE: system shared memory mismatch problem

2008-07-02 Thread Akula, Murali
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Christopher Faylor > Sent: Wednesday, July 02, 2008 5:46 PM > To: cygwin@cygwin.com > Subject: Re: system shared memory mismatch problem > > On Wed, Jul 02, 2008 at 05:39:59PM -0700, Akula, Murali wro

filenames containing ::, rsync and "file has vanished", ext2fsd being used

2008-07-02 Thread reikred
I have a weird problem that I cannot quite wrap my head around. I'm in cygwin trying to rsync from /e/ to /f/, using rsync -Dogx -uav --delete /e/ /f/ I get a LOT of error messages of the type file has vanished: "/e/usr/share/man/man3/Glib::Error.3pm.gz" file has vanished: "/e/usr/share/man/m

Re: system shared memory mismatch problem

2008-07-02 Thread Larry Hall (Cygwin)
On 07/02/2008, Akula, Murali wrote: I see another similar (hidden) file called cygz.dll in sys32 folder. Shall I delete this too? Yes, and any other cyg*.dll you find in the system directory. Most likely, some installed stuff there just to make your life misre

Re: filenames containing ::, rsync and "file has vanished", ext2fsd being used

2008-07-02 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: I have a weird problem that I cannot quite wrap my head around. I'm in cygwin trying to rsync from /e/ to /f/, using rsync -Dogx -uav --delete /e/ /f/ I get a LOT of error messages of the type file has vanished: "/e/usr/share/man/man3/Glib::Error.3pm.gz" file has van