Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624472 - app-emulation/packer-1.0.2 - A tool for creating machine images
Summary: app-emulation/packer-1.0.2 - A tool for creating machine images
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://www.packer.io/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-07-10 15:24 UTC by Alex
Modified: 2019-01-06 22:48 UTC (History)
2 users (show)

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


Attachments
packer-1.0.2.ebuild (packer-1.0.2.ebuild,755 bytes, text/plain)
2017-07-10 15:24 UTC, Alex
Details
packer-1.0.3.ebuild (packer-1.0.3.ebuild,757 bytes, text/plain)
2017-07-26 03:38 UTC, Alex Barker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2017-07-10 15:24:21 UTC
Created attachment 482896 [details]
packer-1.0.2.ebuild

Packer - a tool for building images for virtual environments.

Took ebuild from go-overlay, bumped version, rewrote for golang-* eclasses and added use for zsh-completion. 

original version: https://github.com/Dr-Terrible/go-overlay/blob/master/app-emulation/packer/packer-0.10.2.ebuild

Hope this helps.

-- 
Alexander.
Comment 1 Jonas Stein gentoo-dev 2017-07-10 18:52:03 UTC
There should be nomore
# $Id$
in the header.


Many ebuild requests remain open for years, because nobody maintains the package.
If you want to be (proxied) maintainer of this package, please contact the proxy team [1] and prepare an ebuild [2].

You may want to link your repository [3] or attach the ebuild here until it makes its way to the official tree.

[1] https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2] https://devmanual.gentoo.org/
[3] https://wiki.gentoo.org/wiki/Ebuild_repository
Comment 2 Alex Barker 2017-07-26 03:38:41 UTC
Created attachment 486866 [details]
packer-1.0.3.ebuild

Updated to 1.0.3, not sure if the golang dependency is implicit.
Comment 3 Larry the Git Cow gentoo-dev 2019-01-06 22:48:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70311e8fba3a14b5e5680970a6ceff9424603323

commit 70311e8fba3a14b5e5680970a6ceff9424603323
Author:     Dan Molik <dan@danmolik.com>
AuthorDate: 2019-01-05 12:01:08 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-01-06 22:46:20 +0000

    dev-util/packer: new package
    
    Adding Hashicorp's packer utility to better support automated image
    building. One can find documentation here: https://packer.io and find
    the code base here: https://github.com/hashicorp/packer
    
    Closes: https://github.com/gentoo/gentoo/pull/10744
    Closes: https://bugs.gentoo.org/624472
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Dan Molik <dan@danmolik.com>
    Tested-by: Dan Molik <dan@danmolik.com>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/packer/Manifest            |  1 +
 dev-util/packer/metadata.xml        | 31 +++++++++++++++++++++++++++++++
 dev-util/packer/packer-1.3.3.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+)