[Bug 690726] Review Request: python-hg-git - mercurial client to talk to git server

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 28 01:16:30 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=690726

W. Michael Petullo <mike at flyn.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at flyn.org

--- Comment #2 from W. Michael Petullo <mike at flyn.org> 2011-10-27 21:16:28 EDT ---
I tried to build this package but received:

[...]
-% expect 'git at heroku.com'
-git at heroku.com
-% expect '/webjam/webjam.git'
-/webjam/webjam.git
-% expect 'github.com'
-github.com
+Traceback (most recent call last):
+  File "/home/mike/Source/rpms/BUILD/hg-git-0.2.6/tests/test-url-parsing.py",
line 6, in <module>
+    from hggit.git_handler import GitHandler
+  File
"/home/mike/Source/rpms/BUILDROOT/python-hggit-0.2.6-1.fc15.x86_64/usr/lib/python2.7/site-packages/hggit/__init__.py",
line 134, in <module>
+    extensions.wrapfunction(discovery, 'findoutgoing', findoutgoing)
+  File "/usr/lib64/python2.7/site-packages/mercurial/extensions.py", line 184,
in wrapfunction
+    origfn = getattr(container, funcname)
+AttributeError: 'module' object has no attribute 'findoutgoing'

Failed test-empty-working-tree: output changed and returned error code 1
Failed test-push-r: output changed and returned error code 1
Failed test-url-parsing.py: output changed and returned error code 1
# Tested unexpected mercurial: None
# Ran 20 tests, 17 skipped, 3 failed.
# Cleaning up HGTMP /tmp/hgtests.TcaV1E
error: Bad exit status from /tmp/rpm-tmp.2Lrf4h (%check)


RPM build errors:
    user jhford does not exist - using root
    group jhford does not exist - using root
    user jhford does not exist - using root
    group jhford does not exist - using root
    Bad exit status from /tmp/rpm-tmp.2Lrf4h (%check)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list