Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461830 - app-admin/ansible-1.0 version bump request
Summary: app-admin/ansible-1.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Georgy Kovtunov
URL: http://ansible.cc/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-03-15 16:26 UTC by Fabio Bonfante
Modified: 2013-03-30 15:56 UTC (History)
4 users (show)

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


Attachments
version 1.0 ebuild (ansible-1.0.ebuild,1.18 KB, text/plain)
2013-03-15 16:27 UTC, Fabio Bonfante
Details
live ebuild (ansible-9999.ebuild,1.16 KB, text/plain)
2013-03-15 16:27 UTC, Fabio Bonfante
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Bonfante 2013-03-15 16:26:32 UTC
Ansible is a tool to deploy, manage, and orchestrate computer systems. Parallelizes complex multi-tier rollouts across app servers, databases, monitoring servers, and load balancers.
Comment 1 Fabio Bonfante 2013-03-15 16:27:09 UTC
Created attachment 342140 [details]
version 1.0 ebuild
Comment 2 Fabio Bonfante 2013-03-15 16:27:29 UTC
Created attachment 342142 [details]
live ebuild
Comment 3 Fabio Bonfante 2013-03-15 16:32:17 UTC
* ebuild "stolen" from https://github.com/uu/ubuilds/blob/master/app-admin/ansible/ansible-9999.ebuild
* added missing dev-python/jinja dependency
* created specific 1.0 version
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-15 16:49:21 UTC
sys-cluster/ansible?
Comment 5 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-03-15 17:09:06 UTC
That's where I'd put it, then again, that's where I'd put puppet, and puppet is in app-admin.
Comment 6 Sergey Popov (RETIRED) gentoo-dev 2013-03-16 11:34:26 UTC
app-admin/ansible is in tree since 09 Sep 2012. Turning this into version bump request...

cluster@, sysadmin@ teams - feel free to un-CC from this bug or help with maintaining if you wish
Comment 7 Fabio Bonfante 2013-03-16 13:58:05 UTC
How can be?? I really missed that, sorry :p
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2013-03-17 19:29:13 UTC
I don't like how this ebuild is structured especially having to rely to git-2 eclass. Please do what we already do in older ebuilds as in:

SRC_URI="https://github.com/ansible/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

instead of trying to clone the repo
Comment 9 Sergey Popov (RETIRED) gentoo-dev 2013-03-30 15:56:38 UTC
+  30 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.7.2.ebuild,
+  -ansible-0.8.ebuild, +ansible-1.0.ebuild, ansible-9999.ebuild:
+  Version bump, wrt bug #461830. Sync live ebuild, drop old versions