Re: Bug in cygcheck (1.7)

2008-08-17 Thread Robert Pendell
Charles Wilson wrote: > cygcheck seems really confused, on my 1.7 installation (which is XPsp3 > on a VMware virtual image). Or I am. > > $ uname -a > CYGWIN_NT-5.1 VMWARE-XP 1.7.0(0.186/5/3) 2008-08-15 15:17 i686 Cygwin > > $ cygcheck -cd > Cygwin Package Information > Package Ve

Re: Bug in mkpasswd (1.7)

2008-08-17 Thread Robert Pendell
Charles Wilson wrote: > Always prints the standard well-known users, even when just requesting a > single user's entry: > > $ uname -a > CYGWIN_NT-5.1 VMWARE-XP 1.7.0(0.186/5/3) 2008-08-15 15:17 i686 Cygwin > > $ mkpasswd -l -u cwilson > SYSTEM:*:18:544:,S-1-5-18:: > LocalService:*:19:544:U-NT AU

Cygwin.bat doesn't save original directory in OLDPWD after login

2008-08-17 Thread Andry
Hello cygwin, If run cygwin from cmd.exe from random directory, for example, from "c:\blablabla", then after login OLDPWD would be "/usr/bin" instead original directory. So command cd "$OLDPWD" just after login restores wrong directory. This is because batch file has been wroten incorrec

Re: Cygwin.bat doesn't save original directory in OLDPWD after login

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 04:50:10PM +0400, Andry wrote: >If run cygwin from cmd.exe from random directory, for example, from >"c:\blablabla", then after login OLDPWD would be "/usr/bin" instead >original directory. So command cd "$OLDPWD" just after login restores >wrong directory. This is because

Re: Bug in mkpasswd (1.7)

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 08:37:01AM -0400, Robert Pendell wrote: >Charles Wilson wrote: >> Always prints the standard well-known users, even when just requesting a >> single user's entry: >> >> $ uname -a >> CYGWIN_NT-5.1 VMWARE-XP 1.7.0(0.186/5/3) 2008-08-15 15:17 i686 Cygwin >> >> $ mkpasswd -l

Re: Bug in cygcheck (1.7)

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 08:24:46AM -0400, Robert Pendell wrote: >Charles Wilson wrote: >> cygcheck seems really confused, on my 1.7 installation (which is XPsp3 >> on a VMware virtual image). Or I am. >> >> $ uname -a >> CYGWIN_NT-5.1 VMWARE-XP 1.7.0(0.186/5/3) 2008-08-15 15:17 i686 Cygwin >> >>

Re: Bug in cygcheck (1.7)

2008-08-17 Thread Charles Wilson
Christopher Faylor wrote: > I can't duplicate this either. Very strange. I'll see if I can't build a debug version of cygcheck and figure out what's going on. > FWIW, the Cygwin version shouldn't really matter since cygcheck is > nearly a pure-windows program. True -- but it is the version of cy

Re: Bug in mkpasswd (1.7)

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 11:47:48AM -0400, Christopher Faylor wrote: >On Sun, Aug 17, 2008 at 08:37:01AM -0400, Robert Pendell wrote: >>Charles Wilson wrote: >>> Always prints the standard well-known users, even when just requesting a >>> single user's entry: >>> >>> $ uname -a >>> CYGWIN_NT-5.1 VM

Re: Bug in cygcheck (1.7)

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 01:11:01PM -0400, Charles Wilson wrote: >Christopher Faylor wrote: >> I can't duplicate this either. > >Very strange. I'll see if I can't build a debug version of cygcheck and >figure out what's going on. > >> FWIW, the Cygwin version shouldn't really matter since cygcheck i

File permissions not rx for group in /bin

2008-08-17 Thread Jim Kleckner
I've read through the various permission documents to find the explanation and tried Google without figuring this one out. Hopefully it is very simple. I have an old cygwin install that I was upgrading to the latest 1.5. I find that the files in /bin are mode 700 rather than 750 on my other ins

Re: ggi terminal for gnuplot

2008-08-17 Thread Peter Rosin
Peter Rosin skrev: Peter Rosin skrev: Peter Rosin skrev: Hi! I noticed the following in the cygport file of gnuplot # This gives parse errors # --with-ggi and thought I'd have a look. The cause is a type cleanup in libggi, and here's a patch to make gnuplot follow. Just writing b

After compiling the actual source of claws-mail it doesn't start in the cygwin-environment

2008-08-17 Thread Uwe Premer
I have compiled the source of claws-mail without any errors. A claws-mail.exe now exist in d:\cygwin\usr\local\bin. But when I want to start the .exe in the cygwin-bash with claws-mail or alternatively /usr/local/bin/claws-mail nothing acts. Claws doesn't start. I have used the following compil

Re: After compiling the actual source of claws-mail it doesn't start in the cygwin-environment

2008-08-17 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Uwe Premer wrote: > I have compiled the source of claws-mail without any errors. > A claws-mail.exe now exist in d:\cygwin\usr\local\bin. > > But when I want to start the .exe in the cygwin-bash with claws-mail > or alternatively /usr/local/bin/cla

Re: Bug in mkpasswd (1.7)

2008-08-17 Thread Charles Wilson
Christopher Faylor wrote: > On Sun, Aug 17, 2008 at 11:47:48AM -0400, Christopher Faylor wrote: >> On Sun, Aug 17, 2008 at 08:37:01AM -0400, Robert Pendell wrote: >>> Charles Wilson wrote: Always prints the standard well-known users, even when just requesting a single user's entry: >

Re: Bug in cygcheck (1.7)

2008-08-17 Thread Charles Wilson
Charles Wilson wrote: > Christopher Faylor wrote: >> I can't duplicate this either. > > Very strange. I'll see if I can't build a debug version of cygcheck and > figure out what's going on. It's very odd. It's intermittent, and I can't get it to occur under gdb. Here's a bizarro for you. With t

Re: Bug in cygcheck (1.7)

2008-08-17 Thread Christopher Faylor
On Sun, Aug 17, 2008 at 10:58:26PM -0400, Charles Wilson wrote: >Charles Wilson wrote: >> Christopher Faylor wrote: >>> I can't duplicate this either. >> >> Very strange. I'll see if I can't build a debug version of cygcheck and >> figure out what's going on. > >It's very odd. It's intermittent, a

Re: File permissions not rx for group in /bin

2008-08-17 Thread Larry Hall (Cygwin)
Jim Kleckner wrote: I've read through the various permission documents to find the explanation and tried Google without figuring this one out. Hopefully it is very simple. I have an old cygwin install that I was upgrading to the latest 1.5. I find that the files in /bin are mode 700 rather tha

Re: File permissions not rx for group in /bin

2008-08-17 Thread Jim Kleckner
Larry Hall (Cygwin) wrote: Jim Kleckner wrote: I've read through the various permission documents to find the explanation and tried Google without figuring this one out. Hopefully it is very simple. I have an old cygwin install that I was upgrading to the latest 1.5. I find that the files in