Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588552 - dev-vcs/git-remote-hg should use the right version of mercurial
Summary: dev-vcs/git-remote-hg should use the right version of mercurial
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Austin English (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-10 20:17 UTC by egon
Modified: 2016-08-08 21:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description egon 2016-07-10 20:17:08 UTC
> Can you please integrate into the ebuild that only
Mercurial < Version 3.2 is pulled because of:
Mercurial 3.2 breaks git-remote-hg #27
https://github.com/felipec/git-remote-hg/issues/27
For Mercurial > Version 3.2 please use git-remore-hg version 0.3
Can you please change the ebuild file(s)?
Comment 1 Austin English (RETIRED) gentoo-dev 2016-07-11 16:11:42 UTC
[I] dev-vcs/mercurial
     Available versions:  3.3.2 3.7.3 ~3.8.2 ~3.8.3 ~3.8.4 **9999 {bugzilla emacs gpg test tk zsh-completion PYTHON_TARGETS="python2_7"}
     Installed versions:  3.7.3(04:45:58 PM 04/06/2016)(-bugzilla -emacs -gpg -test -tk PYTHON_TARGETS="python2_7")
     Homepage:            http://mercurial.selenic.com/
     Description:         Scalable distributed SCM

Mercurial 3.2 is no longer in the tree, I'm not sure how you're seeing this (severely outdated machine or overlay, maybe)?
Comment 2 egon 2016-07-13 06:57:29 UTC
As long as no Mercurial 3.2 is not in the repository,
git-remore-hg with version 0.2 will run into the issue described
on the website of the link. Could you please replace 
the old, outdated ebuild for git-remore-hg version 0.2.
I want to use the current version of Mercurial with 
git-remote-hg together.
Comment 3 Austin English (RETIRED) gentoo-dev 2016-07-13 07:32:32 UTC
(In reply to egon from comment #2)
> As long as no Mercurial 3.2 is not in the repository,
> git-remore-hg with version 0.2 will run into the issue described
> on the website of the link. Could you please replace 
> the old, outdated ebuild for git-remore-hg version 0.2.
> I want to use the current version of Mercurial with 
> git-remote-hg together.

I've added 0.3, which should not have that issue. I'm considering removing 0.2, given what you've said. Does 0.3 solve your issue?
Comment 4 egon 2016-07-19 21:38:17 UTC
version 0.3 is working as expected, thank you.
Comment 5 Austin English (RETIRED) gentoo-dev 2016-08-08 21:26:26 UTC
(In reply to egon from comment #4)
> version 0.3 is working as expected, thank you.