Gentoo Archives: gentoo-user

From: DPX-Infinity <dpx.infinity@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem emerging alsa-utils-1.0.20-r4
Date: Fri, 14 Aug 2009 20:15:16
Message-Id: 126ae1db0908141314j5dd747f6yfcf1e580d97a062e@mail.gmail.com
In Reply to: [gentoo-user] Problem emerging alsa-utils-1.0.20-r4 by Mick
1 2009/8/15 Mick <michaelkintzios@×××××.com>
2
3 > I seem to have the same problem like this bug report:
4 >
5 > http://bugs.gentoo.org/show_bug.cgi?id=281434
6 >
7 > which I am not sure why it has been marked as resolved/invalid.
8 >
9 > This is what happens:
10 > ============================================
11 > >>> Emerging (1 of 1) media-sound/alsa-utils-1.0.20-r4
12 > * alsa-utils-1.0.20.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [
13 > ok ]
14 > * checking ebuild checksums ;-) ... [
15 > ok ]
16 > * checking auxfile checksums ;-) ... [
17 > ok ]
18 > * checking miscfile checksums ;-) ... [
19 > ok ]
20 > * Obsolete config /etc/modules.d/alsa found.
21 > *
22 > * ERROR: media-sound/alsa-utils-1.0.20-r4 failed.
23 > * Call stack:
24 > * ebuild.sh, line 49: Called pkg_setup
25 > * alsa-utils-1.0.20-r4.ebuild, line 34: Called die
26 > * The specific snippet of code:
27 > * die "Move /etc/modules.d/alsa to
28 > /etc/modprobe.d/alsa.conf."
29 > * The die message:
30 > * Move /etc/modules.d/alsa to /etc/modprobe.d/alsa.conf.
31 > *
32 > * If you need support, post the topmost build error, and the call stack if
33 > relevant.
34 > * A complete build log is located
35 > at '/var/log/portage/media-sound:alsa-utils-1.0.20-r4:20090814-200133.log'.
36 > * The ebuild environment file is located
37 > at '/var/tmp/portage/media-sound/alsa-utils-1.0.20-r4/temp/die.env'.
38 > ============================================
39 >
40 > Have you had such a problem? What's the fix?
41 >
42 > I have both files mentioned:
43 >
44 > # ls -la /etc/modules.d/alsa
45 > -rw-r--r-- 1 root root 202 Jan 5 2009 /etc/modules.d/alsa
46 > # ls -la /etc/modprobe.d/alsa.conf
47 > -rw-r--r-- 1 root root 1028 Jul 4 09:27 /etc/modprobe.d/alsa.conf
48 >
49 > --
50 > Regards,
51 > Mick
52 >
53 Obviously, the existence of /etc/modules.d/alsa does not allow emerge to
54 continue. I think you must merge alsa file to alsa.conf and then delete
55 alsa.

Replies

Subject Author
Re: [gentoo-user] Problem emerging alsa-utils-1.0.20-r4 Mick <michaelkintzios@×××××.com>