| Summary: | dev-db/firebird-1.5.1 and 1.5.2 ebuild fails to install 70firebird into /etc/env.d | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Martin Benda <bendis> |
| Component: | [OLD] Server | Assignee: | Karol Wojtaszek (RETIRED) <sekretarz> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in portage, thanks for info. |
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