Bug 251842 - Dependency not installed
Summary: Dependency not installed
Keywords:
Status: CLOSED DUPLICATE of bug 242368
Alias: None
Product: Fedora
Classification: Fedora
Component: torcs
Version: 7
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-12 10:21 UTC by Andrea Bruna
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-12 14:52:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrea Bruna 2007-08-12 10:21:41 UTC
Description of problem:
Torcs requires plib but the rpm package miss this dependency.
The problem is very simple to be resolved (a simple "yum install plib" is more
than enough) but still annoying... 

Version-Release number of selected component (if applicable):
torcs.x86_64 1.3.0-1.fc7
plib.x86_64  1.8.4-8.fc6


How reproducible:
Install torcs on a fresh system and launch the game.

Steps to Reproduce:
1. Install torcs with yum
2. Launch torcs
3.
  
Actual results:
/usr/lib64/torcs/torcs-bin: error while loading shared libraries:
libplibul.so.1.8.4: cannot open shared object file: No such file or directory


Expected results:
Torcs runs and open its game window.

Additional info:

Comment 1 Matthias Saou 2007-08-12 14:52:57 UTC
There is no problem with the torcs package :
$ rpm -q --requires torcs
[...]
libopenal.so.0  
libplibsg.so.1.8.4  
libplibsl.so.1.8.4  
libplibsm.so.1.8.4  
libplibssg.so.1.8.4  
libplibssgaux.so.1.8.4  
libplibul.so.1.8.4  
[...]
torcs-data  
torcs-data-cars-extra  
torcs-data-tracks-road

So I'm pretty sure you hit that ugly problem where some dependencies don't get
installed properly. See bug #242368 for the details.

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


Note You need to log in before you can comment on or make changes to this bug.