upgrade.sh test from a clean import in 1 minute 14 seconds
2013-03-26 08518, 2013
ruaok
nice
2013-03-26 08547, 2013
ocharles
we don't have many branches in upgrade.sh yet though
2013-03-26 08540, 2013
ocharles
no areas, track identifiers, dynamic work attributes, multiple barcodes, or multiple release countries
2013-03-26 08530, 2013
ijabz_ joined the channel
2013-03-26 08542, 2013
ocharles leaves
2013-03-26 08534, 2013
misterswag joined the channel
2013-03-26 08559, 2013
ijabz joined the channel
2013-03-26 08518, 2013
ijabz_ joined the channel
2013-03-26 08552, 2013
nikki_ joined the channel
2013-03-26 08519, 2013
ruaok joined the channel
2013-03-26 08553, 2013
luks
ocharles: it works in my branch, but not when merged to beta, so I guess something else has changed in between
2013-03-26 08502, 2013
luks
or not, checked it in the wrong branch
2013-03-26 08525, 2013
bandtrace joined the channel
2013-03-26 08526, 2013
bandtrace joined the channel
2013-03-26 08551, 2013
the_metalgamer joined the channel
2013-03-26 08515, 2013
S1RC joined the channel
2013-03-26 08511, 2013
reosarevok joined the channel
2013-03-26 08522, 2013
ijabz joined the channel
2013-03-26 08510, 2013
Ben\Sput joined the channel
2013-03-26 08537, 2013
misterswag joined the channel
2013-03-26 08505, 2013
S1RC
Hello, not sure if I need to schedule a meeting or ticket to get help with setting up a dev server?
2013-03-26 08548, 2013
reosarevok
No, just ask and hope someone knows the answers you need :)
2013-03-26 08542, 2013
S1RC
I've gone through setting up a musicbrainz dev server in an Ubuntu VM. I'm at the point where I'm trying to start the server but I just keep getting this error:
2013-03-26 08552, 2013
S1RC
Error while loading app.psgi: Can't locate Plack/Middleware/Debug/Base.pm in @INC (@INC contains: lib local/lib/perl5/x86_64-linux-gnu-thread-multi local/lib/perl5 . /usr/share/perl/5.14 /usr/lib/perl/5.14) at /usr/share/perl/5.14/parent.pm line 20.
2013-03-26 08506, 2013
Acka joined the channel
2013-03-26 08514, 2013
S1RC
I've checked carton install Plack::Middleware::Debug::Base but it's already installed.
2013-03-26 08538, 2013
S1RC
I have set in my DBDefs.pm sub CATALYST_DEBUG { 0 }, still not working.
S1RC: did you go through the carton install --deployment step?
2013-03-26 08534, 2013
S1RC
nikki_: I'll give that a try.
2013-03-26 08520, 2013
S1RC
ruaok: Yes I did go through that. I even went back and manually checked each required with a carton install {module name}
2013-03-26 08519, 2013
Acka
I was developping a application in music information retrieval and i want to ask you a question, because i have some problems with your web service. hawke_1 help me last week but don't known this time. I have randomly answer "bad request" from your service and when i test url manually with my browser, it works.. could someone help me?
2013-03-26 08525, 2013
ruaok
what is the request?
2013-03-26 08540, 2013
Acka
i give you an exemple :http://musicbrainz.org/ws/2/release/?type=xml&query=release%3AAbracadabra+artist%3AFlorent+Pagny
2013-03-26 08511, 2013
ruaok
and you get a 400 error when you sent outside the browser?
2013-03-26 08519, 2013
ruaok
what error message do you get?
2013-03-26 08526, 2013
ruaok
the body of the result has an error message.
2013-03-26 08527, 2013
Acka
yes but not all the time
2013-03-26 08536, 2013
S1RC
nikki_: I tried that cpan file, apparently I was still missing 34 modules despite checking each individually. Not I am getting the following:
2013-03-26 08550, 2013
S1RC
Error while loading app.psgi: Can't locate Catalyst/Plugin/Session/Store/Memcached.pm in @INC (@INC contains: lib local/lib/perl5/x86_64-linux-gnu-thread-multi local/lib/perl5 . /usr/share/perl/5.14 /usr/lib/perl/5.14) at lib/Catalyst/Plugin/Session/Store/MusicBrainz.pm line 3.
2013-03-26 08555, 2013
S1RC
Memcached is installed.
2013-03-26 08514, 2013
Acka
want to retrieve relation works from your base, and i start with query and after i try to find relation works in a second request
2013-03-26 08537, 2013
ruaok
S1RC: memcached might be installed, but the catalyst module that works with memcached isn;t.
you say that like we notice these things immediately :P
2013-03-26 08540, 2013
S1RC
ruaok: Error while loading app.psgi: Can't locate Catalyst/Pluruaok: Catalyst::Plugin::Session::Store::Memcached is up to date (0.05), still getting the same error.
2013-03-26 08541, 2013
nikki_ wouldn't be surprised to find the ws randomly gives 400s to people :(
2013-03-26 08505, 2013
Acka
thanks for the link nikki, but i can't read.. Site need idenfication with login and password.. as your forum, i want to register last week and ask my question and i can't because registering link ask me a passowrd
I can't seem to find any modules missing, still getting :Error while loading app.psgi: Can't locate Catalyst/Plugin/Session/Store/Memcached.pm in @INC (@INC contains: lib local/lib/perl5/x86_64-linux-gnu-thread-multi local/lib/perl5 . /usr/share/perl/5.14 /usr/lib/perl/5.14) at lib/Catalyst/Plugin/Session/Store/MusicBrainz.pm line 3.
2013-03-26 08521, 2013
andreypopp joined the channel
2013-03-26 08513, 2013
S1RC
Is there something I have to do after installing the Catalyst::Plugin::Session::Store::Memcached module for it to be recognized?
* Ian McEwen: MBS-5964: assorted fixups from ocharles' review
2013-03-26 08553, 2013
MBJenkins
* Ian McEwen: MBS-6038: don't use the terrible-for-i18n string 'See all {num} {entity}', instead having a string per entity. Also, really use ln for languages without Germanic pluralization rules
2013-03-26 08554, 2013
MBJenkins
* Ian McEwen: MBS-6042: add ReleaseCountry predicate in the (remaining) place it is missing
2013-03-26 08555, 2013
MBJenkins
* Ian McEwen: MBS-5613: show more information on the 'set cover art' page
2013-03-26 08556, 2013
MBJenkins
* Ian McEwen: MBS-5830: show attributes in 'Add Relationship Type' edits
2013-03-26 08557, 2013
MBJenkins
* Ian McEwen: MBS-6043: html-escape release/artist titles on homepage
2013-03-26 08552, 2013
alex549us3 joined the channel
2013-03-26 08553, 2013
alex549us3
I have a question about installing the musicbrainz server..?
When I try to load the databases I get the following error:
2013-03-26 08548, 2013
alex549us3
Can't exec "./adminInitDb.pl": No such file or directory at /usr/local/share/perl/5.14.2/Carton/CLI.pm line 320.
2013-03-26 08520, 2013
ianmcorvidae
you missed a slash
2013-03-26 08524, 2013
Acka
200 documents and no problems ruaok, it look's good . I don't stop it and see if i can go to the end
2013-03-26 08532, 2013
ruaok
Acka: good
2013-03-26 08532, 2013
ianmcorvidae
./admin/InitDb.pl, not ./adminInitDb.pl
2013-03-26 08555, 2013
alex549us3
Ahh.. Now I feel dumb..
2013-03-26 08536, 2013
MBJenkins
Ian McEwen: MBS-5964: pass artist_id array correctly, to fix tests
2013-03-26 08500, 2013
ianmcorvidae
bah
2013-03-26 08505, 2013
alex549us3
now it's giving me the error:
2013-03-26 08506, 2013
alex549us3
Use of uninitialized value $databaseName in string eq at ./admin/InitDb.pl line 469. Tue Mar 26 18:34:49 2013 : InitDb.pl starting psql: FATAL: Peer authentication failed for user "musicbrainz" psql: FATAL: Peer authentication failed for user "musicbrainz" psql: FATAL: Peer authentication failed for user "musicbrainz" psql: FATAL: Peer authentication failed for user "musicbrainz" Failed to create schema Tue Mar 26
2013-03-26 08501, 2013
alex549us3
: InitDb.pl failed
2013-03-26 08511, 2013
ianmcorvidae
you need to look into your postgresql permissions
2013-03-26 08550, 2013
ianmcorvidae
if this is a server for yourself, you should just set it to trust with 'local all all trust' above anything else, in pg_hba.conf
2013-03-26 08508, 2013
ianmcorvidae
note that the order in the file is important
2013-03-26 08533, 2013
ianmcorvidae
it looks like it's trying to use ident/peer auth (they're the same, basically)
2013-03-26 08512, 2013
alex549us3
okay, and that'd be under "# "local" is for Unix domain socket connections only", right?
2013-03-26 08502, 2013
ianmcorvidae
I don't know how your configuration file is laid out
2013-03-26 08514, 2013
ianmcorvidae
that should be the first non-commented line
2013-03-26 08524, 2013
alex549us3
Hmm.. Okay.
2013-03-26 08534, 2013
alex549us3
I already have local all all trust on the first non-commented line..