Summary: | repoman's version verification doesn't match portage version rules | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Brian Harring (RETIRED) <ferringb> |
Component: | Repoman | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | flameeyes |
Priority: | High | Keywords: | InVCS |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 162453 | ||
Attachments: | patch to use portage.versions.ververify |
Description
Brian Harring (RETIRED)
![]() Created attachment 109178 [details, diff]
patch to use portage.versions.ververify
split against rev 5789; mangles repoman to use ververify instead of it's own homegrown regexes.
And for practical use 101, I need this fixed for alsa-driver-1.0.14_rc2_p3234 ... Thanks, this is in svn r5888. Should note that this was done on purpose to prevent people from adding ebuilds that would only work with >=2.1 (and likely cause trouble with earlier versions). Not much of an issue though by now. (In reply to comment #4) > Not much of an issue though by now. I did some testing with 2.0.x and it seemed to handle it pretty well. This has been released in 2.1.2-r8. |