Gentoo Archives: gentoo-dev

From: Arun Thomas <arun@××××××××.edu>
To: Avi Schwartz <avi@×××××××××××××××.com>
Cc: Gentoo Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Sudden problem with Portage
Date: Sat, 21 Sep 2002 10:11:00
Message-Id: 1032621073.30512.13.camel@death-elf
In Reply to: [gentoo-dev] Sudden problem with Portage by Avi Schwartz
1 In the alsamixergui ebuild, you have:
2
3 DEPEND=">=media-sound/alsa-driver-0.9.0_rc1
4 >=media-sound/alsa-lib-0.9.0_rc1
5 >=media-sound/alsa-utils-0.9.0_rc1
6 >=x11-libs/fltk-1.1.0_rc6"
7
8 The alsa-lib line is wrong. Change it to
9
10 >=media-libs/alsa-lib-0.9.0_rc1
11
12 I'll file a bug about this.
13
14 A
15
16
17
18
19 On Sat, 2002-09-21 at 10:26, Avi Schwartz wrote:
20 > I ran emerge rsync followed by
21 >
22 > emerge --update --pretend world
23 >
24 > and here is what I am getting:
25 >
26 > These are the packages that I would merge, in order.
27 >
28 > Calculating world dependencies \
29 >
30 > emerge: there are no masked or unmasked ebuilds to satisfy
31 > ">=media-sound/alsa-lib-0.9.0_rc1" (from ebuild /
32 > media-sound/alsamixergui-0.9.0.1.2-r1 merge).
33 >
34 > It seems that media-sound/alsa-lib no longer exists. How do I fix this
35 > problem?
36 >
37 > Avi
38 > --
39 > Avi Schwartz Universe-watching, like golf and aging,
40 > avi@×××××××××××××××.com promotes humility - William R. Everdell
41 >
42 > _______________________________________________
43 > gentoo-dev mailing list
44 > gentoo-dev@g.o
45 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev