Bug 198538 - dev-db/firebird-2.0.3.12981.0-r2 - newins xinetd file failed
|
Bug#:
198538
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: wltjr@gentoo.org
|
Reported By: georgiev@clockbs.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-db/firebird-2.0.3.12981.0-r2 - newins xinetd file failed
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-11-09 08:52 0000
|
Install fails with "newins xinetd file failed" error.
The ebuild tries to install "${S}/gen/install/misc/${PN}.xinetd.2" which does
not exists ( "${S}/gen/install/misc/${PN}.xinetd" exists )
Steps to reproduce:
1.USE="xinetd" emerge =dev-db/firebird-2.0.3.12981.0-r2
Result:
emerge fails with "newins xinetd file failed" error.
Expected result:
Properly emerged firebird classic server
also applies to dev-db/firebird-2.0.3.12981.0-r3
The path is wrong, xinetd.2 is in ${FILESDIR}. I don't want to use the FB
provided one. Just committed fix to tree, closing bug. Shocked this did not
come up in stabilization. Which is my bad as well. Thanks for bug report.