| Time |
S |
Nick |
Message |
| 00:12 |
|
|
d4rkie left #mojo |
| 00:38 |
|
|
Alias joined #mojo |
| 00:42 |
|
|
preflex left #mojo |
| 00:46 |
|
|
preflex joined #mojo |
| 00:50 |
|
|
xaka left #mojo |
| 01:04 |
|
|
vel joined #mojo |
| 01:11 |
|
|
shonorio left #mojo |
| 01:14 |
|
|
mattastrophe left #mojo |
| 01:16 |
|
|
shonorio joined #mojo |
| 01:16 |
|
tardisx |
yslow complains that files served from public/ don't have an future Expires header set. a) does this actually matter, and b) can it be done? |
| 01:27 |
|
|
preflex left #mojo |
| 01:29 |
|
|
arpadszasz left #mojo |
| 01:31 |
|
|
preflex joined #mojo |
| 01:33 |
|
crab |
tardisx: yes and yes |
| 01:33 |
|
crab |
the short version is to use an after_dispatch hook to set the expires header |
| 01:33 |
|
crab |
and by coincidence, i'm working on a blog post with the long version |
| 01:34 |
|
tardisx |
serendipitous! |
| 01:35 |
|
|
shonorio left #mojo |
| 01:50 |
|
|
shonorio joined #mojo |
| 01:57 |
|
sri |
interesting, now that xaka is gone i have found evidence that allows us to consider the old $t->app behavior a bug |
| 01:58 |
|
sri |
the documentation is contradicting at some points |
| 02:09 |
|
|
shonorio left #mojo |
| 02:12 |
|
|
xaka joined #mojo |
| 02:17 |
|
perlrocks |
Twitter: "/ Mojolicious reference to specify the class to write a template when drawing - http://t.co/JRtiIr7 Introduction to Perl with sample code # perl # mojolicious" (ja) --perlcodesample http://twitter.com/perlcodesam[…]89155995586138114 |
| 02:17 |
|
perlrocks |
Twitter: "Specify template class in rendering / Mojolicious Reference http://t.co/JRtiIr7 # perl # mojolicious" (ja) --perlcodesample http://twitter.com/perlcodesam[…]89156197671907328 |
| 02:44 |
|
perlrocks |
Twitter: "perlcodesample: / Mojolicious http://bit.ly/oGKyo6 reference to specify the class to write a template when drawing" (ja) --perlironman http://twitter.com/perlironman[…]89162863566008320 |
| 02:56 |
|
xaka |
sri: are you planning to write book about mojolicious? ;) |
| 02:58 |
|
sri |
xaka: not unless a good publisher asks me |
| 03:04 |
|
sri |
btw. i do have a patch to make $t->app always work, just not sure of it's the right way |
| 03:05 |
|
sri |
Test::Mojo->app and Mojo::UserAgent->app become methods |
| 03:06 |
|
xaka |
that's true because you can't pass real accessor to "has", only default value handler. "has" really simple and useful but sometimes you want to do more logic when it is used as a setter |
| 03:08 |
|
|
GitHub157 joined #mojo |
| 03:08 |
|
GitHub157 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/pGuHgS |
| 03:08 |
|
GitHub157 |
[mojo/master] deprecated Test::Mojo->new(app => MyApp) in favor of Test::Mojo->new(MyApp) - Sebastian Riedel |
| 03:08 |
|
|
GitHub157 left #mojo |
| 03:08 |
|
sri |
xaka: take a look |
| 03:09 |
|
xaka |
138 additions and 71 deletions - wow :) |
| 03:09 |
|
sri |
it goes quite deep |
| 03:14 |
|
xaka |
looks good to me, thx |
| 03:15 |
|
* xaka |
has opened a bottle of Heineken... |
| 03:15 |
|
|
vel left #mojo |
| 03:21 |
|
|
GitHub116 joined #mojo |
| 03:21 |
|
GitHub116 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/rdDM5E |
| 03:21 |
|
GitHub116 |
[mojo/master] documentation updates - Sebastian Riedel |
| 03:21 |
|
|
GitHub116 left #mojo |
| 03:24 |
|
|
vel joined #mojo |
| 03:36 |
|
|
mattastrophe joined #mojo |
| 03:43 |
|
|
vel left #mojo |
| 03:43 |
|
|
Foxcool joined #mojo |
| 03:49 |
|
|
giwi left #mojo |
| 04:11 |
|
tempire |
shnikies |
| 04:11 |
|
tempire |
I had forgotten about get |
| 04:13 |
|
tempire |
there should be a perldoc that explains how to use get specifically |
| 04:13 |
|
tempire |
or at least that has the output of mojo get --help |
| 04:15 |
|
sri |
tempire: http://mojolicio.us/perldoc/Mo[…]book#Command_Line # if only there was a cookbook :) |
| 04:15 |
|
tempire |
if only! |
| 04:15 |
|
tempire |
I guess it couldn't hurt to throw that in there |
| 04:16 |
|
tempire |
command line tools could be a screencast all on their own |
| 04:16 |
|
sri |
that's true |
| 04:16 |
|
tempire |
I was thinking of a tips and tricks one too, "how to impress your friends with mojolicious" |
| 04:16 |
|
tempire |
things like the j5 option |
| 04:16 |
|
tempire |
and other neat little things |
| 04:17 |
|
tempire |
My main focus is trying to get the production time down |
| 04:17 |
|
|
giwi joined #mojo |
| 04:17 |
|
tempire |
if I can streamline the process and get it down to one or two hours... |
| 04:18 |
|
tempire |
the next attempt will happen soon. I'm going to be on train for 5 hours with no internets |
| 04:18 |
|
sri |
soon you'll be all professional and stuff |
| 04:19 |
|
crab |
j5 option? |
| 04:20 |
|
tempire |
cpanm with HARNESS_OPTIONS=j5, and you can have mojo installed in 15s |
| 04:20 |
|
sri |
just don't forget us once you're a star! |
| 04:20 |
|
tempire |
or you can wait 40 seconds LIKE A SUCKER |
| 04:20 |
|
tempire |
I really want to make some lisp screencasts too |
| 04:20 |
|
tempire |
so I can register lispcasps.com |
| 04:21 |
|
sri |
:o |
| 04:21 |
|
tempire |
but I digress. one step at a time. |
| 04:22 |
|
|
GitHub44 joined #mojo |
| 04:22 |
|
GitHub44 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/n5orSN |
| 04:22 |
|
GitHub44 |
[mojo/master] added peer method to Mojo::Transactor - Sebastian Riedel |
| 04:22 |
|
|
GitHub44 left #mojo |
| 04:23 |
|
sri |
two hours sounds impressive though |
| 04:24 |
|
tempire |
it's a goal. it's the video cutting and getting the audio/video timing right that takes up the most time. |
| 04:24 |
|
sri |
and ideas at some point |
| 04:24 |
|
tempire |
fortunately I'm good for a while. just have to go through the docs. |
| 04:28 |
|
tempire |
marcus should have some too, with his 9 employees, telling google to back the !@#$ up |
| 04:30 |
|
tempire |
google who!? NORDAAKER represent. That's how they do it in Norway. |
| 04:30 |
|
tempire |
holla! |
| 04:30 |
|
tempire |
or so I've heard. |
| 04:32 |
|
|
d4rkie joined #mojo |
| 04:34 |
|
|
giwi_ joined #mojo |
| 04:34 |
|
|
giwi left #mojo |
| 04:34 |
|
|
giwi joined #mojo |
| 04:34 |
|
sri |
haha |
| 04:38 |
|
|
GitHub189 joined #mojo |
| 04:38 |
|
GitHub189 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/qhnMLx |
| 04:38 |
|
GitHub189 |
[mojo/master] updated changes - Sebastian Riedel |
| 04:38 |
|
|
GitHub189 left #mojo |
| 04:40 |
|
|
GitHub94 joined #mojo |
| 04:40 |
|
GitHub94 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/pQSSA9 |
| 04:40 |
|
GitHub94 |
[mojo/master] fixed typo - Sebastian Riedel |
| 04:40 |
|
|
GitHub94 left #mojo |
| 04:40 |
|
|
giwi left #mojo |
| 04:40 |
|
|
giwi_ left #mojo |
| 04:40 |
|
tempire |
I *really* like the hypnotoad updates |
| 04:40 |
|
|
giwi joined #mojo |
| 04:41 |
|
* sri |
too |
| 04:41 |
|
sri |
didn't realize how nice they are until i started using them |
| 04:42 |
|
crab |
what hypnotoad updates? |
| 04:42 |
|
|
preflex left #mojo |
| 04:42 |
|
crab |
is licking the toad still strongly discouraged? |
| 04:44 |
|
tempire |
crab: see hypnotoad --help |
| 04:45 |
|
|
preflex joined #mojo |
| 04:49 |
|
|
giwi_ joined #mojo |
| 04:49 |
|
|
giwi left #mojo |
| 04:49 |
|
tempire |
perl really needs a n00b-centered orm |
| 04:50 |
|
sri |
mongodb should be quite good for examples, even without orm |
| 04:50 |
|
tempire |
I have yet to check out mongodb |
| 04:51 |
|
sri |
it will blow your mind |
| 04:51 |
|
tempire |
moreso than riak? |
| 04:51 |
|
sri |
think so |
| 04:51 |
|
tempire |
NEVER |
| 04:51 |
|
sri |
riak is cool in a very different way |
| 04:51 |
|
sri |
mongodb is more mainstream |
| 04:53 |
|
tempire |
I need to introduce the concept of a database using a helper, but I don't want to make assumptions that people know how to use DBs already. |
| 04:53 |
|
tempire |
like the first mojocast, you only have to know how to open a terminal & edit a text file |
| 04:54 |
|
tempire |
maybe I could use dbm |
| 04:55 |
|
|
kaare joined #mojo |
| 04:56 |
|
sri |
i think you need something cooler |
| 04:56 |
|
sri |
mongodb is hip |
| 04:57 |
|
sri |
anyway, by the time you reach that one i'll have a cool mongodb driver with good documentation out :) |
| 04:57 |
|
tempire |
that's only one or two away. |
| 04:57 |
|
tempire |
so I take that as an official announcement! |
| 04:58 |
|
* tempire |
parades |
| 04:58 |
|
tempire |
that would actually be great, though. using the newest okm in existence. |
| 04:58 |
|
sri |
Oo |
| 04:59 |
|
perlrocks |
Twitter: "Mojolicious 1:59 by SRI - http://metacpan.org/release/SRI/Mojolicious-1.59/" (ms) --cpan_new http://twitter.com/cpan_new/st[…]89196865014337537 |
| 05:01 |
|
* sri |
hurries up |
| 05:02 |
|
tempire |
I guess no matter what, I'm going to have to keep some things out of band. Like directing them to the quickstart page of mongodb so they can download & install it. |
| 05:03 |
|
tempire |
I wonder if there's a hosted mongodb database available for testing. some sort of easy amazon thing to set up. |
| 05:04 |
|
tempire |
mojo get mycoolservice.com/database/mongodb/temporary |
| 05:04 |
|
marcus |
tempire: https://mongohq.com/home |
| 05:04 |
|
marcus |
16mb free |
| 05:04 |
|
tempire |
! |
| 05:04 |
|
sri |
there are two |
| 05:05 |
|
|
koban joined #mojo |
| 05:05 |
|
sri |
https://mongolab.com |
| 05:05 |
|
sri |
both have free starter plans |
| 05:06 |
|
sri |
240mb free |
| 05:11 |
|
sri |
and dotcloud supports it too |
| 05:19 |
|
|
tabbi joined #mojo |
| 05:20 |
|
|
tabbi left #mojo |
| 05:21 |
|
|
D4RK-PH0ENiX joined #mojo |
| 05:22 |
|
|
d4rkie left #mojo |
| 06:30 |
|
|
Foxcool left #mojo |
| 06:37 |
|
|
zakame joined #mojo |
| 06:37 |
|
zakame |
hi hi |
| 06:43 |
|
|
d4rkie joined #mojo |
| 06:46 |
|
|
D4RK-PH0ENiX left #mojo |
| 06:52 |
|
|
arthas joined #mojo |
| 07:03 |
|
|
xaka left #mojo |
| 07:18 |
|
perlrocks |
Twitter: "Mojolicious-Plugin-WriteExcel 2.00 by ZAKAME - http://metacpan.org/release/ZA[…]-WriteExcel-2.00/" --cpan_new http://twitter.com/cpan_new/st[…]89231879714250752 |
| 07:19 |
|
zakame |
wow that fast, I just dzil release a few sec ago |
| 07:24 |
|
perlrocks |
Twitter: "says http://tinyurl.com/3gmgakq (just released my renamed Mojolicious plugin for writing Excel spreadsheets)... http://plurk.com/p/d1oznl" --zakame http://twitter.com/zakame/stat[…]89233446437797888 |
| 07:27 |
|
|
sugar joined #mojo |
| 07:31 |
|
|
d4rkie left #mojo |
| 07:49 |
|
|
cosmincx joined #mojo |
| 08:02 |
|
|
eugen joined #mojo |
| 08:12 |
|
|
eugen left #mojo |
| 08:16 |
|
|
spleenjack joined #mojo |
| 08:30 |
|
|
giwi_ left #mojo |
| 08:43 |
|
|
Alias left #mojo |
| 08:45 |
|
|
abra left #mojo |
| 09:03 |
|
|
psimanx1 joined #mojo |
| 09:09 |
|
|
eugen joined #mojo |
| 09:18 |
|
|
intervoice joined #mojo |
| 09:21 |
|
|
intervoice left #mojo |
| 09:28 |
|
perlrocks |
Twitter: "Perl's not really my cup of tea, but this looks quite nice: http://www.mojolicious.org" --oceanician http://twitter.com/oceanician/[…]89264706983968769 |
| 10:00 |
|
|
Foxcool joined #mojo |
| 10:04 |
|
|
mattastrophe left #mojo |
| 10:13 |
|
|
Foxcool left #mojo |
| 10:20 |
|
perlrocks |
Twitter: "Holy crap, mojolicious nose and ears are bleeding." --tja1980 http://twitter.com/tja1980/sta[…]89277547392667649 |
| 10:29 |
|
crab |
that sounds quite serious. |
| 10:42 |
|
|
spleenjack1 joined #mojo |
| 10:46 |
|
|
spleenjack left #mojo |
| 11:06 |
|
|
tabbi joined #mojo |
| 11:06 |
|
|
tabbi left #mojo |
| 11:27 |
|
|
abra joined #mojo |
| 11:57 |
|
|
sh9 joined #mojo |
| 12:08 |
|
|
sugar left #mojo |
| 12:23 |
|
|
Foxcool joined #mojo |
| 12:30 |
|
marcus |
sri: http://blog.kraih.com/mojolici[…]ud-hello-dotcloud seems obsolete |
| 12:30 |
|
|
mattastrophe joined #mojo |
| 12:47 |
|
|
zakame left #mojo |
| 12:47 |
|
|
koban left #mojo |
| 12:51 |
|
|
vel joined #mojo |
| 12:52 |
|
marcus |
there's no deploy command anymore, and they use a .yml file now |
| 12:59 |
|
marcus |
YAY, HAZ DINO PUKING RAINBOWS ON DOTCLOUD |
| 13:04 |
|
crab |
hi marcus. are you just playing with dotcloud, or did you sign up for paid hosting? |
| 13:05 |
|
marcus |
crab: I'm just paying, but I think I have a free vip account for a year or something |
| 13:06 |
|
crab |
is dotcloud a thing that sits on top of ec2? |
| 13:08 |
|
marcus |
it's in the cloud, man! :) |
| 13:09 |
|
|
mattastrophe left #mojo |
| 13:09 |
|
|
xaka joined #mojo |
| 13:11 |
|
sri |
marcus: oh noes |
| 13:25 |
|
|
d4rkie joined #mojo |
| 13:31 |
|
sri |
but what's going on with mojolicious nose and ears bleeding? :O |
| 13:38 |
|
crab |
maybe it's the fast release cycle! |
| 13:44 |
|
sri |
does sound plausible |
| 13:48 |
|
* mateu |
yawns |
| 13:58 |
|
|
marty left #mojo |
| 14:03 |
|
marcus |
the mongodb drivers has a sizable dep chain |
| 14:06 |
|
bpaluch |
oo I just started building a mojolicious / mongodb rest interface for a project yesterday |
| 14:07 |
|
|
marty joined #mojo |
| 14:07 |
|
marcus |
sri: eta for mojolicious mongodb drivers? :) The api for the normal perl ones is a bit hateful. |
| 14:08 |
|
marcus |
I'm just building an admin tool for a new iphone project ATM. figured I could test hosting it on dotcloud |
| 14:08 |
|
marcus |
not like it will be hard to switch later |
| 14:09 |
|
|
preflex left #mojo |
| 14:10 |
|
marcus |
anyways, I'm within the limits of free account atm, with 2 services (www and mongodb) |
| 14:11 |
|
|
ispy_ joined #mojo |
| 14:11 |
|
|
preflex joined #mojo |
| 14:17 |
|
marcus |
sri: $self−>url_for('test', name => 'sebastian'); <- this example seems to be missing from Mojolicious::Controller |
| 14:18 |
|
|
mattastrophe joined #mojo |
| 14:20 |
|
marcus |
sri: btw, using Mojolicious as the default cookie name kinda sucks. ends up my dev server bitches about [Fri Jul 8 16:19:16 2011] [debug] Bad signed cookie "mojolicious", possible hacking attempt. pretty often |
| 14:26 |
|
|
vel left #mojo |
| 14:26 |
|
|
metaperl joined #mojo |
| 14:31 |
|
sri |
marcus: i'm not interested in problems, just solutions! :) |
| 14:31 |
|
marcus |
sri: what a coincidence, me too! |
| 14:32 |
|
marcus |
I'm actually unable to get this to work at all :/ |
| 14:32 |
|
marcus |
post '/delete/:question' should be url_for('deletequestion'), question=>foo) right? |
| 14:34 |
|
marcus |
oh, foo was undefined. now it works. |
| 14:34 |
|
marcus |
with undef, I got just '/delete' back. |
| 14:36 |
|
marcus |
sri: what do you think about including the app name in the default cookie? Would it be breaking bad? |
| 14:36 |
|
marcus |
:) |
| 14:37 |
|
sri |
it would prolly break a lot |
| 14:37 |
|
marcus |
yeah, or at least make a lot of apps lose their state |
| 14:38 |
|
marcus |
probably many apps out there using the default cookie. |
| 14:38 |
|
marcus |
sri: what about setting it in mojo generate app / lite_app ? |
| 14:39 |
|
sri |
ugly default app? |
| 14:40 |
|
sri |
boilerplate in a hello world app will surely leave a good first impression... |
| 14:40 |
|
sri |
how about you make a new generator plugin that does it? |
| 14:40 |
|
marcus |
mojolicious generate marcus_style myapp |
| 14:40 |
|
sri |
yea |
| 14:41 |
|
marcus |
I guess that works. I could make it set secret by default as well. |
| 14:41 |
|
marcus |
and setup config |
| 14:41 |
|
marcus |
and make a t dir with a basic test |
| 14:41 |
|
sri |
and would be a good example to encourage more |
| 14:43 |
|
marcus |
sri: Mojolicious::Generate::App::Nordaaker ? :) |
| 14:43 |
|
sri |
Mojolicious::Command::Generate::NordaakerApp |
| 14:43 |
|
marcus |
yeah |
| 14:44 |
|
sri |
NordaakerLite |
| 14:44 |
|
marcus |
:D |
| 14:44 |
|
marcus |
yeah |
| 14:44 |
|
marcus |
we almost only make lite apps |
| 14:44 |
|
marcus |
but with makefiles and tests and config |
| 14:53 |
|
perlrocks |
Twitter: "Looking for a way to add mime types to the #mojolicious public static web server" --senormeow http://twitter.com/senormeow/s[…]89346250465492992 |
| 14:53 |
|
|
fhelmber_ left #mojo |
| 15:04 |
|
|
cosmincx left #mojo |
| 15:15 |
|
|
D4RK-PH0ENiX joined #mojo |
| 15:16 |
|
perlrocks |
Twitter: "Just deployed a simple Mojolicious app with a Mongodb backend for one of our iPhone apps to @dot_cloud. Pretty smooth!" --marcusramberg http://twitter.com/marcusrambe[…]89352194675064832 |
| 15:19 |
|
|
d4rkie left #mojo |
| 15:31 |
|
|
xaka left #mojo |
| 15:48 |
|
|
d4rkie joined #mojo |
| 15:49 |
|
|
GitHub133 joined #mojo |
| 15:49 |
|
GitHub133 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/pUydU9 |
| 15:49 |
|
GitHub133 |
[mojo/master] small documentation improvements - Sebastian Riedel |
| 15:49 |
|
|
GitHub133 left #mojo |
| 15:51 |
|
|
xaka joined #mojo |
| 15:52 |
|
|
D4RK-PH0ENiX left #mojo |
| 16:06 |
|
* yko |
wrote yko-style 'FatApp' generator years ago :p |
| 16:10 |
|
|
eugen left #mojo |
| 16:22 |
|
|
sh9 left #mojo |
| 16:23 |
|
|
sh9 joined #mojo |
| 16:26 |
|
perlrocks |
Twitter: "/ Jamadam / Mojolicious I try to create plug-in cache memory for wo Mojolicious-Plugin-Cache-Lite - GitHub http://htn.to/cmu446" (ja) --jamadam http://twitter.com/jamadam/sta[…]89369665167556608 |
| 16:26 |
|
sri |
Mojolicious::Command::Generate::BeLikeYko |
| 16:36 |
|
|
ajgb left #mojo |
| 16:38 |
|
|
Kulag joined #mojo |
| 16:42 |
|
perlrocks |
Twitter: "jamadam / Mojolicious-Plugin-Cache-Lite - GitHub http://bit.ly/oHPKKi" (ja) --wPerlnews http://twitter.com/wPerlnews/s[…]89373698171219968 |
| 16:42 |
|
|
Kovensky left #mojo |
| 16:47 |
|
|
spleenjack1 left #mojo |
| 16:55 |
|
|
sh9 left #mojo |
| 17:04 |
|
alnewkirk|com |
sri, found an issue in the processing of parameters |
| 17:05 |
|
alnewkirk|com |
http://localhost:3000/people/u[…]&password2=enter1 for example |
| 17:06 |
|
alnewkirk|com |
id=0 ... or ... id=&other=123 parameter cannot be found using $mojo->req->params->to_hash |
| 17:06 |
|
* alnewkirk|com |
meant, the id parameter |
| 17:15 |
|
|
GitHub27 joined #mojo |
| 17:15 |
|
GitHub27 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/qYm74M |
| 17:15 |
|
GitHub27 |
[mojo/master] added a few more parameter tests - Sebastian Riedel |
| 17:15 |
|
|
GitHub27 left #mojo |
| 17:15 |
|
sri |
alnewkirk|com: not true |
| 17:19 |
|
|
d4rkie left #mojo |
| 17:26 |
|
|
d4rkie joined #mojo |
| 17:42 |
|
|
GitHub100 joined #mojo |
| 17:42 |
|
GitHub100 |
[mojo] kraih pushed 2 new commits to master: http://bit.ly/oY8Vap |
| 17:42 |
|
GitHub100 |
[mojo/master] Added type declaration for xsl stylesheets - Michael Harris |
| 17:42 |
|
GitHub100 |
[mojo/master] Merge from shiftycow/master - Sebastian Riedel |
| 17:42 |
|
|
GitHub100 left #mojo |
| 17:43 |
|
alnewkirk|com |
sri, you're right, sorry for the false alarm, the problem is in another module |
| 17:47 |
|
|
GitHub96 joined #mojo |
| 17:47 |
|
GitHub96 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/pgD8J3 |
| 17:47 |
|
GitHub96 |
[mojo/master] updated changes - Sebastian Riedel |
| 17:47 |
|
|
GitHub96 left #mojo |
| 18:00 |
|
sri |
ok, i need windows testers |
| 18:00 |
|
sri |
it seems t/mojolicious/app.t fails on some windows machines now |
| 18:00 |
|
alnewkirk|com |
-here- |
| 18:01 |
|
alnewkirk|com |
i've been -f install for a couple versions now |
| 18:01 |
|
sri |
the reason is most likely the recent switch to File::Find based file listing |
| 18:01 |
|
sri |
alnewkirk|com: then you're doing something very wrong, this is the first in 4 releases to fail any cpantesters tests |
| 18:02 |
|
sri |
i'm going to need someone with a non-broken windows installation |
| 18:02 |
|
alnewkirk|com |
i am not my operating system |
| 18:02 |
|
|
sh9 joined #mojo |
| 18:03 |
|
sri |
http://www.cpantesters.org/cpa[…]9c95-c53b7af9f8c9 |
| 18:03 |
|
sri |
activeperl 5.14 and 5.14.1 |
| 18:04 |
|
sri |
https://github.com/kraih/mojo/[…]/Mojo/Home.pm#L88 |
| 18:04 |
|
sri |
that line will most likely need tweaks |
| 18:05 |
|
xaka |
sri: cpan does buliding for you, isn't? i mean u dont need to ask people and wait for an answer |
| 18:06 |
|
sri |
? |
| 18:06 |
|
sri |
no idea what you just said |
| 18:07 |
|
xaka |
yesterday u showed web site where everything was green - windows, linux, ... |
| 18:07 |
|
xaka |
so something did building and testing for you, right? |
| 18:07 |
|
* xaka |
learning infrastructure... |
| 18:08 |
|
alnewkirk|com |
C:\Documents and Settings\Desktop User>cpanm Mojolicious |
| 18:08 |
|
alnewkirk|com |
--> Working on Mojolicious |
| 18:08 |
|
alnewkirk|com |
Fetching http://search.cpan.org/CPAN/au[…]cious-1.59.tar.gz ... OK |
| 18:08 |
|
alnewkirk|com |
Configuring Mojolicious-1.59 ... OK |
| 18:08 |
|
alnewkirk|com |
Building and testing Mojolicious-1.59 ... FAIL |
| 18:08 |
|
alnewkirk|com |
! Installing Mojolicious failed. See C:\Documents and Settings\Desktop User\.cpanm\build.log for details. |
| 18:09 |
|
* alnewkirk|com |
uses Windows XP + Strawberry Perl |
| 18:10 |
|
alnewkirk|com |
seeing as how i have countless other modules installed and working properly, i'd say its your library and not my OS |
| 18:10 |
|
sri |
don't paste into the channel! |
| 18:10 |
|
alnewkirk|com |
sorry |
| 18:10 |
|
sri |
why don't you nopaste the build log? |
| 18:11 |
|
alnewkirk|com |
http://scsys.co.uk:8002/120405 |
| 18:12 |
|
sri |
and there we have it |
| 18:12 |
|
sri |
exact same error, which only exists for one release |
| 18:12 |
|
sri |
you can not have encountered that previously |
| 18:13 |
|
sri |
*but* you can make it go away by fixing the line i linked to above |
| 18:13 |
|
alnewkirk|com |
i dont recall, i do remember pasting a couple build logs for you before though |
| 18:13 |
|
sri |
unless we are in a conversation pasting random stuff into the channel is rather useless |
| 18:15 |
|
sri |
if you want something to get noticed you have to open a ticket |
| 18:15 |
|
sri |
anyway, now you have the opportunity to fix the issue |
| 18:15 |
|
alnewkirk|com |
it hasnt been an issue for me (yet) |
| 18:15 |
|
sri |
i mean the actual bug ;) |
| 18:16 |
|
sri |
File::Spec->abs2rel prolly doesn't work as it should |
| 18:16 |
|
alnewkirk|com |
if/when i have time, sure |
| 18:16 |
|
sri |
... |
| 18:16 |
|
alnewkirk|com |
i've got my own broken libraries to fix first :} |
| 18:17 |
|
alnewkirk|com |
then i'll help you with yours |
| 18:17 |
|
sri |
i'll make sure to remind you next time you ask me a question |
| 18:18 |
|
|
amoore joined #mojo |
| 18:25 |
|
|
josh joined #mojo |
| 18:26 |
|
xaka |
sri: i think u should install virtualbox/vmware + windows to be independ on people |
| 18:27 |
|
sri |
i don't even own a windows license |
| 18:34 |
|
sri |
http://groups.google.com/group[…]/33fa6e84b96828f4 # maybe someone on the list can fix it |
| 18:35 |
|
xaka |
k, what i need - activeperl or strawberry? |
| 18:35 |
|
sri |
we've only had failing reports for activeperl 5.14.x so far |
| 18:36 |
|
sri |
other versions could be affected too but i don't know for sure |
| 18:37 |
|
xaka |
i'm on 64b, is it ok? |
| 18:38 |
|
sri |
should be fine |
| 18:38 |
|
purl |
Your capacity planning skills suck. |
| 18:38 |
|
* sri |
kisses purl |
| 18:38 |
|
* purl |
swoons! |
| 18:39 |
|
sri |
it should fail at getting the right path for foo/bar/index.html.ep or so |
| 18:39 |
|
sri |
some path mixup most likely |
| 18:42 |
|
glick |
woot! the Mojolicious rpm was just installed in our redhat satellite |
| 18:42 |
|
glick |
I can now officially mojo the crap out of our production servers ;) |
| 18:42 |
|
* sri |
always gets a bad feeling when he hears rpm and production server |
| 18:43 |
|
sri |
but maybe your rpms are fresh |
| 18:45 |
|
glick |
heh, my rpms are fresh. *real* fresh. :P |
| 18:45 |
|
glick |
this was just the first step in my evil plan |
| 18:46 |
|
glick |
we're still running the perl found on the OS, i.e. 5.8... and 5.10 |
| 18:47 |
|
sri |
yay and eww |
| 18:54 |
|
marcus |
sri: I guess windows users should buy you a license. reasonable for support. |
| 18:55 |
|
xaka |
marcus: )) microsoft has to do it |
| 18:56 |
|
|
xaka left #mojo |
| 18:56 |
|
|
xaka joined #mojo |
| 19:00 |
|
xaka |
sri: ssshhht, i need something more that activeperl to modify the code, run make and so on :( cygwin has perl 5.10 for an example |
| 19:02 |
|
|
D4RK-PH0ENiX joined #mojo |
| 19:02 |
|
sri |
xaka: as long as the test fails it should be fine |
| 19:03 |
|
|
d4rkie left #mojo |
| 19:07 |
|
sri |
xaka: actually, if you add a "warn "$File::Find::name, $dir\n";" and nopaste me the output i might also be able to fix it |
| 19:08 |
|
marcus |
http://aws.amazon.com/windows/ # .oO amazon gift card? |
| 19:09 |
|
sri |
lol |
| 19:13 |
|
sri |
damn... after googling for File::Find windows bugs i'm close to switching back to the old implementation that didn't use it... |
| 19:13 |
|
sri |
because it just worked portably... |
| 19:13 |
|
xaka |
do u need my help stil? |
| 19:13 |
|
* sri |
starts to remember why he just wrote his own little File::Find |
| 19:14 |
|
sri |
xaka: yes |
| 19:14 |
|
xaka |
ok, i'm on my way |
| 19:14 |
|
sri |
i'm just reading up, don't have windows, can't test anything |
| 19:15 |
|
sri |
no_chdir => 1 might help |
| 19:16 |
|
sri |
looks like File::Find is horribly broken in most activeperl releases |
| 19:18 |
|
xaka |
installing cygwin is really really long process, ah |
| 19:18 |
|
sri |
http://pastie.org/2184383 # this might work |
| 19:20 |
|
xaka |
installing Mojo.... |
| 19:23 |
|
sri |
that will hopefully fail |
| 19:23 |
|
xaka |
ioloop.t is running more than 1m already. ok? |
| 19:23 |
|
sri |
sounds broken |
| 19:23 |
|
xaka |
8/12 |
| 19:23 |
|
purl |
0.666666666666667 |
| 19:23 |
|
xaka |
1+1 |
| 19:23 |
|
purl |
2 |
| 19:23 |
|
xaka |
6+x |
| 19:23 |
|
xaka |
hoho! |
| 19:24 |
|
xaka |
sri: any ideas? what should i do? |
| 19:24 |
|
sri |
ok, this is not gonna work |
| 19:24 |
|
sri |
i need someone who knows perl development on windows |
| 19:25 |
|
sri |
because i have absolutely no clue and can't talk you trhough it |
| 19:25 |
|
xaka |
i mean what shoulid i do with this hanging test |
| 19:25 |
|
sri |
think i'll ignore windows test failures again and let things sort itself out |
| 19:26 |
|
xaka |
test_dynamic - this one i interrupted |
| 19:28 |
|
xaka |
sri: k, let me know if u need something |
| 19:31 |
|
|
GitHub136 joined #mojo |
| 19:31 |
|
GitHub136 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/ng2lZO |
| 19:31 |
|
GitHub136 |
[mojo/master] fixed Windows portability issue - Sebastian Riedel |
| 19:31 |
|
|
GitHub136 left #mojo |
| 19:31 |
|
sri |
maybe it's fixed, maybe not, i don't care anymore |
| 19:33 |
|
|
amoore left #mojo |
| 19:34 |
|
xaka |
what the test file name? |
| 19:34 |
|
xaka |
i'll try to run it without others |
| 19:35 |
|
|
abra left #mojo |
| 19:36 |
|
|
Kovensky joined #mojo |
| 19:37 |
|
xaka |
sri: ok, i've runned t/mojolicious/app.t through cygwin and there is no errors |
| 19:37 |
|
xaka |
sri: let me check prev revison without your fix |
| 19:37 |
|
xaka |
*revision |
| 19:39 |
|
xaka |
hm, works fine |
| 19:39 |
|
xaka |
with or without fix ) |
| 19:46 |
|
xaka |
sri: i've installed activeperl and checked last and prev commits - the problem is still here |
| 19:47 |
|
|
eugen joined #mojo |
| 19:57 |
|
|
GitHub116 joined #mojo |
| 19:57 |
|
GitHub116 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/o4t2Gn |
| 19:57 |
|
GitHub116 |
[mojo/master] cleanup - Sebastian Riedel |
| 19:57 |
|
|
GitHub116 left #mojo |
| 20:03 |
|
xaka |
and warn doesn't show anything interesting when tests fail |
| 20:08 |
|
|
eugen left #mojo |
| 20:09 |
|
sri |
results have been posted to the list as well |
| 20:09 |
|
* sri |
gives up |
| 20:16 |
|
sri |
lets hope at some point someone who knows a bit about windows will get annoyed enough by the failing tests to fix it :) |
| 20:18 |
|
|
kaare left #mojo |
| 20:25 |
|
sri |
OH DAMN! |
| 20:26 |
|
sri |
first sip of a cold beer and i knew what went wrong :D |
| 20:30 |
|
|
GitHub163 joined #mojo |
| 20:30 |
|
GitHub163 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/nciEzF |
| 20:30 |
|
GitHub163 |
[mojo/master] fixed Windows portability issue - Sebastian Riedel |
| 20:30 |
|
|
GitHub163 left #mojo |
| 20:30 |
|
sri |
xaka: should be fixed |
| 20:32 |
|
xaka |
sri: ;) it is |
| 20:32 |
|
xaka |
that's why it hangs :( |
| 20:32 |
|
sri |
\o/ |
| 20:33 |
|
xaka |
test request to /foo-bar hangs for 5 and test fails - it was because list_files did something wrong? |
| 20:33 |
|
xaka |
*5s-10s |
| 20:34 |
|
sri |
wait what? |
| 20:34 |
|
purl |
Sure, I can wait. I've got plenty of time. It's you mortal meat bags that need to hurry |
| 20:34 |
|
xaka |
sri: it was before, dont be confused :) |
| 20:34 |
|
sri |
is it fixed or not? |
| 20:34 |
|
xaka |
FIXED |
| 20:34 |
|
xaka |
i'm just trying to understand why it hanged before the fix |
| 20:34 |
|
sri |
ok :) |
| 20:34 |
|
trone_ |
sri++ |
| 20:35 |
|
sri |
you scared me there ;p |
| 20:35 |
|
xaka |
sri: not me, beer :-p |
| 20:35 |
|
sri |
beer++ # best debug tool there is |
| 20:36 |
|
|
trone_ is now known as trone |
| 20:36 |
|
* xaka |
trying to figure out how to cleanup it's windows from all this stuffs like active,mective,cygwin... |
| 20:37 |
|
glick |
xaka: format+reinstall :P |
| 20:37 |
|
sri |
it's so much nicer on unix, all you need is perlbrew |
| 20:38 |
|
xaka |
k, it's lunch time |
| 20:52 |
|
|
abra joined #mojo |
| 20:52 |
|
|
abra_ joined #mojo |
| 20:52 |
|
|
abra left #mojo |
| 20:52 |
|
|
abra_ left #mojo |
| 20:52 |
|
|
abra joined #mojo |
| 20:52 |
|
|
abra left #mojo |
| 20:52 |
|
|
abra joined #mojo |
| 21:00 |
|
|
GitHub60 joined #mojo |
| 21:00 |
|
GitHub60 |
[mojo] kraih pushed 1 new commit to master: http://bit.ly/rpsk5v |
| 21:00 |
|
GitHub60 |
[mojo/master] added cookbook recipe - Sebastian Riedel |
| 21:00 |
|
|
GitHub60 left #mojo |
| 21:01 |
|
sri |
most people know this one, but it might still amaze those new to perl |
| 21:07 |
|
sri |
tempire++ # for reminding me of it recently |
| 21:12 |
|
* marcus |
wonders how fast mojolicious installs on a 12 core server. |
| 21:13 |
|
sri |
some tests sleep a few seconds |
| 21:14 |
|
xaka |
what about mainframe with a thousands of CPUs? :) i believe it'll get in stuck because it doesn't know how to use so much, ho ho ho |
| 21:14 |
|
sri |
my bet would be on 10-15 seconds |
| 21:14 |
|
sri |
for 12 cores |
| 21:17 |
|
|
Foxcool left #mojo |
| 21:25 |
|
|
ispy_ left #mojo |
| 21:25 |
|
|
arthas left #mojo |
| 21:51 |
|
|
preflex left #mojo |
| 21:52 |
|
|
perlite left #mojo |
| 21:52 |
|
|
perlite joined #mojo |
| 21:55 |
|
|
preflex joined #mojo |
| 22:02 |
|
|
sh9 left #mojo |
| 22:09 |
|
|
mattastrophe left #mojo |
| 22:37 |
|
|
Kulag left #mojo |
| 22:37 |
|
|
Kulag joined #mojo |
| 22:37 |
|
|
metaperl left #mojo |
| 22:54 |
|
|
abra left #mojo |
| 22:54 |
|
|
abra joined #mojo |
| 22:55 |
|
|
abra left #mojo |
| 22:55 |
|
|
abra joined #mojo |
| 23:47 |
|
|
Drossel joined #mojo |
| 23:48 |
|
|
Kulag left #mojo |
| 23:52 |
|
|
stephen left #mojo |
| 23:57 |
|
|
stephen joined #mojo |