ruaok: hey. wondering if you have aggregate useragent stats yet?
ruaok
I was working on that earlier.
a few more hours and I have something that will satisfy me.
derwin
so it's like
ruaok
ask me later in the week.
alastairp
sweet. I'll hit you up some time
derwin
if you follow the artist, what do you do?
check the weekly upload for data from them?
ruaok
no, in this case, I can forward all the data we've received from the label.
derwin
but the case you describe relates to new releases?
ruaok
which, in theory constitues all the releases they care about going into MB>
derwin
like that's what we most want to cover, no?
ruaok
yeah.
and a general look and see if you spot general untidyness.
derwin
like I said I am learning to not volunteer for things
but am bummed out, because awesome project.
ruaok
:)
yeah, NT has been a long time fave of mine.
bandtrace joined the channel
itshim
I need some help. I have been trying desperately to install a mb slave server and everytime I run the 'carton exec -- ./admin/Init.Db.pl --createdb --import tmp/dump/mbdump*.tar.bz2 --echo' command I get the error saying 'DBI connect('dbname=emplate1','postgres',...) failed: could not connect to server: No such file or directory'
I'm about to chuck my computer in the nearest river. This is driving me crazy!!!
kepstin-laptop
that's strange, your 'template1' is missing a 't'
itshim
that was my mistype on the irc message
ianmcorvidae
the message suggests the database server isn't running, or misconfigured
kepstin-laptop
so, you have the postgres server running, and can connect via psql as the 'postgres' user?
ianmcorvidae
you can test that with 'psql', so yeah -- 'psql -U postgres template1' -- if that doesn't work then the database server may need to be started or reconfigured
itshim
kepstin-laptop: yes I can connect just fine
mr_alias joined the channel
ianmcorvidae: I can connect with that command. I've tried removing postgresql postgresql-server and any postgresql related program/service and reinstalling
and I still get the same error.
ianmcorvidae
from the musicbrainz-server folder, try: carton exec -- ./admin/psql SYSTEM
(should be the same error, but just confirming)
itshim
ianmcorvidae: when i use that command it gives me the exact same result as 'psql -U postgres template1'
no error
kepstin-laptop
hmm. how are postgres connections on the local machine done? are they a unix namespace or filesystem socket?
ianmcorvidae
it's a filesystem socket, usually in /tmp
okay, /admin/psql calls out to regular psql, but it does at least mean it's creating the right shell arguments
kepstin-laptop
it could be that the perl library is linked to the wrong libpg, and is getting the wrong socket name
ianmcorvidae
yeah, that's possible, I guess
itshim
how would I change which libpg it is linked to?
it is possible, since I had 8.4 installed the very first time before install 9.1, but I installed everything and reinstalled 9.1
kepstin-laptop
how did you install the perl modules?
ianmcorvidae
it'd be the perl module, installed by carton (though the fact you're using carton is also a bit outdated, but oh well)
itshim
disregard that last comment, I'm a retartd and was talking about postgresql
kepstin-laptop
hmm? we were talking about postgresql too :)
(libpq is a part of postgresql)
itshim
I installed the perl modules with carton per the instructions in the musicbrainz install file.
kepstin-laptop
man, I really should get myself a musicbrainz server set up again... I have no on-hand reference to check stuff
itshim
well if libpq is part of postgresql then my comment still stands. :)
ianmcorvidae
did you either remove or deliberately reinstall DBIx::Connector after upgrading from 8.4 to 9.1?
(also, the main install file hasn't recommended carton in months, that's what I meant about carton being a bit weird)
itshim
it is possible i removed it. I definitely did not reinstall it.
itshim: are you sure that that's the *exact same path* "/var/run/postgresql/.s.PGSQL.5432" as you got in the psql trace?
hmm. I wonder if it could be a directory permissions issue
take a look at an 'ls -ld /var/run/postgresql/.s.PGSQL.5432 /var/run/postgresql'; the output should be like https://dpaste.de/WDLn/raw
bandtrace joined the channel
itshim
kepstin-laptop: I get exactly that
kepstin-laptop
... this makes no sense at all.
itshim
that's why I said I going to chuck it in the river!
kepstin-laptop
you're running these commands all as the 'musicbrainz' user, right?
you also don't have something like two terminals sshed into two different machines, right? :)
itshim
kepstin-laptop: I am sshed into one machine then sshed in to a tmux session on another machine. what what have to do with anything? all the commands are being ran on the machine with musicbrainz server
ianmcorvidae: I deleted and reinstalled those, with no progress :(
kepstin-laptop
itshim: it's just that I've been occasionally confused because I had terminals where ( thought commands were running on the same machine, but they actually weren't ;)
itshim
I just can't figure out why it can't connect to the darn database
database server*
rocker joined the channel
kepstin-laptop: if you think of anything else, just ping me.
kepstin-laptop
itshim: I'm all out of ideas, that makes no sense :/
itshim
ianmcorvidae: same to you. I'm stuck and don't know where to go.
kepstin-laptop: I'm glad to see we joined the same party now. ;)
chirlu` also tends to wonder sometimes why a change to mbserver doesn’t work as expected, until I notice I’m on beta or on the sandbox or whatever instead of the local dev server.
kepstin-laptop
itshim: to be honest, I'd probably reformat the machine and start again (following current install instructions)
itshim
kepstin-laptop: I was trying to avoid that one, but it may come down to it...
adhawkins-away joined the channel
adhawkins-away joined the channel
adhawkins-away joined the channel
kepstin-laptop
huh, amon tobin is with them? I think at some point I'd actually edited an amon tobin release once.
ruaok
yeah. he was on emusic back when I worked for them.
kepstin-laptop picked Fink mostly because he had a reasonably smallish looking discography to go through :)
CallerNo6
how are we linking the ninjatune page to the artist? "biography"?
I see a few have been linked with "official home page" but that doesn't seem right
ruaok
bio makes sense to me. label pages are not official home pages imho
kepstin-laptop
discography page could be appropriate too
ruaok
yeah, I'm also good with that
derwin
I use "biography"
for those kind of things
kepstin-laptop
it's not technically wrong to use both, I think ;)
Nyanko-sensei joined the channel
nikki used official homepage since that's what she normally uses for other similar cases, but would rather have a proper relationship to say something's the artist's label's page
CallerNo6
hmm. the reason I didn't use 'official homepage' is that the artist already has one of those. A label-page AR makes sense to me.