Bug#352093: jetty: org.apache.commons.el.ExpressionEvaluatorImpl missing in start.config

2006-02-09 Thread Daniel Knauth
Package: jetty
Severity: important

JSP support in jetty does not work unless the line 
  $(java.lib.home)/commons-el-1.0.jar  ! available 
org.apache.commons.el.ExpressionEvaluatorImpl
is added to /etc/jetty/start.config. IMHO it cannot hurt to add it even in case 
thet jetty does not depend on commons-el.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.14.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306903: Zope+Debian

2005-11-29 Thread Daniel Knauth

...ist kaputt

Debian Bug Tracking System schrieb:

This is an automatic notification regarding your Bug report
#306903: zope-mysqlda: Blob support broken,
which was filed against the zope-mysqlda package.

It has been closed by one of the developers, namely
Matej Vela [EMAIL PROTECTED].

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact the developer, by replying to this email.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

Received: (at 306903-done) by bugs.debian.org; 29 Nov 2005 05:13:54 +
From [EMAIL PROTECTED] Mon Nov 28 21:13:54 2005
Return-path: [EMAIL PROTECTED]
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EgxoQ-0004ym-3w; Mon, 28 Nov 2005 21:13:54 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id jAT5Dawf031809;
Tue, 29 Nov 2005 06:13:36 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id jAT5DhVi005527;
Tue, 29 Nov 2005 06:13:43 +0100
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id jAT5DhxD005525;
Tue, 29 Nov 2005 06:13:43 +0100
From: Matej Vela [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Date: Tue, 29 Nov 2005 06:13:43 +0100
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

X-CrossAssassin-Score: 3

zope-mysqlda has been removed from Debian after being orphaned for 3
months.  Please see http://bugs.debian.org/312877 for details.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306906: python2.2-mysqldb: To clarify

2005-04-30 Thread Daniel Knauth
Package: python2.2-mysqldb
Version: 1.1.6-1.2
Followup-For: Bug #306906

The Python binding for MySQL has a bug that causes it to forget connections.
The connections are neither in use nor are they closed properly. Instead, new 
connections are created for subsequent queries (which are then lost in turn)

So, if you have any long-running Python process using Mysql queries, it will
real soon hit the Mysql server connection limit, rendering the server unusable
because it will refuse further connection attempts.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306903: zope-mysqlda: Blob support broken

2005-04-29 Thread Daniel Knauth
Package: zope-mysqlda
Version: 2.0.8-2
Severity: normal


Blobs are not usable from Zope due to changed behaviour of python2.2-mysqldb.
See http://mail.zope.org/pipermail/zope/2005-February/156947.html for 
a detailed description including a one-line fix.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-bf2.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages zope-mysqlda depends on:
ii  python2.22.2.3dfsg-1 An interactive high-level object-o
ii  python2.2-mysqldb1.1.6-1.2   A Python interface to MySQL
ii  zope 2.6.4-1.7   open source web application server

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306906: python2.2-mysqldb: Connection leak

2005-04-29 Thread Daniel Knauth
Package: python2.2-mysqldb
Version: 1.1.6-1.2
Severity: grave
Justification: renders package unusable


The mysql-python version shipped with Debian 3.1 has a connection leak
that makes the database unusable if any Python client is under load.

Obviously, this affects *all* mysql clients, not just Python clients.
It has been fixed in the upstream mysql-python 1.2.0 release.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-bf2.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python2.2-mysqldb depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libmysqlclient124.0.24-5 mysql database client library
ii  python2.2   2.2.3dfsg-1  An interactive high-level object-o
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]