Gentoo Archives: gentoo-user

From: Rafael Alfaro <cachux@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge --sync fails
Date: Thu, 22 Jun 2006 03:23:42
Message-Id: 8e26b9970606212016r360f6955t3f3f88ed6c53f8de@mail.gmail.com
1 Hi,
2
3
4 I have and emerge --sync problem, (emerge-webrsync still works):
5
6
7 emerge --sync
8 >>> Starting rsync with rsync://140.211.166.165/gentoo-portage...
9 >>> Checking server timestamp ...
10 building file list ... rsync: link_stat "/root/300" failed: No such
11 file or directory (2)
12 rsync: link_stat
13 "/root/rsync://140.211.166.165/gentoo-portage/metadata/timestamp.chk"
14 failed: No such file or directory (2)
15 done
16
17 Number of files: 0
18 Number of files transferred: 0
19 Total file size: 0 bytes
20 Total transferred file size: 0 bytes
21 Literal data: 0 bytes
22 Matched data: 0 bytes
23 File list size: 5
24 File list generation time: 0.001 seconds
25 File list transfer time: 0.000 seconds
26 Total bytes sent: 21
27 Total bytes received: 20
28
29 sent 21 bytes received 20 bytes 82.00 bytes/sec
30 total size is 0 speedup is 0.00
31 rsync error: some files could not be transferred (code 23) at
32 main.c(892) [sender=2.6.8]
33 >>> Retrying...
34
35
36 I did a touch /root/300
37 I did a emerge --metadata
38 but emerge --sync still fail.
39
40 Here is th emerge --info
41
42 Portage 2.1 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.6-r4,
43 2.6.17-rc4 i686)
44 =================================================================
45 System uname: 2.6.17-rc4 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
46 Gentoo Base System version 1.6.14
47 dev-lang/python: 2.3.5-r2, 2.4.2
48 dev-python/pycrypto: 2.0.1-r5
49 dev-util/ccache: [Not Present]
50 dev-util/confcache: [Not Present]
51 sys-apps/sandbox: 1.2.17
52 sys-devel/autoconf: 2.13, 2.59-r7
53 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
54 sys-devel/binutils: 2.16.1-r2
55 sys-devel/gcc-config: 1.3.13-r2
56 sys-devel/libtool: 1.5.22
57 virtual/os-headers: 2.6.11-r2
58 ACCEPT_KEYWORDS="x86"
59 AUTOCLEAN="yes"
60 CBUILD="i686-pc-linux-gnu"
61 CFLAGS="-O2 -march=pentium4"
62 CHOST="i686-pc-linux-gnu"
63 CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
64 /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
65 /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config /var/bind
66 /var/qmail/alias /var/qmail/control /var/vpopmail/domains
67 /var/vpopmail/etc"
68 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
69 CXXFLAGS="-O2 -march=pentium4"
70 DISTDIR="/usr/portage/distfiles"
71 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
72 GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ "
73 MAKEOPTS="-j2"
74 PKGDIR="/usr/portage/packages"
75 PORTAGE_RSYNC_EXTRA_OPTS="300"
76 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
77 --compress --force --whole-file --delete --delete-after --stats
78 --timeout=180 --exclude='/distfiles' --exclude='/local'
79 --exclude='/packages'"
80 PORTAGE_TMPDIR="/var/tmp"
81 PORTDIR="/usr/portage"
82 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
83 USE="x86 X alsa apache2 apm arts avi berkdb bgpclassless bitmap-fonts
84 chroot cli crypt cups dri dvd eds emacs emboss encode esd fastcgi
85 fbsplash firefox fix-connected-rt flash foomaticdb fortran gdbm
86 gencertdaily gif gmail gmailtimestamps gnome gpgme gpm gstreamer gtalk
87 gtk gtk2 gvim imap imlib ipalias iproute2 ipv6 isdnlog j2ee javascript
88 jboss jpeg kde kdepim kdexdeltas kerberos kexi key-screen
89 kig-scripting ldapsam ldirectord libg++ libwww lighttpd live logmail
90 ltsp mad mailwrapper mikmod modperl motif mp3 mpeg multipath
91 nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh nautilus
92 ncurses net netbeans netboot network nfs nls noauthcram
93 notlsbeforeauth nptl nptlonly ntfs ogg opengl openssh openssl oracle
94 ospfapi oss pam pcre pdf pdflib perl png postfix pppd python qmail qt
95 quicktime readline realms reflection rrdcgi rrdtool sasl sdl sendmail
96 session spamassassin spell spl ssl stream tcp-zebra tcpd tcpmd5
97 truetype truetype-fonts type1-fonts udev unicode userlocales verbose
98 vfat virus-scan vnc voice vorbis wxgtk1 wxwindows xml xmlrpc xmms xorg
99 xv yahoo zip zlib elibc_glibc kernel_linux userland_GNU"
100 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
101 LDFLAGS, LINGUAS, PORTDIR_OVERLAY
102
103
104
105
106 Please help me, I do not know what happen.
107
108 Thanks in advance.
109
110
111 --
112 Rafael Alfaro.
113 Omnilife Independent Distributor.
114 "People taking care of people".
115 --
116 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge --sync fails Caster <cast3r@×××××.com>