I implemented a quick work-around (using iptables MASQUERADE).
Thanks Sylvain! Works for me.
On Fri, Nov 20, 2009 at 11:02:48AM +0100, Bruno Haible wrote:
> Karl Berry wrote:
> > Is the readonly cvs access to the git repo supposed to still be working?
> > 'cause it isn't, for me.
> >
> > $ cvs [update aborted]: connect to [pserver.git.sv.gnu.org]:2401 failed:
> > Connection timed out
>
Ondřej Vašík wrote:
> I'm trying to package coreutils-8.1 for Fedora Rawhide, but few tests
> are failing
> ( http://koji.fedoraproject.org/koji/getfile?taskID=1819634&name=build.log ).
> I removed all Fedora-only patches to prevent patch-related issues. Koji
> build system uses mock build hosted o
Ben Pfaff cs.stanford.edu> writes:
> This replaces exit(0) by exit(EXIT_SUCCESS), which makes sense
> because POSIX says that EXIT_SUCCESS is defined as 0. But does
> it always make sense to replace exit(1) by exit(EXIT_FAILURE)?
> POSIX does not say that EXIT_FAILURE is always 1, but it does sa
Jim Meyering writes:
> Ben Pfaff wrote:
>> Jim Meyering writes:
>>
>>> I'm encountering a lot of exit(0)/exit(1) uses that
>>> trigger this new "syntax-check" rule, so I've taken
>>> the time to automate most of the clean-up process.
>>
>> This replaces exit(0) by exit(EXIT_SUCCESS), which makes
Ben Pfaff wrote:
> Jim Meyering writes:
>
>> I'm encountering a lot of exit(0)/exit(1) uses that
>> trigger this new "syntax-check" rule, so I've taken
>> the time to automate most of the clean-up process.
>
> This replaces exit(0) by exit(EXIT_SUCCESS), which makes sense
> because POSIX says that
Jim Meyering writes:
> I'm encountering a lot of exit(0)/exit(1) uses that
> trigger this new "syntax-check" rule, so I've taken
> the time to automate most of the clean-up process.
This replaces exit(0) by exit(EXIT_SUCCESS), which makes sense
because POSIX says that EXIT_SUCCESS is defined as
trivial patches like license changes that don't affect the code.
Tarball: http://erislabs.net/ianb/projects/gnulib/gnulib-20091120-stable.tar.gz
Gitweb: http://erislabs.net/gitweb?p=gnulib.git;a=shortlog;h=refs/heads/stable
Git: git://erislabs.net/gnulib.git
(stable branch, master is the de
Hi,
I'm trying to package coreutils-8.1 for Fedora Rawhide, but few tests
are failing
( http://koji.fedoraproject.org/koji/getfile?taskID=1819634&name=build.log ).
I removed all Fedora-only patches to prevent patch-related issues. Koji
build system uses mock build hosted on machine with old RHEL-5
Eric Blake wrote:
> According to Karl Berry on 11/17/2009 6:17 PM:
>> Many of our announcements include text like this:
>>
>> Please use a mirror to reduce stress on the
>> main gnu machine:
>>http://www.gnu.org/order/ftp.html
>>
>> That is good, but we can also promulgate a direct
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 11/18/2009 10:16 PM:
> At any rate, here's what I'm now testing, it has passed on cygwin, 64-bit
> Linux, and Solaris. The nanosleep code is a complete rewrite, and is
> actually lighter-weight (no need to use clock_gettime)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Karl Berry on 11/17/2009 6:17 PM:
> Many of our announcements include text like this:
>
> Please use a mirror to reduce stress on the
> main gnu machine:
>http://www.gnu.org/order/ftp.html
>
> That is good, but we can als
I'm encountering a lot of exit(0)/exit(1) uses that
trigger this new "syntax-check" rule, so I've taken
the time to automate most of the clean-up process.
The commands don't change usage(0)/usage(1), but those
probably belong separate, since they won't be as numerous
and you should verify that the
Karl Berry wrote:
> Is the readonly cvs access to the git repo supposed to still be working?
> 'cause it isn't, for me.
>
> $ cvs [update aborted]: connect to [pserver.git.sv.gnu.org]:2401 failed:
> Connection timed out
Same for me:
$ cvs -d :pserver:anonym...@pserver.git.sv.gnu.org:/gnulib.git
14 matches
Mail list logo