9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] golang on 9atom
@ 2014-12-01 15:11 Ramakrishnan Muthukrishnan
  2014-12-03 12:51 ` Anthony Sorace
  0 siblings, 1 reply; 4+ messages in thread
From: Ramakrishnan Muthukrishnan @ 2014-12-01 15:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I do not remember getting this error in the Labs version. But on 9atom
with kfs, I get a build error while compiling golang 1.3.3 from the
source:

go tool dist: create
/usr/ram/src/go/src/pkg/runtime/zruntime_defs_plan9_amd64.go:
'/usr/ram/src/.... amd64.go' name too long

I remember getting this error on 9atom before too, but had forgotten to
report it.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] golang on 9atom
  2014-12-01 15:11 [9fans] golang on 9atom Ramakrishnan Muthukrishnan
@ 2014-12-03 12:51 ` Anthony Sorace
  2014-12-07  5:20   ` Ramakrishnan Muthukrishnan
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Sorace @ 2014-12-03 12:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

The error is what it says: the file name (rather than the full path) is too long for your file server. It sounds like you're running kfs, which is the oldest and most restricted of our general purpose options. Long-term, I suggest migrating, although if you're on a single-system setup and already have data you care about, that can be a pain. In the short-term, check out lnfs(4) to get around this issue.


> On Dec 1, 2014, at 10:11, Ramakrishnan Muthukrishnan <ram@rkrishnan.org> wrote:
> 
> I do not remember getting this error in the Labs version. But on 9atom
> with kfs, I get a build error while compiling golang 1.3.3 from the
> source:
> 
> go tool dist: create
> /usr/ram/src/go/src/pkg/runtime/zruntime_defs_plan9_amd64.go:
> '/usr/ram/src/.... amd64.go' name too long
> 
> I remember getting this error on 9atom before too, but had forgotten to
> report it.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] golang on 9atom
  2014-12-03 12:51 ` Anthony Sorace
@ 2014-12-07  5:20   ` Ramakrishnan Muthukrishnan
  2014-12-07  7:25     ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: Ramakrishnan Muthukrishnan @ 2014-12-07  5:20 UTC (permalink / raw)
  To: 9fans

On Wed, Dec 3, 2014, at 06:21 PM, Anthony Sorace wrote:
> The error is what it says: the file name (rather than the full path) is
> too long for your file server. It sounds like you're running kfs, which
> is the oldest and most restricted of our general purpose options.
> Long-term, I suggest migrating, although if you're on a single-system
> setup and already have data you care about, that can be a pain. In the
> short-term, check out lnfs(4) to get around this issue.

Thank you. Didn't know about lnfs and the kfs limitations. I wonder, why
then is the kfs, the default for 9atom. I see a fossil option while
installation as an experimental option. Will try that out.

Unfortunately, the labs ISO boots and gets stuck on my hardware.

Ramakrishnan



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] golang on 9atom
  2014-12-07  5:20   ` Ramakrishnan Muthukrishnan
@ 2014-12-07  7:25     ` erik quanstrom
  0 siblings, 0 replies; 4+ messages in thread
From: erik quanstrom @ 2014-12-07  7:25 UTC (permalink / raw)
  To: 9fans

On Sat Dec  6 21:18:18 PST 2014, ram@rkrishnan.org wrote:
> On Wed, Dec 3, 2014, at 06:21 PM, Anthony Sorace wrote:
> > The error is what it says: the file name (rather than the full path) is
> > too long for your file server. It sounds like you're running kfs, which
> > is the oldest and most restricted of our general purpose options.
> > Long-term, I suggest migrating, although if you're on a single-system
> > setup and already have data you care about, that can be a pain. In the
> > short-term, check out lnfs(4) to get around this issue.
>
> Thank you. Didn't know about lnfs and the kfs limitations. I wonder, why
> then is the kfs, the default for 9atom. I see a fossil option while
> installation as an experimental option. Will try that out.

one is expected to use the initial install to provision
a well-configured system.  the intial install can also serve
as a rescue image.  it's not intended as a long term solution.
i use ken's file server.

- erik



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-07  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-01 15:11 [9fans] golang on 9atom Ramakrishnan Muthukrishnan
2014-12-03 12:51 ` Anthony Sorace
2014-12-07  5:20   ` Ramakrishnan Muthukrishnan
2014-12-07  7:25     ` erik quanstrom

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).