Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302403 - fetching from git.overlays fails, git+ssh:// only
Summary: fetching from git.overlays fails, git+ssh:// only
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 07:11 UTC by Torsten Veller (RETIRED)
Modified: 2010-01-27 20:15 UTC (History)
3 users (show)

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 Torsten Veller (RETIRED) gentoo-dev 2010-01-27 07:11:45 UTC
$ git remote update
Fetching origin
Traceback (most recent call last):
  File "/usr/bin/gitosis-serve", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
fatal: The remote end hung up unexpectedly
error: Could not fetch origin
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-01-27 07:34:36 UTC
Only happens for git+ssh
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2010-01-27 10:41:36 UTC
Looks like python is smashed badly :]
So it is up to infra guys :]
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-01-27 20:15:37 UTC
Fixed, sorry about the breakage.