Bug 95731 - dev-db/firebird-1.5.1 and 1.5.2 ebuild fails to install 70firebird into /etc/env.d
Bug#: 95731 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sekretarz@gentoo.org Reported By: bendis@bendis.cz
Component: Server
URL: 
Summary: dev-db/firebird-1.5.1 and 1.5.2 ebuild fails to install 70firebird into /etc/env.d
Keywords:  
Status Whiteboard: 
Opened: 2005-06-10 17:37 0000
Description:   Opened: 2005-06-10 17:37 0000
The firebird-1.5.1 ebuild tries to install ${FILESDIR}/70firebird-1.5.1  
to /etc/env.d/70firebird, but it fails because the file is missing. There is  
only 70firebird-1.5.0. The 1.5.2 ebuild is affected too.  

Reproducible: Always
Steps to Reproduce:
1. emerge dev-db/firebird 
2. check if /etc/env.d/70firebird exists 
 
Actual Results:  
There is no 70firebird file in /etc/env.d 

Expected Results:  
There is a new 70firebird file installed into /etc/env.d

------- Comment #1 From Karol Wojtaszek (RETIRED) 2005-06-14 10:16:31 0000 -------
Fixed in portage, thanks for info.