#warrior 2016-08-29,Mon

↑back Search

Time Nickname Message
00:35 πŸ”— joepie91 has quit IRC (Read error: Operation timed out)
00:44 πŸ”— joepie91 has joined #warrior
01:09 πŸ”— sep332_ has quit IRC (Read error: Operation timed out)
01:09 πŸ”— midas1 has quit IRC (Read error: Operation timed out)
01:10 πŸ”— midas1 has joined #warrior
01:10 πŸ”— BuildTheR has quit IRC (Ping timeout: 260 seconds)
01:14 πŸ”— sep332_ has joined #warrior
01:22 πŸ”— BuildTheR has joined #warrior
01:27 πŸ”— GLaDOS has quit IRC (Quit: Oh crap, I died.)
02:19 πŸ”— Jeroen__u I still have the issue with my Warrior using VirtualBox that it appears to be stuck starting up, but doing nothing. Even when I select random projects.
03:19 πŸ”— ErkDog it would be super nice if for the 1,000,000 time I went to install things for standalones things didn't error out because of dependencies that should be listed on the yum install config line
03:22 πŸ”— ErkDog gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I../lib -I../lib -O2 -Wall -MT cookies.o -MD -MP -MF .deps/cookies.Tpo -c -o cookies.o cookies.c
03:22 πŸ”— ErkDog mv -f .deps/cookies.Tpo .deps/cookies.Po
03:22 πŸ”— ErkDog gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I../lib -I../lib -O2 -Wall -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c
03:22 πŸ”— ErkDog mv -f .deps/ftp.Tpo .deps/ftp.Po
03:22 πŸ”— ErkDog : -o css.c css.l
03:22 πŸ”— ErkDog echo '#include "wget.h"' > css_.c
03:22 πŸ”— ErkDog cat css.c >> css_.c
03:22 πŸ”— ErkDog cat: css.c: No such file or directory
03:22 πŸ”— ErkDog make[3]: *** [css_.c] Error 1
03:22 πŸ”— ErkDog make[3]: Leaving directory `/home/ecansol/yahooanswers-grab/get-wget-lua.tmp/src'
03:22 πŸ”— ErkDog make[2]: *** [all] Error 2
03:22 πŸ”— ErkDog make[2]: Leaving directory `/home/ecansol/yahooanswers-grab/get-wget-lua.tmp/src'
03:22 πŸ”— ErkDog make[1]: *** [all-recursive] Error 1
03:22 πŸ”— ErkDog make[1]: Leaving directory `/home/ecansol/yahooanswers-grab/get-wget-lua.tmp'
04:06 πŸ”— yipdw ErkDog: you might just want to submit a pull request to the readme then
04:06 πŸ”— yipdw most people don't run this on CentOS, so naturally it's not going to be checked as often
04:07 πŸ”— * yipdw does not run CentOS at all, for example
04:16 πŸ”— JesseW has quit IRC (Ping timeout: 370 seconds)
05:54 πŸ”— yipdw_ has joined #warrior
05:56 πŸ”— yipdw has quit IRC (Read error: Operation timed out)
07:33 πŸ”— Honno has joined #warrior
10:46 πŸ”— Jeroen__u I am still having the problem where my VirtualBox Warrior is stuck on " The warrior is beginning work on a project.".
12:17 πŸ”— ErkDog Jeroen__u yeah it's checking redirects
12:18 πŸ”— ErkDog yipdw_ it's Linux either way, the requirements software wise are the same, for instance, it's been pointed out that autoconf and automake are required but they aren't listed in the install lines of -any- of the distributions
12:25 πŸ”— ErkDog flex was causing the error above, it's been a requirement for wget since before 2012....
12:25 πŸ”— Jeroen__u ErkDog: Weird, is it a problem on my side?
12:27 πŸ”— ErkDog no everyone's does it right now
12:29 πŸ”— ErkDog ugh I don't understand how to use GitHub, lol
12:36 πŸ”— Jeroen__u ErkDog: So, all Warrior projects are on-hold?
12:37 πŸ”— ErkDog not that I'm aware of, no
12:38 πŸ”— Igloo^ We had a similar issue the other day
12:39 πŸ”— Igloo^ Are you running Bridge or NAT mode in your networking?
12:41 πŸ”— Jeroen__u Igloo^: The default settings.
12:41 πŸ”— Jeroen__u NAT
12:45 πŸ”— Igloo^ Try bridged
12:45 πŸ”— Igloo^ I think that resolves the issue
12:45 πŸ”— ErkDog Igloo^ how do I submit a pull on Git? I cloned it, edited the file, but I can't push cause no permissions, so how do I submit the revisions?
12:46 πŸ”— Igloo^ You need a Git account, Then it goes into a holding state
12:46 πŸ”— ErkDog well I have one
12:46 πŸ”— ErkDog https://puu.sh/qSwFI/757db43ea1.png
12:46 πŸ”— Igloo^ I've never done it but tht's how I understand it to work
12:46 πŸ”— ErkDog apparently I need to use something besides just push, lol
12:47 πŸ”— Igloo^ https://help.github.com/articles/github-flow-in-the-browser/
12:50 πŸ”— ErkDog well I can't create a branch
13:01 πŸ”— Jeroen__u Igloo^: you clone the repository, work in your own repository, and then create a pull request when you want to merge stuff back into upstream.
13:04 πŸ”— ErkDog so I have to create a new repository in my github account and put it into github ?
13:06 πŸ”— GitHub33 has joined #warrior
13:06 πŸ”— GitHub33 has left
13:06 πŸ”— ErkDog yay I figured it out online
13:06 πŸ”— ErkDog if you click the file you can hit "edit in your fork" and just do it
13:22 πŸ”— Jeroen__u Igloo^: I have set my VM to bridged, but I'm not sure how I can access the webUI.
13:29 πŸ”— Jeroen__u Found it.
13:30 πŸ”— Jeroen__u It usually downloaded like 0.1 kB/s, now it is up to 0.4 kB/s
13:37 πŸ”— Jeroen__u ErkDog, Igloo^: It looks like it is still stuck on "The warrior is beginning work on a project."
14:23 πŸ”— Igloo^ Hmm Which project have you got Jeroen__u ?
14:24 πŸ”— Jeroen__u Currently "ArchiveTeam’s Choice" Igloo^ .
14:25 πŸ”— Jeroen__u My preference is to primarily archive nujij, but I don't think that my Warrior is working on any project.
14:26 πŸ”— Jeroen__u The Warrior shows "The warrior is idle. Select a project." when I select a project, and when I refresh the page it shows "The warrior is beginning work on a project.", it does not appear to start at any moment.
14:34 πŸ”— Igloo^ Have you tried rebooting it a few times?
14:34 πŸ”— Igloo^ I don't know honestly
14:34 πŸ”— Igloo^ I run warriors which have been converted to ESXi
14:36 πŸ”— Jeroen__u I have rebooted it multiple times.
14:56 πŸ”— Kksmkrn has joined #warrior
15:36 πŸ”— Kksmkrn has quit IRC (Remote host closed the connection)
16:26 πŸ”— dcmorton has quit IRC (Quit: ZNC - http://znc.in)
16:27 πŸ”— Kksmkrn has joined #warrior
16:32 πŸ”— dcmorton has joined #warrior
19:18 πŸ”— ErkDog Jeroen__u are you running a VM on a windows machine?
20:29 πŸ”— ErkDog has left
22:42 πŸ”— Honno has quit IRC (Read error: Operation timed out)

irclogger-viewer