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 !

Release notes for Excito Bubba 2&3 software version 2.5.1.1

Announcements of all software releases for Excito products
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Release notes for Excito Bubba 2&3 software version 2.5.1.1

Post by johannes »

This is a new minor upgrade. The upgrade is available only as a web update.

How to upgrade
To upgrade a running system, make sure you don't have any activities running such as uploads, downloads, print jobs etc. Then log in as admin in web-ui. Choose "Settings" menu entry. Choose "Software update" in the sub menu.

New features and fixed issues
* One bug fix regarding the updater
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

These last two updates have got my B2 stuck in a bit of dependency hell. I've just done a re-install to see if that's fixed it but no joy. I'm on version 2.5.1.1 according to the web interface. However, output of aptitude dist-upgrade is:

Code: Select all

root@backupserver:/home/backups# aptitude dist-upgrade
The following NEW packages will be installed:
  python-twisted-web{a} 
The following packages will be upgraded:
  bubba-backend python-twisted-core{b} 
2 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 2,276 kB of archives. After unpacking 2,838 kB will be used.
The following packages have unmet dependencies:
  python-twisted-core: Depends: python-twisted-bin (>= 12.0.0-1~bpo60+1) but 10.1.0-3 is installed.
The following actions will resolve these dependencies:

     Remove the following packages:                       
1)     bubba                                              
2)     bubba-backend                                      
3)     bubba-frontend                                     
4)     python-twisted-core                                

     Keep the following packages at their current version:
5)     python-twisted-web [Not Installed]                 



Accept this solution? [Y/n/q/?] 
And I haven't found a solution yet.
albert
Posts: 69
Joined: 09 Jul 2007, 14:35
Location: The Netherlands

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by albert »

Hi Johannes,

has anything been updated with the backup. I noticed that after the update to 2.5.1 and 2.5.1.1 the backups don't show up anymore in the timeline on the webinterface. The backups are working.

Regards,

Albert
ahoff
Posts: 105
Joined: 01 Apr 2008, 20:50
Location: Swe

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by ahoff »

RandomUsername wrote:These last two updates have got my B2 stuck in a bit of dependency hell.
Same here, same dependencyes...
Åke Hoff
Örskogen
Sweden
86ivar
Posts: 148
Joined: 02 Oct 2010, 11:08

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by 86ivar »

My bubba 2 also got stuck on update, had to restart it.
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by carl »

We are really sorry for the failed upgrade. What you can try is to run "apt-get install bubba-backend python-twisted-bin=12.0.0-1~bpo60+1" to force the version on python-twisted-bin.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

carl wrote:We are really sorry for the failed upgrade. What you can try is to run "apt-get install bubba-backend python-twisted-bin=12.0.0-1~bpo60+1" to force the version on python-twisted-bin.
Hi Carl,

Code: Select all

root@backupserver:/home/backups# apt-get install bubba-backend python-twisted-bin=12.0.0-1~bpo60+1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '12.0.0-1~bpo60+1' for 'python-twisted-bin' was not found
Even with the debian repos enabled. :?
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by carl »

Remember to do an apt-get update first. The packages are there.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

carl wrote:Remember to do an apt-get update first. The packages are there.
Hi Carl,

That version of python-twisted-bin is not available here:

Code: Select all

root@backupserver:/home/backups# apt-get update
Hit http://b3.update.excito.org elvin Release.gpg
Hit http://ftp.se.debian.org squeeze Release.gpg
Ign http://b3.update.excito.org/ elvin/main Translation-en
Hit http://b3.update.excito.org upstream_squeeze Release.gpg
Ign http://ftp.se.debian.org/debian/ squeeze/contrib Translation-en
Ign http://ftp.se.debian.org/debian/ squeeze/main Translation-en
Ign http://ftp.se.debian.org/debian/ squeeze/non-free Translation-en
Ign http://b3.update.excito.org/ upstream_squeeze/main Translation-en
Hit http://b3.update.excito.org elvin Release
Hit http://ftp.se.debian.org squeeze Release
Hit http://b3.update.excito.org upstream_squeeze Release
Ign http://b3.update.excito.org elvin/main powerpc Packages
Hit http://b3.update.excito.org elvin/main powerpc Packages
Ign http://ftp.se.debian.org squeeze/main powerpc Packages
Ign http://b3.update.excito.org upstream_squeeze/main powerpc Packages
Ign http://ftp.se.debian.org squeeze/contrib powerpc Packages
Ign http://ftp.se.debian.org squeeze/non-free powerpc Packages
Hit http://b3.update.excito.org upstream_squeeze/main powerpc Packages
Hit http://ftp.se.debian.org squeeze/main powerpc Packages
Hit http://ftp.se.debian.org squeeze/contrib powerpc Packages
Hit http://ftp.se.debian.org squeeze/non-free powerpc Packages
Reading package lists... Done
root@backupserver:/home/backups#
root@backupserver:/home/backups#
root@backupserver:/home/backups# apt-get install bubba-backend python-twisted-bin=12.0.0-1~bpo60+1
Reading package lists... Done
Building dependency tree
Reading state information... Done

E: Version '12.0.0-1~bpo60+1' for 'python-twisted-bin' was not found
root@backupserver:/home/backups#
root@backupserver:/home/backups#
root@backupserver:/home/backups#
root@backupserver:/home/backups#
root@backupserver:/home/backups# apt-cache madison python-twisted-bin
python-twisted-bin |   10.1.0-3 | http://ftp.se.debian.org/debian/ squeeze/main powerpc Packages
python-twisted-bin |   10.1.0-3 | http://b3.update.excito.org/ elvin/main powerpc Packages
python-twisted-bin |   10.1.0-3 | http://b3.update.excito.org/ upstream_squeeze/main powerpc Packages
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

Further to the above...

However, the package is available on the B3:

Code: Select all

darren@serverb3:~$ apt-cache madison python-twisted-bin
python-twisted-bin | 12.0.0-1~bpo60+1 | http://b3.update.excito.org/ elvin/main armel Packages
python-twisted-bin |   10.1.0-3 | http://ftp.se.debian.org/debian/ squeeze/main armel Packages
python-twisted-bin |   10.1.0-3 | http://b3.update.excito.org/ upstream_squeeze/main armel Packages
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by carl »

RandomUsername wrote:Further to the above...

However, the package is available on the B3:

Code: Select all

darren@serverb3:~$ apt-cache madison python-twisted-bin
python-twisted-bin | 12.0.0-1~bpo60+1 | http://b3.update.excito.org/ elvin/main armel Packages
python-twisted-bin |   10.1.0-3 | http://ftp.se.debian.org/debian/ squeeze/main armel Packages
python-twisted-bin |   10.1.0-3 | http://b3.update.excito.org/ upstream_squeeze/main armel Packages
Perhaps it's possible your apt preference has been changed. Can you do an "apt-get policy"and post it here?
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

"apt-cache policy" from B3:

Code: Select all

darren@serverb3:~$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 600 http://b3.update.excito.org/ upstream_squeeze/main armel Packages
     release v=1.0,o=Debian Squeeze,a=upstream_stable,n=upstream_squeeze,l=Debian Squeeze subset,c=main
     origin b3.update.excito.org
 999 http://b3.update.excito.org/ elvin/main armel Packages
     release v=1.0,o=Excito,a=stable,n=elvin,l=Bubba|3 stable,c=main
     origin b3.update.excito.org
 500 http://ftp.se.debian.org/debian/ squeeze/non-free armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=non-free
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/contrib armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=contrib
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/main armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=main
     origin ftp.se.debian.org
and B2:

Code: Select all

backups@backupserver:~$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 600 http://b3.update.excito.org/ upstream_squeeze/main powerpc Packages
     release v=1.0,o=Debian Squeeze,a=upstream_stable,n=upstream_squeeze,l=Debian Squeeze subset,c=main
     origin b3.update.excito.org
 999 http://b3.update.excito.org/ elvin/main powerpc Packages
     release v=1.0,o=Excito,a=stable,n=elvin,l=Bubba|3 stable,c=main
     origin b3.update.excito.org
 500 http://ftp.se.debian.org/debian/ squeeze/non-free powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=non-free
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/contrib powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=contrib
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/main powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=main
     origin ftp.se.debian.org
Pinned packages:
The B2 is a fresh install with just updates applied so the prefs shouldn't have been changed.
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by carl »

RandomUsername wrote:"apt-cache policy" from B3:

Code: Select all

darren@serverb3:~$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 600 http://b3.update.excito.org/ upstream_squeeze/main armel Packages
     release v=1.0,o=Debian Squeeze,a=upstream_stable,n=upstream_squeeze,l=Debian Squeeze subset,c=main
     origin b3.update.excito.org
 999 http://b3.update.excito.org/ elvin/main armel Packages
     release v=1.0,o=Excito,a=stable,n=elvin,l=Bubba|3 stable,c=main
     origin b3.update.excito.org
 500 http://ftp.se.debian.org/debian/ squeeze/non-free armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=non-free
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/contrib armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=contrib
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/main armel Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=main
     origin ftp.se.debian.org
and B2:

Code: Select all

backups@backupserver:~$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 600 http://b3.update.excito.org/ upstream_squeeze/main powerpc Packages
     release v=1.0,o=Debian Squeeze,a=upstream_stable,n=upstream_squeeze,l=Debian Squeeze subset,c=main
     origin b3.update.excito.org
 999 http://b3.update.excito.org/ elvin/main powerpc Packages
     release v=1.0,o=Excito,a=stable,n=elvin,l=Bubba|3 stable,c=main
     origin b3.update.excito.org
 500 http://ftp.se.debian.org/debian/ squeeze/non-free powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=non-free
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/contrib powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=contrib
     origin ftp.se.debian.org
 500 http://ftp.se.debian.org/debian/ squeeze/main powerpc Packages
     release v=6.0.6,o=Debian,a=stable,n=squeeze,l=Debian,c=main
     origin ftp.se.debian.org
Pinned packages:
The B2 is a fresh install with just updates applied so the prefs shouldn't have been changed.
Everything looks correct...

As I've been unable to reproduce the failing environment, would it be possible for me to gain SSH access to one of your failing units to see what might be wrong?
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by RandomUsername »

Yep, PM sent.
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Release notes for Excito Bubba 2&3 software version 2.5.

Post by carl »

Ok, Issue has been solved. The latest emergency upgrade wasn't applyable to B2 due to missing build of python-twisted-bin.

This has been fixed now and an dist-upgrade on B2 should work as soon I've uploaded the last dependency package.

Sorry for the inconvenience.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Post Reply