On 2/24/07, Richard Boehme <[EMAIL PROTECTED]> wrote:
NOTE: package xcalibrateext-0.0+git20060814-r0: task do_fetch: started
git, the filemanager with GNU Interactive Tools, is now called gitfm.
If you are looking for git, Linus Torvald's content tracker, install
the cogito and git-core packages and see README.Debian and git(7).
This transition script will be removed in the debian stable
release after etch.
If you wish to complete the transition early, install git-core
and use (as root):
update-alternatives --config git
Press RETURN to run gitfm
read: 29: arg count
/usr/bin/gitfm: invalid option -- n
NOTE: Task failed: Fetch failed: Git: export
At first glance, it looks like you're missing some packages (as the
error message is suggesting). However, I'm using etch as well and
MokoMakefile works for me with only git-core installed. Looking at the
packages that depend on it with aptitude shows that
"openembedded-essential 2" requires git-core. So installing
openembedded-essential 2 should have pulled git-core in as well.
Did you set up the prerequisites as outlined on
http://wiki.openmoko.org/wiki/MokoMakefile ? (particularly number one)
Joe