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 !

Problem after B2 update

Got problems with your B2 or B3? Share and get helped!
Post Reply
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Problem after B2 update

Post by wm.bubba »

I have just updated my B2 using the web interface, all seemed to go well, but I noticed no no package info was shown:
BUBBA-1.jpeg
BUBBA-1.jpeg (65.73 KiB) Viewed 12684 times
Trying to do a further update, results in a parsererror:
BUBBA-2.jpeg
BUBBA-2.jpeg (67.67 KiB) Viewed 12684 times
I tried to to update from the command line, but nothing was updated and no errors:

Code: Select all

bubba:/etc/apt# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bubba:/etc/apt# 
The only thing I can find is the following from syslog entries:

Code: Select all

before update:
Jan 24 17:34:13 bubba php5-cgi: {"bubba-frontend":"2.0.0.9","bubba-backend":"2.0.0.11","bubba-album":"2.0.0.4","filetransferdaemon":"0.50.20","squeezecenter":"7.5.4.dfsg1-2"}

Code: Select all

after update:
Jan 24 18:47:02 bubba php5-cgi: {"bubba-frontend":"2.0.0.9","bubba-backend":null,"bubba-album":"2.1.5","filetransferdaemon":"0.50.20","squeezecenter":"7.5.4.dfsg1-2"}
bubba-album has been updated, but I appear to have lost bubba-backend.

Do I need a full reinstall or is there a way to fix this?
Last edited by wm.bubba on 26 Jan 2012, 13:04, edited 1 time in total.
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Problem after B2 update

Post by Ubi »

I guess you already tried "apt-get install bubba-backend"?
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: Problem after B2 update

Post by wm.bubba »

I have now:

Code: Select all

bubba:/etc/apt# apt-get install bubba-backend
Reading package lists... Done
Building dependency tree... Done
bubba-backend is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bubba:/etc/apt# 
so maybe this is a red-herring and something else is the problem!
Last edited by wm.bubba on 26 Jan 2012, 13:04, edited 1 time in total.
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: Problem after B2 update

Post by wm.bubba »

I think maybe my list of repositories is messed up. I've un-commented all the ones that don't give an error, with the following effect:

Code: Select all

bubba:/etc/apt# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
  bubba-apt epeg libepeg0 libeutils1 libpoe-xs-queue-array-perl
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
bubba:/etc/apt#
when I try to install the packages listed:

Code: Select all

bubba:/etc/apt# apt-get install bubba-apt epeg libepeg0 libeutils1 libpoe-xs-queue-array-perl
Reading package lists... Done
Building dependency tree... 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-apt: Depends: libapt-pkg-libc6.9-6-4.8 but it is not installable
             Depends: libstdc++6 (>= 4.4.0) but 4.1.1-21 is to be installed
  epeg: Depends: libc6 (>= 2.4) but 2.3.6.ds1-13etch10 is to be installed
  libepeg0: Depends: libc6 (>= 2.7) but 2.3.6.ds1-13etch10 is to be installed
  libeutils1: Depends: libc6 (>= 2.4) but 2.3.6.ds1-13etch10 is to be installed
              Depends: libgcc1 (>= 1:4.2.1) but 1:4.1.1-21 is to be installed
              Depends: libpopt0 (>= 1.16) but 1.10-3 is to be installed
              Depends: libstdc++6 (>= 4.4.0) but 4.1.1-21 is to be installed
  libpoe-xs-queue-array-perl: Depends: perl (>= 5.10.1-13) but 5.8.8-7etch6 is to be installed
                              Depends: perlapi-5.10.1 but it is not installable
                              Depends: libc6 (>= 2.4) but 2.3.6.ds1-13etch10 is to be installed
E: Broken packages
bubba:/etc/apt#
Something is obviously broken, and to me it looks like I have the wrong repositories.
Does anyone have a list of repositories I should be using?

My sources.list is:

Code: Select all

# BUBBA|TWO apt sources.list
#
# Changes in this file might break your system
#
# vim: ft=debsources

# The stable BUBBA|TWO repository, is in the suite "stable".
deb http://update.excito.org/ marielle main

# The stable BUBBA|TWO repository, is in the suite "stable". source packages
deb-src http://update.excito.org/ marielle main

# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable".
deb http://update.excito.org/ upstream_etch main

# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable". source packages
deb-src http://update.excito.org/ upstream_etch main

# The debian etch repository containing unsupported packages that can be used.
#deb http://ftp.se.debian.org/debian etch main

# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch main

# The debian etch repository containing unsupported packages that can be used.
#deb http://ftp.se.debian.org/debian etch contrib

# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch contrib

# The debian etch repository containing unsupported packages that can be used.
#deb http://ftp.se.debian.org/debian etch non-free

# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch non-free

# The unstable BUBBA|TWO repository, is in the suite "unstable".
deb http://update.excito.org/ claire main

# The unstable BUBBA|TWO repository, is in the suite "unstable". source packages
deb-src http://update.excito.org/ claire main

# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire".
deb http://update.excito.org/ upstream_etch_forclaire main

# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire". source packages
deb-src http://update.excito.org/ upstream_etch_forclaire main

# archive repositories
deb http://archive.debian.org/debian/ etch main non-free contrib
deb http://archive.debian.org/debian-security/ etch/updates main non-free contrib
deb http://archive.debian.org/debian-volatile/ etch/volatile main non-free contrib
deb http://archive.debian.org/debian-backports/ etch-backports main non-free contrib
deb http://archive.debian.org/backports.org/ etch-backports main non-free contrib
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Problem after B2 update

Post by Ubi »

the new bubba-apt re-orgs the /etc/apt folder in a way that it no longer seems to use the original sources list, but uses the excito folder and content, together with some tool called apt-pinning to enable ot disable repos. At least thats my guess. Why this change has been made without documentation or why the system is now unnecessarily complicated is beyond be,
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: Problem after B2 update

Post by johannes »

I think you have a mix of our nwe and old system, since you seem to have both marielle (stable) and claire (unstable) enabled in your sources, which obviously will cause wierdness. Please stick to one (preferrably the stable) and see if you can downgrade the stuff you got from claire.

@Ubi, these changes are to avoid this exact kind of mistakes. It makes the web updater use sources from our sources.list. Then people can edit the standard sources.list and do command-line installs or updates without the risk of clicking 'update' in the web updater months later to find their system getting messed up. However, these changes are only from 2.4 so they have still not taken effect on wm.bubba's system.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: Problem after B2 update

Post by wm.bubba »

Thanks Ubi, Johannes.

I thought I has screwed something up. Never mind, time to do a reinstall I think! :D

I was thinking of installing 2.4-RC1, but if the stable 2.4 release is just round the corner, I'd rather wait for that.

Any news on when this may be released?
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: Problem after B2 update

Post by johannes »

the 2.4 stable was just released for B3 (minutes ago). We have some work remaining for b2, but you can install the -RC1 meanwhile if you like (read the form thread though, there are known issues). Updating to the 2.4 stable can be done without reinstalling if you install the -RC1 now.

My guess is two weeks, but I cannot promise anything yet.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: Problem after B2 update

Post by wm.bubba »

That's good news.
Might have a go at the weekend if I can find some spare time.

Thanks.
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: Problem after B2 update

Post by wm.bubba »

Thanks for the advice guys.

I have just upgraded to 2.4-RC1. Was just so easy following the instructions on Release notes for Excito Bubba 2 software version 2.4-RC1.

Seems to be working fine now. I'll do a thorough check when the final 2.4 version is released.
Post Reply