openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07090
Re: Ubuntu package / ppa for the git-review tool.
On 01/27/2012 03:49 PM, Kiall Mac Innes wrote:
> Hey Monty,
>
> Packaging sources are
> at http://review.managedit.ie/p/openstack/packaging/git-review.git if
> they are of any interest.
>
> Otherwise I'll just keep my eye out for updates and keep the PPA
> updated.. I might even use this simple repo as a learning experience for
> getting packages into Ubuntu if you don't mind?
Sounds great to me! The more people we have who do things with getting
things in to Ubuntu the better!
I just wrote a patch, btw, that adds a check for a global config file,
/etc/git-review/git-review.conf. Currently, the file is only used for
disabling the "is there a new version" check.:
[updates]
check = false
SO - if you drop in that file as part of the debian packaging, then
git-review will not check pypi for new versions (since you'd probably
want to do that via apt anyway)
Thanks!
Monty
> On Fri, Jan 27, 2012 at 8:13 PM, Monty Taylor <mordred@xxxxxxxxxxxx
> <mailto:mordred@xxxxxxxxxxxx>> wrote:
>
>
>
> On 01/27/2012 08:48 AM, Kiall Mac Innes wrote:
> > Hiya,
> >
> > For those of you who prefer to avoid "pip" installing as much as
> > possible in favor of native packages, I've packaged up the git-review
> > tool for Ubuntu (Just oneiric for now, if there is interest I'll
> package
> > for lucid too).
> >
> > PPA @ https://launchpad.net/~managedit/+archive/git-review
> >
> > $ apt-add-repository ppa:managedit/git-review
> > $ apt-get update
> > $ apt-get install git-review
> >
> > The latest version is building on launchpad right now and should be
> > published in the next 30 mins.
>
> Awesome! Thanks - that's been on my todo list for a while and I just
> hadn't gotten around to it.
>
> Monty
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References