9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: csant <csant@csant.info>
To: 9fans <9fans@cse.psu.edu>
Subject: Re: [9fans] fossil+venti install and network?
Date: Sun, 30 Jul 2006 11:08:38 +0200	[thread overview]
Message-ID: <op.tdhvoog6d84skq@fiore.malebolge> (raw)
In-Reply-To: <op.tdhkmzbjd84skq@fiore.malebolge>

>> i'm not quite sure what your problem is.  but it looks like myipaddr()  
>> is bombing out.
> Any suggestions?

Heia,

thanks to Sascha Retzki for pointing me into the right direction:
In /rc/bin/termrc I had the following:
	if(test -e /net/ipifc/0/ctl)
		ip/ipconfig >/dev/null >[2=1]
and
	if(test -e /net/ipifc/0/ctl)
		ndb/dns -rf $NDBFILE
which caused failure. The tests are there by default. I removed the tests  
and have now only
	ip/ipconfig >/dev/null >[2=1]
	ndb/dns -rf $NDBFILE
and everything works fine.

Why was the test working fine with a fossil only system, but not with  
fossil+venti?
/c


  reply	other threads:[~2006-07-30  9:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-29 21:12 csant
2006-07-30  0:48 ` erik quanstrom
2006-07-30  5:10   ` csant
2006-07-30  9:08     ` csant [this message]
2006-07-30 10:30       ` Eoghan Sherry
2006-07-30 17:46         ` geoff
  -- strict thread matches above, loose matches on Subject: below --
2005-07-22 21:00 rattan
2005-07-22 23:06 ` Steve Simon
2005-07-22 23:42   ` rattan
2005-07-23  1:28     ` Vester Thacker
2005-07-23  1:30       ` Vester Thacker

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=op.tdhvoog6d84skq@fiore.malebolge \
    --to=csant@csant.info \
    --cc=9fans@cse.psu.edu \
    /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).