9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@9fans.net
Subject: Re: [9fans] an RTFM moment
Date: Tue,  1 Jul 2008 17:12:43 -0400	[thread overview]
Message-ID: <20080701211028.B48CA1E8C51@holo.morphisms.net> (raw)
In-Reply-To: <13426df10807011337p145db3catda9a175e1c43be58@mail.gmail.com>

> I'm doing something stupid here, I know it, but can not recall what:
> term%  venti/findscore -v arenas 8f5e7e8bd708abb329d97c1773cac871b5daabcb
> reading directory for arena=arenas00 with 195154 entries
> reading directory for arena=arenas01 with 1587 entries
> found at clump=1586 with type=16 size=300 csize=70 position=2531472
> found 1 occurrences of 8f5e7e8bd708abb329d97c1773cac871b5daabcb
> term%  fossil/flfmt -v 8f5e7e8bd708abb329d97c1773cac871b5daabcb fossil
> fs header block already exists; are you sure? [y/n]: y
> fatal error: ventiRead 8f5e7e8bd708abb329d97c1773cac871b5daabcb (1)
> failed: no block with score
> 8f5e7e8bd708abb329d97c1773cac871b5daabcb/16 exists
> term%
>
> I've done this before, but those neurons got re-initialized with
> other, much less valuable data, I think.

Try running

	venti/read 8f5e7e8bd708abb329d97c1773cac871b5daabcb

I suspect that flfmt is not connecting to the venti server
that uses the "arenas" file but rather to some other
server on the network.  If that's the case, you need
to either set $venti or give flfmt the -h option.

Russ



  reply	other threads:[~2008-07-01 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-01 20:37 ron minnich
2008-07-01 21:12 ` Russ Cox [this message]
2008-07-02  3:13   ` ron minnich

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=20080701211028.B48CA1E8C51@holo.morphisms.net \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).