Re: [PATCH] A setup.exe performance enhancement

2010-11-20 Thread Corinna Vinschen
On Nov 19 14:49, Christopher Faylor wrote: On Fri, Nov 19, 2010 at 04:07:23PM +, Jon TURNEY wrote: Change package_db collection of packages from vector to a map so we can look things up in it quickly This allows packagedb::findBinary() and packagedb::findSource() to be re-written to

Re: Unbelievably obscure setup bug

2010-11-20 Thread Corinna Vinschen
On Nov 19 19:13, David Sastre wrote: Is there a chance that this bug provides an opportunity to merge base-files and base-passwd? I was told it was difficult (or at least not recommended) because of a dependency chain issue. Please excuse me if this is non-sense. It's not. But it would

Re: Unbelievably obscure setup bug

2010-11-20 Thread David Sastre
On Sat, Nov 20, 2010 at 11:04:02AM +0100, Corinna Vinschen wrote: On Nov 19 19:13, David Sastre wrote: Is there a chance that this bug provides an opportunity to merge base-files and base-passwd? I was told it was difficult (or at least not recommended) because of a dependency chain issue.

Re: [PATCH 3/3] Move PrereqChecker.isMet() call out of ChooserPage::OnNext() to a separate stage

2010-11-20 Thread Jon TURNEY
On 19/11/2010 15:17, Christopher Faylor wrote: On Fri, Nov 19, 2010 at 02:51:52PM +, Jon TURNEY wrote: Move PrereqChecker.isMet() call out of ChooserPage::OnNext() to a separate stage, so we can put the package chooser page away and indicate progress via the threebar status page.

Re: Unbelievably obscure setup bug

2010-11-20 Thread Jon TURNEY
On 19/11/2010 14:20, Jon TURNEY wrote: On 19/11/2010 13:36, Corinna Vinschen wrote: In theory base-cygwin has no dependecies. Here are the setup.hint snippets: base-cygwin: category: Base base-passwd: requires: base-cygwin category: Base noautodep: cygwin

RFU: python-gdata-2.0.13-1

2010-11-20 Thread Chris Sutcliffe
Please upload: --- wget -x -nH --cut-dirs=1 \ http://emergedesktop.org/cygwin/python-gdata/python-gdata-2.0.13-1.tar.bz2 \ http://emergedesktop.org/cygwin/python-gdata/python-gdata-2.0.13-1-src.tar.bz2 --- Please leave 2.0.12-1 as previous and all other versions can be removed. Thank you,

Re: Problem with date after date is modified in scripts

2010-11-20 Thread Raman Ravi
Raman Ravi swcritic at yahoo.com writes: Corinna Vinschen corinna-cygwin at cygwin.com writes: WOuld appreciate some help in understanding and more importantly resolving this issue. This is a shortcoming in Cygwin itself. You can only workaround it by setting the date from

Re: Win 7 sshd help

2010-11-20 Thread Corinna Vinschen
On Nov 19 21:11, Bryan wrote: On Fri, Nov 19, 2010 at 15:17, Kirby Bakken wrote: Help. I recently installed cygwin w/sshd packages on my Win7 pro PC.  I've gotten ssh to work both with localhost, and with the LAN IP address. However, trying to ssh from 'outside' my router doesn't

setup.exe thinks it has no internet

2010-11-20 Thread John Covici
Hi. I am trying to install Cygwin on a vmware fusion virtual machine and unlike any other program on the vm the setup.exe thinks it has no internet, so it won't download the mirrors list nor if I type in one by hand will it get any information. This happens even if all firewalls are turned off.

Cygwin X and F10

2010-11-20 Thread Jeenu V
I'm using Cygwin X server on a Windows XP machine to access a remote debugger running on Lucid. Everything is fine except that I can't pass Shift-F10 for single stepping; I can pass other combination like Shift-F11, F9 etc. though. I experimented with gnome-terminal, where pressing Shift-F10 on

Re: setup.exe thinks it has no internet

2010-11-20 Thread Greg Chicares
On 2010-11-20 09:51Z, John Covici wrote: Hi. I am trying to install Cygwin on a vmware fusion virtual machine and unlike any other program on the vm the setup.exe thinks it has no internet, so it won't download the mirrors list nor if I type in one by hand will it get any information.

Re: setup.exe thinks it has no internet

2010-11-20 Thread covici
* From: Greg Chicares gchicares at sbcglobal dot net * To: cygwin at cygwin dot com * Date: Sat, 20 Nov 2010 14:23:02 + * Subject: Re: setup.exe thinks it has no internet * References: 01cb8898$8735d610$95a182...@covici.com

Re: sshd problem with recent snapshots

2010-11-20 Thread Corinna Vinschen
On Nov 15 15:25, Ken Brown wrote: On 11/15/2010 11:53 AM, Corinna Vinschen wrote: On Nov 15 11:40, Christopher Faylor wrote: On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: On 11/15/2010 11:09 AM, Corinna Vinschen wrote: On Nov 13 10:00, Ken Brown wrote: On 11/5/2010 8:03 AM, Ken

Re: ioctl() on socket fd's take 3 seconds on 1.7.7

2010-11-20 Thread Jason Curl
On 15/11/2010 17:22, Corinna Vinschen wrote: On Nov 9 09:20, Jason Curl wrote: 166 65418 [main] ipcheck 5580 ioctl: fd 3, cmd 80087364 --- Process 5580, exception C005 at 610C8C86 Crash in Cygwin, but the address doesn't help much, unfortunately. Interestingly enough, the program

Re: sshd problem with recent snapshots

2010-11-20 Thread Ken Brown
On 11/16/2010 8:58 AM, Corinna Vinschen wrote: On Nov 15 15:25, Ken Brown wrote: On 11/15/2010 11:53 AM, Corinna Vinschen wrote: On Nov 15 11:40, Christopher Faylor wrote: On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: On 11/15/2010 11:09 AM, Corinna Vinschen wrote: On Nov 13

1.7.8: files exist but can not be read

2010-11-20 Thread A.R. Burgers
LS, on 1.7.8 files the contents of a file on a netapp share can not be read by all programs. The attached files 176.txt and 178.txt are the outputs of script file.sh on 1.7.6 and on the 20101118 snapshot. On both 176.txt and 178.txt a file can be created, and its contents listed with the cat

Serial Port (FTDI driver) for Cygwin?

2010-11-20 Thread C Liu
I have an USB-serial device connected to a Windows XP PC that shows up as COM7 under Windows and works fine. But with the same hardware combination I looked in Cygwin under /dev/ and did not see a COM7 item. Am I missing a driver? Please help! Thank you! -- Problem reports:

R: Serial Port (FTDI driver) for Cygwin?

2010-11-20 Thread Marco Atzeri
--- Dom 21/11/10, C Liu ha scritto: I have an USB-serial device connected to a Windows XP PC that shows up as COM7 under Windows and works fine. But with the same hardware combination I looked in Cygwin under /dev/ and did not see a COM7 item. Am I missing a driver? Please help! Thank