[ANNOUNCEMENT] autoconf2.5 2.69-4

2019-01-19 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * autoconf2.5-2.69-4 Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems

[ANNOUNCEMENT] python-pytz 2018.9-1

2019-01-19 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * python2-pytz-2018.9-1 * python3-pytz-2018.9-1 pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. Almost all of the Olson timezone

[ANNOUNCEMENT] util-linux 2.32.1-1

2019-01-19 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * util-linux-2.32.1-1 * libblkid1-2.32.1-1 * libblkid-devel-2.32.1-1 * libfdisk1-2.32.1-1 * libfdisk-devel-2.32.1-1 * libsmartcols1-2.32.1-1 * libsmartcols-devel-2.32.1-1 * libuuid1-2.32.1-1 * libuuid-devel-2.32.1-1 util-linux

[ANNOUNCEMENT] e2fsprogs 1.44.5-1

2019-01-19 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * e2fsprogs-1.44.5-1 * libcom_err2-1.44.5-1 * libcom_err-devel-1.44.5-1 * libe2p2-1.44.5-1 * libe2p-devel-1.44.5-1 * libext2fs2-1.44.5-1 * libext2fs-devel-1.44.5-1 * libss2-1.44.5-1 * libss-devel-1.44.5-1 * uuidd-1.44.5-1 This

Re: flock: cannot set up timer: Invalid argument

2019-01-19 Thread Yaakov Selkowitz
On Fri, 2019-01-18 at 07:11 +, Daniel Abrahamsson wrote: > After upgrading from util-linux 2.25.2-2 to 2.32.1-1, flock started producing > the following error message: > > flock: cannot set up timer: Invalid argument > > This is the test script I am using (which works under 2.25.2-2): > > #