[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Raphael Kubo da Costa
Jan Henrik Sylvester writes: > Of course, it only applies after the first git patch, but then it > seems to fix the problem, too. I've added both upstream commits as patches in area51 (r7047). Thanks for the help! ___ kde-freebsd mailing list kde-free

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Jan Henrik Sylvester
On 01/-10/-28163 20:59, Raphael Kubo da Costa wrote: > Jan Henrik Sylvester writes: > >> I am not sure, if upstream will take that patch, as it is only >> necessary for mysql 5.5 installations that are not patched. AFAIR, >> Fedora for example has the mysql bug patched. The patch should not >> cau

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Raphael Kubo da Costa
Jan Henrik Sylvester writes: > I am not sure, if upstream will take that patch, as it is only > necessary for mysql 5.5 installations that are not patched. AFAIR, > Fedora for example has the mysql bug patched. The patch should not > cause regressions with configurations that do not have the mysq

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Jan Henrik Sylvester
On 03/22/2011 16:15, Raphael Kubo da Costa wrote: Jan Henrik Sylvester writes: On 03/22/2011 15:23, Raphael Kubo da Costa wrote: This commit in Amarok's master: http://quickgit.kde.org/?p=amarok.git&a=commitdiff&h=c62bb9a2ba514165e8e430302aafb19bfb95b9ce My idea is to make sure your patch a

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Raphael Kubo da Costa
Jan Henrik Sylvester writes: > On 03/22/2011 15:23, Raphael Kubo da Costa wrote: >> Jan Henrik Sylvester writes: >> >>> I have written a patch that seems to work... rather hackish since I >>> have never used either qt or mysql, but good enough, I guess. >>> >>> Can the file attached be put into

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Jan Henrik Sylvester
On 03/22/2011 15:23, Raphael Kubo da Costa wrote: > Jan Henrik Sylvester writes: > >> I have written a patch that seems to work... rather hackish since I >> have never used either qt or mysql, but good enough, I guess. >> >> Can the file attached be put into audio/amarok-kde4/files/? > > The patch

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-22 Thread Raphael Kubo da Costa
Jan Henrik Sylvester writes: > I have written a patch that seems to work... rather hackish since I > have never used either qt or mysql, but good enough, I guess. > > Can the file attached be put into audio/amarok-kde4/files/? The patch does not apply in amarok master, as the mysql_server_init c

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-19 Thread Jan Henrik Sylvester
On 03/19/2011 15:11, Jan Henrik Sylvester wrote: > On 01/-10/-28163 20:59, Dima Panov wrote: >> Hello! >> >> 19.03.2011, 01:20, "Raphael Kubo da Costa": >>> Bartosz Fabianowski; writes: >>> This is a bug in MySQL. When the embedded MySQL server starts, it fails to read ~/.kde4/share/apps/

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-19 Thread Jan Henrik Sylvester
On 01/-10/-28163 20:59, Dima Panov wrote: Hello! 19.03.2011, 01:20, "Raphael Kubo da Costa": Bartosz Fabianowski; writes: This is a bug in MySQL. When the embedded MySQL server starts, it fails to read ~/.kde4/share/apps/amarok/my.cnf, therefore does not set a local datadir and tries to

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-18 Thread Dima Panov
Hello! 19.03.2011, 01:20, "Raphael Kubo da Costa" : > Bartosz Fabianowski ; writes: > >>  This is a bug in MySQL. When the embedded MySQL server starts, it fails >>  to read ~/.kde4/share/apps/amarok/my.cnf, therefore does not set a local >>  datadir and tries to create the Amarok database in /var

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-18 Thread Bartosz Fabianowski
> MySQL 5.5, right? Wasn't this already solved on FreeBSD? fluffy? Yes, 5.5. I have been using it for a while and patched over a few bugs so far (stupidly, I did not notify anyone on this list and fluffy had to rediscover my patches in Oracle's bugzilla). I am not aware of any patch for this pa

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-18 Thread Raphael Kubo da Costa
Bartosz Fabianowski writes: > This is a bug in MySQL. When the embedded MySQL server starts, it fails > to read ~/.kde4/share/apps/amarok/my.cnf, therefore does not set a local > datadir and tries to create the Amarok database in /var/db/mysql, the > built-in default. MySQL 5.5, right? Wasn't

[kde-freebsd] Re: Amarok fails to start after package rebuild

2011-03-18 Thread Bartosz Fabianowski
This is a bug in MySQL. When the embedded MySQL server starts, it fails to read ~/.kde4/share/apps/amarok/my.cnf, therefore does not set a local datadir and tries to create the Amarok database in /var/db/mysql, the built-in default. The only work-around I am aware of (and that I am using myself