Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445218 - cloning into $S in git-2.eclass hangs when /bin/sh is busybox
Summary: cloning into $S in git-2.eclass hangs when /bin/sh is busybox
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks: 445148
  Show dependency tree
 
Reported: 2012-11-29 15:05 UTC by Richard Yao (RETIRED)
Modified: 2016-08-06 08: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 Richard Yao (RETIRED) gentoo-dev 2012-11-29 15:05:14 UTC
I ran `env ebuild /var/lib/layman/udev-overlay/sys-fs/udev/udev-9999.ebuild clean merge` on my system with /bin/sh symlinked to busybox. It hung with the following line:

Cloning into '/var/tmp/portage/sys-fs/udev-9999/work/udev-9999'...
Comment 1 Pacho Ramos gentoo-dev 2016-08-06 08:26:31 UTC
Use git-r3.eclass instead