0:45 AM
Prophet5 joined the channel
1:32 AM
robnester
hey folks
1:32 AM
question, the carton install --deployment step in a new deployment… how long should that take?
1:32 AM
ianmcorvidae
it takes quite a while
1:33 AM
carton is not terribly efficient software, and we have... I think it was 362 perl module dependencies :)
1:33 AM
if you want to be convinced it's doing something, look at CPU usage, that's usually what's taking up time
1:34 AM
robnester
ok
1:36 AM
ianmcorvidae: btw, I don't know what's the underlying reason, but I attempted to redeploy from the ova that i rolled to you folks today, and for the life of me I couldn't get postgresql to start, and there were issues with trying to do updates on the system…. it's rather strange because I had been using the same ova as what I sent to you…. in any case, I wanted to notify you folks to see if anyone els
1:36 AM
had ran into issues...
1:36 AM
ianmcorvidae
yeah, I saw you talking to warp earlier :/ Rob's currently off the map (he's who tends to generate the VMs) but once he's back hopefully we can get things sorted somehow
1:37 AM
robnester
yeah, sigh… :(
1:50 AM
Prophet5 joined the channel
2:23 AM
kurtjx joined the channel
3:45 AM
pyro_ joined the channel
3:45 AM
pyro_
hello
3:46 AM
Guest17078
hello
3:48 AM
I am trying to load the MusicBrainz VM with virtualbox on my mac
3:48 AM
I md5'd the 2012-11-15.ova and it matched
3:48 AM
ianmcorvidae
if you're using either of the two most recent ones, there's some known issues
3:48 AM
Guest17078
so the download was correct
3:49 AM
ianmcorvidae
(working on it as we speak, actually)
3:49 AM
Guest17078
ok I guess I'll just grab MusicBrainz NGS 2012-05-19.ova
3:50 AM
robnester
Guest17078: I'd recommend waiting a day or so, if all goes well, it'll save a lot of updating and tweaking, etc from that 05-19 version
3:50 AM
alternatively, download the 10-15 one from the older blog post and follow my directions on how to fix in the comments….
3:50 AM
Guest17078
Alright, will do. Thanks for the effort
3:51 AM
could you point to the blog?
3:51 AM
3:51 AM
I got it, thank you
3:53 AM
That seems easy enough thank you. I had already unpacked 11-15 and way playing around with the OVF & VDMK's individually
3:53 AM
ianmcorvidae
yeah, there's one vmdk that's off in 11-15
3:54 AM
disk1, specifically, you probably want the one from 10-15
3:54 AM
(which is what the fixed version I'm working on now does, and of course all of this assumes that'll work, but :P)
3:55 AM
Guest17078
I've played with VB a lot. It is very good at not doing what you expect.
3:55 AM
good luck
7:24 AM
murdos
ocharles, warp: why MBS-5035 hasn't be investigated yet? it's a pretty serious regression (it used to work)
7:24 AM
mb-chat-logger
7:26 AM
murdos
murdos has changed the topic to: chilly |
http://musicbrainz.org/#devel | Next meeting: reviews, bug ecosystem (Freso/nikki),
http://bit.ly/Uf4Pl1 (ruaok), MBS-2021: recording durations (hawke), "Decision required" workflow documentation (hawke), MBS-5035
8:09 AM
Leftmost joined the channel
8:24 AM
warp
goodmorning!
8:25 AM
Leftmost
Hello!
8:58 AM
Prophet5 joined the channel
9:31 AM
ijabz joined the channel
9:52 AM
reosarevok joined the channel
10:10 AM
ijabz_ joined the channel
11:06 AM
ocharles
good morning
11:07 AM
murdos: we are looking into it
11:07 AM
nikki
then maybe you should at least assign it to someone
11:15 AM
ocharles
warp: I finally remembered to push my digestive-functors-aeson project, so we can do mb-d-service work later
11:26 AM
reosarevok joined the channel
11:38 AM
reosarevok joined the channel
11:44 AM
JonnyJD_ joined the channel
11:55 AM
ijabz joined the channel
12:07 PM
warp
ocharles: great
12:07 PM
ocharles: do you remember what the trick is to get catalyst to realize it is behind a proxy doing SSL for it?
12:07 PM
ocharles
warp: however, one of the problems related to Refs is quite involved and needs some thought, so i'm tackling that on my own for now
12:08 PM
warp: erm, have you set the MB_PROXY_THINGY variable?
12:08 PM
warp
(I cannot get it to work on my dev machine, afaics I've copied all the neccesary proxy_set_header stuff from our production nginx configs)
12:08 PM
ocharles: probably not
12:10 PM
filipediasf joined the channel
12:10 PM
ocharles: [musicbrainz-data-service] so we should do stuff together after you've tackled the Refs thing?
12:10 PM
ocharles: [ssl] what is the MB_PROXY_THINGY variable?
12:11 PM
ocharles
warp: yea, hopefully, and see the .psgi file or Server.pm file
12:11 PM
there is an environment variable that is used
12:11 PM
warp
if ($ENV{'MUSICBRAINZ_USE_PROXY'}) {
12:12 PM
ah!
12:13 PM
alright, that is slightly better.
12:18 PM
kurtjx joined the channel
12:21 PM
robnester joined the channel
12:29 PM
ocharles
that's the one
12:52 PM
MBJenkins
12:52 PM
ollie: Change Ref to be backed by type classes and a type family, not a GADT.
12:53 PM
warp
ocharles: oh, almost forgot, this is a release day
12:53 PM
ocharles
oh yea
12:53 PM
well, it's lunch in a few minutes
12:54 PM
warp
ocharles: shall I do the merging then? it's just beta -> master isn't it? or has that already been done?
12:54 PM
ocharles
yea, that's all you need to do
12:54 PM
and no, I don't think it has been done yet
12:54 PM
warp
alright, I'll do that, and include the two schema things from test.
12:57 PM
ocharles
great!
13:04 PM
robnester joined the channel
13:05 PM
robnester_ joined the channel
13:06 PM
nikki_ joined the channel
13:12 PM
voiceinsideyou joined the channel
13:14 PM
adhawkinz joined the channel
13:17 PM
MBJenkins
* warp: MBS-4627, add an Artwork entity, which displays artwork based on database data instead of a webservice call to
coverartarchive.org .
13:17 PM
* warp: MBS-4627, set cover art edits_pending column in cover art edits.
13:17 PM
* warp: MBS-5265, Add release-group front cover art support table in cover_art_archive schema.
13:17 PM
* warp: MBS-5265, Set release group cover art edit tests.
13:17 PM
* warp: MBS-5265, make Artwork->load_for_release_groups() load front cover art from the earliest associated release if no cover art is set.
13:17 PM
* warp: MBS-5265, Call event.preventDefault () at the start of the function. Do not display the "old cover art" section if there is no old cover art.
13:17 PM
* warp: MBS-5265, fix crash release group cover art related crash on release group page.
13:17 PM
* warp: MBS-5265, Don't show "Set Cover Art" form when no cover art can be set for a release group.
13:17 PM
* warp: MBS-5265, unset cover art on release group when the associated release is deleted.
13:17 PM
warp
boo
13:40 PM
ocharles
weeeeeeeeeeeeeee
13:40 PM
told you it breaks on merge ;)
13:43 PM
warp
test isn't in jenkins
13:44 PM
the stuff from beta is fine
13:49 PM
nikki
cover art is not working properly on test...
13:50 PM
I thought it was just the amazon keys in dbdefs, but even non-amazon ones don't work, even if I edit the url to prompt it to update the tables
13:52 PM
also it would be nice if someone could make me an auto-editor there
13:52 PM
I would do it myself but test gives me the sleepy server error every time I try to load my profile page to get the link to edit my privs
14:06 PM
kurtjx joined the channel
14:23 PM
warp
nikki: wow, test is acting weird. select id,name,privs,website from editor where name = 'nikki'; is really slow. that doesn't look good.
14:24 PM
nikki
test has been really slow for a long time
14:24 PM
warp
right, but I assumed this was regular hobbes being slow.
14:25 PM
nikki
well, it doesn't seem any different from normal to me :P
14:25 PM
warp
but the database taking this long (it still hasn't returned) for a such a simple query is rather surprising
14:27 PM
ijabz joined the channel
14:27 PM
the indexes are there, maybe it is just postgres fetching stuff from a slow disc.
14:27 PM
nikki: ok, I gave you the same "privs" as on the live database.
14:31 PM
nikki
thanks
14:37 PM
MBJenkins
14:37 PM
warp: MBS-5265, don't include the old release id in Release Group Set Cover Art edits if it was automatically picked.
14:39 PM
warp
yay, unrelated tests failing.
14:41 PM
stefans_ joined the channel
14:52 PM
Freso joined the channel
14:52 PM
stefans joined the channel
14:53 PM
MBJenkins
15:28 PM
15:51 PM
warp
ocharles: meh, apparantly beta hasn't built succesfully since nov 5th.
15:52 PM
MBJenkins
15:52 PM
ollie: Relaxed 'resolveMbid' to 'resolveReference' and add lots of instances (country, language, gender, etc)
15:52 PM
warp
ocharles: do you know anything about the pgtap failures no beta?
15:52 PM
s/no/on/
15:52 PM
ocharles
i do not
15:53 PM
ocharles looks
15:53 PM
it looks like a bunch of triggers aren't installed
15:53 PM
btw:
15:53 PM
Can't stat /root/static: Permission denied
15:53 PM
at ./script/compile_resources.pl line 18.
15:54 PM
that looks broken too
15:54 PM
(and in fact should abort the build)
15:55 PM
warp
hm, did we not upgrade DBDefs perhaps? (no root path configured or something)
15:55 PM
ocharles
we have upgraded it, but apparently not correctly/well enough
15:56 PM
i only have a few things left on mb-data-service and then I can switch contexts, if you need a hand
15:56 PM
warp
ok
15:57 PM
hrm, looks fine.
16:00 PM
hawke_1 joined the channel
16:02 PM
hawke joined the channel
16:12 PM
MBJenkins
16:13 PM
16:13 PM
* oliver.g.charles: Improve field error reporting
16:13 PM
* oliver.g.charles: Expose Artist.create
16:13 PM
* oliver.g.charles: Add a bit of documentation to 'expose' as it does the bulk of the work
16:13 PM
* oliver.g.charles: Allow service to be configurable and expose find-latest/create for ReleaseGroup
16:13 PM
* ollie: Allow musicbrainz-data-service to compile against musicbrainz-data 6c460b0f976f9
16:14 PM
16:15 PM
16:15 PM
ollie: Add musicbrainz-data as a submodule