Gentoo Archives: gentoo-user

From: Simon <turner25@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: VPS has issues emerging everything
Date: Fri, 07 Jan 2011 19:14:45
Message-Id: AANLkTikh-DSp=BQ2e5hbHbvNmycSELM__M7Mma0vn0dK@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: VPS has issues emerging everything by Mark Knecht
1 This issue happend after a 'emerge -uDN world' after I had not done
2 any updates for a bit over 60 days. (I was just too busy)
3
4 I already have:
5 sys-apps/portage-2.1.9.25
6
7 and I don't have smartctl, what pkg is it in? I'm not sure it will
8 give valid info though as this is a VPS and everything is XENified.
9 My root device is /dev/xvda to give you an idea...
10
11 But I did run an fsck, a pretty thorough one like fsck.ext3 -c -c -f
12 or something like that... I also added another option that made it
13 super verbose, so I don't know if anything was found, just that
14 *filesystem was modified* by it...
15
16 I just did the following emerge, these packages had not been
17 recompiled by the emerge -e system that crashed. They all compiled
18 top shape, but the problem doesn't happen on every package, so it's
19 hard to tell...
20
21 emerge app-shells/bash sys-apps/util-linux sys-fs/e2fsprogs
22 dev-lang/python sys-apps/portage sys-apps/baselayout sys-fs/udev
23 sys-apps/busybox
24
25 I will redo a simple fsck.ext3 -c -c -f /dev/xvda and see what it says
26 exactly (if it says anything). And then i will --sync and -e @system
27 again... I'll reply to the list with my results...
28
29 Thanks,
30 Simon
31
32 On Fri, Jan 7, 2011 at 12:36 PM, Mark Knecht <markknecht@×××××.com> wrote:
33 > On Fri, Jan 7, 2011 at 8:42 AM, Simon <turner25@×××××.com> wrote:
34 >> I re-emerged perl and it hung a few lines above my previous issue I
35 >> copied in prev email.  But I was able to ctrl-z+%% to unfreeze it.
36 >> I'm not sure what to do now since the problem is still there...
37 >>
38 >> I'm not sure what critical package deal most with the ability to check
39 >> for dependencies (revdep-rebuild was freezing, this one froze while
40 >> finding dependencies)... if anyone has a guess, I'll try rebuilding
41 >> that pkg and the winner gets a genuine 100$ of monopoly money.
42 >>
43 >> Simon
44 >>
45 >
46 > emerge -e @system
47 >
48 > needs to be able to determine dependencies. I think it doesn't get
49 > much more basic than that.
50 >
51 > What version of portage are you using?
52 >
53 > Portage itself gets emerged pretty late in the emerge -e @system
54 > process on my machine. You might try:
55 >
56 > 1) emerge portage
57 > 2) rm /usrportage/distfiles/*
58 > 3) eix-sync (or emerge --sync I guess)
59 > 4) emerge -fe @system
60 > 5) emerge -e @system
61 >
62 > Also, smartctl -a /dev/sda
63 >
64 > your drive and see if there are errors getting reported.
65 >
66 >
67 > - Mark
68 >
69 > c2stable ~ # emerge -pe @system
70 >
71 > These are the packages that would be merged, in order:
72 >
73 > Calculating dependencies... done!
74 > [ebuild   R   ] sys-libs/zlib-1.2.3-r1
75 > [ebuild   R   ] virtual/libintl-0
76 > [ebuild   R   ] dev-libs/expat-2.0.1-r3
77 > [ebuild   R   ] sys-devel/gnuconfig-20100924
78 > [ebuild   R   ] virtual/libiconv-0
79 > [ebuild   R   ] app-arch/bzip2-1.0.6
80 > [ebuild   R   ] app-misc/pax-utils-0.2.1
81 > [ebuild   R   ] dev-libs/gmp-4.3.2
82 > [ebuild   R   ] sys-devel/gcc-config-1.4.1
83 > [ebuild   R   ] app-misc/mime-types-8
84 > [ebuild   R   ] app-arch/cpio-2.11
85 > [ebuild   R   ] sys-devel/autoconf-wrapper-10-r1
86 > [ebuild   R   ] sys-libs/timezone-data-2010l
87 > [ebuild   R   ] sys-apps/tcp-wrappers-7.6-r8
88 > [ebuild   R   ] sys-fs/sysfsutils-2.1.0
89 > [ebuild   R   ] sys-devel/automake-wrapper-4
90 > [ebuild   R   ] dev-libs/libffi-3.0.9
91 > [ebuild   R   ] sys-devel/patch-2.5.9
92 > [ebuild   R   ] sys-apps/which-2.20
93 > [ebuild   R   ] app-arch/xz-utils-4.999.9_beta
94 > [ebuild   R   ] dev-util/gperf-3.0.4
95 > [ebuild   R   ] app-portage/portage-utils-0.3.1
96 > [ebuild   R   ] sys-kernel/linux-headers-2.6.30-r1
97 > [ebuild   R   ] sys-devel/m4-1.4.15
98 > [ebuild   R   ] sys-apps/sandbox-2.4
99 > [ebuild   R   ] virtual/libffi-0
100 > [ebuild   R   ] dev-libs/mpfr-2.4.2_p3
101 > [ebuild   R   ] sys-apps/pciutils-3.1.4
102 > [ebuild   R   ] app-arch/unzip-6.0-r1
103 > [ebuild   R   ] sys-apps/sysvinit-2.88-r1
104 > [ebuild   R   ] virtual/init-0
105 > [ebuild   R   ] sys-apps/debianutils-3.2.3
106 > [ebuild   R   ] sys-devel/libperl-5.10.1
107 > [ebuild   R   ] sys-auth/pambase-20101024
108 > [ebuild   R   ] virtual/acl-0
109 > [ebuild   R   ] app-admin/python-updater-0.8
110 > [ebuild   R   ] virtual/libusb-0
111 > [ebuild   R   ] virtual/perl-digest-base-1.16
112 > [ebuild   R   ] sys-devel/binutils-config-1.9-r4
113 > [ebuild   R   ] sys-apps/man-pages-posix-2003a
114 > [ebuild   R   ] virtual/perl-Scalar-List-Utils-1.23
115 > [ebuild   R   ] virtual/perl-libnet-1.22
116 > [ebuild   R   ] virtual/perl-Digest-MD5-2.39
117 > [ebuild   R   ] app-text/docbook-xsl-stylesheets-1.75.2
118 > [ebuild   R   ] app-text/build-docbook-catalog-1.4
119 > [ebuild   R   ] virtual/perl-ExtUtils-CBuilder-0.27.03
120 > [ebuild   R   ] virtual/perl-Module-Build-0.36.07
121 > [ebuild   R   ] virtual/perl-Test-Harness-3.17
122 > [ebuild   R   ] virtual/perl-Archive-Tar-1.54
123 > [ebuild   R   ] virtual/perl-ExtUtils-ParseXS-2.22.05
124 > [ebuild   R   ] sys-devel/autoconf-2.65-r1
125 > [ebuild   R   ] sys-devel/automake-1.11.1
126 > [ebuild   R   ] sys-devel/libtool-2.2.10
127 > [ebuild   R   ] dev-libs/libusb-0.1.12-r5
128 > [ebuild   R   ] app-text/sgml-common-0.6.3-r5
129 > [ebuild   R   ] sys-devel/gettext-0.18.1.1-r1
130 > [ebuild   R   ] sys-apps/sed-4.2.1
131 > [ebuild   R   ] sys-apps/findutils-4.4.2
132 > [ebuild   R   ] sys-devel/flex-2.5.35
133 > [ebuild   R   ] dev-libs/popt-1.16
134 > [ebuild   R   ] sys-devel/bison-2.4.2
135 > [ebuild   R   ] sys-apps/diffutils-2.8.7-r2
136 > [ebuild   R   ] sys-apps/attr-2.4.44
137 > [ebuild   R   ] app-arch/gzip-1.4
138 > [ebuild   R   ] sys-apps/kbd-1.15
139 > [ebuild   R   ] sys-apps/net-tools-1.60_p20090728014017-r1
140 > [ebuild   R   ] sys-apps/gawk-3.1.6
141 > [ebuild   R   ] app-arch/tar-1.23-r2
142 > [ebuild   R   ] sys-devel/make-3.81-r2
143 > [ebuild   R   ] dev-libs/libgpg-error-1.7
144 > [ebuild   R   ] sys-devel/binutils-2.20.1-r1
145 > [ebuild   R   ] sys-apps/acl-2.2.49
146 > [ebuild   R   ] net-misc/rsync-3.0.7
147 > [ebuild   R   ] dev-util/pkgconfig-0.25-r2
148 > [ebuild   R   ] dev-libs/libgcrypt-1.4.6
149 > [ebuild   R   ] x11-proto/xproto-7.0.19
150 > [ebuild   R   ] sys-apps/coreutils-8.7
151 > [ebuild   R   ] x11-proto/xextproto-7.1.2
152 > [ebuild   R   ] sys-libs/db-4.8.30
153 > [ebuild   R   ] x11-libs/xtrans-1.2.6
154 > [ebuild   R   ] x11-proto/kbproto-1.0.5
155 > [ebuild   R   ] sys-apps/usbutils-0.90
156 > [ebuild   R   ] x11-proto/xf86bigfontproto-1.2.0
157 > [ebuild   R   ] x11-proto/inputproto-2.0.1
158 > [ebuild   R   ] dev-libs/libpthread-stubs-0.1
159 > [ebuild   R   ] dev-libs/libpcre-8.02
160 > [ebuild   R   ] sys-libs/db-4.7.25_p4
161 > [ebuild   R   ] sys-libs/gdbm-1.8.3-r4
162 > [ebuild   R   ] x11-libs/libICE-1.0.7
163 > [ebuild   R   ] x11-libs/libXau-1.0.6
164 > [ebuild   R   ] x11-libs/libXdmcp-1.1.0
165 > [ebuild   R   ] sys-apps/grep-2.5.4-r1
166 > [ebuild   R   ] dev-lang/perl-5.12.2-r4
167 > [ebuild   R   ] dev-perl/Error-0.17.016
168 > [ebuild   R   ] dev-perl/Digest-SHA1-2.12
169 > [ebuild   R   ] perl-core/Scalar-List-Utils-1.23
170 > [ebuild   R   ] dev-perl/XML-Parser-2.36-r1
171 > [ebuild   R   ] dev-perl/Locale-gettext-1.05-r1
172 > [ebuild   R   ] dev-perl/YAML-Tiny-1.41
173 > [ebuild   R   ] perl-core/ExtUtils-ParseXS-2.22.05
174 > [ebuild   R   ] perl-core/ExtUtils-CBuilder-0.27.03
175 > [ebuild   R   ] dev-perl/Digest-HMAC-1.01-r1
176 > [ebuild   R   ] dev-util/intltool-0.41.1
177 > [ebuild   R   ] sys-apps/help2man-1.38.2
178 > [ebuild   R   ] perl-core/Module-Build-0.36.07
179 > [ebuild   R   ] dev-perl/Authen-SASL-2.15
180 > [ebuild   R   ] dev-libs/openssl-1.0.0c
181 > [ebuild   R   ] net-misc/curl-7.20.0-r2
182 > [ebuild   R   ] dev-perl/Net-SSLeay-1.36
183 > [ebuild   R   ] app-misc/ca-certificates-20090709
184 > [ebuild   R   ] net-misc/iputils-20100418-r1
185 > [ebuild   R   ] net-misc/wget-1.12-r3
186 > [ebuild   R   ] dev-perl/IO-Socket-SSL-1.35
187 > [ebuild   R   ] dev-perl/Net-SMTP-SSL-1.01
188 > [ebuild   R   ] dev-vcs/git-1.7.2.2
189 > [ebuild   R   ] sys-apps/man-1.6f-r4
190 > [ebuild   R   ] sys-apps/man-pages-3.28
191 > [ebuild   R   ] app-admin/eselect-1.2.11
192 > [ebuild   R   ] sys-libs/e2fsprogs-libs-1.41.12
193 > [ebuild   R   ] sys-libs/ncurses-5.7-r3
194 > [ebuild   R   ] sys-apps/texinfo-4.13
195 > [ebuild   R   ] sys-apps/util-linux-2.17.2
196 > [ebuild   R   ] app-shells/bash-4.1_p7
197 > [ebuild   R   ] app-editors/nano-2.2.4
198 > [ebuild   R   ] sys-apps/less-436
199 > [ebuild   R   ] sys-process/psmisc-22.12
200 > [ebuild   R   ] sys-process/procps-3.2.8
201 > [ebuild   R   ] sys-libs/gpm-1.20.6
202 > [ebuild   R   ] sys-libs/readline-6.1
203 > [ebuild   R   ] x11-libs/libSM-1.2.0
204 > [ebuild   R   ] app-admin/perl-cleaner-2.7
205 > [ebuild   R   ] sys-fs/e2fsprogs-1.41.12
206 > [ebuild   R   ] virtual/editor-0
207 > [ebuild   R   ] virtual/pager-0
208 > [ebuild   R   ] dev-db/sqlite-3.7.2
209 > [ebuild   R   ] app-admin/eselect-python-20100321
210 > [ebuild   R   ] dev-lang/python-2.6.6-r1
211 > [ebuild   R   ] dev-libs/libxml2-2.7.7
212 > [ebuild   R   ] dev-lang/python-3.1.2-r4
213 > [ebuild   R   ] sys-apps/file-5.04
214 > [ebuild   R   ] sys-apps/portage-2.2.0_alpha13
215 > [ebuild   R   ] x11-proto/xcb-proto-1.6-r1
216 > [ebuild   R   ] dev-libs/libxslt-1.1.26
217 > [ebuild   R   ] app-text/docbook-xml-dtd-4.3-r1
218 > [ebuild   R   ] dev-python/setuptools-0.6.14
219 > [ebuild   R   ] sys-libs/cracklib-2.8.16
220 > [ebuild   R   ] x11-libs/libxcb-1.7
221 > [ebuild   R   ] dev-util/gtk-doc-am-1.15
222 > [ebuild   R   ] x11-libs/libX11-1.4.0
223 > [ebuild   R   ] dev-libs/glib-2.24.1-r1
224 > [ebuild   R   ] x11-libs/libXt-1.0.9
225 > [ebuild   R   ] x11-libs/libXext-1.2.0
226 > [ebuild   R   ] x11-libs/libXmu-1.1.0
227 > [ebuild   R   ] sys-apps/dbus-1.4.1
228 > [ebuild   R   ] x11-libs/libXpm-3.5.9
229 > [ebuild   R   ] dev-libs/dbus-glib-0.88
230 > [ebuild   R   ] x11-apps/xauth-1.0.5
231 > [ebuild   R   ] x11-libs/libXaw-1.0.8
232 > [ebuild   R   ] dev-libs/eggdbus-0.6
233 > [ebuild   R   ] sys-apps/groff-1.20.1-r3
234 > [ebuild   R   ] sys-apps/baselayout-1.12.14-r1
235 > [ebuild   R   ] sys-apps/module-init-tools-3.5
236 > [ebuild   R   ] sys-libs/pam-1.1.3
237 > [ebuild   R   ] sys-apps/shadow-4.1.4.2-r6
238 > [ebuild   R   ] sys-apps/busybox-1.17.4
239 > [ebuild   R   ] net-misc/openssh-5.6_p1-r2
240 > [ebuild   R   ] sys-auth/polkit-0.96-r1
241 > [ebuild   R   ] sys-auth/consolekit-0.4.3
242 > [ebuild   R   ] sys-libs/glibc-2.11.2-r3
243 > [ebuild   R   ] sys-devel/gcc-4.4.4-r2
244 > [ebuild   R   ] sys-fs/udev-151-r4
245 > c2stable ~ # emerge -pe @system | grep perl
246 > [ebuild   R   ] sys-devel/libperl-5.10.1
247 > [ebuild   R   ] virtual/perl-digest-base-1.16
248 > [ebuild   R   ] virtual/perl-Scalar-List-Utils-1.23
249 > [ebuild   R   ] virtual/perl-libnet-1.22
250 > [ebuild   R   ] virtual/perl-Digest-MD5-2.39
251 > [ebuild   R   ] virtual/perl-ExtUtils-CBuilder-0.27.03
252 > [ebuild   R   ] virtual/perl-Module-Build-0.36.07
253 > [ebuild   R   ] virtual/perl-Test-Harness-3.17
254 > [ebuild   R   ] virtual/perl-Archive-Tar-1.54
255 > [ebuild   R   ] virtual/perl-ExtUtils-ParseXS-2.22.05
256 > [ebuild   R   ] dev-lang/perl-5.12.2-r4
257 > [ebuild   R   ] dev-perl/Error-0.17.016
258 > [ebuild   R   ] dev-perl/Digest-SHA1-2.12
259 > [ebuild   R   ] perl-core/Scalar-List-Utils-1.23
260 > [ebuild   R   ] dev-perl/XML-Parser-2.36-r1
261 > [ebuild   R   ] dev-perl/Locale-gettext-1.05-r1
262 > [ebuild   R   ] dev-perl/YAML-Tiny-1.41
263 > [ebuild   R   ] perl-core/ExtUtils-ParseXS-2.22.05
264 > [ebuild   R   ] perl-core/ExtUtils-CBuilder-0.27.03
265 > [ebuild   R   ] dev-perl/Digest-HMAC-1.01-r1
266 > [ebuild   R   ] perl-core/Module-Build-0.36.07
267 > [ebuild   R   ] dev-perl/Authen-SASL-2.15
268 > [ebuild   R   ] dev-perl/Net-SSLeay-1.36
269 > [ebuild   R   ] dev-perl/IO-Socket-SSL-1.35
270 > [ebuild   R   ] dev-perl/Net-SMTP-SSL-1.01
271 > [ebuild   R   ] app-admin/perl-cleaner-2.7
272 > c2stable ~ #
273 >
274 >

Replies

Subject Author
Re: [gentoo-user] Re: VPS has issues emerging everything Mark Knecht <markknecht@×××××.com>