Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156127 - PEAR-PEAR-1.4.11 calls has_version incorrectly in pkg_postinst
Summary: PEAR-PEAR-1.4.11 calls has_version incorrectly in pkg_postinst
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High trivial
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 06:41 UTC by Richard Brown (RETIRED)
Modified: 2006-11-24 07:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Brown (RETIRED) gentoo-dev 2006-11-24 06:41:46 UTC
has_version is supposed to be called with a category/package and version if applicable, it's calling has_version "<${PV}"

Also, this same code is in the 1.4.9-r1 ebuild. As both ebuilds have this code, they both seem to be claiming to be the ebuild that changed the location of the local pear repository
Comment 1 Luca Longinotti (RETIRED) gentoo-dev 2006-11-24 07:50:14 UTC
Fixed in CVS, thanks for reporting this!
Best regards, CHTEKK.