* [gentoo-mirrors] rsync 2.6.8 security update
@ 2006-04-29 10:23 Andrea Barisani
2006-04-29 11:00 ` [gentoo-mirrors] gentoo-portage mirror problems Lior Kaplan
0 siblings, 1 reply; 10+ messages in thread
From: Andrea Barisani @ 2006-04-29 10:23 UTC (permalink / raw
To: gentoo-mirrors
Hi folks,
rsync 2.6.8 is out and it's being bumped in the portage tree for a security
update.
Quoting release notes:
- The xattrs.diff patch received a security fix that prevents a potential
buffer overflow in the receive_xattr() code.
Related bug:
http://bugs.gentoo.org/131631 (still closed but the issue is public anyway)
I updated the server on rsync1.it.gentoo.org for testing, after 2.6.0 the
--daemon options changed a bit, quoting changelog:
- The daemon-mode options are now separated from the normal rsync
options so that they can't be mixed together. This makes it
impossible to start a daemon that has improper default option
values (which could cause problems when a client connects, such as
hanging or crashing).
so you might have to strip some options from your command line arguments in
order to start it (and if appliable move them to rsyncd.conf)
More info at http://rsync.samba.org
Cheers
--
Andrea Barisani <lcars@gentoo.org> .*.
Gentoo Linux Infrastructure Developer V
( )
PGP-Key 0x864C9B9E http://dev.gentoo.org/~lcars/pubkey.asc ( )
0A76 074A 02CD E989 CE7F AC3F DA47 578E 864C 9B9E ^^_^^
"Pluralitas non est ponenda sine necessitate"
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-mirrors] gentoo-portage mirror problems
2006-04-29 10:23 [gentoo-mirrors] rsync 2.6.8 security update Andrea Barisani
@ 2006-04-29 11:00 ` Lior Kaplan
2006-04-29 11:34 ` Jeffrey Forman
0 siblings, 1 reply; 10+ messages in thread
From: Lior Kaplan @ 2006-04-29 11:00 UTC (permalink / raw
To: gentoo-mirrors
I have hourly sync of gentoo-portage on mirror.hamakor.org.il.
In the last couple of days I keep getting these errors:
rsync error: timeout in data send/receive (code 30) at io.c(109)
rsync: connection unexpectedly closed (4314484 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: connection unexpectedly closed (4314484 bytes received so far)
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
I get them from several servers while using the 'gentoo-portage' module:
rsync1.de.gentoo.org
rsync.gentoo.org
rsync1.us.gentoo.org
Any known problems?
--
Lior Kaplan
kaplanlior@gmail.com
http://www.Guides.co.il
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-04-29 11:00 ` [gentoo-mirrors] gentoo-portage mirror problems Lior Kaplan
@ 2006-04-29 11:34 ` Jeffrey Forman
2006-04-29 16:56 ` Tobias Scherbaum
0 siblings, 1 reply; 10+ messages in thread
From: Jeffrey Forman @ 2006-04-29 11:34 UTC (permalink / raw
To: gentoo-mirrors
[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]
On Sat, 2006-04-29 at 14:00 +0300, Lior Kaplan wrote:
> I have hourly sync of gentoo-portage on mirror.hamakor.org.il.
>
> In the last couple of days I keep getting these errors:
>
> rsync error: timeout in data send/receive (code 30) at io.c(109)
> rsync: connection unexpectedly closed (4314484 bytes received so far)
> [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(420)
> rsync: connection unexpectedly closed (4314484 bytes received so far)
> [generator]
> rsync error: error in rsync protocol data stream (code 12) at io.c(420)
>
> I get them from several servers while using the 'gentoo-portage' module:
> rsync1.de.gentoo.org
> rsync.gentoo.org
> rsync1.us.gentoo.org
>
> Any known problems?
>
Lior,
What version of rsync are you running? I would suspect if you bump the
version to >=2.6.6, that might fix your issue.
As Andrea stated in his gentoo-mirrors post, 2.6.8 is an update in which
you might try to alleviate the problem.
-Jeffrey
--
--------------
Jeffrey Forman
Gentoo Infrastructure
Gentoo Release Engineering
Bugs.Gentoo.org Administrator
--------------
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-04-29 11:34 ` Jeffrey Forman
@ 2006-04-29 16:56 ` Tobias Scherbaum
2006-04-29 17:26 ` Christian Birchinger
2006-05-01 16:35 ` Greg Cornell
0 siblings, 2 replies; 10+ messages in thread
From: Tobias Scherbaum @ 2006-04-29 16:56 UTC (permalink / raw
To: gentoo-mirrors
[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]
Am Samstag, den 29.04.2006, 07:34 -0400 schrieb Jeffrey Forman:
> On Sat, 2006-04-29 at 14:00 +0300, Lior Kaplan wrote:
> > I have hourly sync of gentoo-portage on mirror.hamakor.org.il.
> >
> > In the last couple of days I keep getting these errors:
> >
> > rsync error: timeout in data send/receive (code 30) at io.c(109)
> > rsync: connection unexpectedly closed (4314484 bytes received so far)
> > [receiver]
> > rsync error: error in rsync protocol data stream (code 12) at io.c(420)
> > rsync: connection unexpectedly closed (4314484 bytes received so far)
> > [generator]
> > rsync error: error in rsync protocol data stream (code 12) at io.c(420)
> >
> > I get them from several servers while using the 'gentoo-portage' module:
> > rsync1.de.gentoo.org
> > rsync.gentoo.org
> > rsync1.us.gentoo.org
> >
> > Any known problems?
> >
> Lior,
>
> What version of rsync are you running? I would suspect if you bump the
> version to >=2.6.6, that might fix your issue.
I guess not, I'm receiving the same error message (while sync'ing from
rsync1.us) since I upgraded rsync to 2.6.8 this morning on rsync1.de.g.o
rsync: connection unexpectedly closed (0 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
[receiver=2.6.8]
wkr,
Tobias
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-04-29 16:56 ` Tobias Scherbaum
@ 2006-04-29 17:26 ` Christian Birchinger
2006-05-01 16:35 ` Greg Cornell
1 sibling, 0 replies; 10+ messages in thread
From: Christian Birchinger @ 2006-04-29 17:26 UTC (permalink / raw
To: gentoo-mirrors
On Sat, Apr 29, 2006 at 06:56:00PM +0200, Tobias Scherbaum wrote:
> > What version of rsync are you running? I would suspect if you bump the
> > version to >=2.6.6, that might fix your issue.
>
> I guess not, I'm receiving the same error message (while sync'ing from
> rsync1.us) since I upgraded rsync to 2.6.8 this morning on rsync1.de.g.o
>
> rsync: connection unexpectedly closed (0 bytes received so far)
> [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(463)
> [receiver=2.6.8]
Exactly the same here. Seems to be a problem for many people.
Christian
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-04-29 16:56 ` Tobias Scherbaum
2006-04-29 17:26 ` Christian Birchinger
@ 2006-05-01 16:35 ` Greg Cornell
2006-05-01 16:42 ` Christian Birchinger
1 sibling, 1 reply; 10+ messages in thread
From: Greg Cornell @ 2006-05-01 16:35 UTC (permalink / raw
To: gentoo-mirrors
Hello List,
I'm still having problems syncing since upgrading rsync...
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
[receiver=2.6.8]
Is there something I need to change on my system?
Greg
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-05-01 16:35 ` Greg Cornell
@ 2006-05-01 16:42 ` Christian Birchinger
2006-05-01 16:52 ` Christian Birchinger
2006-05-01 17:40 ` Greg Cornell
0 siblings, 2 replies; 10+ messages in thread
From: Christian Birchinger @ 2006-05-01 16:42 UTC (permalink / raw
To: gentoo-mirrors
On Mon, May 01, 2006 at 09:35:57AM -0700, Greg Cornell wrote:
> I'm still having problems syncing since upgrading rsync...
>
> rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(463)
> [receiver=2.6.8]
>
> Is there something I need to change on my system?
I had the same yesterday after updating but i think it was
because not all masters had the new version.
Now it's all fine and i don't get any errors anymore.
Christian
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-05-01 16:42 ` Christian Birchinger
@ 2006-05-01 16:52 ` Christian Birchinger
2006-05-01 18:56 ` Jeffrey Forman
2006-05-01 17:40 ` Greg Cornell
1 sibling, 1 reply; 10+ messages in thread
From: Christian Birchinger @ 2006-05-01 16:52 UTC (permalink / raw
To: gentoo-mirrors
On Mon, May 01, 2006 at 06:42:08PM +0200, Christian Birchinger wrote:
> On Mon, May 01, 2006 at 09:35:57AM -0700, Greg Cornell wrote:
> > I'm still having problems syncing since upgrading rsync...
> >
> > rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
> > rsync error: error in rsync protocol data stream (code 12) at io.c(463)
> > [receiver=2.6.8]
> >
> > Is there something I need to change on my system?
>
> I had the same yesterday after updating but i think it was
> because not all masters had the new version.
>
> Now it's all fine and i don't get any errors anymore.
I still get get errors from the "check" from
warbler.gentoo.osuosl.org (140.211.166.162):
~ $ grep -B1 -A1 "connection unexpectedly closed" /var/log/rsync.log
2006/05/01 03:15:24 [27524] connect from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 03:15:24 [27524] rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
2006/05/01 03:15:24 [27524] rsync error: error in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8]
--
2006/05/01 04:15:22 [27687] connect from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 04:15:22 [27687] rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
2006/05/01 04:15:22 [27687] rsync error: error in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8]
--
... And one more every hour ...
But at the same time:
~ $ grep -B1 -A1 "rsync on gentoo-portage/metadata/timestamp.chk from warbler.gentoo.osuosl.org" /var/log/rsync.log
2006/05/01 03:15:24 [27525] connect from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 03:15:25 [27525] rsync on gentoo-portage/metadata/timestamp.chk from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 03:15:26 [27525] sent 315 bytes received 141 bytes total size 32
--
2006/05/01 04:15:23 [27688] connect from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 04:15:23 [27688] rsync on gentoo-portage/metadata/timestamp.chk from warbler.gentoo.osuosl.org (140.211.166.162)
2006/05/01 04:15:24 [27688] sent 314 bytes received 141 bytes total size 32
--
... And one more every hour ...
Is the first connection just a port check? The first always
fails while the 2nd always works.
Christian
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-05-01 16:42 ` Christian Birchinger
2006-05-01 16:52 ` Christian Birchinger
@ 2006-05-01 17:40 ` Greg Cornell
1 sibling, 0 replies; 10+ messages in thread
From: Greg Cornell @ 2006-05-01 17:40 UTC (permalink / raw
To: gentoo-mirrors
I'm trying to sync to masterdistfiles.gentoo.org. Here's the output in
my log file every 4 hours when I try to sync:
---------------------------------------------------------------------------
R S Y N C . O S U O S L . O R G
Oregon State University
Open Source Lab
Unauthorized use is prohibited - violators will be prosecuted
---------------------------------------------------------------------------
For more information on accessing these archives visit:
http://osuosl.org/services/hosting/mirrors/
This host is the home to the primary archives of several
projects. We would prefer that only primary/secondary
mirrors use this service. Thanks!
---------------------------------------------------------------------------
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
[receiver=2.6.8]
Christian Birchinger wrote:
> On Mon, May 01, 2006 at 09:35:57AM -0700, Greg Cornell wrote:
>> I'm still having problems syncing since upgrading rsync...
>>
>> rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
>> rsync error: error in rsync protocol data stream (code 12) at io.c(463)
>> [receiver=2.6.8]
>>
>> Is there something I need to change on my system?
>
> I had the same yesterday after updating but i think it was
> because not all masters had the new version.
>
> Now it's all fine and i don't get any errors anymore.
>
> Christian
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-mirrors] gentoo-portage mirror problems
2006-05-01 16:52 ` Christian Birchinger
@ 2006-05-01 18:56 ` Jeffrey Forman
0 siblings, 0 replies; 10+ messages in thread
From: Jeffrey Forman @ 2006-05-01 18:56 UTC (permalink / raw
To: gentoo-mirrors
On Mon, May 1, 2006 12:52 pm, Christian Birchinger wrote:
> I still get get errors from the "check" from
> warbler.gentoo.osuosl.org (140.211.166.162):
>
> ~ $ grep -B1 -A1 "connection unexpectedly closed" /var/log/rsync.log
> 2006/05/01 03:15:24 [27524] connect from warbler.gentoo.osuosl.org
> (140.211.166.162)
> 2006/05/01 03:15:24 [27524] rsync: connection unexpectedly closed (0 bytes
> received so far) [receiver] 2006/05/01 03:15:24 [27524] rsync error: error
> in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8] --
> 2006/05/01 04:15:22 [27687] connect from warbler.gentoo.osuosl.org
> (140.211.166.162)
> 2006/05/01 04:15:22 [27687] rsync: connection unexpectedly closed (0 bytes
> received so far) [receiver] 2006/05/01 04:15:22 [27687] rsync error: error
> in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8] --
> ... And one more every hour ...
>
>
> But at the same time:
> ~ $ grep -B1 -A1 "rsync on gentoo-portage/metadata/timestamp.chk from
> warbler.gentoo.osuosl.org" /var/log/rsync.log 2006/05/01 03:15:24 [27525]
> connect from warbler.gentoo.osuosl.org (140.211.166.162) 2006/05/01
> 03:15:25 [27525] rsync on gentoo-portage/metadata/timestamp.chk from
> warbler.gentoo.osuosl.org (140.211.166.162) 2006/05/01 03:15:26 [27525]
> sent 315 bytes received 141 bytes total size 32 --
> 2006/05/01 04:15:23 [27688] connect from warbler.gentoo.osuosl.org
> (140.211.166.162)
> 2006/05/01 04:15:23 [27688] rsync on gentoo-portage/metadata/timestamp.chk
> from warbler.gentoo.osuosl.org (140.211.166.162) 2006/05/01 04:15:24
> [27688] sent 314 bytes received 141 bytes total size 32
> --
> ... And one more every hour ...
>
>
> Is the first connection just a port check? The first always
> fails while the 2nd always works.
>
Christian and others,
Apologies on this. Our Infrastructure team is working on upgrading all the
boxes to 2.6.8, and warbler was one we have not gotten to yet. But we are
upgrading it right now.
-Jeffrey
--
-----------------
Jeffrey Forman
Gentoo Infrastructure
Gentoo Release Engineering
Bugs.Gentoo.org Administrator
jforman@gentoo.org
-----------------
--
gentoo-mirrors@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-05-01 18:57 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-29 10:23 [gentoo-mirrors] rsync 2.6.8 security update Andrea Barisani
2006-04-29 11:00 ` [gentoo-mirrors] gentoo-portage mirror problems Lior Kaplan
2006-04-29 11:34 ` Jeffrey Forman
2006-04-29 16:56 ` Tobias Scherbaum
2006-04-29 17:26 ` Christian Birchinger
2006-05-01 16:35 ` Greg Cornell
2006-05-01 16:42 ` Christian Birchinger
2006-05-01 16:52 ` Christian Birchinger
2006-05-01 18:56 ` Jeffrey Forman
2006-05-01 17:40 ` Greg Cornell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox