Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333789 - dev-vcs/hg-git-0.2.3 breaks "hg push"
Summary: dev-vcs/hg-git-0.2.3 breaks "hg push"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 13:22 UTC by Denilson Sá Maia
Modified: 2010-09-24 14:39 UTC (History)
1 user (show)

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


Attachments
hggit-hgpush-error.txt (hggit-hgpush-error.txt,2.63 KB, text/plain)
2010-08-21 13:22 UTC, Denilson Sá Maia
Details
~/.hgrc (hgrc.txt,1.94 KB, text/plain)
2010-08-21 13:24 UTC, Denilson Sá Maia
Details
emerge --info (emerge_info.txt,4.70 KB, text/plain)
2010-08-21 13:24 UTC, Denilson Sá Maia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denilson Sá Maia 2010-08-21 13:22:33 UTC
How to reproduce:
1. Enable 'hggit=' in your ~/.hgrc file. Maybe need to enable other extensions, I'm not sure.
2. Try running 'hg push' to push your changes to a remote repository. If you need one, try using bitbucket.org or set-up your own using "hgwebdir.cgi".
3. Type your login information, as requested by the remote repository.
4. BANG! Exception!

Installed package versions (all of them stable on amd64):
dev-vcs/mercurial-1.4.1
dev-vcs/hg-git-0.2.3
dev-lang/python-2.6.5-r3

Attached: full error message (stack trace), emerge --info, ~/.hgrc
Comment 1 Denilson Sá Maia 2010-08-21 13:22:56 UTC
Created attachment 243849 [details]
hggit-hgpush-error.txt

hggit-hgpush-error.txt
Comment 2 Denilson Sá Maia 2010-08-21 13:24:37 UTC
Created attachment 243851 [details]
~/.hgrc

~/.hgrc
Comment 3 Denilson Sá Maia 2010-08-21 13:24:56 UTC
Created attachment 243853 [details]
emerge --info

emerge --info
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-23 20:24:36 UTC
Does this problem occur with >=dev-vcs/mercurial-1.6.3?
Comment 5 Denilson Sá Maia 2010-09-23 22:50:13 UTC
(In reply to comment #4)
> Does this problem occur with >=dev-vcs/mercurial-1.6.3?

No, it doesn't. So... ask for mercurial-1.6.3 stabilization? (which will also fix a bug related to latest python version/revision)
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-24 14:39:40 UTC
OK. I'm closing this bug. I have requested stabilization in bug #338563.