9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jens Staal <staal1978@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] copying over 9P using plan9port
Date: Tue,  4 Oct 2011 19:08:39 +0200	[thread overview]
Message-ID: <CAK8RtFo=XzczBv4MHJH8FWmn3s4iWBGomXzfNP+5zVVxpPTKcA@mail.gmail.com> (raw)

Hi.

First of all sorry if I through my ignorance am attempting something
completely stupid.

I have been trying to copy the APE sources using plan9port. The
purpose of this is that I am trying to make an APE augmentation
PKGBUILD to the kencc package [1] (and ultimately, I will try to
figure out how to make a kencc+APE cross compiler for Plan9 on a Linux
host) for Arch linux.

I have also asked at the Arch forums [2] but no answers yet, so I
guess it is nothing anyone has attempted...

I can mount the sources at bell labs using the following procedure

mkdir sources
9 mount 'tcp!sources.cs.bell-labs.com' sources

I can then cd and explore the bell labs sources via plan9port, so that
works just fine.

When I then try something like

cp -ar sources/plan9/sys/src/ape ape

I get an error stating:
unexpected open flags 0500000cp: can not open
”sources/plan9/sys/src/ape/9src/mkfile” for reading: Access denied

What I now wonder is: Is this the expected behaviour? Is anonymous
copying from the Bell labs sources blocked? Or is the permission
issues local and something I can fix by a mount option? I could not
find anything using 9 man mount...

[1] https://aur.archlinux.org/packages.php?ID=49835
[2] https://bbs.archlinux.org/viewtopic.php?id=127522



             reply	other threads:[~2011-10-04 17:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04 17:08 Jens Staal [this message]
2011-10-04 18:09 ` David du Colombier
2011-10-04 19:07   ` Jens Staal
2011-10-04 19:16 ` Russ Cox
2011-10-04 19:46   ` Jens Staal
2011-10-04 19:39 ` Brian L. Stuart
2011-10-04 19:44   ` Russ Cox
2011-10-04 19:51     ` Jens Staal
2011-10-05 15:08 ` Nicolas Bercher

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='CAK8RtFo=XzczBv4MHJH8FWmn3s4iWBGomXzfNP+5zVVxpPTKcA@mail.gmail.com' \
    --to=staal1978@gmail.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).