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
Description:   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

------- Comment #1 From George Georgiev 2007-11-09 08:53:24 0000 -------
Created an attachment (id=135549) [details]
firebird-2.0.3.12981.0-r2 build log

------- Comment #2 From George Georgiev 2007-11-09 08:54:02 0000 -------
Created an attachment (id=135552) [details]
emerge --info

------- Comment #3 From George Georgiev 2007-11-09 09:26:02 0000 -------
Created an attachment (id=135554) [details]
proposed ebuild patch

------- Comment #4 From William L. Thomson Jr. (RETIRED) 2007-11-09 15:22:18 0000 -------
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.