Bug 68679 - Improper dependency with Libsdl-debian-all removes KDE 3.1.4 libraries and replaces them with KDE3 libs
Summary: Improper dependency with Libsdl-debian-all removes KDE 3.1.4 libraries and re...
Status: RESOLVED DUPLICATE of bug 68680
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 18:51 UTC by Sam Stern
Modified: 2003-11-20 19:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Stern 2003-11-20 18:51:19 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    Debian stable Packages
OS:          Linux

Problem:

If you install libsdl-all or libsdl-arts from debian woody a depency on libarts suggests the removal of any package based upon libarts1

Expected result:

libsdl shoulb be shiped with kde 3.1.4 debian linked against libarts1 and thus one could install an sdl based package without depency problems.



1) Install Debain woody from boot floppies (lord such, iirc) net cd.
2) configure only base packages, do not run tasksel.
3) Download and install suggested packages with dselect by just hitting <space> and then <enter>
4) Boot to cli prompt
5) Edit apt sources to add debain apt source
6) run dselect
7) Update lists
8) Now select <kdesktop> and resolve depandices (no need to add extra packages)
9) Now select <kdemultimedia metapackage>
10) Install these packages.
11) Now go back and add libsdl-all (say you want to play a game like Neverwinter nights or some other sdl based game)
12) Hit enter to resolve depancies
13) Now note that libsdl-all depends on libarts (not libarts1) and thus recomends the removal of many kde 3.1.4 libraries
14) Impase is reached.
15) Dead lock can be broken by hand selecting libsdl-X11 OSS or Libsdl-esd. 


Suggested fix: 
1) With Debain distribution of KDE 3.1.4 compile the source woodly libsdl linked against libarts1 
2) This would nicely prevent the problem.
Comment 1 Stefan Gehn 2003-11-20 19:07:53 UTC

*** This bug has been marked as a duplicate of 68680 ***