Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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 !

B3 bubba on Wheezy

Got problems with your B2 or B3? Share and get helped!
Post Reply
cbote
Posts: 6
Joined: 26 Dec 2010, 08:09

B3 bubba on Wheezy

Post by cbote »

Hi team,
I have upgraded my b3 to wheezy succesfully. But bubba died on the way. I can't reinstall by unmet dependencies.
I don't know what kind of apt rules i should use, because wheezy didn't let me continue until i changed the default squeeze apt sources.
Now, my b3 wheezy is working perfectly, but bubba..

Code: Select all

root@b3:~# apt-get install bubba bubba-backend bubba-frontend   libbubba-info-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 bubba-backend : Depends: bubba-igd but it is not going to be installed
                 Depends: filetransferdaemon but it is not going to be installed
 bubba-frontend : Depends: libbubba-info-php but it is not going to be installed
 libbubba-info-perl : Depends: perlapi-5.10.1 but it is not installable
E: Unable to correct problems, you have held broken packages.
The problem here is "perlapi-5.10.1", so it is installed in a major release

Code: Select all

ii  perl                             5.14.2-21+deb7u1                   armel        Larry Wall's Practical Extraction and Report Language
My excito apt.list is like that
/etc/apt/sources.list.d/excito.list

Code: Select all

deb http://b3.update.excito.org elvin main
deb http://b3.update.excito.org vincent main
deb http://b3.update.excito.org upstream_stable main
deb http://b3.update.excito.org testing main
#deb http://b3.update.excito.org unstable main
#deb http://b3.update.excito.org upstream_squeeze main
any help?
cbote
Posts: 6
Joined: 26 Dec 2010, 08:09

Re: B3 bubba on Wheezy

Post by cbote »

Hi team,
I tried some configurations and a lot of combinatios .. but my system become broken when i fix some dependencies (in that case, with perl version).
apt-get reconfigure it to the previous state . My debian system works ..but not bubba.

There are a lot of broken and not-easy solutions... like that

Code: Select all

The following packages have unmet dependencies:
 bubba-frontend : Depends: bubba-backend (>= 1.0.19) but it is not going to be installed
                  Depends: bubba-album (>= 0.99.1) but it is not going to be installed
                  Depends: bubba-networkmanager but it is not going to be installed
                  Depends: libxml-libxml-perl (>= 1.66-1) but it is not going to be installed
                  Depends: php5-intl but it is not going to be installed
 libapache2-mod-php5 : Depends: php5-common (= 5.3.3-7+squeeze18ex1) but 5.4.4-14+deb7u7 is to be installed
If i install that version of php .. the system becomes broken :(
Post Reply