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 !

lenny status

Got problems with Bubba? Then this forum is for you.
carl
Posts: 474
Joined: 07 May 2008, 04:41

lenny status

Post by carl »

I'm in progress of updating packages now, and first one to upload will be samba (will upload in an hour or so).
Hopefully I will be able to update both avahi and mediatomb this week, and adjust the cups issue. If you think I'm missing something, please don't hesitate to reply here :)

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
ctoo
Posts: 23
Joined: 13 Jan 2009, 16:24

Re: lenny status

Post by ctoo »

From what I can tell, one of the mediatomb updates on Sarge made mediatomb loose support for EXIF. This means that none of my pictures get sorted or indexed correctly with respect to date. Has this been fixed in the mediatomb package for Lenny?
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

ctoo wrote:From what I can tell, one of the mediatomb updates on Sarge made mediatomb loose support for EXIF. This means that none of my pictures get sorted or indexed correctly with respect to date. Has this been fixed in the mediatomb package for Lenny?
The mediatomb I've included with BubbaOne lenny is the same as shipping with BubbaTwo
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
ctoo
Posts: 23
Joined: 13 Jan 2009, 16:24

Re: lenny status

Post by ctoo »

Thanks. And does mediatomb on BubbaTwo Lenny support EXIF? As far as I remember (I was looking into the the mediatomb source package for Sarge when the BubbaOne Etch upgrade was announced, so I refrained from going any further), the default compile time options for the mediatomb package is to have EXIF support disabled.
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

ctoo wrote:Thanks. And does mediatomb on BubbaTwo Lenny support EXIF? As far as I remember (I was looking into the the mediatomb source package for Sarge when the BubbaOne Etch upgrade was announced, so I refrained from going any further), the default compile time options for the mediatomb package is to have EXIF support disabled.
The config options is as following:

Code: Select all

MEDIATOMB_CONFIG_OPTIONS ?= $(confflags) \
                                                        --prefix=/usr \
                                                        --mandir=\$${prefix}/share/man \
                                                        --infodir=\$${prefix}/share/info \
                                                        --enable-sqlite3 \
                                                        --enable-libjs \
                                                        --enable-libmagic \
                                                        --enable-libexif \
                                                        --enable-libexpat \
                                                        --enable-taglib \
                                                        --enable-ffmpeg \
                                                        --enable-external-transcoding \
                                                        --disable-id3lib \
                                                        --disable-libextractor \
                                                        $(ENABLE_INOTIFY) \
                                                        CFLAGS="$(CFLAGS)" \
                                                        CXXFLAGS="$(CXXFLAGS)" \
                                                        LDFLAGS="$(LDFLAGS)"
Edit: just uploaded mediatomb 0.11.0-3ex22+b1lenny3 into the b1 lenny repo (stabil).

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Boy
Posts: 34
Joined: 04 Jan 2008, 10:43

Re: lenny status

Post by Boy »

carl wrote:
Edit: just uploaded mediatomb 0.11.0-3ex22+b1lenny3 into the b1 lenny repo (stabil).

/Carl
I updated the B1, but it stays at version 1.0.2 . Is this correct?

Boy
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

Boy wrote:
carl wrote:
Edit: just uploaded mediatomb 0.11.0-3ex22+b1lenny3 into the b1 lenny repo (stabil).

/Carl
I updated the B1, but it stays at version 1.0.2 . Is this correct?

Boy
That's still correct, I've not yet updated that package.


/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Boy
Posts: 34
Joined: 04 Jan 2008, 10:43

Re: lenny status

Post by Boy »

I noticed that the update page is not automatically updated, meaning it stays at

"Upgrading....."

for twenty minutes.

I closed the browser and logged in again and went to the update page, checking for new updates. Nothing was to be installed, so i guess it was finished.

Is it ok like this?

Cheers
Boy
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: lenny status

Post by Ubi »

The new version has a bug in that in calls "NameVirtualHost *:80" twice. Once in ports.conf and once in sites-available/bubba. This duplication results in an error and a non-functional web interface

UBi
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

Ubi wrote:The new version has a bug in that in calls "NameVirtualHost *:80" twice. Once in ports.conf and once in sites-available/bubba. This duplication results in an error and a non-functional web interface

UBi
Ah, an change in apache2.2-common, I'll try to fix that.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

carl wrote:
Ubi wrote:The new version has a bug in that in calls "NameVirtualHost *:80" twice. Once in ports.conf and once in sites-available/bubba. This duplication results in an error and a non-functional web interface

UBi
Ah, an change in apache2.2-common, I'll try to fix that.
I've updated the bubba package to not include NameVirtualHosts any more; at the same time, I've made the cupsys → cups fix as well.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
ctoo
Posts: 23
Joined: 13 Jan 2009, 16:24

Re: lenny status

Post by ctoo »

I've tried to set a static IP address for Bubba Server. However, the WEB-interface doesn't seem to be able to update /etc/network/interfaces. I've traced the problem to the following lines in the Apache error log:

[Sun Nov 01 22:10:09 2009] [error] [client 192.168.1.36] File does not exist: /home/web/java, referer: http://192.168.1.33/
[Sun Nov 01 22:10:09 2009] [error] [client 192.168.1.36] File does not exist: /home/web/images/spacer.gif, referer: http://192.168.1.33/
Command get_networkconfig not found at /usr/lib/web-admin/backend.pl line 1524.
Command get_networkconfig not found at /usr/lib/web-admin/backend.pl line 1525.
Command set_static_networkcfg not found at /usr/lib/web-admin/backend.pl line 1525.

Seems like backend.pl is not fully up-to-date with the rest of the webadmin code.

I'll modify /etc/network/interfaces manually for now.
ctoo
Posts: 23
Joined: 13 Jan 2009, 16:24

Re: lenny status

Post by ctoo »

Another thing: If you do

avahi-browse -v -r -t -a

on Bubbu Server with the Lenny image, you'll see that Bubba Server announces itself as BUBBA|TWO.
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: lenny status

Post by carl »

ctoo wrote:Another thing: If you do

avahi-browse -v -r -t -a

on Bubbu Server with the Lenny image, you'll see that Bubba Server announces itself as BUBBA|TWO.
Whoops :) Seems I forgot something there :)
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Boy
Posts: 34
Joined: 04 Jan 2008, 10:43

Re: lenny status

Post by Boy »

Hi,

now that Lenny is out and small changes are made, what is the direction eXcito heading for the B1?

Will there be more updates, new functionalities, etc? Do you have a release plan?

BR
Boy
Locked