bitmap: incidentally, by trying to rebase an outdated branch with master.
bitmap
interesting, what's the error triggered by?
hibiscuskazeneko has quit
hibiscuskazeneko joined the channel
CatQuest
reosarevok: reply with "shit! there were adds on our site? where did oyu find thme? we're not supposed to have adds on our site!"
:D
reosarevok
Too late, ruaok already bamboozled them
iliekcomputers
bamboozle is a nice word
ruaok
fed them right into the trap, I hope.
CatQuest
what trap?
the Quesito trap?
yvanzo
bitmap: editing entity, of any type of entity with either PartialDate or DatePeriod.
bitmap
wow, that sounds obvious now, but I'm surprised no one has reported it?
I see some TO_JSON errors in sentry but none are related to PartialDates or DatePeriods
yvanzo
Actually, I don't know really why it does NOT trigger on master.
anshuman73 has quit
anshuman73 joined the channel
anshuman73 has quit
anshuman73 joined the channel
anshuman73 has quit
anshuman73 joined the channel
arbenina_ has quit
Zastai
getting started to set up a new vm (debian stretch) for mb development. wish me luck :)
agentsim has quit
ruaok
have you tried musicbrainz-vm and or musicbrainz-docker?
agentsim joined the channel
my import is just finishing up now.
I'm curious to see if it will fire up now.
jsturgis joined the channel
speak of the devl. hi jsturgis!
my VM import looks like it will complete the data import without a glitch.
github joined the channel
github
[musicbrainz-server] yvanzo opened pull request #541: Add a custom TO_JSON method for PartialDate (master...mbs-9446-partialdate-to-json) https://git.io/v58yw
github has left the channel
ruaok
works. :)
agentsim_ joined the channel
agentsim has quit
agentsim_ has quit
agentsim joined the channel
redleader42
ruaok, So after a couple of tries I was never able to get dockercompose to build, fails while building musicbrainz. See log snippet here: https://pastebin.com/JcyuQdsV
ruaok
sounds like bitrot. :(
arbenina_ joined the channel
might be easier to wait for the VM I am building.
redleader42
No problem. Thanks.
ruaok
well, if my machine would ever stop running out of space.
meh. I'll do it in the office tomorrow.
jsturgis has quit
Zastai
last I saw the available VM image was from 2016, and I'm unfamiliar with docker. I have a running dev env, I just want to restart it on debian stretch (so postgres 9.6), and reload from a recent db dump
yvanzo
Zastai: Just take care about schema change and everything should be fine. :)
Leo_Verto
ruaok: ping me when there's a new ova to seed
SothoTalKer
yeah, ping me
arbenina_ has quit
Sophist-UK has quit
Sophist-UK joined the channel
Zastai
already have a small fix needed in INSTALL.md; it assumes a 'musicbrainz' Postgres user is set up, but doesn't show how to do so. it then shows a psql command prompt to set that user's password, but doesn't include the trailing ';', so psql will quietly do nothing. will make a PR when I'm done
jsturgis joined the channel
bitmap
the user should be created by InitDb.pl so I guess the section should just be moved