9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: alltom@gmail.com, 9fans@9fans.net
Subject: Re: [9fans] 9vx os x
Date: Sun, 29 Jun 2008 21:58:18 -0400	[thread overview]
Message-ID: <20080630015556.0DA2A1E8C6B@holo.morphisms.net> (raw)
In-Reply-To: <326364c20806291427q4364b2b8g4d862923a20eaab4@mail.gmail.com>

> Does anyone else get errors about missing files when pulling? Many
> other files are copied successfully before this:
>
> error: copying /n/boot/sys/src/games/mp3dec/COPYING:
> '/n/boot/sys/src/games' does not exist
>
> error: copying /n/boot/sys/src/games/mp3dec/COPYRIGHT:
> '/n/boot/sys/src/games' does not exist
>
> error: copying /n/boot/sys/src/games/mp3dec/D.dat:
> '/n/boot/sys/src/games' does not exist
>
> error: copying /n/boot/sys/src/games/mp3dec/README:
> '/n/boot/sys/src/games' does not exist
>
> ...
>
> Also, which man page(s) would I read to know how to work with special
> files like #Z? I am unsure of what to do when I get errors like this:
>
> term% src echo
> src: can't find source for /bin/echo - unrecognized type special file #Z/echo

There are just a few programs that assume the only "normal" files
come from the mount device (#M).  I have patched my local
version of file(1) to allow #Z along with #M.  That seems to fix
most of them.

Russ



  parent reply	other threads:[~2008-06-30  1:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-29 17:00 Russ Cox
2008-06-29 17:36 ` [9fans] " Francisco J Ballesteros
2008-06-29 17:55 ` Bakul Shah
2008-06-29 18:16   ` Russ Cox
2008-06-29 19:09     ` Bakul Shah
2008-06-30  1:56       ` Russ Cox
2008-06-30  5:42         ` underspecified
2008-06-30  8:46         ` jas
2008-06-30 17:37         ` Bakul Shah
2008-06-29 19:29 ` Pietro Gagliardi
2008-06-29 19:50 ` Axel Belinfante
2008-06-29 21:01   ` Francisco J Ballesteros
2008-06-29 21:27     ` Tom Lieber
2008-06-29 23:33       ` Fazlul Shahriar
2008-06-30  1:58       ` Russ Cox [this message]
2008-06-30  1:57   ` Russ Cox
2008-06-30  5:45     ` underspecified
2008-06-30  2:01 ` a
2008-06-30 15:38 ` David Leimbach

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=20080630015556.0DA2A1E8C6B@holo.morphisms.net \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    --cc=alltom@gmail.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 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).