I've run testing for some time now and it ran great. In the beginning I only used the kernel from testing but now I use full testing. Recently there has been a apt-get/dpkg conflict of bubba-frontend and bubba-web that does result in a non working login/admin page.
Here are the errors:
404 Page Not Found
The page you requested was not found.
*@*:/var/www$ sudo apt-get install bubba-web
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
bubba-web
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.9kB of archives.
After unpacking 90.1kB of additional disk space will be used.
Get:1 http://update.excito.org marielle/main bubba-web 0.99.0-2 [41.9kB]
Fetched 41.9kB in 0s (58.7kB/s)
Selecting previously deselected package bubba-web.
(Reading database ... 55457 files and directories currently installed.)
Unpacking bubba-web (from .../bubba-web_0.99.0-2_powerpc.deb) ...
dpkg: error processing /var/cache/apt/archives/bubba-web_0.99.0-2_powerpc.deb (--unpack):
trying to overwrite `/etc/apache2/sites-available/bubba', which is also in package bubba-frontend
Errors were encountered while processing:
/var/cache/apt/archives/bubba-web_0.99.0-2_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)