Ticket #217 (closed defect: invalid)
sys-kernel/openmoko-sources-99999999: fatal: unable to run 'git-index-pack'
| Reported by: | dememax | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | unsorted |
| Component: | target | Keywords: | |
| Cc: |
Description
Result of "emerge openmoko-sources", failure:
Initialized empty Git repository in /usr/portage/distfiles/git-src/openmoko-sources/ remote: Counting objects: 1091806, done. remote: Compressing objects: 100% (199123/199123), done. remote: Total 1091806 (delta 897457), reused 1081607 (delta 887551) Receiving objects: 100% (1091806/1091806), 266.90 MiB | 189 KiB/s, done. fatal: unable to run 'git-index-pack' fatal: index-pack failed
On the other hand:
max-gta02 ~ # equery f git | grep git-index-pack /usr/libexec/git-core/git-index-pack /usr/share/doc/git-1.6.3.1/git-index-pack.txt.bz2 /usr/share/man/man1/git-index-pack.1.bz2
So, it is installed and works:
max-gta02 ~ # /usr/libexec/git-core/git-index-pack --help
usage: git index-pack [-v] [-o <index-file>] [{ ---keep | --keep=<msg> }] [--strict] { <pack-file> | --stdin [--fix-thin] [<pack-file>] }
But it isn't on the path:
max-gta02 ~ # which git-index-pack which: no git-index-pack in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.3)
Change History
Note: See
TracTickets for help on using
tickets.
