Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
Created an attachment (id=135549) [edit] firebird-2.0.3.12981.0-r2 build log
Created an attachment (id=135552) [edit] emerge --info
Created an attachment (id=135554) [edit] proposed ebuild patch
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.