#musicbrainz-devel

/

      • Prophet5 joined the channel
      • robnester
        hey folks
      • question, the carton install --deployment step in a new deployment… how long should that take?
      • ianmcorvidae
        it takes quite a while
      • carton is not terribly efficient software, and we have... I think it was 362 perl module dependencies :)
      • if you want to be convinced it's doing something, look at CPU usage, that's usually what's taking up time
      • robnester
        ok
      • 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
      • had ran into issues...
      • 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
      • robnester
        yeah, sigh… :(
      • Prophet5 joined the channel
      • kurtjx joined the channel
      • pyro_ joined the channel
      • pyro_
        hello
      • Guest17078
        hello
      • I am trying to load the MusicBrainz VM with virtualbox on my mac
      • I md5'd the 2012-11-15.ova and it matched
      • ianmcorvidae
        if you're using either of the two most recent ones, there's some known issues
      • Guest17078
        so the download was correct
      • ianmcorvidae
        (working on it as we speak, actually)
      • Guest17078
        ok I guess I'll just grab MusicBrainz NGS 2012-05-19.ova
      • 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
      • alternatively, download the 10-15 one from the older blog post and follow my directions on how to fix in the comments….
      • Guest17078
        Alright, will do. Thanks for the effort
      • could you point to the blog?
      • I got it, thank you
      • That seems easy enough thank you. I had already unpacked 11-15 and way playing around with the OVF & VDMK's individually
      • ianmcorvidae
        yeah, there's one vmdk that's off in 11-15
      • disk1, specifically, you probably want the one from 10-15
      • (which is what the fixed version I'm working on now does, and of course all of this assumes that'll work, but :P)
      • Guest17078
        I've played with VB a lot. It is very good at not doing what you expect.
      • good luck
      • murdos
        ocharles, warp: why MBS-5035 hasn't be investigated yet? it's a pretty serious regression (it used to work)
      • mb-chat-logger
      • 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
      • Leftmost joined the channel
      • warp
        goodmorning!
      • Leftmost
        Hello!
      • Prophet5 joined the channel
      • ijabz joined the channel
      • reosarevok joined the channel
      • ijabz_ joined the channel
      • ocharles
        good morning
      • murdos: we are looking into it
      • nikki
        then maybe you should at least assign it to someone
      • ocharles
        warp: I finally remembered to push my digestive-functors-aeson project, so we can do mb-d-service work later
      • reosarevok joined the channel
      • reosarevok joined the channel
      • JonnyJD_ joined the channel
      • ijabz joined the channel
      • warp
        ocharles: great
      • ocharles: do you remember what the trick is to get catalyst to realize it is behind a proxy doing SSL for it?
      • 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
      • warp: erm, have you set the MB_PROXY_THINGY variable?
      • 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)
      • ocharles: probably not
      • filipediasf joined the channel
      • ocharles: [musicbrainz-data-service] so we should do stuff together after you've tackled the Refs thing?
      • ocharles: [ssl] what is the MB_PROXY_THINGY variable?
      • ocharles
        warp: yea, hopefully, and see the .psgi file or Server.pm file
      • there is an environment variable that is used
      • warp
        if ($ENV{'MUSICBRAINZ_USE_PROXY'}) {
      • ah!
      • alright, that is slightly better.
      • kurtjx joined the channel
      • robnester joined the channel
      • ocharles
        that's the one
      • MBJenkins
        Project musicbrainz-data build #66: SUCCESS in 54 sec: http://ci.musicbrainz.org/job/musicbrainz-data/66/
      • ollie: Change Ref to be backed by type classes and a type family, not a GADT.
      • warp
        ocharles: oh, almost forgot, this is a release day
      • ocharles
        oh yea
      • well, it's lunch in a few minutes
      • warp
        ocharles: shall I do the merging then? it's just beta -> master isn't it? or has that already been done?
      • ocharles
        yea, that's all you need to do
      • and no, I don't think it has been done yet
      • warp
        alright, I'll do that, and include the two schema things from test.
      • ocharles
        great!
      • robnester joined the channel
      • robnester_ joined the channel
      • nikki_ joined the channel
      • voiceinsideyou joined the channel
      • adhawkinz joined the channel
      • MBJenkins
        * warp: MBS-4627, add an Artwork entity, which displays artwork based on database data instead of a webservice call to coverartarchive.org.
      • * warp: MBS-4627, set cover art edits_pending column in cover art edits.
      • * warp: MBS-5265, Add release-group front cover art support table in cover_art_archive schema.
      • * warp: MBS-5265, Set release group cover art edit tests.
      • * warp: MBS-5265, make Artwork->load_for_release_groups() load front cover art from the earliest associated release if no cover art is set.
      • * 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.
      • * warp: MBS-5265, fix crash release group cover art related crash on release group page.
      • * warp: MBS-5265, Don't show "Set Cover Art" form when no cover art can be set for a release group.
      • * warp: MBS-5265, unset cover art on release group when the associated release is deleted.
      • warp
        boo
      • ocharles
        weeeeeeeeeeeeeee
      • told you it breaks on merge ;)
      • warp
        test isn't in jenkins
      • the stuff from beta is fine
      • nikki
        cover art is not working properly on test...
      • 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
      • also it would be nice if someone could make me an auto-editor there
      • 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
      • kurtjx joined the channel
      • 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.
      • nikki
        test has been really slow for a long time
      • warp
        right, but I assumed this was regular hobbes being slow.
      • nikki
        well, it doesn't seem any different from normal to me :P
      • warp
        but the database taking this long (it still hasn't returned) for a such a simple query is rather surprising
      • ijabz joined the channel
      • the indexes are there, maybe it is just postgres fetching stuff from a slow disc.
      • nikki: ok, I gave you the same "privs" as on the live database.
      • nikki
        thanks
      • MBJenkins
        Project musicbrainz-server_master build #349: STILL FAILING in 16 min: http://ci.musicbrainz.org/job/musicbrainz-serve...
      • warp: MBS-5265, don't include the old release id in Release Group Set Cover Art edits if it was automatically picked.
      • warp
        yay, unrelated tests failing.
      • stefans_ joined the channel
      • Freso joined the channel
      • stefans joined the channel
      • MBJenkins
        Project musicbrainz-server_master build #350: STILL FAILING in 12 min: http://ci.musicbrainz.org/job/musicbrainz-serve...
      • Project musicbrainz-server_beta build #230: STILL FAILING in 16 min: http://ci.musicbrainz.org/job/musicbrainz-serve...
      • warp
        ocharles: meh, apparantly beta hasn't built succesfully since nov 5th.
      • MBJenkins
        Project musicbrainz-data build #67: SUCCESS in 46 sec: http://ci.musicbrainz.org/job/musicbrainz-data/67/
      • ollie: Relaxed 'resolveMbid' to 'resolveReference' and add lots of instances (country, language, gender, etc)
      • warp
        ocharles: do you know anything about the pgtap failures no beta?
      • s/no/on/
      • ocharles
        i do not
      • ocharles looks
      • it looks like a bunch of triggers aren't installed
      • btw:
      • Can't stat /root/static: Permission denied
      • at ./script/compile_resources.pl line 18.
      • that looks broken too
      • (and in fact should abort the build)
      • warp
        hm, did we not upgrade DBDefs perhaps? (no root path configured or something)
      • ocharles
        we have upgraded it, but apparently not correctly/well enough
      • i only have a few things left on mb-data-service and then I can switch contexts, if you need a hand
      • warp
        ok
      • hrm, looks fine.
      • hawke_1 joined the channel
      • hawke joined the channel
      • MBJenkins
        Project musicbrainz-data-service build #1: SUCCESS in 1 min 34 sec: http://ci.musicbrainz.org/job/musicbrainz-data-...
      • Project musicbrainz-data-service build #2: FAILURE in 7.3 sec: http://ci.musicbrainz.org/job/musicbrainz-data-...
      • * oliver.g.charles: Improve field error reporting
      • * oliver.g.charles: Expose Artist.create
      • * oliver.g.charles: Add a bit of documentation to 'expose' as it does the bulk of the work
      • * oliver.g.charles: Allow service to be configurable and expose find-latest/create for ReleaseGroup
      • * ollie: Allow musicbrainz-data-service to compile against musicbrainz-data 6c460b0f976f9
      • Project musicbrainz-data-service build #3: STILL FAILING in 2.3 sec: http://ci.musicbrainz.org/job/musicbrainz-data-...
      • Project musicbrainz-data-service build #4: STILL FAILING in 1.3 sec: http://ci.musicbrainz.org/job/musicbrainz-data-...
      • ollie: Add musicbrainz-data as a submodule