9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: EBo <ebo@sandien.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Tvx update
Date: Wed, 26 May 2010 14:42:11 -0600	[thread overview]
Message-ID: <dbf344816c4a286fe262634de3c41f26@swcp.com> (raw)
In-Reply-To: <AANLkTinMNvEOZ7sSpvClWEqjarnJw5g66ag0Kvf0kV7A@mail.gmail.com>


> I tried it and it is very fast to boot and run.  However, the wrapper
> did not copy Tvx-root to my home dir.  Option 2 links to the package
> install in /usr/local, but option 1 also links, but to the package
> loopback mount in /tmp.  The only files in my home are in the top
> directory (the license, etc.).  Writing to the symlinks fails.  And so
> does reading utf8 filenames.

My first guess is that the USB was not set up with persistent home.  So,
please double check TCL's setup and installation instructions and verify
that you in fact have persistent home working.  If you do, and you still
have this problem please email me off-list and we can sort it out and post
a solution/report.

> Choosing 1 gives this error:
>
> cp: can't preserve ownership of
> '/home/tc/Tvx-root/sys/lib/ghostscript' :Operation not permitted
>
> and so on for many more files in /sys, /tmp, and /usr.

That is not an error, but a warning.  It is caused by the operation being
run as user tc and not root.  I have thought about several sollutions to
this problem, but the only two realistic ones is to redirect warning/error
messages to /dev/nul or run the copy operation as sodo.  At first I did not
like either operation but just realized that the system already accepts
sudo commands from user tc so it does not pose a security risk.  I'll add
that to the list of thigs to fix for next revision.

  EBo --




  parent reply	other threads:[~2010-05-26 20:42 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 18:46 EBo
2010-05-25 19:34 ` Nick LaForge
2010-05-25 19:57   ` EBo
2010-05-26 18:02     ` Nick LaForge
2010-05-26 18:17       ` erik quanstrom
2010-05-26 20:35         ` EBo
2010-05-26 20:42       ` EBo [this message]
2010-05-26 23:31         ` Nick LaForge
2010-05-26 23:53         ` erik quanstrom
2010-05-26 23:58       ` ron minnich
2010-05-27  1:50         ` Nick LaForge
2010-05-27  2:51           ` ron minnich
2010-05-27  4:19             ` EBo
2010-05-27  5:03               ` Nick LaForge
2010-05-27  5:18                 ` EBo
2010-05-27  7:17                 ` EBo
2010-05-27 14:30                   ` hiro
2010-05-27 18:14                     ` Jorden M
2010-05-27 19:26                     ` EBo
2010-05-28  3:42                       ` ron minnich
2010-05-27  5:48               ` ron minnich
2010-05-27  7:02                 ` EBo
2010-05-27 14:39                   ` ron minnich
     [not found]                 ` <5147DCD3-BD95-4D54-96B7-30DCA4D113DA@mit.edu>
2010-05-27 19:59                   ` Chad Brown
2010-05-27 20:16                     ` Bakul Shah
2010-05-28  3:41                       ` ron minnich
2010-05-28 10:34                         ` erik quanstrom
2010-05-28 11:04                           ` Ethan Grammatikidis
2010-05-28 11:51                       ` Ethan Grammatikidis
2010-05-28 11:59                         ` erik quanstrom
2010-05-28 12:19                           ` Ethan Grammatikidis
2010-05-28 13:20                             ` erik quanstrom
2010-05-28 15:09                               ` Steve Simon
2010-05-28 16:21                                 ` Ethan Grammatikidis
2010-05-28 16:26                                   ` erik quanstrom
2010-05-28 16:38                                     ` Ethan Grammatikidis
2010-05-28 16:04                         ` Bakul Shah
2010-05-28 16:13                           ` erik quanstrom
2010-05-28 16:53                           ` Ethan Grammatikidis
2010-05-27 20:20                     ` EBo
2010-05-27  4:54         ` EBo
2010-05-27  6:57           ` ron minnich
2010-05-27  7:07             ` EBo
2010-05-27 14:38               ` ron minnich
2010-05-27 19:11                 ` EBo
2010-05-28  3:44                   ` ron minnich
2010-05-28 10:24                     ` erik quanstrom
2010-06-13  8:43 [9fans] tvx update EBo
2010-08-19  2:39 ` Ryousei Takano
2010-08-19  3:02   ` EBo

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=dbf344816c4a286fe262634de3c41f26@swcp.com \
    --to=ebo@sandien.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).