Gentoo Archives: gentoo-user

From: "Marko Kocić" <marko.kocic@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] coreutils downgrade problem
Date: Mon, 20 Feb 2006 18:25:33
Message-Id: 9238e8de0602201011s617e7017s6f61c349ec168079@mail.gmail.com
1 I have this problem couple of times. emerge says that I should
2 downgrade coreutils:
3 citadela ~ # emerge -pvuD system
4 [ebuild UD] sys-apps/coreutils-5.93 [5.94] USE="nls -acl -build
5 -static" 0 kB
6 [ebuild U ] sys-devel/make-3.80-r4 [3.80-r3] USE="nls -build -static" 0 kB
7
8 But when I try emerge -uD system I got the following error:
9
10 zip2: /var/tmp/portage/coreutils-5.93/distdir/coreutils-5.93-patches-1.1.tar.bz2:
11 trailing garbage after EOF ignored
12 * Applying patches from Mandrake ...
13 * 005_all_coreutils-mdk-timestyle.patch ...
14
15 [ ok ]
16 * 007_all_coreutils-mdk-dumbterm.patch ...
17
18 [ ok ]
19 * 017_all_coreutils-mdk-mem.patch ...
20
21 [ ok ]
22 * Done with patching
23 * Applying various patches (bugfixes/updates) ...
24 * 000_all_coreutils-i18n.patch ...
25
26 [ ok ]
27 * 001_all_coreutils-gen-progress-bar.patch ...
28
29 [ ok ]
30 * 003_all_coreutils-gentoo-uname.patch ...
31
32 [ ok ]
33 * 009_all_coreutils-tests.patch ...
34
35 [ ok ]
36 * 020_all_coreutils-overflow.patch ...
37
38 [ ok ]
39 * 030_all_coreutils-more-dir-colors.patch ...
40
41 [ ok ]
42 * Done with patching
43 * Reconfiguring configure scripts (be patient) ...
44 /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
45 run info '(automake)Extending aclocal'
46 or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
47 /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
48 /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of
49 AM_PATH_AUDIOFILE
50 configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
51 configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
52 configure.ac: that aclocal.m4 is present in the top-level directory,
53 configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
54 configure.ac: required file `./install-sh' not found
55 configure.ac: required file `./missing' not found
56 automake-1.9: no `Makefile.am' found for any configure output
57 automake-1.9: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac?
58
59 !!! ERROR: sys-apps/coreutils-5.93 failed.
60 Call stack:
61 ebuild.sh, line 1894: Called dyn_unpack
62 ebuild.sh, line 694: Called src_unpack
63
64
65
66 I'm using ~x86.
67 Does anyone have any idea what should I do to fix my box.
68 Similar problems appear with emerging of almost any package.
69
70 Thanks,
71 Marko
72
73 --
74 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] coreutils downgrade problem Ghaith Hachem <blacksadness@×××××.com>