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 !

Bubba|Two Software update 1.2.0

Announcements of all software releases for Excito products
scott-2
Posts: 31
Joined: 05 Oct 2008, 21:25

Re: Bubba|Two Software update 1.2.0

Post by scott-2 »

pa wrote:What version is the web-UI reporting on the "home"-section when logged in as "admin"?
Can you provide us with the output from the file "user.log", accessible from the UI as 'admin' under "Settings->Logs".
The web-UI pages are totally nonfunctional. Please send me the complete file path for user.log and any file which might contain the version number, and I will reply with the info you asked for.
:?
pa
Posts: 308
Joined: 06 Dec 2006, 04:38
Location: Sweden
Contact:

Re: Bubba|Two Software update 1.2.0

Post by pa »

Hi Scott,

Sorry i did not realize that the UI was down....
If you have commandline-access, can you as root run:

DEBIAN_FRONTEND=noninteractive apt-get -y update

and

DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade

and provide the output from both commands?

Regards
PA Nilsson, Excito.
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

Hi,

I probably rebooted to soon after the uprade, it was not yet at 100 % but after 50 min i thought it should be finished.
Now i can logon via putty but there is no webserver running. tried to remove bubba-frontend and bubba-album and tried to reinstall it, but got the following:

bubba:~# apt-get install bubba-frontend
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
bubba-album
The following NEW packages will be installed:
bubba-album bubba-frontend
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/520kB of archives.
After unpacking 2994kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously deselected package bubba-album.
(Reading database ... 63135 files and directories currently installed.)
Unpacking bubba-album (from .../bubba-album_1.2_all.deb) ...
Selecting previously deselected package bubba-frontend.
Unpacking bubba-frontend (from .../bubba-frontend_1.2_all.deb) ...
Setting up bubba-album (1.2) ...
dbconfig-common: writing config to /etc/dbconfig-common/bubba-album.conf
Replacing config file /etc/album/debian-db.php with new version
Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
invoke-rc.d: initscript apache2, action "reload" failed.
dpkg: error processing bubba-album (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bubba-frontend:
bubba-frontend depends on bubba-album (>= 0.99.1); however:
Package bubba-album is not configured yet.
dpkg: error processing bubba-frontend (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
bubba-album
bubba-frontend
E: Sub-process /usr/bin/dpkg returned an error code (1)

How to proceed from here ?
Thanks for any help
Martin
scott-2
Posts: 31
Joined: 05 Oct 2008, 21:25

Re: Bubba|Two Software update 1.2.0

Post by scott-2 »

pa wrote:Sorry i did not realize that the UI was down....
If you have commandline-access, can you as root run:

DEBIAN_FRONTEND=noninteractive apt-get -y update

and

DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade

and provide the output from both commands?
Sorry, I no longer have WAN access from bubba. I had to rearrange some of my gear in order to post to the forum from my PC. Now when I plug in bubba to the cable modem again, there is no WAN access (eth0). :oops:

So I cannot run these commands, and I cannot use web UI at all.

What should I do? I thought this was an easy upgrade. I did not intend to volunteer to join your QA department!! :( Meanwhile I only have one device in the house with internet access until I fix this mess.

Tonight (10 hours from now) I will take a crash course in Debian network configuration but I cannot afford to spend hours poking around with your system. If you could please point me to the full path for:
  • the file "user.log", accessible from the UI as 'admin' under "Settings->Logs"
  • the file containing the version number of web-UI
  • any utilities for configuring DHCP with my ISP
Currently I can access bubba only on eth1.
pa
Posts: 308
Joined: 06 Dec 2006, 04:38
Location: Sweden
Contact:

Re: Bubba|Two Software update 1.2.0

Post by pa »

Hi,

Can you post the content of "/etc/apache2/conf.d"

Code: Select all

ls -l /etc/apache2/conf.d
The probable cause here is that there are remains of an old upgrade there that interferes.

If there are two files that starts with admin.conf, one with a suffix, delete the file with the suffix.

Code: Select all

rm /etc/apache2/conf.d/admin.conf.*
Then try running the update again.

DEBIAN_FRONTEND=noninteractive apt-get -y update

and

DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade


@scott

We are very sorry that the upgrade has failed and will do our best to resolve it as soon as possible, it is is of course our ambition that the upgrades shall go smoothly, and have done so in our test-setups.
If you place bubba as router again, although you do not have internet access Bubba should have access to the internet.

Regards
PA Nilsson, Excito.
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

Sorry Pa,

No files with a suffix:

bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf

Martin
Puma
Posts: 230
Joined: 29 Sep 2008, 06:30

Re: Bubba|Two Software update 1.2.0

Post by Puma »

Hello excito,

Thanks for this major upgrade!!

I have one burning question: is the Load Cycle problem solved with this update??

Or do we still need the script for keep the disk active??

Puma
Linux is like a wigwam - no windows, no gates, apache inside!
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Bubba|Two Software update 1.2.0

Post by carl »

nitram wrote:Sorry Pa,

No files with a suffix:

bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf

Martin
The problem might lie in /etc/apache2/sites-enabled, could you post us the content of that directory?

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

nitram wrote:Sorry Pa,

No files with a suffix:

bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf

Martin
And the output of update/distupgrade is the same:

# DEBIAN_FRONTEND=noninteractive apt-get -y update
Get:1 http://ftp.se.debian.org etch Release.gpg [1032B]
Hit http://ftp.se.debian.org etch Release
Get:2 http://update.excito.org marielle Release.gpg [189B]
Get:3 http://update.excito.org upstream_etch Release.gpg [189B]
Hit http://update.excito.org marielle Release
Ign http://ftp.se.debian.org etch/main Packages/DiffIndex
Hit http://update.excito.org upstream_etch Release
Ign http://update.excito.org marielle/main Packages/DiffIndex
Hit http://ftp.se.debian.org etch/main Packages
Ign http://update.excito.org upstream_etch/main Packages/DiffIndex
Ign http://update.excito.org marielle/main Packages
Ign http://update.excito.org upstream_etch/main Packages
Hit http://update.excito.org marielle/main Packages
Hit http://update.excito.org upstream_etch/main Packages
Fetched 3B in 0s (4B/s)
Reading package lists... Done
# DEBIAN_FRONTEND=noninteractive apt-get -y 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.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up bubba-album (1.2) ...
dbconfig-common: writing config to /etc/dbconfig-common/bubba-album.conf
Replacing config file /etc/album/debian-db.php with new version
Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
invoke-rc.d: initscript apache2, action "reload" failed.
dpkg: error processing bubba-album (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bubba-frontend:
bubba-frontend depends on bubba-album (>= 0.99.1); however:
Package bubba-album is not configured yet.
dpkg: error processing bubba-frontend (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
bubba-album
bubba-frontend
E: Sub-process /usr/bin/dpkg returned an error code (1)

any other options ?

Martin
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

carl wrote:
nitram wrote:Sorry Pa,

No files with a suffix:

bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf

Martin
The problem might lie in /etc/apache2/sites-enabled, could you post us the content of that directory?

/Carl
Here it is:

# ls -ltr /etc/apache2/sites-enabled
total 0
lrwxrwxrwx 1 root root 37 Mar 15 20:41 bubba443 -> /etc/apache2/sites-available/bubba443
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

nitram wrote:
carl wrote:
nitram wrote:Sorry Pa,

No files with a suffix:

bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf

Martin
The problem might lie in /etc/apache2/sites-enabled, could you post us the content of that directory?

/Carl
Here it is:

# ls -ltr /etc/apache2/sites-enabled
total 0
lrwxrwxrwx 1 root root 37 Mar 15 20:41 bubba443 -> /etc/apache2/sites-available/bubba443
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
I have to mention that bubba was called bubba80 before, i renamed it because i thought it was the naming. But no luck after the rename to bubba.
asparak
Posts: 173
Joined: 08 Jun 2009, 07:38

Re: Bubba|Two Software update 1.2.0

Post by asparak »

scott-2 wrote:
pa wrote:Sorry i did not realize that the UI was down....
If you have commandline-access, can you as root run:

DEBIAN_FRONTEND=noninteractive apt-get -y update

and

DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade

and provide the output from both commands?
Sorry, I no longer have WAN access from bubba. I had to rearrange some of my gear in order to post to the forum from my PC. Now when I plug in bubba to the cable modem again, there is no WAN access (eth0). :oops:

So I cannot run these commands, and I cannot use web UI at all.

What should I do? I thought this was an easy upgrade. I did not intend to volunteer to join your QA department!! :( Meanwhile I only have one device in the house with internet access until I fix this mess.

Tonight (10 hours from now) I will take a crash course in Debian network configuration but I cannot afford to spend hours poking around with your system. If you could please point me to the full path for:
  • the file "user.log", accessible from the UI as 'admin' under "Settings->Logs"
  • the file containing the version number of web-UI
  • any utilities for configuring DHCP with my ISP
Currently I can access bubba only on eth1.
Scott,

/var/log/user.log
As a general rule, log files are almost always in /var/log in Linux distros
Not trying to teach you to suck eggs, don't know your level of expertise with Linux.
Anytime you need to find something, I'd suggest using the linux command "find". type 'man find' into google or your command line (without the single quotes) for a syntax guide

You don't need WAN access, LAN if fine. As long as you have one interface working, you can fix almost anything.

Other thing to post I suggest is the output of ifconfig -a

If you want help with networking in general, PM me
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Bubba|Two Software update 1.2.0

Post by carl »

nitram wrote:
nitram wrote:
carl wrote:
The problem might lie in /etc/apache2/sites-enabled, could you post us the content of that directory?

/Carl
Here it is:

# ls -ltr /etc/apache2/sites-enabled
total 0
lrwxrwxrwx 1 root root 37 Mar 15 20:41 bubba443 -> /etc/apache2/sites-available/bubba443
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
I have to mention that bubba was called bubba80 before, i renamed it because i thought it was the naming. But no luck after the rename to bubba.
I think the problem might lie in the existence of /etc/apache2/sites-available/bubba443, as bubba contains (at least should) https information.

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
nitram
Posts: 27
Joined: 02 Oct 2008, 16:01

Re: Bubba|Two Software update 1.2.0

Post by nitram »

carl wrote:
nitram wrote:
nitram wrote:
Here it is:

# ls -ltr /etc/apache2/sites-enabled
total 0
lrwxrwxrwx 1 root root 37 Mar 15 20:41 bubba443 -> /etc/apache2/sites-available/bubba443
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
I have to mention that bubba was called bubba80 before, i renamed it because i thought it was the naming. But no luck after the rename to bubba.
I think the problem might lie in the existence of /etc/apache2/sites-available/bubba443, as bubba contains (at least should) https information.

/Carl
I've now renamed all different bubba files to other names with different suffix. There is now only original bubba file in sites-available (which is a link) and the link in sites-enabled.

/etc/apache2/sites-available:
lrwxrwxrwx 1 root root 37 Jul 6 11:57 bubba -> /usr/share/bubba-frontend/apache.site
/etc/apache2/sites-enabled:
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba

Still no luck :-(

Webserver won't start because of that error in line 666:
bubba:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
Starting web server (apache2)...Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Bubba|Two Software update 1.2.0

Post by carl »

nitram wrote:
carl wrote:
nitram wrote:
I have to mention that bubba was called bubba80 before, i renamed it because i thought it was the naming. But no luck after the rename to bubba.
I think the problem might lie in the existence of /etc/apache2/sites-available/bubba443, as bubba contains (at least should) https information.

/Carl
I've now renamed all different bubba files to other names with different suffix. There is now only original bubba file in sites-available (which is a link) and the link in sites-enabled.

/etc/apache2/sites-available:
lrwxrwxrwx 1 root root 37 Jul 6 11:57 bubba -> /usr/share/bubba-frontend/apache.site
/etc/apache2/sites-enabled:
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba

Still no luck :-(

Webserver won't start because of that error in line 666:
bubba:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
Starting web server (apache2)...Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
Might be that one of the files have gotten an extra declaration where it shouldn't; Can you check that following command only returns one entry: "grep FastCgiExternalServer -R /etc/apache2/"; should result in:
test@bubba:/etc/apache2$ grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Post Reply