Modify ↓
Ticket #1151 (closed defect: duplicate)
Please add support version="auto" to Portage
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawm7-QeHxXGyyMwjN6_wFPC-gGTvrxu0YaE | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: | [email protected]… |
Description
Steps to reproduce the issue:
- Configure Pkgmgr
<PackageList type='ebuild' priority='0'> <Package name='net-misc/sipcalc' version="auto" type='ebuild'/> </PackageList>
- Run client
Actual results:
!!! '=net-misc/sipcalc-auto' is not a valid package atom.
Would be great if will install the latest available version of the package. Thanks!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Created ticket in github: https://github.com/Bcfg2/bcfg2/issues/314