Code Monkey home page Code Monkey logo

archaeology's Introduction

Urbit

Urbit is a personal server stack built from scratch. It has an identity layer (Azimuth), virtual machine (Vere), and operating system (Arvo).

A running Urbit "ship" is designed to operate with other ships peer-to-peer. Urbit is a general-purpose, peer-to-peer computer and network.

This repository contains the Arvo Kernel

For the Runtime, see Vere. For more on the identity layer, see Azimuth. To manage your Urbit identity, use Bridge.

Install

To install and run Urbit, please follow the instructions at urbit.org/getting-started. You'll be on the live network in a few minutes.

Contributing

Contributions of any form are more than welcome! Please take a look at our contributing guidelines for details on our git practices, coding styles, and how we manage issues.

You might also be interested in joining the urbit-dev mailing list.

Release

For details about our release process, see the maintainers guidelines

archaeology's People

Contributors

avianflu avatar bnoordhuis avatar cdcarter avatar cgyarvin avatar drpizza avatar ericfode avatar erickt avatar galenwp avatar gavwhela avatar henryrawas avatar indutny avatar isaacs avatar japj avatar jdulin avatar jedisct1 avatar jhance avatar johnchandlerburnham avatar mmalecki avatar mscdex avatar ohaitch avatar orlp avatar philipcmonk avatar piscisaureus avatar rmustacc avatar rsc avatar ry avatar saghul avatar tjfontaine avatar txdv avatar vvisigoth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

archaeology's Issues

Build doesn't link to ncurses (Slackware)

On Slackware64 14.0, make fails complaining that it isn't linked with some of the ncurses functions. Adding "-lcurses" onto the end of line 42 of the Makefile (defining OSLIBS for linux) solves the problem.

^C not working until reboot of server

I am not sure how to describe the issue much more than the title.

Basically hitting ^C after executing :begin doesn't work until I've hit ^D and then run vere on my pier again.

After running vere, ^X will switch me back to the :begin process and then only can I kill it.

Segfaults on OSX10.5.8

David-Stockwells-Computer-2:urbit-master davids$ bin/vere -c mypier
vere: urbit home is /Users/davids/urbit-master/urb
loom: mapped 1024MB
time: ~2013.10.7..01.45.52..badb
ames: on localhost, UDP 49653.
http: live on 8080
generating 2048-bit RSA pair...
address 0x0 out of loom!
Segmentation fault
David-Stockwells-Computer-2:urbit-master davids$

Mac OSX 10.5.8
1.67 GHz Power PC G4
1 GB mem

All good with macports install up to there. Downloaded the master zip file as git doesn't support the architecture. Is this the latest version?

OSX 10.7.5: latest Build is broken. (libuv)

After building:

johns-imac:urbit johnburnham$ bin/vere -c pierone
vere: urbit home is /Users/johnburnham/Desktop/urbit-master/urb
loom: mapped 1024MB
time: ~2013.9.29..06.38.42..72de
ames: on localhost, UDP 54117.
http: live on 8082
generating 2048-bit RSA pair...
saving passcode in /Users/johnburnham/.urbit/~habpem-tognul.txt
(for real security, write it down and delete the file...)
! /~zod/arvo/~2013.8.17..05.13.56..0492/clay/:<[487 5].[599 7]>
! /~zod/arvo/~2013.8.17..05.13.56..0492/clay/:<[487 9].[487 33]>
! /~zod/arvo/~2013.8.17..05.13.56..0492/clay/:<[487 15].[487 32]>
! exit
~fospex-hapnel-tamted-rammus--riddur-difpec-binfyl-nosnys/try=>

which just hangs.

Completely deleted my urbit directory and downloaded fresh from GH. Looks like a bug in libuv or in our makefile. make output attached.

Basically just lots of warnings of the form:

src/unix/uv-dtrace.h:42:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
extern void __dtrace_probe$uv$tick__start$v1$766f6964202a$696e74(const void *, int);

Details here: https://groups.google.com/forum/#!topic/urbit-dev/aFIf8DajwGQ

Second call to :infinite can't be interrupted

When running through the tutorial I tried to call :infinite a second time and my console was hung. Testing futher, I fired up a new instance of urbit and it happened again as shown in this log:

me@live:~/urbit-git$ bin/vere xpier
vere: urbit home is /home/me/urbit
loom: loaded 6MB
time: ~2013.9.25..04.26.17..9795
ames: on localhost, UDP 42391.
http: live on 8080
rest: checkpoint to event 1088
rest: old 0ve.98aj9, new 0v1j.0dkgb
rest: replaying through event 1101
---------------- playback starting----------------
..............
---------------- playback complete----------------
! intr
~dattud-hinmed-rabsup-hocmer--folwen-ponrux-folhut-tipdyl/try=> :ls %
bin lib web
~dattud-hinmed-rabsup-hocmer--folwen-ponrux-folhut-tipdyl/try=> :infinite

The only way out is to kill the terminal.

This is at commit 6a56562 pulled from https://github.com/urbit/urbit.git on Sept 24th running on 'Debian GNU/Linux 7.0' with a uname -a of 'Linux live 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux'.

Error-check destroyer ticket early

If you try to :begin a granted destroyer, but fat-finger the ticket, you don't find out till after you've filled out all the form information and generated a key. It would be better to fast-fail.

Slow Terminal Action

From the time I type ":infinite" to the time it shows up on my screen is at least a full 10 seconds. There is nothing else eating up cycles during this time. The vere process shows in top as state D (blocking I/O) until the typing is finally echoed to the screen.

Today it tells me ~zod |Tianming| not responding still trying, it hasn't said that before, but I've always had the same slow typing results. Same result with submarines or destroyers. It does not have to be ":infinite" but typing anything, with or without newline. Today I also don't get output from :ls %:

~divsem-misdef/try=> :ls %
~ /cx/~divsem-misdef/try/~2013.9.26..12.18.19..6428/bin/ls/hoon

My environment is Ubuntu Linux under Docker (CoreOS/Vagrant)

The host system is Windows 7
It's an SSD-bearing laptop with four cores, so there are no local barriers that I know of that should cause blocking for that long. Is it reaching out to the internet to act on these commands? Should it be blocking I/O?

`add` restricted to three-digit integers

The introduction mentions in the examples the following:

Two, you called the Hoon add function to see that two plus two is four. Math seems to work the same on the off-world colonies.

However, the add function works on integer pairs up to three digits each - with the maximum at (add 999 999) with the result of 1.998

I think either

  • this limitation should be removed, or
  • the tutorial needs clarification on why this restriction exists

Demonstration Web server doesn't function (can't find Hume library)

Found this issue at the end of the Arvo tutorial.

=>  .(+ =>(+ ^/=main=/hume))

in /try/bin/fgame.hoon needs to be changed to

=>  .(+ =>(+ ^/=main=/lib/hume))

to match the other references to hume elsewhere in the codebase, otherwise the server prints an unhelpful message of the form

~ /cx/~tapmes-nissul-dozsud-martex--rivsyt-sigtyv-witlyr-poclyd/main/~2013.9.25..04.46.29..d786/hume/hoon

and returns to the prompt.
I assume that Hume is the Hoon standard library by the comment on the top of that file, and that it was moved and not everything was updated to reflect this. I can't tell if this file is created from one of the two copies in the repository or synchronized over the network.

:begin bug, blank names

extra space and parens for middlename and nickname still displayed (i.e. [John () Burnham])

core dump if funny files sitting around

Create a file in try/stuff/xxxx with the string "hello" in it.

Try to run that destroyer.

You'll get something like this:

address 0x1 out of loom!
address 0x10c711880 out of loom!
Segmentation fault: 11

Program received signal SIGSEGV, Segmentation fault.
0x00007fff8f378d46 in __kill ()
(gdb) where
#0 0x00007fff8f378d46 in __kill ()
#1 0x00000001002654ee in terminating_handler ()
#2 0x000000000000000b in ?? ()
#3 0x0000000100266008 in dyld_stub_vm_region_64 ()
#4 0x0000000101addb60 in ?? ()
#5 0x000000010000c974 in _unix_dir_ankh ()
#6 0x000000010000c897 in _unix_dir_ankh ()
#7 0x000000010000bd23 in u2_unix_ef_look ()
#8 0x0000000100003579 in u2_lo_loop ()
#9 0x00000001000068f0 in main ()

Tried to :begin a yacht ticketed under ~bitmet-racteg, vere crashes on abort trap 6

I know this is unsupported, but I thought it might be useful to record what output I have for future use.

Here's the log:

~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet/try=> :begin ~bidmet-bicmet-bitmet-racteg

Launching ~bidmet-bicmet-bitmet-racteg, one of 18.374.406.099.928.416.000 Urbit yachts...

        If I did not build for myself
        for whom should I build?

              -- Bunting, _Chomei at Toyama_

Let's configure your identity. Warning - it's nontrivial to
change this data once you've sent it to the server. If you enter
something wrong, hit ^C to cancel, then run the program again.

Your ticket: XXXXX

Enter a passphrase or other unusual text. You (or your enemies)
can regenerate your ship from this entropy.

Entropy: ************
Entropy check: x
What language would your ship rather speak? Enter it as a
two-letter (ISO 639-1) code, like "en" for English. Whatever
language you pick, it'll all be English now, but in future
we'll be more sensitive to your needs.

Language: en

Okay, we'll be speaking English.
Name: nzc
generating 2048-bit RSA key...
; ~bitmet-racteg is your neighbor
; ~bitmet-racteg is your neighbor
; ~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet is your neighbor
request approved
; ~bitmet-racteg is your neighbor
; ~bitmet-racteg is your neighbor
; ~zod |Tianming| is your neighbor
; ~zod |Tianming| is your neighbor
; ~doznec Urban Republic is your neighbor
; ~doznec Urban Republic is your neighbor
; ~bidmet-bicmet-bitmet-racteg :nzc: is your neighbor
~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet/try=>
~bitmet-racteg/try=>
~bitmet-racteg/try=> :hi ~zod
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.415 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.416 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.425 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.426 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.439 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.440 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 7].[7.445 28]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 11].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 15].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.446 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.447 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.449 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.318 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 11].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 15].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.138 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.139 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.143 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.144 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.145 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.147 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.177 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.178 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.196 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.197 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.198 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.201 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.205 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 11].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 15].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[139 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[140 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[142 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 14].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 19].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 24].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[195 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 8].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 10].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[126 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[127 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 12].[128 41]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 13].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 18].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 5].[109 46]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 17].[109 45]>
kick: lost %hear on /gold/ames
~bitmet-racteg/try=> :hi ~doznec
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.415 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.416 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.425 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.426 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.439 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.440 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 7].[7.445 28]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 11].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 15].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.446 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.447 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.449 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.318 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 11].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 15].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.138 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.139 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.143 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.144 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.145 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.147 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.177 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.178 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.196 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.197 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.198 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.201 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.205 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 11].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 15].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[139 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[140 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[142 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 14].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 19].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 24].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[195 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 8].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 10].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[126 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[127 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 12].[128 41]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 13].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 18].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 5].[109 46]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 17].[109 45]>
kick: lost %hear on /gold/ames

~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet/try=>
; ~bidmet-bicmet-bitmet-racteg :nzc: not responding still trying
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.415 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.416 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.425 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.426 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.439 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.440 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 7].[7.445 28]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 11].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 15].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.446 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.447 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.449 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.318 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 11].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 15].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.138 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.139 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.143 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.144 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.145 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.147 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.177 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.178 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.196 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.197 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.198 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.201 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.205 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 11].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 15].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[139 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[140 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[142 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 14].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 19].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 24].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[195 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 8].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 10].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[126 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[127 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 12].[128 41]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 13].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 18].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 5].[109 46]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 17].[109 45]>
kick: lost %hear on /gold/ames
~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet/try=> :hi ~zod
~worrum-ragsum-raplep-nisfex--todruc-posdur-mottun-fordet/try=> :hi ~doznec
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.415 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.416 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.425 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.426 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.439 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.440 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 7].[7.445 28]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 11].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 15].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.446 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.447 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.449 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.318 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 11].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 15].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.138 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.139 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.143 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.144 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.145 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.147 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.177 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.178 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.196 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.197 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.198 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.201 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.205 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 11].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 15].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[139 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[140 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[142 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 14].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 19].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 24].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[195 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 8].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 10].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[126 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[127 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 12].[128 41]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 13].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 18].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 5].[109 46]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 17].[109 45]>
kick: lost %hear on /gold/ames
; ~bidmet-bicmet-bitmet-racteg :nzc: sent a ping
; ~bidmet-bicmet-bitmet-racteg :nzc: is ok
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.415 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.416 5].[7.416 52]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.425 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.426 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.436 7].[7.436 50]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 9].[7.438 45]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.427 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.428 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.431 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.435 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.437 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.438 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.439 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.440 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 7].[7.445 28]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 11].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.444 15].[7.444 27]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.441 9].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.442 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.443 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.446 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.447 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 5].[7.451 40]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.448 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.449 9].[7.450 48]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.318 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 7].[7.327 9]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 11].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/hoon/:<[7.319 15].[7.319 59]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.138 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.139 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.143 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.144 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.145 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.147 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.177 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.178 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.196 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.197 3].[1.224 5]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.198 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.201 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.205 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 7].[1.208 66]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 11].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[1.206 15].[1.206 56]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[139 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[140 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[142 5].[166 7]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 14].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 19].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[164 24].[164 44]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[195 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 5].[196 49]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 8].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[196 10].[196 24]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[126 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[127 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 5].[128 42]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 12].[128 41]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 13].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[128 18].[128 34]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 5].[109 46]>
/~zod/arvo/~2013.10.30..18.31.16..f45d/batz/:<[109 17].[109 45]>
kick: lost %hear on /gold/ames
; ~bidmet-bicmet-bitmet-racteg :nzc: not responding still trying
; ~bidmet-bicmet-bitmet-racteg :nzc: is ok
updating...

  • /~bidmet-bicmet-bitmet-racteg/main/1/lib/pony/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/lib/chat/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/lib/hume/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/cat/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/reboot/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/pope/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/with/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/nusolid/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/tach/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/report/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/chat/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/update/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/none/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/solid/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/room/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/hupdate/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/rat/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/sys/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/set/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/ram/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/hello/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/echo/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/ls/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/ye/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/cd/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/reset/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/ticket/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/diff/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/begin/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/hi/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/reload/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/label/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/bin/env/hoon
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/govt/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/location/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/name/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/entropy/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/identity/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/ship/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/language/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/banner/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/person/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/ticket/txt
  • /~bidmet-bicmet-bitmet-racteg/main/1/doc/begin/warning/txt
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/hoon/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/zuse/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/eyre/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/ames/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/dill/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/batz/hoon
  • /~bidmet-bicmet-bitmet-racteg/arvo/1/clay/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/web/game/fun/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/web/hello/posty/holw
  • /~bidmet-bicmet-bitmet-racteg/try/1/web/hello/moo/holw
  • /~bidmet-bicmet-bitmet-racteg/try/1/web/hello/bar/html
  • /~bidmet-bicmet-bitmet-racteg/try/1/web/hello/query/holw
  • /~bidmet-bicmet-bitmet-racteg/try/1/lib/diff/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/memory/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/sleep/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/zero/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/overflow/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/reverse/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/fib/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/game/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/goodbye/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/tiff/hoon
  • /~bidmet-bicmet-bitmet-racteg/try/1/bin/infinite/hoon
    ~bidmet-bicmet-bitmet-racteg/try=> Assertion failed: (0), function uv_close, file src/unix/core.c, line 149.
    Abort trap: 6

:begin looks like it exits to submarine not destroyer

Like so:
; ~doznec Urban Republic is your neighbor
request approved
; ~doznec Urban Republic is your neighbor
; ~zod |Tianming| is your neighbor

  • /~tomsyt-balsen/main/1/doc/begin/warning/txt
  • /~tomsyt-balsen/main/1/doc/begin/ticket/txt
    [...]
  • /~doznec/try/1/web/hello/bar/html
  • /~doznec/try/1/web/hello/moo/holw
  • /~doznec/try/1/web/hello/posty/holw
  • /~doznec/try/1/web/game/fun/hoon
    ~lismyr-botwyd-tanrux-fogmud--lagnux-lomhex-dirdun-havhet/try=>

Gross system failure: tegra2/KatKiss (Transformer TF101)

I have worked past my udp port mapping issue which seems to be caused by not having root (?) on my ARM machine, a Transformer TF-101

Now I am getting a "Gross system failure" which is an exceptional error message

You can prioritize fixing this as very low, I'd like to have time to figure it out for myself since I should be able to trace back and tell more about what's happening on my particular system better than someone else

I have mapped enough memory as swap, I don't know what it could be needing 1024MB for, but I suspect someone else will have had this issue before long...

Here is the precise output (from saucy chroot, not from precise):

yebyen@localhost:~/urbit$ sudo bin/vere -c hono
vere: urbit home is /home/yebyen/urbit
loom: mapped 1024MB
/home/yebyen/urbit/urbit.pill: No such file or directory
hono: gc: 776 bytes live
bin/vere: gross system failure

Wiki Pull Request: add subdirectories

[Github does not support PRs for wiki context, so I'm doing this instead.]

I would like you to merge the master branch of [email protected]:abliss/urbit.wiki.git into the master branch of [email protected]:urbit/urbit.wiki.git . This should be a fast-forward merge.

I have moved the autogenerated rune pages, the autogenerated hoon-function pages, and my own Decoding Hoon document to their own subdirectories. This makes the repo a bit cleaner, and also allows the usage of different Sidebars in the documents. (I wanted to be able to add a Cheat Sheet sidebar to my Decoding Hoon journal.)

If you have comments on this pull request, feel free to leave them here and I will address them.

Thanks.

:ram example from chapter 1 is broken

The example from chapter 1

:ram /===/doc/fortytwo/noun; (mul 6 7)

fails when calling the non-existent file function. Stack trace snippet:

! /~ladhut-docfyn/ram/bin/~2013.10.16..01.33.23..d362/main:<[36 14].[36 18]>
! -find-limb.file

android/arm issue v/ames.c:306

So here is the real issue that prevents me from doing Urbit, on my KatKiss rom'ed android transformer

root@localhost:/home/yebyen/urbit# groups
root aid_system aid_radio aid_bluetooth aid_graphics aid_input aid_audio aid_camera aid_log aid_compass aid_mount aid_wifi aid_adb aid_install aid_media aid_dhcp aid_sdcard_rw aid_vpn aid_keystore aid_usb aid_drm aid_available aid_gps aid_media_rw aid_mtp aid_drmrpc aid_nfc aid_sdcard_r aid_shell aid_cache aid_diag aid_net_bt_admin aid_net_bt aid_inet aid_net_raw aid_net_admin aid_net_bw_stats aid_net_bw_acct
root@localhost:/home/yebyen/urbit# bin/vere -c hono
vere: urbit home is /home/yebyen/urbit/urb
loom: mapped 1024MB
time: ~2013.9.28..02.23.37..70ee
ames: init: unknown error
vere: v/ames.c:306: u2_ames_io_init: Assertion `0' failed.
Aborted

I am not sure what could be stopping root user from opening his ports. I mean I checked all of the obvious things I could think of. Root has all of the groups that are normally restricting capabilities for regular android users/apps.

No communication outside of ~zod

  1. No communication between denizens of ~zod and denizens of ~lyd.

    ~lyd/try=> :hi ~zod
    [%send ~2013.10.1..15.00.20..8ffa [%if p=0 q=.0.0.1.0] ~lidsug-sipdyn]

    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.0] ~bilsel-hidser]
    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.0] ~dapdex-balwel]
    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.205] ~sovfen-dishet]
    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.205] ~mapsyt-bonrys]
    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.0] ~tipnel-dopwer]
    [%send ~2013.10.1..15.00.22..304e [%if p=0 q=.0.0.1.0] ~tabryx-misnym]
    [%send ~2013.10.1..15.00.36..c22a [%if p=0 q=.0.0.1.0] ~miplux-sovdyr]
    [%send ~2013.10.1..15.00.36..c22a [%if p=0 q=.0.0.1.0] ~lidsug-sipdyn]

    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.0] ~bilsel-hidser]
    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.0] ~dapdex-balwel]
    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.205] ~sovfen-dishet]
    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.205] ~mapsyt-bonrys]
    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.0] ~tipnel-dopwer]
    [%send ~2013.10.1..15.00.38..33da [%if p=0 q=.0.0.1.0] ~tabryx-misnym]

  2. No communication within ~lyd, which should not depend on ~zod

    ~laglyd/try=> :hi ~lyd
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~miplux-sovdyr]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~lidsug-sipdyn]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~bilsel-hidser]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~dapdex-balwel]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.205] ~sovfen-dishet]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.205] ~mapsyt-bonrys]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~tipnel-dopwer]
    [%send ~2013.10.1..15.04.24..919a [%if p=0 q=.0.0.1.0] ~tabryx-misnym]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~miplux-sovdyr]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~lidsug-sipdyn]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~bilsel-hidser]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~dapdex-balwel]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.205] ~sovfen-dishet]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.205] ~mapsyt-bonrys]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~tipnel-dopwer]
    [%send ~2013.10.1..15.04.40..93fa [%if p=0 q=.0.0.1.0] ~tabryx-misnym]

  3. Cannot reprogram submarines to be hosted on ~lyd

I hacked ++ sein so that my submarine would route through ~lyd. The result:

vere: urbit home is /home/abliss/proj/urbit/urb
loom: loaded 5MB
time: ~2013.10.1..15.58.20..2dce
ames: on localhost, UDP 41706.
http: live on 8080
rest: checkpoint to event 148
rest: old 0v1i.rgnno, new 0v16.kg445

---------------- playback complete----------------
: /~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/arvo/3/ames/hoon
~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/try=>
[%vane %a /~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/arvo/~2013.10.1..15.58.26..feeb/ames/hoon ~tognev-macbyr]

~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/try=>
[%send ~2013.10.1..15.58.31..94fb [%if p=0 q=.0.0.1.205] ~lormet-dastux]
[%send ~2013.10.1..15.58.31..94fb [%if p=0 q=.0.0.1.205] ~sibwer-napsev]
ames: czar lyd.urbit.org: ip .184.106.69.39

~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/try=> :hi ~lyd
[%send ~2013.10.1..15.58.47..9849 [%if p=0 q=.0.0.1.205] ~lormet-dastux]
[%send ~2013.10.1..15.58.47..9849 [%if p=0 q=.0.0.1.205] ~sibwer-napsev]
~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/try=> (sein ~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep)
~lyd
~misnum-nocnex-difnup-pidrec--navrel-torhut-harsyx-nibrep/try=> :hi ~lyd
[%send ~2013.10.1..15.59.03..9e95 [%if p=0 q=.0.0.1.205] ~lormet-dastux]
[%send ~2013.10.1..15.59.03..9e95 [%if p=0 q=.0.0.1.205] ~sibwer-napsev]

Meanwhile ~lyd, with its network debug activated, shows nothing incoming.

The whitesapce thing

On the example there is extra space between the arguments. It it rather unexpected.

~follen-tacneb-miswed-folhes--boslyr-havwet-tacdux-roptud/try=> (add 2 2)
4
~follen-tacneb-miswed-folhes--boslyr-havwet-tacdux-roptud/try=> (add 2  2)
~ <syntax error at [1 8]>
~follen-tacneb-miswed-folhes--boslyr-havwet-tacdux-roptud/try=> 

Can't add 4 digit integers!

~rammud-lagfer/try=> (add 1000 1000)
~ <syntax error at [1 9]>
~rammud-lagfer/try=> (add 999 999)
1.998
~rammud-lagfer/try=>

Am I missing something here?

vere binary finds wrong $URBIT_HOME

I'm running through the initial setup on Mac.

echo $URBIT_HOME gives /Users/jacob/code/urbit/urbit/urb, which is correct.

When I run bin/vere -c mypier I get

vere: urbit home is /Users/jacob/urbit
loom: mapped 1024MB
/Users/jacob/urbit/urbit.pill: No such file or directory
mypier: gc: 548 bytes live
bin/vere: gross system failure

Arvo becomes unresponsive after successful ^C

Time-line:

:infinite
^C
(stack trace)
! intr

A new prompt does not appear after the interrupt message, and neither control keys nor regular text input seems to be processed. After killing/restarting vere from Unix, the prompt returns

:infinite

as it should after a successful ^C.

$uname -a
Linux ark 3.12.5-1-ARCH #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013 x86_64 GNU/Linux

Terminal is xterm, window manager is Xmonad. This does not happen when run in a virtual console outside of X.

Destroyer Problem

When trying to start a destroyer I am getting a "not responding still trying" message followed by [waiting...].

I'm not sure if I did something wrong, but the tutorial says to follow the directions and that seems to be getting me nowhere.

Any help would be much appreciated if this isn't a real issue.

Remove old items from the directory tree

So this one time on the developer mailing list, @ericfode was all like, "WTF is all this weird stuff in the directory tree?", and @cgyarvin was like, "Wow, we really need to get all the ancient stuff out of the repository."

So I'm like, let's make a GitHub issue so we'll remember, and also so that curious onlookers will see that we're aware of the problem and will fix it. Eventually.

:begin bugs and improvements

  • :begin looks like it exits to submarine rather than destroyer. It's actually the destroyer but it displays the sub address.
  • extra space and parens for middlename and nickname still displayed (i.e. [John () Burnham])
  • Add some section separators. e.g "-------------"
  • This text is clunky: "For example, we'll ask for the year (not day) you were born,
    because your age is easy to guess in person, doesn't change,
    and has a big effect on how people perceive you." Conflates age and DOB. Your age does change, your DOB does not.
  • What does an %anon or a %punk fill out for the cert details?

Assert fail trying to load a broken %zuse

"Maybe you shouldn't be trying to load a broken %zuse," you say. And I agree. But here we are.

Stick some garbage at the end of zuse.hoon. Maybe something like += yawnp instead of ++ yawnp like I meant to put. Hit :reload %zuse. Observe:

assertion "( (('k') << 24) | ( (('c') << 16) | ( (('o') << 8) | ( ('r') ) ) ) ) == *(((c3_w *)0x200000000) + (((ral_r) + ( ((c3_w *)&((u2_loom_rail *)0)->hip_m) - ((c3_w *)0) ) )))" failed: file "f/rail.c", line 597, function "_rl_bloq_grab"
Abort trap (core dumped) 

Can't restore pier on different computer

I've been trying to move a pier containing one of my destroyers from my personal computer to my server without success. If it matters, my personal computer is a recent Mac, and my server is a 32-bit Linux machine.

First I tried rsyncing my pier as well as my urb folder to my server directly. This didn't work very well - running vere on the pier ends up hanging after it prints out loom: loaded 29MB.

Then I moved the chk directory away in hopes that vere could replay the event log in full. This worked better - the event log began to replay. Unfortunately, it fails half way through with some error messages:

[19:29:1]% ./bin/vere mypier
vere: urbit home is urb
deploy no a
loom: mapped 1024MB
time: ~2013.10.20..23.29.58..a869
mypier: gc: 1.056 bytes live
ames: on localhost, UDP 56097.
http: live on 8081
rest: old 0v12.ca831, new 0v1u.okaba
staf: no passcode /home/jlewis/.urbit/~XXX
passcode for mypier? ~hunter2
rest: replaying through event 15858
---------------- playback starting----------------
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sing: ovum failed!
lame hear
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.415 5].[7.416 52]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.416 5].[7.416 52]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.425 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.426 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.427 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.427 9].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.428 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.431 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.435 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.437 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.438 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.438 9].[7.438 45]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.427 9].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.428 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.431 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.435 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.436 7].[7.436 50]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.427 9].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.428 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.431 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.435 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.437 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.438 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.439 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.440 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.441 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.441 9].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.442 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.443 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.444 7].[7.445 28]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.444 11].[7.444 27]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.444 15].[7.444 27]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.441 9].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.442 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.443 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.446 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.447 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.448 5].[7.451 40]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.448 9].[7.450 48]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.449 9].[7.450 48]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.318 7].[7.327 9]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.319 7].[7.327 9]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.319 11].[7.319 59]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/hoon/:<[7.319 15].[7.319 59]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.128 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.129 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.133 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.134 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.135 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.137 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.167 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.168 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.186 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.187 3].[1.214 5]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.188 7].[1.198 66]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.191 7].[1.198 66]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.195 7].[1.198 66]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.196 7].[1.198 66]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.196 11].[1.196 56]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[1.196 15].[1.196 56]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[139 5].[164 7]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[140 5].[164 7]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[142 5].[164 7]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[160 14].[160 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[160 19].[160 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[160 24].[160 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[132 5].[135 34]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[133 5].[135 34]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[133 9].[133 27]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[133 13].[133 27]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[126 5].[128 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[127 5].[128 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[128 5].[128 42]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[128 12].[128 41]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[128 13].[128 34]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[128 18].[128 34]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[109 5].[109 46]>
  /~zod/arvo/~2013.10.19..06.29.08..812a/batz/:<[109 17].[109 45]>

vere: v/loop.c:528: _lo_sing: Assertion `0' failed.
zsh: abort (core dumped)  ./bin/vere mypier

Is there any way to restore this wayward pier?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.