Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 37785

Summary: Rsync error (Invalid argument)
Product: Gentoo Infrastructure Reporter: Marcus J. van Dijk, Jr. <tratz>
Component: GitAssignee: Mirror Admins <mirror-admin>
Status: RESOLVED INVALID    
Severity: normal CC: lcars
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcus J. van Dijk, Jr. 2004-01-10 04:37:21 UTC
receiving file list ... 
71215 files to consider
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript": Invalid argument (2                                                           )
stat dev-php/PEAR-HTML_Javascript : Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript/files": Invalid argum                                                           ent (2)
stat dev-php/PEAR-HTML_Javascript/files : Invalid argument
readlink dev-php/PEAR-HTML_Javascript: Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript": Invalid argument (2                                                           )
stat dev-php/PEAR-HTML_Javascript : Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript/files": Invalid argum                                                           ent (2)
stat dev-php/PEAR-HTML_Javascript/files : Invalid argument
rsync[2559] (receiver) heap statistics:
  arena:        9916416   (bytes from sbrk)
  ordblks:          933   (chunks not in use)
  smblks:             2
  hblks:              1   (chunks from mmap)
  hblkhd:        516096   (bytes from mmap)
  usmblks:            0
  fsmblks:           40
  uordblks:     8711072   (bytes used)
  fordblks:     1205344   (bytes free)
  keepcost:      132472   (bytes in releasable chunk)

Number of files: 71215
Number of files transferred: 0
Total file size: 55886256 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 1577074
Total bytes written: 164
Total bytes read: 1577829

wrote 164 bytes  read 1577829 bytes  80922.72 bytes/sec
total size is 55886256  speedup is 35.42
rsync error: some files could not be transferred (code 23) at main.c(1045)

!!! Rsync has not successfully finished. It is recommended that you keep
!!! trying or that you use the 'emerge-webrsync' option if you are unable
!!! to use rsync due to firewall or other restrictions. This should be a
!!! temporary problem unless complications exist with your network
!!! (and possibly your system's filesystem) configuration.

serena root #
Comment 1 Kurt Lieber (RETIRED) gentoo-dev 2004-01-10 07:19:39 UTC
what mirror was used here?  (we need the exact name or IP address -- not just 'rsync.gentoo.org' which is a rotation of some 25 servers)
Comment 2 Marcus J. van Dijk, Jr. 2004-01-10 08:24:42 UTC
rsync1.it.gentoo.org
sole.infis.univ.trieste.it (140.105.134.1)

This server I often get (using europe rsync servers)
Comment 3 Kurt Lieber (RETIRED) gentoo-dev 2004-01-10 08:53:16 UTC
Andrea -- could you take a look at this?
Comment 4 Andrea Barisani (RETIRED) gentoo-dev 2004-01-10 17:00:39 UTC
I've synced with my server with no problems, it seems to me that the error was client side. Could you try deleting the dirs referred in the error and see if they are correctly recreated?  Maybe it's a filesystem problem on your side.  If you get the error again could you please tell me your IP address so that I can check the logs?
Comment 5 Marcus J. van Dijk, Jr. 2004-01-11 22:44:21 UTC
The error is not solved. My IP is 80.126.113.115.

rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript": Invalid argument (2                                                           )
stat dev-php/PEAR-HTML_Javascript : Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript/files": Invalid argum                                                           ent (2)
stat dev-php/PEAR-HTML_Javascript/files : Invalid argument
readlink dev-php/PEAR-HTML_Javascript: Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript": Invalid argument (2                                                           )
stat dev-php/PEAR-HTML_Javascript : Invalid argument
rsync: recv_generator: mkdir "dev-php/PEAR-HTML_Javascript/files": Invalid argum                                                           ent (2)
stat dev-php/PEAR-HTML_Javascript/files : Invalid argument
Comment 6 Andrea Barisani (RETIRED) gentoo-dev 2004-01-12 00:09:25 UTC
I've checked the logs and there isn't any server side error.
Please try deleting the entire dev-php, perform a filesystem check and then
resync with the mirror.

Also it might be helpful trying another mirror to confirm that this is not a server
problem if that is the case.

Thanks
Comment 7 Marcus J. van Dijk, Jr. 2004-01-12 04:28:54 UTC
My bad, it seems there is an error in that dir
ls: /usr/portage/dev-php/PEAR-HTML_Javascript: Invalid argument

Thanks for the help anyway, I'll close this bug now.