Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Gentoo Linux Help > rsync problems All the time

Forgot Password?
 Gentoo Linux Help   For help and discussion related to Gentoo Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-22-2006   #1 (permalink)
Linux Enthusiast
 
Weedman's Avatar
 
Join Date: May 2005
Location: Tasmania, Australia
Posts: 640
Send a message via MSN to Weedman
rsync problems All the time

I have been having issues with rsync on Gentoo (syncing the portage tree) for a while now.

I think this may be caused by Ipcop blocking the port, but I have forwarded and allowed external access to the rsync port, and it doesn't make a difference.

It buggers up just after it deletes the old ebuilds. This is the error message I got:
Code:
deleting x11-wm/windowmaker/files/digest-windowmaker-0.80.2-r2
rsync: writefd_unbuffered failed to write 4 bytes [generator]: Broken pipe (32)
rsync error: received SIGUSR1 (code 19) at main.c(1095) [receiver=2.6.8]
rsync error: error in rsync protocol data stream (code 12) at io.c(1121) [generator=2.6.8]
>>> Retrying...
And it will do that forever.

Is ipcop to blame, or is this an issue with Gentoo itself?

Thanks,
weed
__________________
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
Weedman is offline  



Reply With Quote
Old 08-22-2006   #2 (permalink)
Linux User
 
gruven's Avatar
 
Join Date: Dec 2004
Location: Arkansas
Posts: 444
Send a message via ICQ to gruven Send a message via AIM to gruven Send a message via MSN to gruven Send a message via Yahoo to gruven Send a message via Skype™ to gruven
Quote:
Originally Posted by Weedman
I have been having issues with rsync on Gentoo (syncing the portage tree) for a while now.

I think this may be caused by Ipcop blocking the port, but I have forwarded and allowed external access to the rsync port, and it doesn't make a difference.

It buggers up just after it deletes the old ebuilds. This is the error message I got:
Code:
deleting x11-wm/windowmaker/files/digest-windowmaker-0.80.2-r2
rsync: writefd_unbuffered failed to write 4 bytes [generator]: Broken pipe (32)
rsync error: received SIGUSR1 (code 19) at main.c(1095) [receiver=2.6.8]
rsync error: error in rsync protocol data stream (code 12) at io.c(1121) [generator=2.6.8]
>>> Retrying...
And it will do that forever.

Is ipcop to blame, or is this an issue with Gentoo itself?

Thanks,
weed

Ummm....I haven't had any problems with sync'ing my portage tree.
__________________

Linux User #376741
Preferred Linux Distro: Funtoo
Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution.

There is no need to login to the GUI as root!
gruven is offline   Reply With Quote
Old 08-22-2006   #3 (permalink)
Trusted Penguin
 
Cabhan's Avatar
 
Join Date: Jan 2005
Location: Boston, MA, USA
Posts: 2,792
According to this page:
http://samba.anu.edu.au/rsync/issues.html

This is an error that comes from an error in communication between the two computers. It suggests a number of steps.

I'm behind a firewall and a router, and I've not had an issue, which leads me to believe that the error is either your end or the host you're connecting to. I assume you've checked the Gentoo forums, but that may be your best bet.
__________________
DISTRO=Ubuntu
Registered Linux User #388732
Cabhan is offline   Reply With Quote
Old 08-24-2006   #4 (permalink)
Linux User
 
gruven's Avatar
 
Join Date: Dec 2004
Location: Arkansas
Posts: 444
Send a message via ICQ to gruven Send a message via AIM to gruven Send a message via MSN to gruven Send a message via Yahoo to gruven Send a message via Skype™ to gruven
I just had one of those problems. The only thing I am using that would possibly have interfered was bittorrent. It is running on non-standard ports, so that could be it, or it was just using too much bandwidth. Just an idea.
__________________

Linux User #376741
Preferred Linux Distro: Funtoo
Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution.

There is no need to login to the GUI as root!
gruven is offline   Reply With Quote
Old 08-24-2006   #5 (permalink)
Linux Enthusiast
 
Weedman's Avatar
 
Join Date: May 2005
Location: Tasmania, Australia
Posts: 640
Send a message via MSN to Weedman
I haven't been running anything except rsync at one time.

I am wondering about my host, as it used to perform perfectly. No issues.

I am going to send off an email to my ISP, cause i've been having severe DNS issues. Should I ask them if they have blocked/filtered the rsync port or of the like?

weed
__________________
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
Weedman is offline   Reply With Quote
Old 08-24-2006   #6 (permalink)
Linux Enthusiast
 
Weedman's Avatar
 
Join Date: May 2005
Location: Tasmania, Australia
Posts: 640
Send a message via MSN to Weedman
I know this may be a complete change of topic, but I disconnected my Ipcop box, and now all my DNS issues have disappeared.

WTF is going on here???

weed
__________________
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
Weedman is offline   Reply With Quote
Old 10-10-2006   #7 (permalink)
Just Joined!
 
Join Date: Oct 2006
Posts: 1
Rsync problems

Weedman,

Having the same problems -
"rsync error: error in rsync protocol data stream (code 12) at io.c(1121)", or
"Invalid filed index 10485760 (count 20445) rsync err...."

My rsync'ing between two computers (all within my home network between an Infrant NV and a Gentoo Linux box) has been perfect up until a few days ago. My gentoo portage and emerge world are all up to date.

Can't seem to figure it out.

yachtman
yachtman is offline   Reply With Quote
Old 10-24-2006   #8 (permalink)
Linux Enthusiast
 
Weedman's Avatar
 
Join Date: May 2005
Location: Tasmania, Australia
Posts: 640
Send a message via MSN to Weedman
Well, for a nice slice of this year, rsync has failed to sync properly.

But some methods that DO work:

1. Let rsync go through twice, cancel it, then do emerge --metadata.

2. Do emerge-webrsync That often is a good alternative.

Personally, I use the first method. I just find it that bit more interesting.

I'm hoping this helped yachtman.

weed
__________________
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
Weedman is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 03:40 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1