diru1100: oh! I took *stargazer* literally, so got excited.
2020-09-07 25110, 2020
jmp_music_
Morning!
2020-09-07 25153, 2020
diru1100
Haha, yea 😅. Although there's a star gazing local community in an NGO called Swecha which am part of.
2020-09-07 25105, 2020
nelgin
bitmap ?
2020-09-07 25134, 2020
nelgin
nm, going to bed.
2020-09-07 25144, 2020
CatQuest
ooh stargazeing
2020-09-07 25102, 2020
c1e0 joined the channel
2020-09-07 25117, 2020
gr0uch0mars joined the channel
2020-09-07 25127, 2020
supersandro2000 has quit
2020-09-07 25147, 2020
supersandro2000 joined the channel
2020-09-07 25124, 2020
pristine___
so I want to mock `get_candidate_set_rdd_for_user` and ensure that `generate_recommendations` is called two times with diff return values from `get_candidate_set_rdd_for_user` based on input given to `get_candidate_set_rdd_for_user`
ruaok: reosarevok: it is possible to forward reviews and feedback from play store to email. I have that enabled for my personal email. are you interested in forwarding it to support@meb ?
2020-09-07 25114, 2020
ruaok
sure, lets do that.
2020-09-07 25111, 2020
_lucifer
you'll need to login the play store console from your account and tick the preference from settings
2020-09-07 25133, 2020
yvanzo
nelgin: fixed it in master: git pull --ff-only && docker build musicbrainz # should be fast, just updating one script in the image.
2020-09-07 25118, 2020
yvanzo
note: a new release is expected today
2020-09-07 25126, 2020
yvanzo
(with MBS upgrade)
2020-09-07 25114, 2020
nelgin
unable to prepare context: path "musicbrainz" not found
2020-09-07 25132, 2020
nelgin
Oh, does that need to be a sudo too?
2020-09-07 25137, 2020
yvanzo
sorry, sudo docker-compose build musicbrainz
2020-09-07 25142, 2020
nelgin
Ah ok
2020-09-07 25150, 2020
yvanzo
(sudo usage depends on your system)
2020-09-07 25108, 2020
nelgin
sudo usages depends on your instructions :)
2020-09-07 25123, 2020
yvanzo
you probably don't need sudo
2020-09-07 25149, 2020
yvanzo
I put it because it is the most common situation.
2020-09-07 25158, 2020
nelgin
I always use it anyway, I modified sudoers to not require a password so it doesn't really bother me.
2020-09-07 25111, 2020
yvanzo
my bad instruction was to use 'docker build' instead of 'docker-compose build'
2020-09-07 25139, 2020
yvanzo
(fwiw, I use sudo too)
2020-09-07 25151, 2020
nelgin
Ok, that is complete. SHould I just run that last step to again to enable live indexing?
2020-09-07 25110, 2020
nelgin
admin/setup-amqp-triggers install
2020-09-07 25112, 2020
yvanzo
make sure to replace the container first
2020-09-07 25118, 2020
yvanzo
the 'musicbrainz' container
2020-09-07 25121, 2020
nelgin
err
2020-09-07 25130, 2020
nelgin
Let me get the instructions
2020-09-07 25133, 2020
yvanzo
sudo docker-compose rm -s musicbrainz
2020-09-07 25142, 2020
yvanzo
sudo docker-compose up -d musicbrainz
2020-09-07 25129, 2020
nelgin
OK done
2020-09-07 25131, 2020
yvanzo
# that's it
2020-09-07 25128, 2020
nelgin
sudo docker-compose exec indexer python -m sir amqp_setup
2020-09-07 25128, 2020
nelgin
admin/create-amqp-extension
2020-09-07 25128, 2020
nelgin
admin/setup-amqp-triggers install
2020-09-07 25135, 2020
nelgin
Do I need to do all 3 of those again or just the last one?
2020-09-07 25147, 2020
diru1100 has quit
2020-09-07 25153, 2020
yvanzo
probably not, you just need the last one
2020-09-07 25101, 2020
diru1100 joined the channel
2020-09-07 25102, 2020
Gazooo794 has quit
2020-09-07 25116, 2020
nelgin
$ admin/setup-amqp-triggers install
2020-09-07 25116, 2020
nelgin
Installing indexer triggers ...
2020-09-07 25116, 2020
nelgin
BEGIN
2020-09-07 25116, 2020
nelgin
CREATE FUNCTION
2020-09-07 25116, 2020
nelgin
[skip a lot]
2020-09-07 25126, 2020
nelgin
Regenerating SQL scripts in /tmp/indexer-sql/...
2020-09-07 25126, 2020
nelgin
Could not find CreateTables.sql, search_path might not be correct
2020-09-07 25127, 2020
nelgin
Could not find CreateTables.sql, skipping
2020-09-07 25127, 2020
nelgin
Could not find CreateIndexes.sql, skipping
2020-09-07 25127, 2020
nelgin
Could not find CreateSearchIndexes.sql, skipping
2020-09-07 25127, 2020
nelgin
Could not find CreateReplicationTriggers.sql, skipping