Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80472 - sys-libs/libchipcard-1.9.9_beta: wrong path in sample config
Summary: sys-libs/libchipcard-1.9.9_beta: wrong path in sample config
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 07:59 UTC by Sascha Silbe
Modified: 2005-02-13 11:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Silbe 2005-02-02 07:59:24 UTC
sys-libs/libchipcard-1.9.9_beta contains sample configs with wrong paths:

root@caravan:~# grep driverDataDir /etc/chipcard2-server/chipcardd2.conf.example 
  char driverDataDir="/var/lib/chipcard2/drivers/ctapi"
  char driverDataDir="/var/lib/chipcard2/drivers/ctapi"
root@caravan:~# ls -l /var/lib/chipcard2/drivers/ctapi
ls: /var/lib/chipcard2/drivers/ctapi: No such file or directory
root@caravan:~# ls -l /usr/lib/chipcard2-server/drivers/ctapi 
-rwxr-xr-x  1 root root 23864 Feb  2 14:54 /usr/lib/chipcard2-server/drivers/ctapi
Comment 1 Hanno Böck gentoo-dev 2005-02-13 11:25:30 UTC
This is an example-config, it cannot know where you've installed your drivers. The config that get's installed by the ebuild doesn't contain any wrong path-names, it'll autodetect your devices if you have an usb-reader.