* [gentoo-user] media-libs/alsa-lib[midi] block
@ 2009-08-31 17:27 James
2009-08-31 17:52 ` [gentoo-user] " walt
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: James @ 2009-08-31 17:27 UTC (permalink / raw
To: gentoo-user
Hello,
I've tried everything I can to resolve this kde-4.2.x upgrade
problem. I've used sets so far to install kde 4
(kdelibs 3.5.10-r6 and 4.2.2-r1) named as
/etc/portage/sets/james-kde-4.2
But now when I try to upgrade, it fails.
(emerge -uDNvp @james-kde-4.2)
emerge: there are no ebuilds built with USE flags to satisfy
"media-libs/alsa-lib[midi]".
!!! One of the following packages is required to complete your request:
- media-libs/alsa-lib-1.0.20-r1 (Missing IUSE: midi)
- media-libs/alsa-lib-1.0.19 (Missing IUSE: midi)
- media-libs/alsa-lib-1.0.17a (Missing IUSE: midi)
(dependency required by "kde-base/kdelibs-4.2.2-r1" [installed])
(dependency required by "@james-kde-4.2" [argument])
For example I tried to fix by adding this line to package.use:
media-libs/alsa-lib midi
Ideas, including moving from my chicken-scratch kde 4 install
to kde 4.3 via something cleaner, are welcome. Maybe it's alsa in the
kernel (2.6.30-gentoo-r4) where my problem lies?
James
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: media-libs/alsa-lib[midi] block
2009-08-31 17:27 [gentoo-user] media-libs/alsa-lib[midi] block James
@ 2009-08-31 17:52 ` walt
2009-09-02 0:00 ` James
2009-08-31 18:40 ` [gentoo-user] media-libs/alsa-lib[midi] block pk
2009-09-01 13:53 ` [gentoo-user] " Frank Steinmetzger
2 siblings, 1 reply; 13+ messages in thread
From: walt @ 2009-08-31 17:52 UTC (permalink / raw
To: gentoo-user
On 08/31/2009 10:27 AM, James wrote:
> Hello,
>
> I've tried everything I can to resolve this kde-4.2.x upgrade
> problem. I've used sets so far to install kde 4
> (kdelibs 3.5.10-r6 and 4.2.2-r1) named as
> /etc/portage/sets/james-kde-4.2
>
> But now when I try to upgrade, it fails.
> (emerge -uDNvp @james-kde-4.2)
>
>
> emerge: there are no ebuilds built with USE flags to satisfy
> "media-libs/alsa-lib[midi]".
> !!! One of the following packages is required to complete your request:
> - media-libs/alsa-lib-1.0.20-r1 (Missing IUSE: midi)
> - media-libs/alsa-lib-1.0.19 (Missing IUSE: midi)
> - media-libs/alsa-lib-1.0.17a (Missing IUSE: midi)
> (dependency required by "kde-base/kdelibs-4.2.2-r1" [installed])
> (dependency required by "@james-kde-4.2" [argument])
>
> For example I tried to fix by adding this line to package.use:
> media-libs/alsa-lib midi
Did you then re-emerge alsa-lib after that change? I believe that's
what it wants you to do before trying to update kde.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] media-libs/alsa-lib[midi] block
2009-08-31 17:27 [gentoo-user] media-libs/alsa-lib[midi] block James
2009-08-31 17:52 ` [gentoo-user] " walt
@ 2009-08-31 18:40 ` pk
2009-09-02 0:19 ` [gentoo-user] " James
2009-09-01 13:53 ` [gentoo-user] " Frank Steinmetzger
2 siblings, 1 reply; 13+ messages in thread
From: pk @ 2009-08-31 18:40 UTC (permalink / raw
To: gentoo-user
James wrote:
> For example I tried to fix by adding this line to package.use:
> media-libs/alsa-lib midi
The midi use flag is gone.
https://bugs.gentoo.org/show_bug.cgi?id=272659
http://wonkabar.org/2009/08/02/alsa-cleanup-non-optional-midi-support-cleaner-confd/
http://forums.gentoo.org/viewtopic-t-786396.html?sid=43cfe94617b1d2b85f1fd88b001d79fc
Best regards
Peter K
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] media-libs/alsa-lib[midi] block
2009-08-31 17:27 [gentoo-user] media-libs/alsa-lib[midi] block James
2009-08-31 17:52 ` [gentoo-user] " walt
2009-08-31 18:40 ` [gentoo-user] media-libs/alsa-lib[midi] block pk
@ 2009-09-01 13:53 ` Frank Steinmetzger
2009-09-02 0:06 ` [gentoo-user] " James
2 siblings, 1 reply; 13+ messages in thread
From: Frank Steinmetzger @ 2009-09-01 13:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]
Am Montag, 31. August 2009 schrieb James:
> Hello,
>
> I've tried everything I can to resolve this kde-4.2.x upgrade
> problem. I've used sets so far to install kde 4
> (kdelibs 3.5.10-r6 and 4.2.2-r1) named as
> /etc/portage/sets/james-kde-4.2
>
> But now when I try to upgrade, it fails.
> (emerge -uDNvp @james-kde-4.2)
>
>
e> emerge: there are no ebuilds built with USE flags to satisfy
> "media-libs/alsa-lib[midi]".
> !!! One of the following packages is required to complete your request:
> - media-libs/alsa-lib-1.0.20-r1 (Missing IUSE: midi)
> - media-libs/alsa-lib-1.0.19 (Missing IUSE: midi)
> - media-libs/alsa-lib-1.0.17a (Missing IUSE: midi)
> (dependency required by "kde-base/kdelibs-4.2.2-r1" [installed])
> (dependency required by "@james-kde-4.2" [argument])
>
> For example I tried to fix by adding this line to package.use:
> media-libs/alsa-lib midi
That's not enough, you also must emerge alsa-lib first (emerge -uN alsa-lib).
Then kde4 won't complain about that.
PS.: many say 4.3 is definitely faster than 4.2, why not try this? It's no
more of an effort to install than 4.2.
--
Gruß | Greetings | Qapla'
Programmers don’t die, they GOSUB without RETURN.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: media-libs/alsa-lib[midi] block
2009-08-31 17:52 ` [gentoo-user] " walt
@ 2009-09-02 0:00 ` James
2009-09-02 2:04 ` walt
2009-09-02 13:10 ` [gentoo-user] How does one get off this list? Pete Pardoe
0 siblings, 2 replies; 13+ messages in thread
From: James @ 2009-09-02 0:00 UTC (permalink / raw
To: gentoo-user
walt <w41ter <at> gmail.com> writes:
> Did you then re-emerge alsa-lib after that change? I believe that's
> what it wants you to do before trying to update kde.
Yep. But that does not fix the general upgrade problem.
After successfully emerging
alsa-lib-1.0.20-r1 upgrade attempts still are met by:
emerge: there are no ebuilds built with USE flags to satisfy
"media-libs/alsa-lib[midi]"
Maybe I should try the kernel approach to Alsa?
James
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: media-libs/alsa-lib[midi] block
2009-09-01 13:53 ` [gentoo-user] " Frank Steinmetzger
@ 2009-09-02 0:06 ` James
0 siblings, 0 replies; 13+ messages in thread
From: James @ 2009-09-02 0:06 UTC (permalink / raw
To: gentoo-user
Frank Steinmetzger <Warp_7 <at> gmx.de> writes:
> That's not enough, you also must emerge alsa-lib first (emerge -uN alsa-lib).
> Then kde4 won't complain about that.
I have emerge alsa-lib several times, with and without the deprecated midi
flag. I always get:
emerge -uN alsa-lib
Calculating dependencies... done!
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
> PS.: many say 4.3 is definitely faster than 4.2, why not try this? It's no
> more of an effort to install than 4.2.
Hmmm,
I'd think it would just do this and prompt me to install 4.3.
I have a hack-trash-mess from installing 4.2. Now it will not upgrade
and I do not know (need a guide or advice) how to get from
4.2.x to kde-4.3?
Documents or suggestions or pointers to a previous thread on how to do
this are most welcome....
James
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: media-libs/alsa-lib[midi] block
2009-08-31 18:40 ` [gentoo-user] media-libs/alsa-lib[midi] block pk
@ 2009-09-02 0:19 ` James
0 siblings, 0 replies; 13+ messages in thread
From: James @ 2009-09-02 0:19 UTC (permalink / raw
To: gentoo-user
pk <peterk2 <at> coolmail.se> writes:
> The midi use flag is gone.
Got that. Read the links,
still not sure how to fix my problem.
James
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: media-libs/alsa-lib[midi] block
2009-09-02 0:00 ` James
@ 2009-09-02 2:04 ` walt
2009-09-02 13:10 ` [gentoo-user] How does one get off this list? Pete Pardoe
1 sibling, 0 replies; 13+ messages in thread
From: walt @ 2009-09-02 2:04 UTC (permalink / raw
To: gentoo-user
On 09/01/2009 05:00 PM, James wrote:
> walt<w41ter<at> gmail.com> writes:
>
>
>> Did you then re-emerge alsa-lib after that change? I believe that's
>> what it wants you to do before trying to update kde.
>
>
> Yep. But that does not fix the general upgrade problem.
>
>
> After successfully emerging
> alsa-lib-1.0.20-r1 upgrade attempts still are met by:
>
>
> emerge: there are no ebuilds built with USE flags to satisfy
> "media-libs/alsa-lib[midi]"
>
> Maybe I should try the kernel approach to Alsa?
The correct answer is "I don't know". I use gnome, not kde, as my
desktop, but I do like the k3b disc-burner app, so I have the minimal
kde and qt libs to support k3b.
I recently ran into upgrade problems with my minimal qt/kde system
that I fixed simply by deleting every package depending on either qt
or kde, and all problems were magically fixed. (Don't ask me why.)
Pain in the butt, but maybe worth the pain.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] How does one get off this list?
2009-09-02 0:00 ` James
2009-09-02 2:04 ` walt
@ 2009-09-02 13:10 ` Pete Pardoe
2009-09-02 13:12 ` Xavier Parizet
2009-09-02 13:14 ` Neal Hogan
1 sibling, 2 replies; 13+ messages in thread
From: Pete Pardoe @ 2009-09-02 13:10 UTC (permalink / raw
To: gentoo-user
How does one get off this list?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] How does one get off this list?
2009-09-02 13:10 ` [gentoo-user] How does one get off this list? Pete Pardoe
@ 2009-09-02 13:12 ` Xavier Parizet
2009-09-02 13:17 ` Pete Pardoe
2009-09-02 13:14 ` Neal Hogan
1 sibling, 1 reply; 13+ messages in thread
From: Xavier Parizet @ 2009-09-02 13:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
Pete Pardoe a écrit :
> How does one get off this list?
>
Send a mail at gentoo-user+unsubscribe@lists.gentoo.org to unsubscribe this
list. You can have a help summary sending a mail at
gentoo-user+help@lists.gentoo.org .
HTH.
--
Xavier Parizet
YaGB : http://gentooist.com
GPG : C7DC B10E FC21 63BE
B453 D239 F6E6 DF65 1569 91BF
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] How does one get off this list?
2009-09-02 13:10 ` [gentoo-user] How does one get off this list? Pete Pardoe
2009-09-02 13:12 ` Xavier Parizet
@ 2009-09-02 13:14 ` Neal Hogan
2009-09-02 13:18 ` Pete Pardoe
1 sibling, 1 reply; 13+ messages in thread
From: Neal Hogan @ 2009-09-02 13:14 UTC (permalink / raw
To: gentoo-user
From the gentoo mailing list page:
listname+unsubscribe@lists.gentoo.org
On Wed, Sep 2, 2009 at 8:10 AM, Pete Pardoe<pete.pardoe@gmail.com> wrote:
> How does one get off this list?
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] How does one get off this list?
2009-09-02 13:12 ` Xavier Parizet
@ 2009-09-02 13:17 ` Pete Pardoe
0 siblings, 0 replies; 13+ messages in thread
From: Pete Pardoe @ 2009-09-02 13:17 UTC (permalink / raw
To: gentoo-user
Thanks!
Xavier Parizet wrote:
> Pete Pardoe a écrit :
>
>> How does one get off this list?
>>
>>
>
> Send a mail at gentoo-user+unsubscribe@lists.gentoo.org to unsubscribe this
> list. You can have a help summary sending a mail at
> gentoo-user+help@lists.gentoo.org .
>
> HTH.
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] How does one get off this list?
2009-09-02 13:14 ` Neal Hogan
@ 2009-09-02 13:18 ` Pete Pardoe
0 siblings, 0 replies; 13+ messages in thread
From: Pete Pardoe @ 2009-09-02 13:18 UTC (permalink / raw
To: gentoo-user
Thanks!
Neal Hogan wrote:
> From the gentoo mailing list page:
>
> listname+unsubscribe@lists.gentoo.org
>
> On Wed, Sep 2, 2009 at 8:10 AM, Pete Pardoe<pete.pardoe@gmail.com> wrote:
>
>> How does one get off this list?
>>
>>
>>
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2009-09-02 8:10 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-31 17:27 [gentoo-user] media-libs/alsa-lib[midi] block James
2009-08-31 17:52 ` [gentoo-user] " walt
2009-09-02 0:00 ` James
2009-09-02 2:04 ` walt
2009-09-02 13:10 ` [gentoo-user] How does one get off this list? Pete Pardoe
2009-09-02 13:12 ` Xavier Parizet
2009-09-02 13:17 ` Pete Pardoe
2009-09-02 13:14 ` Neal Hogan
2009-09-02 13:18 ` Pete Pardoe
2009-08-31 18:40 ` [gentoo-user] media-libs/alsa-lib[midi] block pk
2009-09-02 0:19 ` [gentoo-user] " James
2009-09-01 13:53 ` [gentoo-user] " Frank Steinmetzger
2009-09-02 0:06 ` [gentoo-user] " James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox