#dev | Logs for 2016-09-28

« return
[07:42:27] <mecctro> this might help
[07:42:28] <mecctro> https://github.com
[07:42:30] <aqu4>  ^ "3Update Makefile by mecctro · Pull Request #304 · SoylentNews/rehash · GitHub"
[07:45:09] <mecctro> hope that explains better what I was referring to.
[08:10:39] <crutchy> mecctro, feel free to join #github as the bot spits out events from a bunch of repos. the pr you just did appeared there too
[08:10:58] <mecctro> ah, will do, thanks
[08:11:22] <crutchy> https://logs.sylnt.us
[08:11:23] <aqu4>  ^ "3#github | Logs for 2016-09-28"
[08:11:57] <crutchy> the numbers jibberish is the the irc color codes
[08:13:07] <mecctro> sounds legit
[08:13:30] <crutchy> some of the bigger merges can be fun in there :p
[08:13:39] <mecctro> I imagine so
[10:13:33] <TheMightyBuzzard> mecctro, i'll give a look at it this afternoon. gonna be busy or gone till then.
[10:47:03] -!- crutchy has quit [Quit: Leaving]
[11:00:44] <TheMightyBuzzard> mecctro, i lied. looked at it this morning. wasted effort. you solved a problem we didn't have but missed the one we do.
[11:02:22] <TheMightyBuzzard> really the install target needs to not do a bloody thing to apache unless we're doing an initial install, otherwise it can't do anything but break stuff.
[11:04:48] <TheMightyBuzzard> the directory it checks for is irrelevant since we can supply that on the command line if necessary
[11:11:21] <mecctro> you seem to be missing the point, it's not for what directory you supply, the repository is storing Apache in a different folder within the tarbal
[11:11:24] <mecctro> tarball*
[11:12:01] <mecctro> So what happens is, when it goes to build Apache, it fails regardless
[11:14:04] <mecctro> you just don't see the bomb clearly within the install stage, because it blows by build-environment, regardless of errors.
[11:14:53] <mecctro> well, Apache-wise
[11:15:31] <mecctro> But, I will concede, it really shouldn't be reinstalling Apache, when there are no changes to it.
[11:25:14] <mecctro> which is really the entire reason to make a proper make update.
[11:29:04] <mecctro> Also, I have no idea how a custom endpath for the Apache source-folder ever worked...
[11:35:06] <mecctro> I just double-checked the repo, and have no idea what I was thinking... the folder is exactly the same in the new repo.. woops. I stand corrected!
[11:35:43] <mecctro> The only really significant difference is moving the Apache config append until after plugin install.
[11:37:29] <mecctro> (Apache gets copied to the final destination each time make install is called.
[11:37:56] <mecctro> append must be called after it's all done moving the things, or it's not there to append)
[12:01:49] <chromas> Still using custom builds of apache? I thought that was fixed with the port to 2
[13:50:16] <Bytram> TheMightyBuzzard: paulej72: NCommander: Could use some help with this: https://soylentnews.org
[13:50:18] <aqu4>  ^ "3SoylentNews Comments | China Launched its Second "Heavenly Palace" Thursday Morning [Updated]"
[13:52:05] <Bytram> I've answered as best I can... which isn't all that good... would one of you please provide a better answer to TheRaven (270) on how timezones are implemented/displayed on the site?
[21:57:51] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has joined #dev