9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] help installing standalone cpu server
Date: Sat, 24 Jan 2004 14:57:23 -0700	[thread overview]
Message-ID: <Pine.LNX.4.44.0401241455260.17890-100000@fbsd.cpsc.ucalgary.ca> (raw)
In-Reply-To: <200401241433.53894.jhorey@cs.unm.edu>

you're referencing a variable that doesn't exist in the scope cpurc is in
(env).. perhaps $sysname:

	home% echo $sysname
	home
	home% echo $sysname^test
	hometest
	home% echo $sysnam

	home% echo $sysnam^test
	rc: null list in concatenation
	home%

andrey

On Sat, 24 Jan 2004, James Horey wrote:

> Although I was able to resolve my previous problem about auth/changeuser, now
> when I boot into the cpu kernel, I receive the message "rc (cpurc): null list
> in concatenation" right before /bin/rc is started. Is this message a problem?
> I will attach my cpurc if somebody needs it. Thanks
>
> -James Horey
>



      reply	other threads:[~2004-01-24 21:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-24  6:39 James Horey
2004-01-24  7:15 ` andrey mirtchovski
2004-01-25  4:20   ` Jack Johnson
2004-01-24 21:33 ` James Horey
2004-01-24 21:57   ` andrey mirtchovski [this message]

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=Pine.LNX.4.44.0401241455260.17890-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --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).