Page 1 of 1

Problem updating B3

Posted: 31 Jul 2011, 13:55
by mprs
Hi,

I tried to update my B3 the other day, but something went wrong and there now is a lot of failures in the interface. I was then trying to update again, but now it says: "Failures found in package (dpkg) database, unable to continue with upgrade." - "iF bubba-igd 0.7 Bubba igd helper daemon iF cron 3.0pl1-116 process scheduling daemon iF cups 1.4.4-7 Common UNIX Printing System(tm) - server iF dbus 1.2.24-4+squeeze1 simple interprocess messaging system iF dovecot-common 1:1.2.15-7 secure mail server that supports mbox and maildir mailboxes iF filetransferdaemon 0.50.26 File Transfer Daemon iF ifplugd 0.28-18 configuration daemon for ethernet devices iF initscripts 2.88dsf-13.1 scripts for initializing and shutting down the system iF minidlna 1.0.19-0ex3 lightweight DLNA/UPnP-AV server targeted at embedded systems iF mysql-server-5.1 5.1.49-3 MySQL database server binaries and system database setup iF openssh-server 1:5.5p1-6 secure shell (SSH) server, for secure access from remote machines iF rsyslog 4.6.4-2 enhanced multi-threaded syslogd iF samba 2:3.5.6~dfsg-3squeeze4 SMB/CIFS file, print, and login server for Unix iF x11-common 1:7.5+8 X Window System (X.Org) infrastructure"

What to do?

Regards
Martin Spliid

Re: Problem updating B3

Posted: 31 Jul 2011, 15:36
by Ubi
can you try updating via the SSH terminal?

Re: Problem updating B3

Posted: 01 Aug 2011, 08:39
by mprs
I would love to, how do I do that?

Regards
Martin Spliid

Re: Problem updating B3

Posted: 01 Aug 2011, 09:03
by Binkem
Log into your Bubba using a SSH terminal (like Putty)

Log in as a user with SSH access (set under administration on the Bubba administration page)
become root by typing

Code: Select all

SU
(password is excito)

next follow the steps as indicated by Johannes:

Code: Select all

change_distribution elvin
apt-get -c /etc/apt/bubba-apt.conf -y update
apt-get -c /etc/apt/bubba-apt.conf -y dist-upgrade

Re: Problem updating B3

Posted: 01 Aug 2011, 09:10
by johannes
Hi Martin,

This is our first report of an upgrade failure for the new release, so we would love to get the opportunity to check out what has went wrong with your upgrade. If you allow us, please email support@excito.com with the login information for a temporary user our developer can use (don't forget to check the shell access when creating the user). This and your easyfind-name will allow us to investigate and fix your problem.

Thanks!
/Johannes

Re: Problem updating B3

Posted: 01 Aug 2011, 09:12
by mike_nl
That's service, i think :)

Re: Problem updating B3

Posted: 01 Aug 2011, 11:07
by mprs
information sent to support@excito.com

Regards
Martin Spliid

Re: Problem updating B3

Posted: 01 Aug 2011, 12:54
by mprs
WOW, thanks Carl F (excito).... - My fault and they fix... - WOW.....

BIG regards
Martin Spliid

Re: Problem updating B3

Posted: 01 Aug 2011, 15:52
by Ubi
sooo...... what was the problem in the end?

Re: Problem updating B3

Posted: 01 Aug 2011, 15:57
by mprs
Some VPN itried to install, but never mangaged to do properly (after i guide fronm wiki :-)).But there is still an eroor when trying to see syslog. Error 500 :-(

Regards
Martin Spliid

Re: Problem updating B3

Posted: 10 Aug 2011, 14:41
by gkorrubel
I get the same error message after I update (including hotfix). What's the solution for the problem?

Error:
Failures found in package (dpkg) database, unable to continue with upgrade.
iF dbus 1.2.24-4+squeeze1 simple interprocess messaging system
iF dovecot-common 1:1.2.15-7 secure mail server that supports mbox and maildir mailboxes
iF libsane 1.0.21-9 API library for scanners
iF python-dbus 0.83.1-1 simple interprocess messaging system (Python interface)

Re: Problem updating B3

Posted: 16 Aug 2011, 10:24
by carl
gkorrubel wrote:I get the same error message after I update (including hotfix). What's the solution for the problem?

Error:
Failures found in package (dpkg) database, unable to continue with upgrade.
iF dbus 1.2.24-4+squeeze1 simple interprocess messaging system
iF dovecot-common 1:1.2.15-7 secure mail server that supports mbox and maildir mailboxes
iF libsane 1.0.21-9 API library for scanners
iF python-dbus 0.83.1-1 simple interprocess messaging system (Python interface)
Can you recall if the hotfix was executed when you tried to upgrade (Should have said "Applying Hotfix 2.3")? The hotfix was release for the exact issue at hand.

Re: Problem updating B3

Posted: 22 Aug 2011, 13:32
by gkorrubel
I'm sorry, but i cannot recall that.

I started the update service with the hotfix's, they all went well. There were a lot. I think I saw the 2.3 hotfix in the same update session.

Re: Problem updating B3

Posted: 06 Sep 2011, 10:00
by gkorrubel
I solved the problem with 2 following command that i found on the forum:

apt-get update
apt-get upgrade

Now everything is working great again.