All of lore.kernel.org
 help / color / mirror / Atom feed
* What's wrong with cogito repository today?
@ 2005-09-20 16:27 ` Pavel Roskin
  2005-09-20 19:05   ` Petr Baudis
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Roskin @ 2005-09-20 16:27 UTC (permalink / raw)
  To: git

Hello!

cogito repository is broken today:

$ git-fetch
Fetching refs/heads/master from http://www.kernel.org/pub/scm/cogito/cogito.git/ using http
Getting pack list
Getting alternates list
error: Unable to find 69ba00668be16e44cae699098694286f703ec61d under http://www.kernel.org/pub/scm/cogito/cogito.git//

Cannot obtain needed object 69ba00668be16e44cae699098694286f703ec61d
while processing commit 0000000000000000000000000000000000000000.

[proski@dv cogito]$ curl http://www.kernel.org/pub/scm/cogito/cogito.git/refs/heads/master
69ba00668be16e44cae699098694286f703ec61d

[proski@dv cogito]$ wget http://www.kernel.org/pub/scm/cogito/cogito.git/objects/69/ba00668be16e44cae699098694286f703ec61d
--12:19:49--  http://www.kernel.org/pub/scm/cogito/cogito.git/objects/69/ba00668be16e44cae699098694286f703ec61d
           => `ba00668be16e44cae699098694286f703ec61d'
Resolving www.kernel.org... 204.152.191.5
Connecting to www.kernel.org[204.152.191.5]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:19:49 ERROR 404: Not Found.


I don't know how the commits are pushed to kernel.org, but maybe it's
possible to prevent such breakage by ensuring that the head is only
updated if the objects have been uploaded?

-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* "git pull" on cogito broken?
@ 2005-09-20 18:23 Randal L. Schwartz
  2005-09-20 16:27 ` What's wrong with cogito repository today? Pavel Roskin
  2005-09-20 18:41 ` "git pull" on cogito broken? Stefhen Hovland
  0 siblings, 2 replies; 4+ messages in thread
From: Randal L. Schwartz @ 2005-09-20 18:23 UTC (permalink / raw)
  To: git


I got this this morning:

    Fetching refs/heads/master from http://www.kernel.org/pub/scm/cogito/cogito.git using http
    Getting pack list
    Getting alternates list
    error: Unable to find 69ba00668be16e44cae699098694286f703ec61d under http://www.kernel.org/pub/scm/cogito/cogito.git/

    Cannot obtain needed object 69ba00668be16e44cae699098694286f703ec61d
    while processing commit 0000000000000000000000000000000000000000.

Something broken there?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: "git pull" on cogito broken?
  2005-09-20 18:23 "git pull" on cogito broken? Randal L. Schwartz
  2005-09-20 16:27 ` What's wrong with cogito repository today? Pavel Roskin
@ 2005-09-20 18:41 ` Stefhen Hovland
  1 sibling, 0 replies; 4+ messages in thread
From: Stefhen Hovland @ 2005-09-20 18:41 UTC (permalink / raw)
  To: Randal L. Schwartz; +Cc: git

I dont even see the cogito/cogito.git repository availiable like usual
from gitweb, looks like it is missing:

http://www.kernel.org/git

On 20 Sep 2005 11:23:05 -0700, Randal L. Schwartz <merlyn@stonehenge.com> wrote:
> 
> I got this this morning:
> 
>     Fetching refs/heads/master from http://www.kernel.org/pub/scm/cogito/cogito.git using http
>     Getting pack list
>     Getting alternates list
>     error: Unable to find 69ba00668be16e44cae699098694286f703ec61d under http://www.kernel.org/pub/scm/cogito/cogito.git/
> 
>     Cannot obtain needed object 69ba00668be16e44cae699098694286f703ec61d
>     while processing commit 0000000000000000000000000000000000000000.
> 
> Something broken there?
> 
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: What's wrong with cogito repository today?
  2005-09-20 16:27 ` What's wrong with cogito repository today? Pavel Roskin
@ 2005-09-20 19:05   ` Petr Baudis
  0 siblings, 0 replies; 4+ messages in thread
From: Petr Baudis @ 2005-09-20 19:05 UTC (permalink / raw)
  To: root, Pavel Roskin, Randal L. Schwartz; +Cc: git

Dear diary, on Tue, Sep 20, 2005 at 06:27:13PM CEST, I got a letter
where Pavel Roskin <proski@gnu.org> told me that...
> Hello!

Hello,

> cogito repository is broken today:
> 
> $ git-fetch
> Fetching refs/heads/master from http://www.kernel.org/pub/scm/cogito/cogito.git/ using http
> Getting pack list
> Getting alternates list
> error: Unable to find 69ba00668be16e44cae699098694286f703ec61d under http://www.kernel.org/pub/scm/cogito/cogito.git//
> 
> Cannot obtain needed object 69ba00668be16e44cae699098694286f703ec61d
> while processing commit 0000000000000000000000000000000000000000.

this seems to be an issue with kernel.org mirroring, unfortunately
apparently stuck up in the middle of mirroring Cogito. It is on
master.kernel.org:

-r--r--r--  2 pasky pasky 207 Sep 19 18:38 /pub/scm/cogito/cogito.git/objects/69/ba00668be16e44cae699098694286f703ec61d

Kernel.org people, could you please have a look at the stalled rsync
process? Thanks.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
VI has two modes: the one in which it beeps and the one in which
it doesn't.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-20 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-20 18:23 "git pull" on cogito broken? Randal L. Schwartz
2005-09-20 16:27 ` What's wrong with cogito repository today? Pavel Roskin
2005-09-20 19:05   ` Petr Baudis
2005-09-20 18:41 ` "git pull" on cogito broken? Stefhen Hovland

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.