base-files (/etc/profile.d) issue

2003-09-02 Thread Igor Pechtchanski
John,

A '/bin/find: /etc/profile.d: No such file or directory.' error was just
reported in http://cygwin.com/ml/cygwin/2003-09/msg00061.html on the
main Cygwin list.  This means that the directory didn't get created, and
/etc/profile doesn't check for its existence before running find (the
previous syntax, 'for i in /etc/profile.d/*.sh', didn't have this
problem).

There are two solutions for this: a quick one is to include /etc/profile.d
into the tarball of the base-files package (so it always exists), and the
right one is to add an 'if [ -d /etc/profile.d ]; then ... fi' check
around the find invocation (there's no reason you can't do both, BTW).
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: Releasing 1.5.3 soon

2003-09-02 Thread Charles Wilson
Christopher Faylor wrote:

After some delay, I'll be releasing 1.5.3 today.  I'm running it
through final tests now.
Now that 1.5.3 is released, what procedure should we use for promoting 
the packages which are currently marked test to curr ?

Just boom! and switch them all, or what?

--
Chuck



Re: Releasing 1.5.3 soon

2003-09-02 Thread Charles Wilson
Charles Wilson wrote:

Christopher Faylor wrote:

After some delay, I'll be releasing 1.5.3 today.  I'm running it
through final tests now.


Now that 1.5.3 is released, what procedure should we use for promoting 
the packages which are currently marked test to curr ?

Just boom! and switch them all, or what?
'course, each promoted package will need a cygwin-announce message, plus 
notes on the upgrade (I'm thinking specifically of gdbm and the database 
incompatibility, here)

--
Chuck



Re: Releasing 1.5.3 soon

2003-09-02 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 09:59:52PM -0400, Charles Wilson wrote:
 Christopher Faylor wrote:
 
 After some delay, I'll be releasing 1.5.3 today.  I'm running it
 through final tests now.
 
 Now that 1.5.3 is released, what procedure should we use for promoting 
 the packages which are currently marked test to curr ?
 
 Just boom! and switch them all, or what?

No mercy.

Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Developermailto:[EMAIL PROTECTED]
Red Hat, Inc.


[Update] base-files 2.5-1

2003-09-02 Thread Morrison, John
The test for mk[passwd|group|group_l_d] and the resulting messages are as
safe as we (Igor and Pierre premier amongst others) can make it.  Some other
safeguards improved.

Thanks,

J.

http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/md5sum

md5sum for base-file-2.0-3.tar.bz2 = 933c4194cca8b8c141f5e6d835e44179
http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-fil
es-2.5-1.tar.bz2

md5sum for setup.hint = 9b2695ab19b83cc2eb27e346801a114c
http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/setup.hi
nt

sdesc: A set of important system configuration and setup files
ldesc: A set of important system configuration and setup files
requires: ash fileutils sh-utils textutils findutils sed
category: base


==
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other binding commitment through
the use of this electronic communication unless it is issued in accordance
with the Experian Limited standard terms and conditions of purchase or
other express written agreement between Experian Limited and the recipient
Experian Limited (registration number 653331)
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF



Please upload: docbook-xsl-1.62.0-1

2003-09-02 Thread Marcel Telka
I've created new docbook-xsl packages:

http://telka.sk/cygwin/docbook-xsl/docbook-xsl-1.62.0-1-src.tar.bz2
http://telka.sk/cygwin/docbook-xsl/docbook-xsl-1.62.0-1.tar.bz2

setup.hint is unchanged. Please remove old 1.61.2-1 files.

Thank you.

-- 
+---+
| Marcel Telka   e-mail:   [EMAIL PROTECTED]  |
|homepage: http://telka.sk/ |
|jabber:   [EMAIL PROTECTED] |
+---+


Re: [RFU] pcre-4.4-1

2003-09-02 Thread Ronald Landheer-Cieslak
Now that 1.5.x has gone gold, the motivation for finding a work-around to
get these files uploaded was a bit stronger..

89fd3fb9d817d266f7103baabc78e3b0 *libpcre0-4.4-1.tar.bz2
c7a1c214baf6b183c84f44d08a343974 *pcre-4.4-1-src.tar.bz2
f97bb988493262173272adb02dc77e51 *pcre-4.4-1.tar.bz2
c332a4f2ad22349e5653f603ca8dbe6b *pcre-devel-4.4-1.tar.bz2
0e8d550958cf46ac6b7681ab2d22785e *pcre-doc-4.4-1.tar.bz2
http://blytkerchan.chez.tiscali.fr/libpcre0-4.4-1.tar.bz2
http://blytkerchan.chez.tiscali.fr/pcre-4.4-1-src.tar.bz2
http://blytkerchan.chez.tiscali.fr/pcre-4.4-1.tar.bz2
http://blytkerchan.chez.tiscali.fr/pcre-devel-4.4-1.tar.bz2
http://blytkerchan.chez.tiscali.fr/pcre-doc-4.4-1.tar.bz2

If anyone knows of a freely accessible FTP server with some space on it, 
I'd be very happy to know about it. As it is, neither one of my ISPs lets
me have FTP access from outside their network, which means my scripts to 
upload no longer work..

rlc

On Fri, Aug 22, 2003 at 02:46:42PM +0200, Ronald Landheer-Cieslak wrote:
 I've just wrapped the pcre-4.4 packages for the newly release version of PCRE
 but I don't seem to have access to my ISP's FTP server right now. If anyone
 wants this uploaded before my ISP makes the FTP server available again, 
 I'll be happy to send the files over by private E-mail.
 
 4.4-1 is build against 1.5.x (latest snapshot) only - I don't have 1.3.22 
 installed anywhere.

-- 
Okay ... I'm going home to write the I HATE RUBIK's CUBE HANDBOOK FOR
DEAD CAT LOVERS ...


cygipc 2.01-2

2003-09-02 Thread Jason Tishler
Chuck,

Please promote cygipc 2.01-2 to current.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6


Re: [ANNOUNCEMENT] update: gnugo-3.4

2003-09-02 Thread Teun Burgers
Krzysztof Dulêba wrote:

 OK, but what's new in this release? I haven't found any NEWS file in the
 package.

Indeed there isn't one in the binary distribution, though there is a
NEWS file in the source tarball.

I propose the following patch to generic-build-script.sh such that
the NEWS file is included in de binary distribution.

Teun

--- generic-build-script.sh 2003-08-30 22:10:10.0 +0200
+++ new.sh  2003-08-30 22:12:28.0 +0200
@@ -112,7 +112,7 @@
   templist=; \
   for f in ${srcdir}/ANNOUNCE ${srcdir}/CHANGES ${srcdir}/INSTALL \
${srcdir}/KNOWNBUG ${srcdir}/LICENSE ${srcdir}/README \
-   ${srcdir}/TODO ${srcdir}/COPYING ; do \
+   ${srcdir}/TODO ${srcdir}/COPYING ${srcdir}/NEWS; do \
 if [ -f $f ] ; then \
   templist=$templist $f; \
 fi ; \


Re: [ANNOUNCEMENT] update: gnugo-3.4

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Teun Burgers wrote:

 Krzysztof Duleba wrote:

  OK, but what's new in this release? I haven't found any NEWS file in the
  package.

 Indeed there isn't one in the binary distribution, though there is a
 NEWS file in the source tarball.

 I propose the following patch to generic-build-script.sh such that
 the NEWS file is included in de binary distribution.

 Teun

Yup.  Make that

--- generic-build-script.sh 2003-08-30 22:10:10.0 +0200
+++ new.sh  2003-08-30 22:12:28.0 +0200
@@ -112,7 +112,7 @@
   templist=; \
   for f in ${srcdir}/ANNOUNCE ${srcdir}/CHANGES ${srcdir}/INSTALL \
${srcdir}/KNOWNBUG ${srcdir}/LICENSE ${srcdir}/README \
-   ${srcdir}/TODO ${srcdir}/COPYING ; do \
+   ${srcdir}/TODO ${srcdir}/COPYING ${srcdir}/NEWS \
+   ${srcdir}/CREDITS; do \
 if [ -f $f ] ; then \
   templist=$templist $f; \
 fi ; \


-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


ncurses, call for assistance

2003-09-02 Thread Charles Wilson
I noticed that libncurses5-5.2-1 is currently distributed without 
source.  While that library is no longer current (far from it), it is 
possible that some users may still be using binaries that link against it.

Therefore, I'd like to keep it on the server for another few months at 
least.  However, one of the problems with 'external-source:' is that 
when the parent becomes obsolete, the maintainer (that's absent-minded 
me) must remember to

  1) change the DLL package's setup.hint to no longer say external-source
  2) move a copy of the parent's -src package into the DLL package's 
directory, suitably renamed.

Apparently, I did not do this.  So, I'm looking for

  ncurses-5.2-1-src.tar.bz2

as originally distributed via the cygwin mirrors.  I can't find it in my 
own archives, and it's long since disappeared from the net.

Help?

Or I'll have to (prematurely?) remove that compatibility DLL.

--
Chuck