Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21163 - vkeybd breaks emerge -pu world with USE="ladcca"
Summary: vkeybd breaks emerge -pu world with USE="ladcca"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-17 12:31 UTC by Torben Hohn (RETIRED)
Modified: 2003-05-17 22:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the new ebuild... vkeybd-0.1.13-r1 (vkeybd-0.1.13-r1.ebuild,1.44 KB, text/plain)
2003-05-17 12:36 UTC, Torben Hohn (RETIRED)
Details
patch to vkb.c which uses the new cca_init() signature. (vkeybd-0.1.13-vkb.c-ladcca.patch,376 bytes, patch)
2003-05-17 12:40 UTC, Torben Hohn (RETIRED)
Details | Diff
here is the new ChangeLog (ChangeLog,1.11 KB, text/plain)
2003-05-17 12:57 UTC, Torben Hohn (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torben Hohn (RETIRED) gentoo-dev 2003-05-17 12:31:30 UTC
Reproducible: Always
Steps to Reproduce:
USE="ladcca" emerge vkeybd

Actual Results:  
dependencies are broken...
emerge -pu world does not work because vkeybd depended on =ladcca-0.1
which was removed
Comment 1 Torben Hohn (RETIRED) gentoo-dev 2003-05-17 12:33:54 UTC
hi... it already works here...
will add ebuild and patch file in a few seconds...

Comment 2 Torben Hohn (RETIRED) gentoo-dev 2003-05-17 12:36:43 UTC
Created attachment 12096 [details]
the new ebuild... vkeybd-0.1.13-r1
Comment 3 Torben Hohn (RETIRED) gentoo-dev 2003-05-17 12:40:13 UTC
Created attachment 12098 [details, diff]
patch to vkb.c which uses the new cca_init() signature.
Comment 4 Torben Hohn (RETIRED) gentoo-dev 2003-05-17 12:57:12 UTC
Created attachment 12099 [details]
here is the new ChangeLog

jje: if this changelog is wrong please tell me how i should do it
correctly... this is my first one which is somewhat more complex...

i will read the changelog docs once again... but dont have the time now.
just want my emerge -pu world to work again :)

i have mailed the patch to takashi so i hope we can expect an upstream change
in the near future...
Comment 5 J. Ellis (RETIRED) gentoo-dev 2003-05-17 22:57:55 UTC
Commited.

patch -p0 --> epatch and update the ladcca dep to 0.3.1 were the only changes.