Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] coreutils downgrade problem "Marko Kocić" <marko.kocic@×××××.com>