All times shown according to UTC.

Time Nick Message
01:14 TSK joined #miro-hackers
02:15 Dawnrell joined #miro-hackers
02:41 JasonWoof left #miro-hackers
02:41 JasonWoof joined #miro-hackers
03:01 TSK left #miro-hackers
05:02 Dawnrell left #miro-hackers
05:03 Dawnrell joined #miro-hackers
06:16 Dawnrell left #miro-hackers
07:08 bmon left #miro-hackers
09:09 foocraft joined #miro-hackers
09:52 foocraft left #miro-hackers
11:33 foocraft joined #miro-hackers
11:34 foocraft left #miro-hackers
11:34 foocraft joined #miro-hackers
12:05 arpu joined #miro-hackers
12:23 janetPCF joined #miro-hackers
12:40 foocraft left #miro-hackers
13:10 foocraft joined #miro-hackers
13:28 janetPCF left #miro-hackers
13:38 janetPCF joined #miro-hackers
13:54 arpu left #miro-hackers
14:08 arpu joined #miro-hackers
14:51 foocraft left #miro-hackers
14:57 paulproteus Good morning, all.
15:51 DGMurdockIII left #miro-hackers
15:55 ajonas joined #miro-hackers
16:06 * paulproteus waves to ajonas
16:06 ajonas hi paulproteus
16:14 paulproteus z3p: Rob hasn't yet let me reload Apache on all the serers, so I'm going to just deploy the changes I worked on last week to the localtv app + flowplayer.
16:14 z3p: So I'm going to adjust the directories I can modify, and then after that I'll ask you to reload Apache.
16:18 bmon joined #miro-hackers
16:22 paulproteus ...given that z3p isn't responding, and I don't have access, I can't really fix the problem, so I'll do some non-MC stuff for a bit, and then come back to MC later today.
16:25 ajonas paulproteus: is this for a particular bug or for all the things you've been working on?
16:26 DGMurdockIII joined #miro-hackers
16:26 paulproteus ajonas: It's for http://bugzilla.pculture.org/s[…]_bug.cgi?id=15115 but it's just disheartening not to be able to fix it.
16:27 ajonas ok. i'm sure z3p will set you up as soon as he's back on.
16:29 paulproteus I'll still have a bunch of time to do MC stuff later today, but I really want to have that bug be *over* so I have something meaningful to show for my work so far.
16:29 Then I will deploy the Facebook connect changes and ask your feedback.
16:29 I guess I could just do that right now, okaaay...
16:30 'cause I want *that* to be over, too (-:
16:33 ajonas paulproteus: whatever is easiest for you - it definitely seems to me you've gotten a lot done so far!
16:34 paulproteus I'm glad you're happy, but I'll probably never be happy (-:
16:49 foocraft joined #miro-hackers
16:52 JasonWoof left #miro-hackers
16:52 JasonWoof1 joined #miro-hackers
16:52 JasonWoof1 is now known as JasonWoof
16:52 JasonWoof left #miro-hackers
16:52 JasonWoof joined #miro-hackers
17:38 arpu left #miro-hackers
18:06 z3p paulproteus: hey
18:06 paulproteus z3p: Hey (-:
18:07 z3p paulproteus: I thought rob added you to the adm group, which lets you sudo everything?
18:07 paulproteus Oh!
18:07 Even if so, I think I just don't have a password set on most of the machines.
18:08 z3p paulproteus: can you set one with 'passwd'?
18:08 paulproteus I think I can't 'cause I can't authenticate myself to passwd; but will check
18:08 Yeah, no idea what it wants.
18:09 If you set it for me, that'd be pretty cool.
18:09 I would immediately reset it.
18:09 z3p paulproteus: any particular server? or all the MC servers?
18:09 paulproteus All the MC servers (except mcdev; there I'm okay)
18:10 I think I made a list in a ticket somewhere
18:10 paulproteus@pcf-mc3:~$ groups
18:10 paulproteus pcf-web # also
18:10 I'm not in 'adm' as far as I can tell.
18:10 sudo adduser paulproteus adm # is how I would add me
18:11 z3p paulproteus: okay, I'll go through and set you up
18:12 paulproteus Thanks a bundle.
18:14 z3p paulproteus: you should be all set
18:18 paulproteus z3p: Woo-hoo!
18:18 Now I should find that ticket and mark it as resolved.
18:20 z3p: er, not quite: paulproteus@pcf7:~$ sudo -l
18:20 Sorry, user paulproteus may not run sudo on pcf7.
18:20 same on pcf-mc1, pcf-mc2, pcf-mc3
18:21 z3p paulproteus: oh, looks like it's not actually a group thing at all
18:21 paulproteus: does it work on PCF7 now?
18:22 paulproteus Ya
18:22 z3p paulproteus: okay, I'll go through and set you up for real
18:22 paulproteus bd
18:22 http://bugzilla.pculture.org/s[…]_bug.cgi?id=15116 is the ticket
18:24 z3p paulproteus: you should be good on all the servers
18:37 paulproteus z3p: Thanks a bundle.
18:38 z3p paulproteus: happy to help
18:42 paulproteus lunchti.me
18:43 morganknutson joined #miro-hackers
19:40 willkg joined #miro-hackers
19:50 willkg hi!
20:10 bmon willkg: hey!
20:12 willkg: Would you be interested in a patch that adds a cl option that allows you to run only certain unit tests?
20:18 willkg bmon: bendk checked in something along those lines into master last week.
20:19 bmon: i was hoping to extend the changes he made to allow us to decorate tests with tags so we can turn kinds of tests on and off.
20:19 bmon: right now you can run specific tests and groups of tests, but the groups are specified by module.
20:24 z3p: i'm switching gears and going to do updates on the osx build box, then work on your cobrander email, then factor that into the build box documentation.
20:24 z3p: i'm really sorry it's taken this long.
20:25 z3p willkg: no worries
20:25 willkg: I'm around all afternoon, so let me know if you need me to help with anything
20:26 bmon willkg: Ahh, I haven't done an update in awhile.
20:26 guess I should do that
20:27 willkg z3p: can do.
20:27 bmon: no worries.  i'm planning to get to your latest patch, too.
20:27 bmon: bendk and i have been talking about how we want to rework the unittest system to make it less like spaghetti and more like awesome.
20:28 bmon: and i apologize for not pulling you into those discussions.
20:38 z3p so I think I'm going to hack some more on syncing to get the device-based playback working better and drop it into master after 3.5.1
20:39 willkg z3p: w00t!
20:39 DGMurdockIII left #miro-hackers
20:52 willkg z3p: can you try to log into the co brander account on the osx build box?
20:53 z3p willkg: doesn't work, either with public key or password
21:03 janetPCF left #miro-hackers
21:07 maggie_s joined #miro-hackers
21:17 willkg i'm going to grab some food, then work on windows problems.
21:17 afk a bit.
21:26 Dawnrell joined #miro-hackers
21:51 willkg z3p: i moved the osx build box to my desk upstairs.
21:51 z3p: now when you do builds, i get a warm breeze.
21:51 z3p willkg: :)
22:00 willkg z3p: i codified the fixes for the cobrander setup in the build box build doc.
22:05 DGMurdockIII joined #miro-hackers
22:51 Dawnrell left #miro-hackers
22:52 arpu joined #miro-hackers
23:07 ajonas left #miro-hackers
23:45 willkg afk for a bit for food.

← Previous day | Index | Server Index | Channel Index | Today | Next day → | Atom Feed | Search | Google Search | Plain-Text | plain, newest first