Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182655 - net-misc/zaptel ebuild doesn't install the perl scripts of xpp-utils
Summary: net-misc/zaptel ebuild doesn't install the perl scripts of xpp-utils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 11:33 UTC by Jean-Pierre Schwickerath
Modified: 2007-07-12 21:13 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 Jean-Pierre Schwickerath 2007-06-20 11:33:23 UTC
When emerging net-misc/zaptel-1.2.16 (or any older version), the perl scripts in the xpp/utils/ directory are not installed to the image and to the live filesystem. These scripts are however required to initialize the Xorcom Astribank devices.

Reproducible: Always

Steps to Reproduce:
1.emerge net-misc/zaptel
2.try to run zt_registration or xpp_sync
3.

Actual Results:  
zt_registration: command not found

Expected Results:  
The scripts zt_registration,  xpp_sync and lszaptel should be installed to /usr/sbin, as should the manpages. 

In the xpp/utils/Makefile the variable PERLLIBDIR is undefined and as such the utils are not installed.
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2007-07-12 21:13:53 UTC
Fixed in zaptel-1.2.18 with USE=astribank.