Bug#557781: apt-proxy: lacks dep on zope.interface

2009-12-07 Thread Xavier Luthi
reassign 557781 python-twisted-core
thanks

Bonjour Yann,

On Tue, Nov 24, 2009 at 12:44:37PM +0100, Yann Dirson wrote:
 Package: apt-proxy
 Version: 1.9.36.3+nmu2
 Severity: serious
 
 While updating today both apt-proxy and zope.interface, I got the
 following error.  It looks like apt-proxy requires zope.interface but
 does not declare a dependency on it.  Shouldn't lintian detect such
 problems ?
 

apt-proxy depends on python-twisted-web, which depends on
python-twisted-core, which finally depends on python-zope.interface |
python-zopeinterface (= 3.2.1-3).

This means that zope.interface module is an indirect dependendy of
apt-proxy and should be installed anyway...

I'm reassigning this bug to python-twisted-core as it seems it's a
dependency issue in twisted.

Cheers, 
 Xavier


 Paramétrage de apt-proxy (1.9.36.3+nmu2) ...
 update-rc.d: warning: apt-proxy stop runlevel arguments (0 1 6) do not match 
 LSB Default-Stop values (1)
 insserv: warning: current stop runlevel(s) (0 1 6) of script `apt-proxy' 
 overwrites defaults (1).
 insserv: warning: current stop runlevel(s) (0 1 6) of script `pwrkap' 
 overwrites defaults (empty).
 insserv: warning: current stop runlevel(s) (0 1 6) of script `cpufrequtils' 
 overwrites defaults (empty).
 Starting apt-proxy:Traceback (most recent call last):
   File /usr/bin/twistd, line 20, in module
 from twisted.scripts.twistd import run
   File /usr/lib/python2.5/site-packages/twisted/scripts/twistd.py, line 11, 
 in module
 from twisted.application import app
   File /usr/lib/python2.5/site-packages/twisted/application/app.py, line 7, 
 in module
 from twisted.python import runtime, log, usage, failure, util, logfile
   File /usr/lib/python2.5/site-packages/twisted/python/log.py, line 17, in 
 module
 from zope.interface import Interface
 ImportError: No module named interface
  failed!
 [...]
 Paramétrage de python-zope.interface (3.5.2-2) ...
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
 'stable'), (101, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages apt-proxy depends on:
 ii  adduser  3.111   add and remove users and groups
 ii  bzip21.0.5-3 high-quality block-sorting file 
 co
 ii  debconf [debconf-2.0]1.5.28  Debian configuration management 
 sy
 ii  logrotate3.7.8-4 Log rotation utility
 ii  python   2.5.4-2 An interactive high-level 
 object-o
 ii  python-apt   0.7.13.3Python interface to libapt-pkg
 ii  python-central   0.6.12+nmu1 register and build utility for 
 Pyt
 ii  python-twisted-web   8.2.0-2 An HTTP protocol implementation 
 to
 
 apt-proxy recommends no packages.
 
 Versions of packages apt-proxy suggests:
 ii  rsync 3.0.6-1fast remote file copy program 
 (lik
 
 -- debconf information excluded
 
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508424: b2evolution: error in debian/config script prevents from installing the package

2008-12-11 Thread Xavier Luthi
Package: b2evolution
Version: 2.4.2-3
Severity: grave
Justification: renders package unusable

The debian/config script tries to access the debconf template value
base-config/get-hostname.  However, the base-config package does not
exist anymore in any Debian distribution (except oldstable).

As a consequence, the debian/config script exists with an error, thus
aborting the package installation.





-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages b2evolution depends on:
ii  apache2  2.2.9-11Apache HTTP Server metapackage
ii  apache2-mpm-prefork  2.2.9-11Apache HTTP Server - traditional n
ii  debconf  1.5.24  Debian configuration management sy
ii  makepasswd   1.10-3  Generate and encrypt passwords
ii  php5 5.2.6.dfsg.1-0.1server-side, HTML-embedded scripti
ii  php5-mysql   5.2.6.dfsg.1-0.1+b1 MySQL module for php5

Versions of packages b2evolution recommends:
ii  mysql-server-5.0 [virtual-mys 5.0.67-1   MySQL database server binaries

b2evolution suggests no packages.

-- debconf information:
  b2evolution/db_name: b2evolution_debian
  b2evolution/db_remove: false
  b2evolution/host: http://10 base-config/get-hostname doesn't exist/b2evolution
  b2evolution/db_ask: true



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



Bug#504795: NMU package ready for uploading

2008-11-07 Thread Xavier Luthi
Hi,

A new package version including the provided patch is available on [1]
for uploading.  This is an NMU, but of course, the package maintainer
is allowed to convert it to a normal upload if he is hanging around
;-)


[1] http://mentors.debian.net/debian/pool/main/p/pywbxml
dget 
http://mentors.debian.net/debian/pool/main/p/pywbxml/pywbxml_0.1-1.1.dsc


Cheers,
 Xavier



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



Bug#504171: CVE-2008-4796: missing input sanitising

2008-11-03 Thread Xavier Luthi
On Mon, Nov 03, 2008 at 10:27:26AM +0100, Evgeni Golov wrote:
 Hi,
 
 attached you find a NMU I've prepared for pixelpost to fix the Security
 issue.
 It basically stops shipping the Snoopy class but depends on
 libphp-snoopy.
 
 Xavier, any objections that I'll upload it? Or do you want to handle
 this on your own.

Hi Evgeni,

Thanks for you very quick patch ;-) I'll build the package right now
and upload it directly.

Thanks again!

Cheers, 
 Xavier


 
 Regards
 Evgeni 

 diff -u pixelpost-1.7.1/debian/changelog pixelpost-1.7.1/debian/changelog
 --- pixelpost-1.7.1/debian/changelog
 +++ pixelpost-1.7.1/debian/changelog
 @@ -1,3 +1,12 @@
 +pixelpost (1.7.1-4.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Use libphp-snoppy instead of own copy.
 ++ Closes: #504171
 ++ Fixes: CVE-2008-4796
 +
 + -- Evgeni Golov [EMAIL PROTECTED]  Mon, 03 Nov 2008 09:56:08 +0100
 +
  pixelpost (1.7.1-4) unstable; urgency=low
  
* Swedish debconf template translation added (Closes: #487744).
 diff -u pixelpost-1.7.1/debian/rules pixelpost-1.7.1/debian/rules
 --- pixelpost-1.7.1/debian/rules
 +++ pixelpost-1.7.1/debian/rules
 @@ -24,7 +24,7 @@
   dh_testroot
   dh_clean -k
   dh_installdirs
 - dh_install -XCVS
 + dh_install -XCVS -XSnoopy.class.php
   #commands to create the media directories
   install -m 755 -o www-data -g www-data -d $(GVARDIR)/images
   install -m 644 -o www-data -g www-data debian/media-index.html 
 $(GVARDIR)/images/index.html
 diff -u pixelpost-1.7.1/debian/links pixelpost-1.7.1/debian/links
 --- pixelpost-1.7.1/debian/links
 +++ pixelpost-1.7.1/debian/links
 @@ -3,0 +4 @@
 +/usr/share/php/libphp-snoopy/Snoopy.class.php 
 /usr/share/pixelpost/addons/_defensio/libraries/Snoopy.class.php
 diff -u pixelpost-1.7.1/debian/control pixelpost-1.7.1/debian/control
 --- pixelpost-1.7.1/debian/control
 +++ pixelpost-1.7.1/debian/control
 @@ -9,7 +9,7 @@
  
  Package: pixelpost
  Architecture: all
 -Depends: apache2 | apache | apache-ssl | apache-perl | httpd, php5 | php4, 
 php5-mysql | php4-mysql, dbconfig-common
 +Depends: apache2 | apache | apache-ssl | apache-perl | httpd, php5 | php4, 
 php5-mysql | php4-mysql, dbconfig-common, libphp-snoopy (= 1.2.4-1)
  Recommends: virtual-mysql-server
  Description: multi-lingual, fully extensible photoblog application
   A photoblog is a web application for presenting your photos in a






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



Bug#503206: pcsc-lite does not build without libusb-dev

2008-10-24 Thread Xavier Luthi

Hi,

I've tried to reproduce your bug in a freshly installed chroot
environment as well as on a running system.  On my systems, all
packages are successfully build: pcscd, libpcsclite-dev and
libpcsclite1.

Are you sure libusb-dev is a build dependency for pcsc-lite source
package?


Cheers,
 Xavier



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