Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82981 - emerge sync fails and keeps re trying due ruby
Summary: emerge sync fails and keeps re trying due ruby
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 11:17 UTC by Colin Tinker
Modified: 2005-03-03 15:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Tinker 2005-02-22 11:17:03 UTC
dev-lang/ruby/files/ruby-1.6.8-20040728-20041024.diff
        3094 100%    2.95MB/s    0:00:00  (1, 18.6% of 111636)
rsync: rename "/usr/portage/dev-lang/ruby/files/.ruby-1.6.8-20040728-20041024.diff.pqqOgC" -> "dev-lang/ruby/files/ruby-1.6.8-20040728-20041024.diff": Operation not permitted (1)
 111600 files...

Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.
3.

Actual Results:  
sync fails  

Expected Results:  
sync completes  

emerge info 
Portage 2.0.51-r15 (default-linux/x86/2005.0, gcc-3.4.3, 
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 i686) 
================================================================= 
System uname: 2.6.10-gentoo-r7 i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.6.9 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 20 2005, 16:15:15)] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.9.4, 1.5, 1.4_p6, 1.6.3, 1.8.5-r3, 1.7.9-r1 
sys-devel/binutils:  2.15.92.0.2-r3 
sys-devel/libtool:   1.5.10-r4 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-mtune=athlon-xp -march=athlon-xp -pipe -O2" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mtune=athlon-xp -march=athlon-xp -pipe -O2" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig buildpkg ccache clean distcc distlocks 
fixpackages sandbox sfperms userpriv usersandbox" 
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ 
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/" 
LANG="en_GB" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 3dnow 3dnowex X X509 a52 aac aalib acpi acpi4linux aim alsa apm arts 
artworkextra audiofile avantgo avi bash-completion berkdb bidi bitmap-fonts 
bluetooth bonobo bootsplash cddb cdparanoia cdr chroot codecs crypt css ctype 
cups curl dga dhcp dio directfb divx4linux dts dvb dvd dvdr dvdread eds emboss 
encode esd ethereal evo exif ext-zlib extensions f77 fam fame fbcon fftw flac 
font-server foomaticdb fortran freetype gd gdbm gif gimp gimpprint gmail gnokii 
gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal icq idea ieee1394 imagemagick 
imlib imlib2 innodb ipv6 irda irmc ithreads jabber java joystick jp2 jpeg 
jpeg2k junit justify kde kdexdeltas ldap libg++ libwww live lm_sensors lzo 
lzw-tiff mad mikmod mime mmx mmx2 mng monkey motif mozcalendar mozp3p mozsvg 
mozxmlterm mpeg msn mysqlnas ncurses network nls no-old-linux nocd nptl nvidia 
offensive ogg oggvorbis opengl opie oscar oss pam pcap pcre pda pdflib perl pic 
pie png postgres pthreadspython qt quicktime rdesktop readline real ruby samba 
sblive scanner sdl silc skey slang smime sms snmp sockets sox speedo speex 
spell sse ssl svg svga t1lib tcltk tcpd test tga theora threads tiff transcode 
truetype truetype-fonts type1-fonts usb usepackagedmakefiles userlocales 
uudeview v4l v4l2 vim-with-x wifi wmf xanim xine xml xml2 xmms xosd xprint 
xscreensaver xv xvid xvmc yahoo zlib zvbi linguas_en_GB" 
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS 
 
I have run fsck on my disk and it found no errors.
Comment 1 Colin Tinker 2005-02-22 11:18:50 UTC
This happens on all the mirrors accessed and has been happening since yesterday at about 22:00.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-02-25 03:09:28 UTC
are you sure you haven't run out of disk space?
Comment 3 Colin Tinker 2005-02-25 09:00:39 UTC
df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda3              55G   18G   34G  35% /
udev                  506M  2.7M  504M   1% /dev
/dev/hda1              92M  7.3M   80M   9% /boot
none                  506M     0  506M   0% /dev/shm

Yes I am I have added dev-lang/ruby /etc/portage/rsync_excludes and it syncs fine.
Comment 4 Jason Stubbs (RETIRED) gentoo-dev 2005-02-28 05:07:45 UTC
`ls -la /usr/portage/dev-lang/ruby/files/` please.
Comment 5 Colin Tinker 2005-02-28 09:20:14 UTC
ls -la /usr/portage/dev-lang/ruby/files/
total 64
drwxr-xr-x  2 root root  4096 Jan  1 16:14 .
drwxr-xr-x  3 root root  4096 Feb  6 21:13 ..
-rw-r--r--  1 root root   136 Oct  3 16:37 digest-ruby-1.6.8-r11
-rw-r--r--  1 root root   136 Nov  4 16:25 digest-ruby-1.6.8-r12
-rw-r--r--  1 root root   125 Oct  3 16:37 digest-ruby-1.8.0-r7
-rw-r--r--  1 root root   137 Oct 10 10:06 digest-ruby-1.8.1-r7
-rw-r--r--  1 root root   125 Jan  1 15:47 digest-ruby-1.8.2
-rw-r--r--  1 root root   134 Nov  8 04:31 digest-ruby-1.8.2_pre3
-rw-r--r--  1 root root   134 Dec 22 10:36 digest-ruby-1.8.2_pre4
-rw-r--r--  1 root root   593 Nov  9 20:22 oniguruma-2.3.1-gentoo.patch
-rw--w-rw-  1 root  173 20480 Nov  4 16:32 ruby-1.6.8-20040728-20041024.diff
-rw-r--r--  1 root root   431 Jul 18  2003 ruby-1.6.8-fix-x86_64.patch
-rw-r--r--  1 root root   801 Aug 19  2004 ruby-1.8.0-CGI::Session.patch
-rw-r--r--  1 root root   455 Nov 12 17:10 ruby-rdoc-gentoo.diff

As requested
Comment 6 Jason Stubbs (RETIRED) gentoo-dev 2005-02-28 15:58:08 UTC
rsync: rename "/usr/portage/dev-lang/ruby/files/.ruby-1.6.8-20040728-20041024.diff.pqqOgC" -> "dev-lang/ruby/files/ruby-1.6.8-20040728-20041024.diff": Operation not permitted (1)

-rw--w-rw-  1 root  173 20480 Nov  4 16:32 ruby-1.6.8-20040728-20041024.diff

This file has unusual permissions.. Try deleting it and syncing again. If that doesn't work, it'll have to be fixed on the master cvs/rsync.
Comment 7 Colin Tinker 2005-03-03 15:21:22 UTC
Sorry for the delay in getting back.  It looks like I had a faulty hard disk as it died on Monday.

I have just rebuilt the system and all is fine.

Thanks

Colin