New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
I've trawled the archives but found no luck. I'm on version 0.11.10-3 and want to upgrade so I can use the uPNP streaming with my Liteon dvd and netgear mp101.
I tried upgrading using the web interface but no luck, it tells me no upgrades found. I've checked my /etc/apt/sources.list and made sure the debian sources are commented out and the bubba source is available:
I tried dpkg --configure -a followed by an apt-get update and still I'm on 0.11.10-3.
I've downloaded the latest img file and popped it onto a usb stick formatted as FAT32 using winxp sp2, but my bubba won't recognise the memory stick, so I'm stuck
bubba:/etc# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back:
bubba
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
no luck. I'm trying to concentrate on the usb issue now, as if I can get that to work I'm assuming booting with bubba.img on the usb key will upgrade it.
I've been tailing /var/log/messages while plugging and unplugging the key:
bubba:/var/log# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages have been kept back:
bubba
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
bubba:/dev# apt-get -o Debug::pkgProblemResolver=yes dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Starting
Starting 2
Investigating mediatomb
Package mediatomb has broken dep on libid3-3.8.3
Considering libid3-3.8.3 1 as a solution to mediatomb 1
Holding Back mediatomb rather than change libid3-3.8.3
Investigating bubba
Package bubba has broken dep on mediatomb
Considering mediatomb 1 as a solution to bubba 1
Holding Back bubba rather than change mediatomb
Try to Re-Instate bubba
Done
Done
The following packages have been kept back:
bubba
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
I've not tried apt-get -u install bubba yet. I seem to have a problem with mediatomb, which I tried to uninstall but I don't have it installed. Something tells me I'm not reading the error correctly. Perhaps my issue is with id3?
Should I go ahead with the apt-get -u install bubba without fixing the issue first?
The problem is that you have mediatomb installed. Since mediatomb is now part of the bubba package, but in another version, you have a dependency conflict.
You can try to remove mediatomb, knowing that it will be restore by bubba:
Also, regarding the USB stick issue, it would probably have worked if you had formatted your memory stick first (i.e. from windows, just right-click and choose format). Some USB sticks come with missing partition tables when you buy them, and Bubba doesn't handle that correctly.
Also note that using this approach would format the disk and re-install the system on Bubba, all your data would be lost.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)