Re: [9fans] contrib/install

2015-12-20 Thread erik quanstrom
> I wonder, have you installed the contribution package? If not then this is 
> what you need, I think - it's been a few years since I did this...
> 
> 9fs sources
> /n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib
> 
> Once this completes you should be able to do the installs you wanted.
> FYI, i have never used OpenSSL on plan9, there is a an sslv2 compliant
> client an server thanks to cor aid and Brian Stuart.
> 
> -Steve
> 
> 
> > On 20 Dec 2015, at 19:32, Skip Tavakkolian <9...@9netics.com> wrote:
> > 
> > what is the value of the 'path' environment variable?  (i.e. echo $path)
> > 
> > 
> >> I am trying to install contributed software and after running install 
> >> contrib/install I always get:
> >> term% contrib/install fgb/opensslcontrib/install: './contrib' directory 
> >> entry not found
> >> So I create it and get:term% contrib/install: './contrib/install' does not 
> >> exist
> >> Then:contrib/install: './contrib/install' cannot exec directory
> >> Any help would be appreciated.

is contrib/* set to be executable?  as mentioned above, the contrib programs
(like patch, and apatch) call each other, so it's important that the top-level
directory be in one's path.

- erik



Re: [9fans] contrib/install

2015-12-20 Thread Steve Simon
I wonder, have you installed the contribution package? If not then this is what 
you need, I think - it's been a few years since I did this...

9fs sources
/n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib

Once this completes you should be able to do the installs you wanted.
FYI, i have never used OpenSSL on plan9, there is a an sslv2 compliant
client an server thanks to cor aid and Brian Stuart.

-Steve


> On 20 Dec 2015, at 19:32, Skip Tavakkolian <9...@9netics.com> wrote:
> 
> what is the value of the 'path' environment variable?  (i.e. echo $path)
> 
> 
>> I am trying to install contributed software and after running install 
>> contrib/install I always get:
>> term% contrib/install fgb/opensslcontrib/install: './contrib' directory 
>> entry not found
>> So I create it and get:term% contrib/install: './contrib/install' does not 
>> exist
>> Then:contrib/install: './contrib/install' cannot exec directory
>> Any help would be appreciated.
> 



Re: [9fans] contrib/install

2015-12-20 Thread Skip Tavakkolian
what is the value of the 'path' environment variable?  (i.e. echo $path)


> I am trying to install contributed software and after running install 
> contrib/install I always get:
> term% contrib/install fgb/opensslcontrib/install: './contrib' directory entry 
> not found
> So I create it and get:term% contrib/install: './contrib/install' does not 
> exist
> Then:contrib/install: './contrib/install' cannot exec directory
> Any help would be appreciated.




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread ron minnich
the contrib tools are based on replica and in my experience that makes
them slow and fragile. You might want to give the 9pm stuff I did a
try. It works,it's far faster, and they're trivial shell scripts that
are easy to understand. Simple example, installing openssh is about 50
times faster -- minutes vs. hours -- using 9pm.

Ah blast 9grid.net went away, I will get the guys to go kick it.

ron



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:01 AM, ron minnich rminn...@gmail.com wrote:

 the contrib tools are based on replica and in my experience that makes
 them slow and fragile. You might want to give the 9pm stuff I did a
 try. It works,it's far faster, and they're trivial shell scripts that
 are easy to understand. Simple example, installing openssh is about 50
 times faster -- minutes vs. hours -- using 9pm.

 Ah blast 9grid.net went away, I will get the guys to go kick it.


I was going to ask for a link to 9pm.  Is it on 9grid?

I guess I'll search the archives to find out what 9pm is :-).

Dave



 ron




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread erik quanstrom
 I've been thinking there might be a way for me to contribute to contrib here
 with failure cleanup, once I get a good handle on how it all works.

contrib/remove didn't work?

- erik



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:04 AM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 8:01 AM, ron minnich rminn...@gmail.com wrote:

 the contrib tools are based on replica and in my experience that makes
 them slow and fragile. You might want to give the 9pm stuff I did a
 try. It works,it's far faster, and they're trivial shell scripts that
 are easy to understand. Simple example, installing openssh is about 50
 times faster -- minutes vs. hours -- using 9pm.

 Ah blast 9grid.net went away, I will get the guys to go kick it.


 I was going to ask for a link to 9pm.  Is it on 9grid?

 I guess I'll search the archives to find out what 9pm is :-).

 Dave


Ah I've located your bitbucket...
https://bitbucket.org/rminnich/plan9tools/src/tip/9pm/announcement

Now I remember what this is.  9pm was the name of a predecessor to plan9port
too IIRC.

Dave





 ron





Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:17 AM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 8:12 AM, erik quanstrom quans...@quanstro.netwrote:

  I've been thinking there might be a way for me to contribute to contrib
 here
  with failure cleanup, once I get a good handle on how it all works.

 contrib/remove didn't work?


 I did not try it.
 Does it work on half-installed stuff?  I didn't want to try it as I was
 having very strange behavior of /tmp after a failed contrib/install.


I just tried contrib/remove, lots of files were rm -f'd, and in the end,
contrib/install says it's still installed.






 - erik





Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread erik quanstrom
 having very strange behavior of /tmp after a failed contrib/install.

sounds like magic.  what is the behavior?

- erik



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:15 AM, Stanley Lieber stanley.lie...@gmail.comwrote:

 For what it's worth, I installed equis via contrib/install about a
 week ago and it worked. Slow, but everything installed and I was able
 to use it.


Thanks for that feedback.  I'm having some issues with it not completing,
and now /tmp says clone failed when I try to ls from a cwd of /tmp.



 -sl




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread erik quanstrom
 Thanks for that feedback.  I'm having some issues with it not completing,
 and now /tmp says clone failed when I try to ls from a cwd of /tmp.

okay, either a process is in the Broken state, or
the file server serving /tmp has exited.  you should
be able to get a lot of information with ps and ns|grep /tmp

- erik



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:24 AM, erik quanstrom quans...@quanstro.netwrote:

  having very strange behavior of /tmp after a failed contrib/install.

 sounds like magic.  what is the behavior?


getting clone failed when doing ls from a cwd of /tmp.  I ended up just
firing up another ramfs to move on.  It looks like X11 is now installing via
contrib after some manual cleanup in /dist/replica of X11 and the client
subdir's X11 files.

I don't honestly know what happened during the very first attempt.  Could
have been a network interruption I suppose, but it's difficult to tell.

Dave


 - erik




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:27 AM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 8:24 AM, erik quanstrom quans...@quanstro.netwrote:

  having very strange behavior of /tmp after a failed contrib/install.

 sounds like magic.  what is the behavior?


 getting clone failed when doing ls from a cwd of /tmp.  I ended up just
 firing up another ramfs to move on.  It looks like X11 is now installing via
 contrib after some manual cleanup in /dist/replica of X11 and the client
 subdir's X11 files.

 I don't honestly know what happened during the very first attempt.  Could
 have been a network interruption I suppose, but it's difficult to tell.

 Dave


Ah now we're failing again:

error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist

error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist

error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist

error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist

error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist





 - erik





Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread ron minnich
On Mon, Nov 15, 2010 at 8:20 AM, David Leimbach leim...@gmail.com wrote:
 I just tried contrib/remove, lots of files were rm -f'd, and in the end,
 contrib/install says it's still installed.

Yep, that's not an unusual experience.

ron



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread ron minnich
On Mon, Nov 15, 2010 at 8:36 AM, David Leimbach leim...@gmail.com wrote:

 Ah now we're failing again:
 error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

been there, done that too. I realize that this all works for some
people, just not for me (and a few others).

And, really, it should not take hours to install a package. It should
not take longer to install openssh than it takes to install ubuntu.
But it does.

ron



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Steve Simon
 I just tried contrib/remove, lots of files were rm -f'd, and in the end,
 contrib/install says it's still installed.

Yep, that's not an unusual experience.


educated guess at the answer...

contrib/remove prints the commands to remove the package, it does
not actually do the removal, thats up to you to select the text abd submit it,
in a similar way to slay(1).

It also preprnds a hash to the rm command for any files which do not
match those installed - so if you have changed one of the packages files
it is not removed by default.

does this clear things up?

-Steve



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Steve Simon
 error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

This looks like the fault of the person who generated the package (though
I may be wrong).

-Steve



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 10:34 AM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 8:46 AM, ron minnich rminn...@gmail.com wrote:

 On Mon, Nov 15, 2010 at 8:36 AM, David Leimbach leim...@gmail.com
 wrote:

  Ah now we're failing again:
  error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

 been there, done that too. I realize that this all works for some
 people, just not for me (and a few others).

 And, really, it should not take hours to install a package. It should
 not take longer to install openssh than it takes to install ubuntu.
 But it does.

 ron

 Well I just think I found out what happened to ramfs.  I think I just
 plain ran out of RAM.  :-(

 Dave


Nope, I upped my RAM, cleaned up, and tried again, and I'm still getting
those errors :-(

9grid appears to still be down so I can't give Ron's 9pm a shot.

Dave


Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Yaroslav
 error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
 error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

Do you run stats(1) while doing the pull? Does it shows any
anomalities, especially memory consuption?

- Yaroslav



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:

  error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

 Do you run stats(1) while doing the pull? Does it shows any
 anomalities, especially memory consuption?

 - Yaroslav

 I've not looked at memory consumption, but load and such look pretty
normal.

I'm running with 512MB RAM at the moment in the VM.

Dave


Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Federico G. Benavento
also it shouldn't take that long... if you have the latest contrib
tools what happens
it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from there.

of course that iso.bz2 is 22 MB, but that's not contrib's fault

On Mon, Nov 15, 2010 at 8:33 PM, Federico G. Benavento
benave...@gmail.com wrote:
 the easiest way to reinstall is

 % contrib/install -f usr/pkg

 On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:

  error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

 Do you run stats(1) while doing the pull? Does it shows any
 anomalities, especially memory consuption?

 - Yaroslav

 I've not looked at memory consumption, but load and such look pretty normal.
 I'm running with 512MB RAM at the moment in the VM.
 Dave



 --
 Federico G. Benavento




-- 
Federico G. Benavento



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
benave...@gmail.comwrote:

 also it shouldn't take that long... if you have the latest contrib
 tools what happens
 it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from
 there.

 of course that iso.bz2 is 22 MB, but that's not contrib's fault


I installed the contrib tools today, so those are pretty new.

I wonder if my tmp is big enough...  I've got 512MB of ram but I don't know
the size of my tmp off the top of my head.  I'll have to look at it later.

Dave



 On Mon, Nov 15, 2010 at 8:33 PM, Federico G. Benavento
 benave...@gmail.com wrote:
  the easiest way to reinstall is
 
  % contrib/install -f usr/pkg
 
  On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com
 wrote:
 
 
  On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:
 
   error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist
 
  Do you run stats(1) while doing the pull? Does it shows any
  anomalities, especially memory consuption?
 
  - Yaroslav
 
  I've not looked at memory consumption, but load and such look pretty
 normal.
  I'm running with 512MB RAM at the moment in the VM.
  Dave
 
 
 
  --
  Federico G. Benavento
 



 --
 Federico G. Benavento




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 3:42 PM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento 
 benave...@gmail.com wrote:

 also it shouldn't take that long... if you have the latest contrib
 tools what happens
 it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from
 there.

 of course that iso.bz2 is 22 MB, but that's not contrib's fault


 I installed the contrib tools today, so those are pretty new.

 I wonder if my tmp is big enough...  I've got 512MB of ram but I don't know
 the size of my tmp off the top of my head.  I'll have to look at it later.

 Dave


I should just try again with ramfs -u I suppose (unlimited... pheer!)

Dave





 On Mon, Nov 15, 2010 at 8:33 PM, Federico G. Benavento
 benave...@gmail.com wrote:
  the easiest way to reinstall is
 
  % contrib/install -f usr/pkg
 
  On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com
 wrote:
 
 
  On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:
 
   error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist
 
  Do you run stats(1) while doing the pull? Does it shows any
  anomalities, especially memory consuption?
 
  - Yaroslav
 
  I've not looked at memory consumption, but load and such look pretty
 normal.
  I'm running with 512MB RAM at the moment in the VM.
  Dave
 
 
 
  --
  Federico G. Benavento
 



 --
 Federico G. Benavento





Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Federico G. Benavento
the easiest way to reinstall is

% contrib/install -f usr/pkg

On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:

  error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
  error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist

 Do you run stats(1) while doing the pull? Does it shows any
 anomalities, especially memory consuption?

 - Yaroslav

 I've not looked at memory consumption, but load and such look pretty normal.
 I'm running with 512MB RAM at the moment in the VM.
 Dave



-- 
Federico G. Benavento



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 3:45 PM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 3:42 PM, David Leimbach leim...@gmail.com wrote:



 On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento 
 benave...@gmail.com wrote:

 also it shouldn't take that long... if you have the latest contrib
 tools what happens
 it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from
 there.

 of course that iso.bz2 is 22 MB, but that's not contrib's fault


 I installed the contrib tools today, so those are pretty new.

 I wonder if my tmp is big enough...  I've got 512MB of ram but I don't
 know the size of my tmp off the top of my head.  I'll have to look at it
 later.

 Dave


 I should just try again with ramfs -u I suppose (unlimited... pheer!)


That did not help at all.  Could the ISO be messed up?

error: copying /sys/src/ape/X11/lib/dmx/man/DMXChangeScreensAttributes.:
'/n/dist/sys/src/ape/X11/lib/dmx/man/DMXChangeScreensAttributes.' does not
exist

Dave



 Dave





 On Mon, Nov 15, 2010 at 8:33 PM, Federico G. Benavento
 benave...@gmail.com wrote:
  the easiest way to reinstall is
 
  % contrib/install -f usr/pkg
 
  On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com
 wrote:
 
 
  On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:
 
   error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not
 exist
   error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist
 
  Do you run stats(1) while doing the pull? Does it shows any
  anomalities, especially memory consuption?
 
  - Yaroslav
 
  I've not looked at memory consumption, but load and such look pretty
 normal.
  I'm running with 512MB RAM at the moment in the VM.
  Dave
 
 
 
  --
  Federico G. Benavento
 



 --
 Federico G. Benavento






Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Federico G. Benavento
nope, the log is the problem, but anyways, ignore those errors, the installation
worked just fine.

I'll try to remove them, so it doesn't confuse anyone

On Mon, Nov 15, 2010 at 8:56 PM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 3:45 PM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 3:42 PM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
 benave...@gmail.com wrote:

 also it shouldn't take that long... if you have the latest contrib
 tools what happens
 it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from
 there.

 of course that iso.bz2 is 22 MB, but that's not contrib's fault

 I installed the contrib tools today, so those are pretty new.
 I wonder if my tmp is big enough...  I've got 512MB of ram but I don't
 know the size of my tmp off the top of my head.  I'll have to look at it
 later.
 Dave

 I should just try again with ramfs -u I suppose (unlimited... pheer!)

 That did not help at all.  Could the ISO be messed up?
 error: copying /sys/src/ape/X11/lib/dmx/man/DMXChangeScreensAttributes.:
 '/n/dist/sys/src/ape/X11/lib/dmx/man/DMXChangeScreensAttributes.' does not
 exist
 Dave


 Dave




 On Mon, Nov 15, 2010 at 8:33 PM, Federico G. Benavento
 benave...@gmail.com wrote:
  the easiest way to reinstall is
 
  % contrib/install -f usr/pkg
 
  On Mon, Nov 15, 2010 at 6:52 PM, David Leimbach leim...@gmail.com
  wrote:
 
 
  On Mon, Nov 15, 2010 at 1:50 PM, Yaroslav yari...@gmail.com wrote:
 
   error: copying /386/bin/X11/equis: '/n/dist/386/bin' does not
   exist
   error: copying /386/bin/X11/twm: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xclock: '/n/dist/386/bin' does not
   exist
   error: copying /386/bin/X11/xev: '/n/dist/386/bin' does not exist
   error: copying /386/bin/X11/xset: '/n/dist/386/bin' does not exist
 
  Do you run stats(1) while doing the pull? Does it shows any
  anomalities, especially memory consuption?
 
  - Yaroslav
 
  I've not looked at memory consumption, but load and such look pretty
  normal.
  I'm running with 512MB RAM at the moment in the VM.
  Dave
 
 
 
  --
  Federico G. Benavento
 



 --
 Federico G. Benavento








-- 
Federico G. Benavento



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread ron minnich
On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
benave...@gmail.com wrote:
 also it shouldn't take that long... if you have the latest contrib
 tools what happens
 it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from there.



neat. That's a good step. 9pm won't use replica but at the same time
this looks like a great idea.

ron



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread Federico G. Benavento
btw, there are no lbuns for firefox and such, but it works, opera does too

On Tue, Nov 16, 2010 at 1:57 AM, Federico G. Benavento
benave...@gmail.com wrote:
 ok, dillo is a linux binary, right?  and it looks like is looking for
 a unix socket,
 but equis has APE sockets!
 so for dillo try tcp DISPLAY=127.0.0.1:0


 On Tue, Nov 16, 2010 at 1:47 AM, David Leimbach leim...@gmail.com wrote:


 On Mon, Nov 15, 2010 at 4:59 PM, ron minnich rminn...@gmail.com wrote:

 On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
 benave...@gmail.com wrote:
  also it shouldn't take that long... if you have the latest contrib
  tools what happens
  it's this: it first fcp's an iso.bz2 to your /tmp and runs replica from
  there.
 


 neat. That's a good step. 9pm won't use replica but at the same time
 this looks like a great idea.

 ron

 Ah ok, well it does in fact appear to be working.  Took me a minute to
 realize I needed to set my DISPLAY to :0.
 I have an old shell bundle of linuxemu dillo, but that does *not* work.
  Xclock does.
 cpu% ./dillo
 [624803] syscall 191/ugetrlimit not implemented
 [624803] syscall 149/sysctl not implemented
 Gdk-WARNING **: locale not supported by Xlib, locale set to C
 Gdk-WARNING **: can not set locale modifiers
 [624803] syscall 209/newgetresuid not implemented
 _X11TransSocketOpen: socket() failed for local
 _X11TransSocketOpenCOTSClient: Unable to open socket for local
 _X11TransOpen: transport open failed for local/virtualbunny:0
 Gtk-WARNING **: cannot open display: :0
 cpu%
 Dave



 --
 Federico G. Benavento




-- 
Federico G. Benavento



Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread David Leimbach
On Mon, Nov 15, 2010 at 8:57 PM, Federico G. Benavento
benave...@gmail.comwrote:

 ok, dillo is a linux binary, right?  and it looks like is looking for
 a unix socket,
 but equis has APE sockets!
 so for dillo try tcp DISPLAY=127.0.0.1:0


I did try that, thinking that could have been the problem.  It didn't work,
but I got a different error.

cpu% ./dillo
[625584] syscall 191/ugetrlimit not implemented
[625584] syscall 149/sysctl not implemented

Gdk-WARNING **: locale not supported by Xlib, locale set to C

Gdk-WARNING **: can not set locale modifiers
[625584] syscall 209/newgetresuid not implemented
segbrk failed in munmap: device or object already in usecpu%







 On Tue, Nov 16, 2010 at 1:47 AM, David Leimbach leim...@gmail.com wrote:
 
 
  On Mon, Nov 15, 2010 at 4:59 PM, ron minnich rminn...@gmail.com wrote:
 
  On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
  benave...@gmail.com wrote:
   also it shouldn't take that long... if you have the latest contrib
   tools what happens
   it's this: it first fcp's an iso.bz2 to your /tmp and runs replica
 from
   there.
  
 
 
  neat. That's a good step. 9pm won't use replica but at the same time
  this looks like a great idea.
 
  ron
 
  Ah ok, well it does in fact appear to be working.  Took me a minute to
  realize I needed to set my DISPLAY to :0.
  I have an old shell bundle of linuxemu dillo, but that does *not* work.
   Xclock does.
  cpu% ./dillo
  [624803] syscall 191/ugetrlimit not implemented
  [624803] syscall 149/sysctl not implemented
  Gdk-WARNING **: locale not supported by Xlib, locale set to C
  Gdk-WARNING **: can not set locale modifiers
  [624803] syscall 209/newgetresuid not implemented
  _X11TransSocketOpen: socket() failed for local
  _X11TransSocketOpenCOTSClient: Unable to open socket for local
  _X11TransOpen: transport open failed for local/virtualbunny:0
  Gtk-WARNING **: cannot open display: :0
  cpu%
  Dave



 --
 Federico G. Benavento




Re: [9fans] contrib/install fgb/X11?

2010-11-15 Thread cinap_lenrek
there is a very old version of linuxemu in that lbun...  the current
one supports ape unix domain sockets (even server side).  it might be
possible to repack the lbun with a current version, but i can't
remember the details.

--
cinap
---BeginMessage---
On Mon, Nov 15, 2010 at 8:57 PM, Federico G. Benavento
benave...@gmail.comwrote:

 ok, dillo is a linux binary, right?  and it looks like is looking for
 a unix socket,
 but equis has APE sockets!
 so for dillo try tcp DISPLAY=127.0.0.1:0


I did try that, thinking that could have been the problem.  It didn't work,
but I got a different error.

cpu% ./dillo
[625584] syscall 191/ugetrlimit not implemented
[625584] syscall 149/sysctl not implemented

Gdk-WARNING **: locale not supported by Xlib, locale set to C

Gdk-WARNING **: can not set locale modifiers
[625584] syscall 209/newgetresuid not implemented
segbrk failed in munmap: device or object already in usecpu%







 On Tue, Nov 16, 2010 at 1:47 AM, David Leimbach leim...@gmail.com wrote:
 
 
  On Mon, Nov 15, 2010 at 4:59 PM, ron minnich rminn...@gmail.com wrote:
 
  On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
  benave...@gmail.com wrote:
   also it shouldn't take that long... if you have the latest contrib
   tools what happens
   it's this: it first fcp's an iso.bz2 to your /tmp and runs replica
 from
   there.
  
 
 
  neat. That's a good step. 9pm won't use replica but at the same time
  this looks like a great idea.
 
  ron
 
  Ah ok, well it does in fact appear to be working.  Took me a minute to
  realize I needed to set my DISPLAY to :0.
  I have an old shell bundle of linuxemu dillo, but that does *not* work.
   Xclock does.
  cpu% ./dillo
  [624803] syscall 191/ugetrlimit not implemented
  [624803] syscall 149/sysctl not implemented
  Gdk-WARNING **: locale not supported by Xlib, locale set to C
  Gdk-WARNING **: can not set locale modifiers
  [624803] syscall 209/newgetresuid not implemented
  _X11TransSocketOpen: socket() failed for local
  _X11TransSocketOpenCOTSClient: Unable to open socket for local
  _X11TransOpen: transport open failed for local/virtualbunny:0
  Gtk-WARNING **: cannot open display: :0
  cpu%
  Dave



 --
 Federico G. Benavento


---End Message---