Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85743 - xorg-x11-6.8.2-r1 fails on Function check_migrate_return
Summary: xorg-x11-6.8.2-r1 fails on Function check_migrate_return
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo X packagers
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks: 97572
  Show dependency tree
 
Reported: 2005-03-18 03:19 UTC by James Gater
Modified: 2006-02-12 12:58 UTC (History)
0 users

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


Attachments
contents of /usr/lib/xscreensaver (xscreensaverlist,14.12 KB, text/plain)
2005-03-18 03:27 UTC, James Gater
Details
/var/tmp/portage/xorg-x11-6.8.2-r1/temp/migrate--usr-X11R6-lib.log (x11.txt,692 bytes, text/plain)
2005-03-29 05:43 UTC, James Gater
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Gater 2005-03-18 03:19:47 UTC
In response to this gentoo posting above by spyderous, I'm reporting a problem emerging xorg-x11-6.8.2-r1, as an upgrade from xorg-x11-6.8.1.902 - 

>>> Merging x11-base/xorg-x11-6.8.2-r1 to /
 * Migrating from /usr/X11R6/bin to /usr/bin...
 * Migration method is rsync.
 *     /usr/X11R6/bin is a symlink, not migrating
 * Migrating from /usr/X11R6/include to /usr/include...
 * Migration method is rsync.
 *     /usr/X11R6/include is a symlink, not migrating
 * Migrating from /usr/X11R6/lib to /usr/lib...
 * Migration method is rsync.
 *   /usr/X11R6/lib isn't a symlink, migrating...

!!! ERROR: x11-base/xorg-x11-6.8.2-r1 failed.
!!! Function check_migrate_return, Line 1502, Exitcode 1
!!! rsync failed. Exit code: 23.



Reproducible: Always
Steps to Reproduce:
1. emerge xorg-x11-6.8.2-r1
2.
3.




Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.10-ck5 i686)
=================================================================
System uname: 2.6.10-ck5 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 24 2005, 18:40:19)]
distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r4
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mtune=athlon-xp -march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.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/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-mtune=athlon-xp -march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.solnet.ch/mirror/Gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt
cups curl directfb dvd dvdr emboss encode esd fam fbcon flac font-server
foomaticdb fortran gdbm gif gnome gnome2 gphoto2 gpm gstreamer gtk gtk2 hyriand
imagemagick imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod mmx motif mp3
mpeg ncurses nls oggvorbis opengl oss pam pda pdflib perl png python qt
quicktime quotas readline samba sdl slang speex spell sse ssl svga tcltk tcpd
tiff truetype truetype-fonts type1-fonts usb winbind xinerama xml xml2 xmms xv
zlib video_cards_i810"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 James Gater 2005-03-18 03:22:04 UTC
root@s-srv-03 / # more /var/tmp/portage/xorg-x11-6.8.2-r1/temp/migrate--usr-X11R6-lib.log

building file list ...
3 files to consider
rsync: delete_file: rmdir "/usr/lib/xscreensaver" failed: Directory not empty (39)
rsync: symlink "/usr/lib/xscreensaver" -> "/usr/lib/xscreensaver/" failed: File exists (17)

Number of files: 3
Number of files transferred: 0
Total file size: 28 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 99
Total bytes sent: 111
Total bytes received: 20

sent 111 bytes  received 20 bytes  87.33 bytes/sec
total size is 28  speedup is 0.21
rsync error: some files could not be transferred (code 23) at main.c(702)
Comment 2 James Gater 2005-03-18 03:27:07 UTC
Created attachment 53772 [details]
contents of /usr/lib/xscreensaver

Can't imagine it's particularly useful, but here's a list of the contents of
/usr/lib/xscreensaver anyway. I have xscreensaver-4.20 emerged, as well as
rss-glx-0.7.6-r1
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2005-03-18 11:58:58 UTC
Please attach /var/tmp/portage/xorg-x11-6.8.2/temp/migrate-*
Comment 4 James Gater 2005-03-29 05:43:29 UTC
Created attachment 54755 [details]
/var/tmp/portage/xorg-x11-6.8.2-r1/temp/migrate--usr-X11R6-lib.log

Sorry, added this file in as comment #1 - have now attached as well.
Comment 5 John Shimek 2005-08-10 06:38:48 UTC
I am running into this problem too.  I am running xorg-6.8.0-r5 on an amd64
gentoo system with 2.6.9-gentoo-r12 kernel.

Here is my migrate--usr-X11R6.log:


building file list ...
 0 files...^M4 files to consider
./
delete_file: rmdir "/usr/lib32" failed: Directory not empty
symlink "/usr/lib32" -> "../../emul/linux/x86/usr/X11R6/lib32" failed: File exists
share/

Number of files: 4
Number of files transferred: 0
Total file size: 36 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 131
Total bytes written: 143
Total bytes read: 20

wrote 143 bytes  read 20 bytes  326.00 bytes/sec
total size is 36  speedup is 0.22
rsync error: some files could not be transferred (code 23) at main.c(632)


Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2006-02-12 12:58:14 UTC
6.8.2 won't be receiving any more non-security changes, and this bug doesn't
apply to 7.0.