*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** JLafont has quit IRC | 01:18 | |
*** nash has quit IRC | 01:25 | |
*** zzorn has quit IRC | 03:46 | |
*** mithro has quit IRC | 04:00 | |
*** tansell_ has joined #tp | 04:01 | |
*** tansell has quit IRC | 04:02 | |
*** peres has joined #tp | 05:44 | |
JLP | good morning everyone | 05:57 |
---|---|---|
*** tansell_ is now known as tansell | 07:06 | |
*** ezod has quit IRC | 07:21 | |
*** tansell_ has joined #tp | 07:52 | |
*** tansell has quit IRC | 07:52 | |
*** mithro has joined #tp | 08:41 | |
*** JLafont has joined #tp | 09:01 | |
*** zzorn has joined #tp | 10:13 | |
*** bddebian has joined #tp | 10:17 | |
*** zzorn has quit IRC | 10:20 | |
bddebian | Heya | 10:20 |
*** Greywhind has quit IRC | 10:21 | |
*** peres has left #tp | 10:40 | |
*** mithro has quit IRC | 11:07 | |
*** JLafont has quit IRC | 12:38 | |
*** zzorn has joined #tp | 12:52 | |
*** Greywhind has joined #tp | 13:03 | |
*** Erroneous has joined #tp | 13:41 | |
*** gau_veldt has joined #tp | 14:13 | |
gau_veldt | anyone familiar with jam here that could help me create a stub ruleset project using jam? | 14:14 |
*** gau_veldt has left #tp | 14:38 | |
*** llnz has joined #tp | 16:25 | |
*** llnz has joined #tp | 16:26 | |
*** JLafont has joined #tp | 16:26 | |
*** nash has joined #tp | 16:42 | |
llnz | hi nash | 16:47 |
llnz | and all | 16:47 |
JLP | llnz: ahoy | 16:48 |
llnz | hi JLP | 16:49 |
nash | heyo llnz | 16:49 |
*** mithro has joined #tp | 17:22 | |
llnz | brb | 17:25 |
*** llnz has quit IRC | 17:25 | |
*** Greywhind has quit IRC | 17:29 | |
*** Greywhind has joined #tp | 17:29 | |
*** bddebian has quit IRC | 17:37 | |
*** mithro has quit IRC | 17:55 | |
*** tansell_ is now known as tansel | 18:59 | |
*** tansell_ has joined #tp | 19:21 | |
*** tansel has quit IRC | 19:21 | |
*** Erroneous has quit IRC | 21:21 | |
*** tansell has joined #tp | 22:54 | |
tansell | ~seen llnz | 22:54 |
tpb | tansell: llnz was last seen in #tp 5 hours, 29 minutes, and 18 seconds ago: <llnz> brb | 22:54 |
*** tansell_ is now known as tansell-laptop | 22:55 | |
*** gau_veldt has joined #tp | 23:15 | |
gau_veldt | hi | 23:15 |
tansell-laptop | hello gau_veldt | 23:16 |
gau_veldt | oh hiyas it's alive now :) | 23:16 |
gau_veldt | trying to get the basic ruleset example from the book to work in tpserver-cpp | 23:17 |
tansell-laptop | kinda | 23:17 |
gau_veldt | seems the book is out of data, incomplete and/or has some errors | 23:17 |
tansell-laptop | gau_veldt, all true | 23:17 |
gau_veldt | like it did not mention I needed to implement doOnceATurn() | 23:18 |
tansell-laptop | I'm not a C++ server developer | 23:18 |
gau_veldt | I'm trying to make a ruleset | 23:19 |
tansell-laptop | so I don't really know the details | 23:19 |
tansell-laptop | gau_veldt, you prefer C++ over Python? | 23:19 |
gau_veldt | had issues witht he python server in ubunutu so I'm stuck with using C++ based ruleset | 23:19 |
gau_veldt | I'd prefer python actually since I'd probably end up cobbling up some interface and swigging it for python scripts to use | 23:20 |
gau_veldt | so far I don't see a package for the python server | 23:21 |
gau_veldt | and the cpp server seems to be lacking a few things | 23:21 |
gau_veldt | like not doing anything when a path is given to --configure | 23:21 |
tansell-laptop | oh? | 23:22 |
tansell-laptop | ./configure --prefix=/opt/tpserver-cpp | 23:22 |
tansell-laptop | works fine for me | 23:22 |
gau_veldt | not that configure | 23:22 |
gau_veldt | the --configure option to the server | 23:22 |
tansell-laptop | oh? | 23:22 |
tansell-laptop | gau_veldt, what is wrong with the python server? | 23:22 |
gau_veldt | tpserver-cpp --configure /path/to/my/own/tpserver.conf | 23:22 |
gau_veldt | it doesn't build/isntall without errors from gits and doesn't have a precompiled ubuntu package like the cpp one does | 23:23 |
tansell-laptop | http://www.thousandparsec.net/wiki/DroneSec | 23:23 |
tpb | Title: DroneSec - Thousand Parsec Wiki (at www.thousandparsec.net) | 23:23 |
tansell-laptop | gau_veldt, well it works here | 23:24 |
tansell-laptop | so I would like to know why you are unable to get it running | 23:24 |
tansell-laptop | http://www.thousandparsec.net/wiki/DroneSec/Getting_Started | 23:24 |
tpb | <http://ln-s.net/1xha> (at www.thousandparsec.net) | 23:24 |
gau_veldt | is this right: gau@Nall:~/sources/scratchpad$ ls | 23:25 |
gau_veldt | ez_setup.py magicsetup.sh makeclientrelease.sh python-cleanup.py repack.bat setup.bat setup.sh | 23:25 |
gau_veldt | ahh wrong output | 23:26 |
gau_veldt | the setup.sh saying "setting up for inplace operation" | 23:26 |
tansell-laptop | gau_veldt, yes - that is what you want if you are doing development | 23:26 |
gau_veldt | just checking since it's the next step where I started having problems | 23:26 |
gau_veldt | but I wan't using dronesec jsut the base tpserver-py | 23:27 |
gau_veldt | ahh yes the alchemy thing | 23:28 |
gau_veldt | well shhot this didn't want to work before | 23:29 |
gau_veldt | oh and one big thing -- there's no key.asc on the main dist page | 23:29 |
gau_veldt | the curl comes up with a 404 | 23:30 |
gau_veldt | get a lot of complaints about stuff not being authenticated | 23:30 |
gau_veldt | okay now it's at: ImportError: No module named schemepy | 23:31 |
gau_veldt | the config looks to have missed telling me about a required dependency | 23:32 |
tansell-laptop | updating the instructions now | 23:33 |
gau_veldt | also it suggests plt-scheme but apt-get can't find anything called that | 23:35 |
tansell-laptop | gau_veldt, thanks for bearing with me | 23:36 |
tansell-laptop | you tend to not see these issues when you are developing all the time | 23:36 |
gau_veldt | I'll stick the full output onto rafb | 23:37 |
gau_veldt | http://rafb.net/p/jo9e5y46.html | 23:38 |
tpb | Title: Nopaste - ./tpserver-py output (at rafb.net) | 23:38 |
gau_veldt | tpb: wtf? | 23:39 |
tansell-laptop | gau_veldt, tpb is a bot | 23:39 |
tansell-laptop | (Thousand Parsec Bot :) | 23:39 |
tansell-laptop | I have a patch I need to push to the scratchpad repository | 23:40 |
tansell-laptop | but I can't from my work laptop | 23:41 |
gau_veldt | apparently the ubuntu dist calls plt-scheme something else | 23:41 |
gau_veldt | darn work compys are always so crippled T_T | 23:42 |
tansell-laptop | you can get by without plt-scheme | 23:44 |
gau_veldt | the schemepy one though is a show-stopper | 23:44 |
tansell-laptop | I just don't have my ssh keys on my work laptop | 23:44 |
tansell-laptop | see the updated dronesec instructions | 23:45 |
tansell-laptop | to clone schemepy | 23:46 |
gau_veldt | is it okay to do this over top or do I need to purge everything first? | 23:46 |
gau_veldt | (like tpserve scratchpad and proto) | 23:47 |
tansell-laptop | just clone | 23:47 |
tansell-laptop | git clone git://git.thousandparsec.net/git/schemepy.git | 23:47 |
tansell-laptop | cd tpserver-py | 23:48 |
gau_veldt | hmm the setup thingy isn't sudo'd anymore | 23:48 |
gau_veldt | or do I skip that part this time round? | 23:48 |
tansell-laptop | ln -s ../schemepy/schemepy schemepy | 23:49 |
tansell-laptop | none of the stuff should be sudo | 23:49 |
tansell-laptop | I don't know who added the sudo | 23:50 |
gau_veldt | someone too used to 'sudo make install' | 23:50 |
gau_veldt | the ln isn't going to work since a schemepy dir is already there | 23:52 |
tansell-laptop | ? | 23:52 |
tansell-laptop | so what is the problem then? | 23:53 |
gau_veldt | I'll remove it and do the ln again | 23:53 |
gau_veldt | the schemepy dir that was there had a broken schemepy link | 23:54 |
tansell-laptop | hrm... | 23:54 |
gau_veldt | so I have to delete that then do the ln | 23:56 |
gau_veldt | okay so now its running | 23:56 |
gau_veldt | start the clinet in another shell? | 23:57 |
tansell-laptop | yes | 23:57 |
gau_veldt | okay now asking for server/uname/pw | 23:57 |
gau_veldt | localhost I guess for server | 23:58 |
tansell-laptop | see the section on adding players | 23:58 |
tansell-laptop | and creating a game | 23:58 |
tansell-laptop | http://www.thousandparsec.net/wiki/DroneSec/Getting_Started#Adding_Players | 23:58 |
tpb | <http://ln-s.net/2SUm> (at www.thousandparsec.net) | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!