Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264587 - Documentation of tilde operator for dependencies doesn't reflect reality
Summary: Documentation of tilde operator for dependencies doesn't reflect reality
Status: RESOLVED DUPLICATE of bug 196561
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 08:46 UTC by Ulrich Müller
Modified: 2009-04-02 17:13 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 Ulrich Müller gentoo-dev 2009-04-02 08:46:51 UTC
PMS says about the ~ operator:

   ~ Equal to the specified version, except the revision part of the matching
     package may be greater than the revision part of the specified version

which is not as it behaves in Portage (it never did, as far as I know).
In Portage, any revision matches.

I.e., according to PMS ~cat/foo-1.0-r2 would not match cat/foo-1.0-r1, whereas in Portage it does match.
Comment 1 Ciaran McCreesh 2009-04-02 13:05:11 UTC
Dupe of bug 196561.
Comment 2 Ulrich Müller gentoo-dev 2009-04-02 17:13:21 UTC

*** This bug has been marked as a duplicate of bug 196561 ***