From: Dirk Behme <dirk.behme@googlemail.com>
To: Kevin Hilman <khilman@mvista.com>
Cc: Tony Lindgren <tony@atomide.com>, Iqbal <iqbal@ti.com>,
linux-omap@vger.kernel.org
Subject: Re: source.mvista links are broken
Date: Sun, 06 Apr 2008 16:44:04 +0200 [thread overview]
Message-ID: <47F8E1B4.2040709@googlemail.com> (raw)
In-Reply-To: <87myo9a3kf.fsf@paris.hilman.org>
Kevin Hilman wrote:
> Tony Lindgren <tony@atomide.com> writes:
>
>
>>* Iqbal <iqbal@ti.com> [080404 13:07]:
>>
>>>Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.
>>>
>>>http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20
>>
>>Yeah, I've noticed that too. Probably git needs updating on
>>source.mvista.com, it seems to have issues with reading packed objects.
>>
>>I've fixed it to some extent by scp'ing over some object files, and then
>>there was a brief file permissions problem too...
>>
>>In any case, please use the kernel.org instead:
>>
>>http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
>>git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>>
>>I've notified Kevin about the issue, so we probably have to wait for
>>git to get updated.
>
> git on source.mvista.com is now updated to 1.5.4.5. Let me know if
> there are any more problems.
omap-git> git version
git version 1.5.4.5
omap-git> cg-version
cogito-0.18.2
omap-git> cat .git/HEAD
0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d
omap-git> cat .git/branches/origin
git://source.mvista.com/git/linux-omap-2.6
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Total 0 (delta 0), reused 0 (delta 0)
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer
cg-fetch: fetching pack failed
omap-git>
Switching to git.kernel.org works:
omap-git> cat .git/branches/origin
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Counting objects: 896, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 896 (delta 453), reused 848 (delta 405)
Receiving objects: 100% (896/896), 1.53 MiB | 108 KiB/s, done.
Resolving deltas: 100% (453/453), done.
Fetching tags...
Missing tag v2.6.25-rc8...
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 1 (delta 0)
Unpacking objects: 100% (1/1), done.
Up to date.
Applying changes...
Fast-forwarding 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d ->
722c80b23c0d53c16467e35ea43741c597bfbba3
on top of 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d ...
omap-git>
Seems that there is still something broken with MV git?
Dirk
next prev parent reply other threads:[~2008-04-06 14:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-04 10:06 source.mvista links are broken Iqbal
2008-04-04 11:03 ` Tony Lindgren
2008-04-04 18:16 ` Kevin Hilman
2008-04-06 14:44 ` Dirk Behme [this message]
2008-04-08 4:37 ` Gadiyar, Anand
2008-04-08 8:30 ` Gadiyar, Anand
2008-04-08 20:08 ` Tony Lindgren
2008-04-09 7:08 ` Trilok Soni
2008-04-09 11:53 ` Woodruff, Richard
2008-04-09 23:23 ` Kyungmin Park
2008-04-09 23:40 ` Woodruff, Richard
2008-04-10 2:59 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47F8E1B4.2040709@googlemail.com \
--to=dirk.behme@googlemail.com \
--cc=iqbal@ti.com \
--cc=khilman@mvista.com \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.