anyways, I was curious: if I have a replicated database, is there anything special I have to do for schema updates, or is that pulled automatically as part of the replication updates?
2011-08-11 22320, 2011
ianmcorvidae
I think replication packets do it for you, although I'm not sure
2011-08-11 22305, 2011
lfranchi joined the channel
2011-08-11 22355, 2011
dinog joined the channel
2011-08-11 22309, 2011
olaf_ joined the channel
2011-08-11 22314, 2011
Leftmost joined the channel
2011-08-11 22314, 2011
olaf_ joined the channel
2011-08-11 22300, 2011
dinog1 joined the channel
2011-08-11 22332, 2011
djce joined the channel
2011-08-11 22316, 2011
adhawkins joined the channel
2011-08-11 22353, 2011
adhawkins
Anyone here have the NGS virtual machine running under virtualbox?
2011-08-11 22342, 2011
adhawkins
Triyng to find out why it won't run for me, I suspect it's because it's a 64 bit OS
both cd #1 and #2 have their tracks numbered 01 - xxx
2011-08-11 22314, 2011
olaf_
shouldnt that be 01-01 and 02-01 or similar? picard at least shows it that way
2011-08-11 22304, 2011
olaf_
also, the old version had DISCNUMBER=0. with original rhythmbox
2011-08-11 22353, 2011
teuf can't make sense of that description
2011-08-11 22348, 2011
Mineo
adhawkins: a wild guess: did you forget to modprobe virtualbox' kernel modules?
2011-08-11 22357, 2011
olaf_
teuf: should rhythmbox name the files for the first track on a multicd album 1-01 , 2-01, 3-01 and so on?
2011-08-11 22308, 2011
teuf
"I have this Judas Priest album composed of 2 discs, when I rip it, I get 01 - 01 xxxxx.ogg for a file from the 1st disc, and its tags are ... I get 01 - 01 yyyy.ogg for a file from the 2nd disc, and its tags are .... I'd expect the files to be named X and Y, and the tags to be W and Z"
2011-08-11 22340, 2011
teuf
olaf_: the other way round no ? 02 - 01 foo.ogg for disc 2, track 1
2011-08-11 22348, 2011
teuf
and 01 - 02 bar.ogg for disc 1, track 2
2011-08-11 22358, 2011
teuf
depends on what you set in your preferences
2011-08-11 22359, 2011
olaf_
teuf: I just get 01 - name-from-cd1 and 01 - name-from-cd2
2011-08-11 22355, 2011
teuf
ah, this is probably a side-effect of these changes
2011-08-11 22303, 2011
teuf
the musicbrainz-side changes
2011-08-11 22336, 2011
teuf
since until know multidisc albums were named AlbumName (Disc N), the tracks from different discs were automatically separated
2011-08-11 22343, 2011
teuf
so no need for the disc number in the naming scheme
2011-08-11 22326, 2011
teuf
you can change it in dconf-editor
2011-08-11 22331, 2011
olaf_
have to run
2011-08-11 22330, 2011
reosarevok joined the channel
2011-08-11 22359, 2011
pecastro joined the channel
2011-08-11 22334, 2011
adhawkins
ruaok, well, I can create my own vm
2011-08-11 22343, 2011
adhawkins
If I boot from a 32 bit debian disk it runs Ok
2011-08-11 22353, 2011
adhawkins
If I try to boot it from a 64 bit debian disk it just hangs after the boot menu
2011-08-11 22337, 2011
adhawkins
mineo: I have all the modules loaded, I can boot other VMs
2011-08-11 22305, 2011
adhawkins
Ok, if I want to install NGS from scratch, what distro would you guys suggest as a starting point
2011-08-11 22310, 2011
adhawkins
I'm a Debian man myself
2011-08-11 22337, 2011
ruaok
debian works fine.
2011-08-11 22325, 2011
ruaok
k, bed time.
2011-08-11 22326, 2011
ruaok
nn
2011-08-11 22320, 2011
reosarevok joined the channel
2011-08-11 22359, 2011
adhawkins
nn ruaok
2011-08-11 22325, 2011
outsidecontext joined the channel
2011-08-11 22325, 2011
warp
buenos dias!
2011-08-11 22331, 2011
adhawkins
My god, how long does cpanm . take?
2011-08-11 22343, 2011
warp
what does that do?
2011-08-11 22316, 2011
adhawkins
It's one of the steps in installing the server
2011-08-11 22323, 2011
adhawkins
Installing a load of perl stuff
2011-08-11 22303, 2011
ocharles
yes, we have a lot of dependencies :)
2011-08-11 22354, 2011
adhawkins
So I see...
2011-08-11 22354, 2011
warp
cpanm . takes the deps from the Makefile.PL in the current directory or something?
2011-08-11 22312, 2011
adhawkins
Just one thing, what exactly does 'Make sure the proper environment variables for local::lib are set (PERL5LIB, PERL_MM_OPT, MODULEBUILDRC, and PATH)' mean?
2011-08-11 22327, 2011
warp
Having the following line in your ~/.bashrc should be enough for that: