Here is the cronbug dump....I deleted a lot of the event log history to
reduce the size....It's all the same error over and over again since
it's running every 5 minutes...
Thanks for your assistance....
Jay Barnhart
OCP, Linux Certified SA, MPM
614-628-4854 Office
614-371-3891 Cell
[EMAIL PROTECTED]
www.sabercorp.com
-----Original Message-----
From: Pierre A. Humblet [mailto:[EMAIL PROTECTED]
Sent: Monday, August 13, 2007 10:32 AM
To: Barnhart Jay; [email protected]
Subject: Re: Cron Issue
----- Original Message -----
From: "Barnhart Jay"
To: <cygwin>
Sent: Monday, August 13, 2007 10:07 AM
Subject: Cron Issue
I'm trying to get Cron running on our Windows 2003 environment....We
have installed the software and run cron_diagnose.sh with no issues.
The problem I'm having is the /var/log/cron.log isn't showing any
entries and the Windows event log has stated that "/usr/sbin/cron file
not found". It seems like it's a path or permissions problem. The
crontab file that I have created is running a super simple script every
5 minutes. The event log is generating the error every 5 minutes, which
tells me that cron is reading the crontab file, so the error message is
confusing....
I've read most of the postings that I've seen on this issue and added
permissions, created the dedicated cron_server account, etc.
*******************
Jay,
Having the exact text of the error message would help.
When you run cron_diagnose.sh you should see the following on the
screen:
**
If you cannot fix the problem, then report it to [EMAIL PROTECTED]
Please run the script /usr/bin/cronbug and ATTACH its output
(the file cronbug.txt) to your e-mail.
**
Please do so as well.
Pierre
Current version
-rwxrwx---+ 1 Administrator Users 4959 Jun 12 15:22
/usr/share/doc/Cygwin/cron-4.1-5.README
Running crons:
3156 2236 3156 2900 ? 18 06:22:39 /usr/sbin/cron
Sendmail:
lrwxrwxrwx 1 Administrator None 16 Jul 18 10:19 /usr/sbin/sendmail ->
/usr/bin/cronlog
Crontabs:
-rw-r----- 1 Administrator Administrators 248 Aug 10 12:21
/var/cron/tabs/Administrator
-rw-r----- 1 dsorftpt_edms Administrators 302 Jul 31 06:42
/var/cron/tabs/dsorftpt_edms
cron.log:
-rwxrwxrwx 1 cron_server Administrators 0 Jul 20 08:55 /var/log/cron.log
cron.pid:
-rw-r--r-- 1 SYSTEM Administrators 5 Aug 13 06:22 /var/run/cron.pid
Crontab:
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.LyjCsUzu3z installed on Wed Aug 8 06:41:10 2007)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $)
00-59 * * * * $HOME/test.sh >> $HOME/cron.log
Windows Application Events log:
2007/08/13 06:22:39 [SYSTEM] /usr/sbin/cron: PID 3156: (CRON) STARTUP (V5.0)
2007/08/13 06:22:39 [SYSTEM] /usr/sbin/cron: PID 3156: (Administrator) WRONG
FILE OWNER (tabs/Administrator)
2007/08/13 06:22:40 [SYSTEM] cron: PID 2236: `cron' service started
2007/08/13 06:25:01 [SYSTEM] /usr/sbin/cron: PID 6040: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:25:01 [SYSTEM] /usr/sbin/cron: PID 6040: (CRON) error (can't
switch user context)
2007/08/13 06:30:01 [SYSTEM] /usr/sbin/cron: PID 1888: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:30:01 [SYSTEM] /usr/sbin/cron: PID 1888: (CRON) error (can't
switch user context)
2007/08/13 06:35:01 [SYSTEM] /usr/sbin/cron: PID 5728: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:35:01 [SYSTEM] /usr/sbin/cron: PID 5728: (CRON) error (can't
switch user context)
2007/08/13 06:40:01 [SYSTEM] /usr/sbin/cron: PID 5336: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:40:02 [SYSTEM] /usr/sbin/cron: PID 5336: (CRON) error (can't
switch user context)
2007/08/13 06:45:01 [SYSTEM] /usr/sbin/cron: PID 636: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:45:01 [SYSTEM] /usr/sbin/cron: PID 636: (CRON) error (can't
switch user context)
2007/08/13 06:50:01 [SYSTEM] /usr/sbin/cron: PID 6068: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:50:01 [SYSTEM] /usr/sbin/cron: PID 6068: (CRON) error (can't
switch user context)
2007/08/13 06:55:01 [SYSTEM] /usr/sbin/cron: PID 3004: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 06:55:01 [SYSTEM] /usr/sbin/cron: PID 3004: (CRON) error (can't
switch user context)
2007/08/13 07:00:01 [SYSTEM] /usr/sbin/cron: PID 4716: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:00:01 [SYSTEM] /usr/sbin/cron: PID 4716: (CRON) error (can't
switch user context)
2007/08/13 07:05:01 [SYSTEM] /usr/sbin/cron: PID 5984: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:05:01 [SYSTEM] /usr/sbin/cron: PID 5984: (CRON) error (can't
switch user context)
2007/08/13 07:10:01 [SYSTEM] /usr/sbin/cron: PID 2336: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:10:01 [SYSTEM] /usr/sbin/cron: PID 2336: (CRON) error (can't
switch user context)
2007/08/13 07:15:01 [SYSTEM] /usr/sbin/cron: PID 2084: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:15:01 [SYSTEM] /usr/sbin/cron: PID 2084: (CRON) error (can't
switch user context)
2007/08/13 07:20:01 [SYSTEM] /usr/sbin/cron: PID 5368: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:20:02 [SYSTEM] /usr/sbin/cron: PID 5368: (CRON) error (can't
switch user context)
2007/08/13 07:25:01 [SYSTEM] /usr/sbin/cron: PID 4744: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:25:01 [SYSTEM] /usr/sbin/cron: PID 4744: (CRON) error (can't
switch user context)
2007/08/13 07:30:01 [SYSTEM] /usr/sbin/cron: PID 6028: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:30:01 [SYSTEM] /usr/sbin/cron: PID 6028: (CRON) error (can't
switch user context)
2007/08/13 07:35:01 [SYSTEM] /usr/sbin/cron: PID 2376: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:35:01 [SYSTEM] /usr/sbin/cron: PID 2376: (CRON) error (can't
switch user context)
2007/08/13 07:40:01 [SYSTEM] /usr/sbin/cron: PID 5364: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:40:01 [SYSTEM] /usr/sbin/cron: PID 5364: (CRON) error (can't
switch user context)
2007/08/13 07:45:01 [SYSTEM] /usr/sbin/cron: PID 2304: (dsorftpt_edms) CMD
(/home/dsorftpt_edms/mmis/test.sh >> $HOME/mmis/cron.log)
2007/08/13 07:45:01 [SYSTEM] /usr/sbin/cron: PID 2304: (CRON) error (can't
switch user context)
2007/08/13 07:47:15 [Administrator] crontab: PID 5788: (Administrator) LIST
(Administrator)
Cygcheck:
Cygwin Configuration Diagnostics
Current System Time: Mon Aug 13 07:47:19 2007
Windows 2003 Server Ver 5.2 Build 3790 Service Pack 2
Running in Terminal Service session
Path: d:\cygwin\usr\local\bin
d:\cygwin\bin
d:\cygwin\bin
d:\cygwin\usr\X11R6\bin
c:\Program Files\Aladdin Systems\StuffIt 7.5
c:\Program Files\Windows Resource Kits\Tools\
d:\oracle\ora92\OPatch
d:\oracle\ora92\jre\1.4.2\bin\client
d:\oracle\ora92\jre\1.4.2\bin
d:\oracle\ora92\bin
c:\PROGRA~1\UeWI
c:\PROGRA~1\UeWI\Common
c:\PROGRA~1\UeWI\SYS
c:\PROGRA~1\COMMON~1\UeWI
c:\Program Files\Oracle\jre\1.3.1\bin
c:\Program Files\Oracle\jre\1.1.8\bin
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\System32\Wbem
c:\PROGRA~1\CA\SHARED~1\SCANEN~1
c:\PROGRA~1\CA\ETRUST~1C
d:\cygwin\Program Files\Microsoft SQL Server\90\Tools\binn\
c:\Program Files\Microsoft SQL Server\80\Tools\Binn\
c:\Program Files\Brooktrout\bin
c:\Program Files\Brooktrout\driver\install
c:\bat
c:\Program Files\Microsoft SQL Server\90\Tools\binn\
d:\cygwin\bin
d:\cygwin\usr\sbin
Output from d:\cygwin\bin\id.exe (nontsec)
UID: 500(Administrator) GID: 513(None)
544(Administrators) 555(Remote Desktop Users) 545(Users)
1014(ORA_DBA)
Output from d:\cygwin\bin\id.exe (ntsec)
UID: 500(Administrator) GID: 513(None)
544(Administrators) 555(Remote Desktop Users) 545(Users)
1014(ORA_DBA)
SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS
USER = 'Administrator'
PWD = '/usr/bin'
CYGWIN = 'ntsec'
HOME = '/home/Administrator'
MAKE_MODE = 'unix'
HOMEPATH = '\Documents and Settings\Administrator.DHSMMISIMAGE'
APPDATA = 'C:\Documents and Settings\Administrator.DHSMMISIMAGE\Application
Data'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
HOSTNAME = 'EDMS-TEST1'
INOCULAN = 'C:\PROGRA~1\CA\ETRUST~1'
PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 4 Stepping 3, GenuineIntel'
TERM = 'cygwin'
VS80COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\'
WINDIR = 'C:\WINDOWS'
USERDOMAIN = 'DHSMMISIMAGE'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
OS = 'Windows_NT'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
TEMP = '/cygdrive/c/DOCUME~1/ADMINI~1.DHS/LOCALS~1/Temp/1'
CLUSTERLOG = 'C:\WINDOWS\Cluster\cluster.log'
USERNAME = 'Administrator'
WF_RESOURCES = 'D:\oracle\ora92\WF\RES\WFus.RES'
JSERV = 'D:\oracle\ora92/Apache/Jserv/conf'
PROCESSOR_LEVEL = '15'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
JAVA_HOME = 'C:\j2sdk1.4.2_11'
BRKTD_LICENSE_FILE = 'C:\Program Files\Common Files\Brooktrout'
CLIENTNAME = 'SLAPTOP2'
USERPROFILE = 'C:\Documents and Settings\Administrator.DHSMMISIMAGE'
CYGDRIVE/D/CYGWIN/USR/SBIN = 'd:\cygwin\usr\sbin'
LOGONSERVER = '\\EDMS-COLD'
!C: = 'C:\Documents and Settings\Administrator.DHSMMISIMAGE\Desktop'
PROCESSOR_ARCHITECTURE = 'x86'
SHLVL = '2'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
USERDNSDOMAIN = 'DHSMMISIMAGE.LOC'
!D: = 'D:\cygwin\bin'
HOMEDRIVE = 'C:'
WV_GATEWAY_CFG = 'D:\oracle\ora92\Apache\modplsql\cfg\wdbsvr.app'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
PROMPT = '$P$G'
SYSTEMROOT = 'C:\WINDOWS'
TMP = '/cygdrive/c/DOCUME~1/ADMINI~1.DHS/LOCALS~1/Temp/1'
PROCESSOR_REVISION = '0403'
CVS_RSH = '/bin/ssh'
PRINTER = '\\edms6\Saber_Printer'
PROGRAMFILES = 'C:\Program Files'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
AVENGINE = 'C:\PROGRA~1\CA\SHARED~1\SCANEN~1'
NUMBER_OF_PROCESSORS = '4'
SESSIONNAME = 'RDP-Tcp#7'
COMPUTERNAME = 'EDMS-TEST1'
_ = '/usr/bin/cygcheck'
POSIXLY_CORRECT = '1'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
(default) = '/cygdrive'
cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) = 'd:\cygwin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) = 'd:\cygwin/bin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) = 'd:\cygwin/lib'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A
c: hd NTFS 69451Mb 59% CP CS UN PA FC
d: hd NTFS 858285Mb 83% CP CS UN PA FC DATA
e: cd N/A N/A
d:\cygwin / system binmode
d:\cygwin/bin /usr/bin system binmode
d:\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Not Found: awk
Not Found: bash
Not Found: cat
Not Found: cp
Not Found: cpp (good!)
Not Found: crontab
Not Found: find
Not Found: gcc
Not Found: gdb
Not Found: grep
Not Found: kill
Not Found: ld
Not Found: ls
Not Found: make
Not Found: mv
Not Found: patch
Not Found: perl
Not Found: rm
Not Found: sed
Not Found: ssh
Not Found: sh
Not Found: tar
Not Found: test
Not Found: vi
Not Found: vim
61k 2006/11/10 d:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
"cygbz2-1.dll" v0.0 ts=2006/11/10 15:42
7k 2003/10/19 d:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
"cygcrypt-0.dll" v0.0 ts=2003/10/19 0:57
1059k 2007/03/29 d:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
"cygcrypto-0.9.8.dll" v0.0 ts=2007/3/29 3:13
895k 2004/04/28 d:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb-4.2.dll" v0.0 ts=2004/4/27 8:31
965k 2005/05/14 d:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
"cygdb-4.3.dll" v0.0 ts=2005/5/14 5:37
1156k 2004/04/28 d:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 8:35
1240k 2005/05/14 d:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0
"cygdb_cxx-4.3.dll" v0.0 ts=2005/5/14 5:41
118k 2007/04/06 d:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
"cygexpat-0.dll" v0.0 ts=2007/4/6 13:43
40k 2006/11/15 d:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
"cygform-8.dll" v0.0 ts=2006/11/14 23:06
19k 2006/11/19 d:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-4.dll" v0.0 ts=2006/11/19 0:18
8k 2006/11/19 d:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm_compat-4.dll" v0.0 ts=2006/11/19 0:18
25k 2007/05/02 d:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
"cyghistory6.dll" v0.0 ts=2007/5/1 18:01
976k 2006/10/22 d:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
"cygiconv-2.dll" v0.0 ts=2006/10/22 16:44
37k 2003/08/10 d:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
"cygintl-2.dll" v0.0 ts=2003/8/10 14:50
31k 2005/11/20 d:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
"cygintl-3.dll" v0.0 ts=2005/11/19 18:04
31k 2006/10/23 d:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
"cygintl-8.dll" v0.0 ts=2006/10/22 17:12
21k 2006/11/15 d:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
"cygmenu-8.dll" v0.0 ts=2006/11/14 23:05
20k 2006/12/21 d:\cygwin\bin\cygminires.dll - os=4.0 img=1.1 sys=4.0
"cygminires.dll" v0.0 ts=2006/12/20 21:07
67k 2006/11/15 d:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++-8.dll" v0.0 ts=2006/11/14 23:13
237k 2006/11/15 d:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses-8.dll" v0.0 ts=2006/11/14 23:02
12k 2006/11/15 d:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
"cygpanel-8.dll" v0.0 ts=2006/11/14 23:04
119k 2007/04/25 d:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcre-0.dll" v0.0 ts=2007/4/24 21:39
303k 2007/04/25 d:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcrecpp-0.dll" v0.0 ts=2007/4/24 21:39
7k 2007/04/25 d:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcreposix-0.dll" v0.0 ts=2007/4/24 21:39
1249k 2005/12/30 d:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
"cygperl5_8.dll" v0.0 ts=2005/12/29 17:48
22k 2002/06/09 d:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
"cygpopt-0.dll" v0.0 ts=2002/6/8 22:45
154k 2007/05/02 d:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
"cygreadline6.dll" v0.0 ts=2007/5/1 18:01
217k 2007/03/29 d:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
"cygssl-0.9.8.dll" v0.0 ts=2007/3/29 3:13
65k 2006/10/16 d:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
"cygz.dll" v0.0 ts=2006/10/15 18:10
1830k 2007/01/31 d:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2007/1/31 1:58
Cygwin DLL version info:
DLL version: 1.5.24
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 156
Shared data: 4
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Wed Jan 31 10:57:51 CET 2007
CVS tag: cr-0x5f1
Shared id: cygwin1S4
Service : cron
Current State : Running
Controls Accepted : Stop
Command : /usr/sbin/cron -D
stdin path : /dev/null
stdout path : /var/log/cron.log
stderr path : /var/log/cron.log
Process Type : Own Process, Interactive
Startup : Automatic
Account : LocalSystem
Service : sshd
Display name : CYGWIN sshd
Current State : Running
Controls Accepted : Stop
Command : /usr/sbin/sshd -D
stdin path : /dev/null
stdout path : /var/log/sshd.log
stderr path : /var/log/sshd.log
Environment : CYGWIN="ntsec tty"
Process Type : Own Process
Startup : Automatic
Dependencies : tcpip
Account : .\sshd_server
Cygwin Package Information
Last downloaded files to: D:\cygwin
Last downloaded files from: http://cygwin.mirrors.hoobly.com
Package Version
_update-info-dir 00531-1
alternatives 1.3.29a-1
ash 20040127-3
base-files 3.7-1
base-passwd 2.2-1
bash 3.2.17-15
bzip2 1.0.3-2
coreutils 6.9-3
cron 4.1-5
crypt 1.1-1
cygrunsrv 1.17-1
cygutils 1.3.1-1
cygwin 1.5.24-2
cygwin-doc 1.4-4
editrights 1.01-1
expat 1.95.8-2
findutils 4.3.8-1
gawk 3.1.5-4
grep 2.5.1a-4
groff 1.18.1-2
gzip 1.3.12-1
less 382-1
libbz2_1 1.0.3-2
libdb4.2 4.2.52-1
libdb4.3 4.3.28-1
libexpat0 1.95.8-2
libgdbm4 1.8.3-8
libiconv2 1.11-1
libintl2 0.12.1-3
libintl3 0.14.5-1
libintl8 0.15-1
libncurses8 5.5-3
libpcre0 7.1-1
libpopt0 1.6.4-4
libreadline6 5.2.4-8
login 1.9-7
man 1.6e-1
minires 1.01-1
mktemp 1.5-4
openssh 4.6p1-1
openssl 0.9.8e-3
perl 5.8.7-5
rebase 2.4.3-1
run 1.1.10-1
sed 4.1.5-2
tar 1.18-1
tcp_wrappers 7.6-1
termcap 20050421-1
terminfo 5.5_20061104-1
texinfo 4.8a-1
vim 7.1-1
which 1.7-1
zlib 1.2.3-2
Use -h to see help about each section
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/