| Summary: | dev-php/PEAR-HTML_Common2-2.0.0_beta1 fails to install | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christoph Brill (egore) (RESIGNED) <egore> |
| Component: | Eclasses | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | PEAR-HTML_Common2-2.0.0_beta1.ebuild.diff | ||
Created attachment 129531 [details, diff]
PEAR-HTML_Common2-2.0.0_beta1.ebuild.diff
Fixed in CVS, thankies :) |
Installing it failes with >>> Install PEAR-HTML_Common2-2.0.0_beta1 into /var/tmp/portage/dev-php/PEAR-HTML_Common2-2.0.0_beta1/image/ category dev-php /usr/portage/eclass/php-pear-r1.eclass: line 60: cd: /var/tmp/portage/dev-php/PEAR-HTML_Common2-2.0.0_beta1/work/HTML_Common2-2.0.0b1: No such file or directory Looks like ${S} is broken. No idea how to fix this correctly. It shouldn't point to work/HTML_Common2-2.0.0b1 but work/HTML_Common2-2.0.0beta1 Reproducible: Always