[03:11] *** Start has quit IRC (Ping timeout: 260 seconds) [03:19] *** Start has joined #warrior [03:57] *** bwn has quit IRC (Read error: Operation timed out) [05:50] *** JesseW has joined #warrior [06:55] *** JesseW has quit IRC (Ping timeout: 370 seconds) [07:03] *** bwn has joined #warrior [14:47] *** figpucker has joined #warrior [14:49] *** meszi has joined #warrior [14:54] *** meszi has quit IRC (Quit: Leaving) [14:55] *** figpucker has quit IRC (Quit: Leaving) [16:44] *** JesseW has joined #warrior [17:01] *** JesseW has quit IRC (Read error: Operation timed out) [18:06] *** JesseW has joined #warrior [19:12] *** balrog has quit IRC (Read error: Operation timed out) [19:12] *** marvinw has quit IRC (Read error: Operation timed out) [19:12] *** marvinw has joined #warrior [19:12] *** balrog has joined #warrior [19:12] *** swebb sets mode: +o balrog [19:13] *** Coderjoe has quit IRC (Read error: Operation timed out) [19:13] *** phuzion has quit IRC (Read error: Operation timed out) [19:13] *** Coderjoe has joined #warrior [19:13] *** bwn has quit IRC (Read error: Operation timed out) [19:15] *** dxrt has quit IRC (Read error: Operation timed out) [19:16] *** will has quit IRC (Ping timeout: 633 seconds) [19:18] *** JesseW has quit IRC (Ping timeout: 370 seconds) [19:20] *** dxrt has joined #warrior [19:22] *** bwn has joined #warrior [19:22] *** phuzion has joined #warrior [19:24] *** will has joined #warrior [19:28] *** phuzion has quit IRC (Read error: Operation timed out) [19:29] *** phuzion has joined #warrior [19:36] *** JesseW has joined #warrior [20:05] *** JesseW has quit IRC (Ping timeout: 272 seconds) [20:21] *** JesseW has joined #warrior [20:32] *** MrRadar has joined #warrior [20:33] *** ErkDog has joined #warrior [20:33] well it covers the warrior script, but if the commands to install dependencies such as Flex and Autoconf are not included then the instructions will not work, because get-wget-lua.sh won't work, lol [20:36] ErkDog, I found this Autoconf 2.69 package for Centos 6: http://rpm.pbone.net/index.php3/stat/4/idpl/23605747/dir/centos_6/com/autoconf-2.69-12.2.noarch.rpm.html [20:36] Otherwise it looks like you'll have to build it yourself [20:37] k thanks I'll try that [21:06] *** bwn has quit IRC (Ping timeout: 244 seconds) [21:10] *** Guest56 has joined #warrior [21:18] *** bwn has joined #warrior [21:35] *** bwn has quit IRC (Read error: Connection reset by peer) [21:38] *** Guest56 has quit IRC (Quit: Textual IRC Client: www.textualapp.com) [22:08] *** Guest56 has joined #warrior [22:12] *** bwn has joined #warrior [22:27] *** Guest56 has quit IRC (Quit: Textual IRC Client: www.textualapp.com) [23:32] ok well now here's a new problem [23:32] I'm trying to do Arto [23:32] and it won't run because it wants the OLD wget-LUA [23:33] http://puu.sh/pgZgv/ae4d499c11.png [23:33] hold on, I'll fix the repos [23:33] *** JesseW has quit IRC (Ping timeout: 370 seconds) [23:33] scripts* [23:33] thanks bro, do all the old ones look for that specific version? [23:34] what's funny, is for the zippcast, I just copied the old wget-lua and it didn't say it wanted the new one [23:39] pls let me know when arto is fixed at least arkiver i've got 2 VMs that can crunch on arto [23:43] all fixed. [23:43] * arkiver is afk for the night [23:44] mannnnn these things hate me [23:44] two idential machines [23:44] one won't launch [23:44] http://puu.sh/pgZZ3/049bff9062.png [23:44] *** bwn has quit IRC (Read error: Operation timed out) [23:46] lol file owned by root, woops [23:49] *** phuzion has quit IRC (Read error: Connection reset by peer) [23:50] well I removed the entire directory, redid the clone & wget-lua compile from scratch [23:50] still error [23:50] *** phuzion has joined #warrior [23:50] http://puu.sh/ph0kj/6a26ed655d.png [23:52] Wow, that one's weird. According to https://docs.python.org/2/library/datetime.html datetime has been a standard Python module since 2.3 [23:52] *** bwn has joined #warrior [23:54] Huh, syntax error... [23:56] yeah and the vms are exactly the same [23:57] Try "head pipeline.py | xxd" [23:57] That will show you the hex values of the first few lines of the pipeline [23:57] Maybe there's some garbage in there? [23:57] it looks normal at least to me: http://puu.sh/ph0IM/8b9f0487ae.png [23:57] Yeah, same to me [23:58] here's something interesting [23:58] when I run the pip seesaw command [23:58] on the one box that works fine, I get [23:58] http://puu.sh/ph0NA/a6e4ba2761.png [23:59] but on the one it won't run I get [23:59] http://puu.sh/ph0PQ/e68f3de798.png [23:59] It looks like the first one is using Python 3 and the second is using Python 2