Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619424 - app-emulation/docker-machine-kvm-0.10.0 version bump
Summary: app-emulation/docker-machine-kvm-0.10.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: EBUILD, InVCS, PATCH
Depends on:
Blocks:
 
Reported: 2017-05-23 08:04 UTC by Andrej Rode
Modified: 2017-05-25 17:08 UTC (History)
1 user (show)

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


Attachments
Patch adding version 0.10.0 with a fix for libvirt-go pulled from upstream svn (0001-app-emulation-docker-machine-kvm-add-0.10.0.patch,3.70 KB, patch)
2017-05-23 08:05 UTC, Andrej Rode
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Rode 2017-05-23 08:04:36 UTC
Add a ebuild for 0.10.0 version. 

Reproducible: Always
Comment 1 Andrej Rode 2017-05-23 08:05:42 UTC
Created attachment 473836 [details, diff]
Patch adding version 0.10.0 with a fix for libvirt-go pulled from upstream svn
Comment 2 Zac Medico gentoo-dev 2017-05-23 10:21:43 UTC
Thank you!

(In reply to Andrej Rode from comment #1)
> Created attachment 473836 [details, diff] [details, diff]
> Patch adding version 0.10.0 with a fix for libvirt-go pulled from upstream
> svn

Instead of patching the libvirt-go v3.3.0 tarball, we can use this tarball which includes the patch:

https://github.com/libvirt/libvirt-go/archive/c3209e4ba8b8dda65c85ca0ac04302e55895caf7.tar.gz
Comment 3 Zac Medico gentoo-dev 2017-05-25 17:08:26 UTC
This is in git now:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0670b01670fb6429557fd6ba1100be68522bc629

I converted it to use the new EGO_VENDOR support from golang-vcs-snapshot.eclass.