Bug#467210: etckeeper: Ignore non-FHS-compliant files from

2009-06-05 Thread Maximilian Gaß
I only get warnings for this stuff from etckeeper, because they are
already in my .gitignore file. Users should be able to add those to the
.gitignore and then the etckeeper script should not issue warnings.



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



Bug#516659: ITP: w3bfukk0r -- scan webservers for hidden directories (forced browsing)

2009-02-22 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" 


* Package name: w3bfukk0r
  Version : 0.2
  Upstream Author : Nico Golde and Andreas Krennmair
* URL : http://www.ngolde.de/w3bfukk0r.html
* License : MIT
  Programming Lang: C
  Description : scan webservers for hidden directories (forced browsing)

w3bfukk0r is a forced browsing tool, it basically scans webservers
(HTTP/HTTPS) for a directory by using HTTP HEAD command and brute force
mechanism based on a word list.



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



Bug#516656: john: Provide MPI patch

2009-02-22 Thread Maximilian Gaß
Package: john
Version: 1.7.2-3
Severity: wishlist


There is a patch adding MPI support to John to utilize multiple CPUs. It
would be nice if you could include it into the Debian package of john.



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



Bug#507751: Patch

2009-02-18 Thread Maximilian Gaß
Zsh rocks: diff -u =(grep -l 'from CommandError' *) =(grep -l -E 
'(raise|except) CommandError' *
(to find all problems)

#! /bin/sh /usr/share/dpatch/dpatch-run
## multipath_commanderror.dpatch by Maximilian Gaß 
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad system-config-lvm-1.1.4~/src/Multipath.py 
system-config-lvm-1.1.4/src/Multipath.py
--- system-config-lvm-1.1.4~/src/Multipath.py   2005-11-09 19:46:15.0 
+0100
+++ system-config-lvm-1.1.4/src/Multipath.py2009-02-18 09:12:17.033205032 
+0100
@@ -2,6 +2,7 @@
 import os
 
 from execute import execWithCapture, execWithCaptureErrorStatus, 
execWithCaptureStatus, execWithCaptureProgress, 
execWithCaptureErrorStatusProgress, execWithCaptureStatusProgress
+from CommandError import CommandError
 
 from lvmui_constants import *
 
diff -urNad system-config-lvm-1.1.4~/src/lvm_model.py 
system-config-lvm-1.1.4/src/lvm_model.py
--- system-config-lvm-1.1.4~/src/lvm_model.py   2008-04-08 21:16:16.0 
+0200
+++ system-config-lvm-1.1.4/src/lvm_model.py2009-02-18 09:13:25.207280695 
+0100
@@ -6,6 +6,7 @@
 from lvmui_constants import *
 from BlockDeviceModel import *
 from execute import execWithCapture, execWithCaptureErrorStatus, 
execWithCaptureStatus, ProgressPopup
+from CommandError import CommandError
 import gettext
 _ = gettext.gettext
 


signature.asc
Description: Digital signature


Bug#515638: ITP: swiftsieve -- Manage Sieve scripts in your webbrowser

2009-02-16 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" 


* Package name: swiftsieve
  Version : 0.2
  Upstream Author : Maximilian Gaß 
* URL : http://swiftsieve.alioth.debian.org
* License : GPL-2+
  Programming Lang: Perl, JavaScript
  Description : Manage Sieve scripts in your webbrowser


Swiftsieve provides a webinterface for a limited subset of the Sieve
mail filtering language suitable for end users.  It connects to the
server via the ManageSieve protocol.



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



Bug#515637: ITP: libjs-dojo -- Modular JavaScript toolkit

2009-02-16 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" 


* Package name: libjs-dojo
  Version : 1.2.3
  Upstream Author : Alex Russell, Dylan Schiemann, David Schontzler, and others
* URL : http://dojotoolkit.org
* License : BSD | Academic Free License
  Programming Lang: JavaScript
  Description : Modular JavaScript toolkit

The Dojo Toolkit is an open source modular JavaScript library (or more
specifically JavaScript toolkit) designed to ease the rapid development
of cross platform, JavaScript/Ajax based applications and web sites.



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



Bug#515636: ITP: libtemplate-plugin-javascript-perl -- Encodes text to be safe in JavaScript

2009-02-16 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" 


* Package name: libtemplate-plugin-javascript-perl
  Version : 0.01
  Upstream Author : Tatsuhiko Miyagawa 
* URL : http://search.cpan.org/dist/Template-Plugin-JavaScript/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Encodes text to be safe in JavaScript

 Template::Plugin::JavaScript is a TT filter that filters text so it can
 be safely used in JavaScript quotes.



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



Bug#513024: cdrkit: No manpages for the old tools

2009-01-30 Thread Maximilian Gaß
On Fri, Jan 30, 2009 at 11:40:52AM +, Steve McIntyre wrote:
> On Sun, Jan 25, 2009 at 08:50:45PM +0100, Maximilian Gaß wrote:
> >Package: cdrkit
> >Severity: normal
> >
> >cdrkit replaced cdrtools and the old tools are only symlinks to the
> >new ones. But the manpages are not symlinked accordingly, leading to
> >missing manpages for cdrecord and the like.
> 
> ACK. It's too late to do this for lenny, but I'm planning on simply
> removing the symlinks to the old tool names in the first upload after
> the release.

I don't think breaking compatibility for no good reason is a good idea.


signature.asc
Description: Digital signature


Bug#513031: netplug: Mistake in long description

2009-01-25 Thread Maximilian Gaß
Package: netplug
Version: 1.2.9-2
Severity: minor


I think there is a mistake in the long description of this package. it
says 'but does not work with any network card', which should rather read
'all network cards' or 'some network cards'.



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



Bug#513032: netplug: Wrong path in manpage

2009-01-25 Thread Maximilian Gaß
Package: netplug
Version: 1.2.9-2
Severity: normal


The manpage netplugd(8) mentions an init script /etc/rc.d/init.d/netplugd. On
Debian this script is found in /etc/init.d/netplug



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



Bug#513024: cdrkit: No manpages for the old tools

2009-01-25 Thread Maximilian Gaß
Package: cdrkit
Severity: normal

cdrkit replaced cdrtools and the old tools are only symlinks to the
new ones. But the manpages are not symlinked accordingly, leading to
missing manpages for cdrecord and the like.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#422139: git #422139 - summary for the Techical Committee

2009-01-21 Thread Maximilian Gaß
Hi Technical Committee,

Gerrit Pape, the maintainer of git-core in Debian, does not want to provide an
initscript for git-daemon but rather prefers to force people into using his own
init system runit.

As LSB init scripts are the standard in the Debian distribution, I think that
an initscript for git-daemon should indeed be included.

Due to the maintainer's unwillingness and nowadays unresponsiveness, I'm
calling on the Technical Committee to resolve this issue.

Regards,
Maximilian Gaß


signature.asc
Description: Digital signature


Bug#512487: rxvt-unicode: Embedded copy of libev

2009-01-20 Thread Maximilian Gaß
Package: rxvt-unicode
Version: 9.06-1
Severity: normal

rxvt-unicode builds against its included copy of libev, which is already
packaged for Debian.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT)
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 rxvt-unicode depends on:
ii  base-passwd3.5.19Debian base system master password
ii  libafterimage0 2.2.8-2   imaging library designed for After
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-3 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libperl5.105.10.0-19 Shared Perl library
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  librsvg2-2 2.22.2-4  SAX-based renderer library for SVG
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  ncurses-base   5.7+20090117-1basic terminal type definitions
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

rxvt-unicode recommends no packages.

Versions of packages rxvt-unicode suggests:
ii  ttf-dejavu2.25-3 Metapackage to pull in ttf-dejavu-

-- no debconf information



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



Bug#512296: dhcpcd.sh uses wrong variable for DNS domain

2009-01-19 Thread Maximilian Gaß
Package: dhcpcd
Version: 1:3.2.3-2
Severity: important
Tags: patch


dhcpcd ships an /etc/dhcpcd.sh script. It will write resolv.conf or send
data to resolvconf.

If a DHCP answer does not include a DNS search value but a DNS domain,
dhcpcd.sh uses it for the 'search' line in resolv.conf. But it's using
the wrong variable.

--- debian/dhcpcd.sh2009-01-19 13:02:32.0 +0100
+++ /etc/dhcpcd.sh  2009-01-19 12:56:00.0 +0100
@@ -51,7 +51,7 @@
 r=""
 [ "$dnsservs" != "" ] && [ "$DNSSEARCH" != "" ] && r="${r}search $DNSSEARCH
 "
-[ "$dnsservs" != "" ] && [ "$DNSSEARCH" == "" ] && [ "$DOMAIN" != "" ] && 
r="${r}search $DOMAIN
+[ "$dnsservs" != "" ] && [ "$DNSSEARCH" == "" ] && [ "$DNSDOMAIN" != "" ] 
&& r="${r}search $DNSDOMAIN
 "
 for serv in $dnsservs; do
 r="${r}nameserver $serv

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT)
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 dhcpcd depends on:
ii  bsdutils1:2.13.1.1-1 Basic utilities from 4.4BSD-Lite
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  procps  1:3.2.7-11   /proc file system utilities

dhcpcd recommends no packages.

dhcpcd suggests no packages.

-- no debconf information



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



Bug#508891: ITP: lighty-stats -- httpd log analyzer

2008-12-16 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" 

* Package name: lighty-stats
  Version : 0.3
  Upstream Author : Daniel Friesel 
* URL : https://derf.homelinux.org/~derf/lighty-stats
* License : ISC
  Programming Lang: Perl
  Description : httpd log analyzer

lighty-stats is a lighttpd logfile analyzer written in perl

Unlike most other tools it does not generate fancy
HTMLs, but instead outputs the stats to STDOUT.

Despite the name, it's not Lighttpd-specific but can parse all the
Apache-like formats.



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



Bug#508563: Depends on python although python-minimal should suffice

2008-12-12 Thread Maximilian Gaß
Package: alsa-utils
Version: 1.0.16-2
Severity: wishlist

alsa-utils includes a Python script, asoundconf. Therefore this package
depends on python. Judging from the modules used in the script, I think
that depending on python-minimal should be enough.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26diskprotect (SMP w/2 CPU cores)
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 alsa-utils depends on:
ii  libasound21.0.16-2   ALSA library
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libncurses5   5.7+20081129-1 shared libraries for terminal hand
ii  linux-sound-base  1.0.17.dfsg-4  base package for ALSA and OSS soun
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo
ii  pciutils  1:3.0.0-6  Linux PCI Utilities
ii  python2.5.2-3An interactive high-level object-o
ii  whiptail  0.52.2-11.3Displays user-friendly dialog boxe

Versions of packages alsa-utils recommends:
ii  alsa-base  1.0.17.dfsg-4 ALSA driver configuration files

alsa-utils suggests no packages.

-- no debconf information



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



Bug#507373: libev: Please provide the Perl interface

2008-11-30 Thread Maximilian Gaß
Package: libev
Severity: wishlist

The author of libev also provides a Perl module interfacing it called EV
(). While packaging this for the Debian
Perl Group, we noticed it requires the source of libev to build, because
it builds a specialized libev by setting a #define.

We concluded that it would not be nice to have duplicate source in the
archive. Therefore I'm asking you to include the EV module with the
libev source package. I am willing to do the necessary changes.



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



Bug#502703: 'git init' should accept a path

2008-11-30 Thread Maximilian Gaß
It's already possible to use GIT_DIR=mytab.git --bare.


signature.asc
Description: Digital signature


Bug#422139: News?

2008-11-30 Thread Maximilian Gaß
Has anything been done on this matter?

If the maintainer is still unwilling to provide a LSB-compatible init
script, I would like to take this matter to the Technical Committee.


signature.asc
Description: Digital signature


Bug#506690: nagios-images: OpenBSD icon is outdated

2008-11-23 Thread Maximilian Gaß
Package: nagios-images
Severity: minor

nagios-images includes an OpenBSD icon which still shows Beastie with a
halo instead of Puffy. Puffy replaced Beastie as the OpenBSD mascot
starting with OpenBSD 2.6, so it's very outdated by now.



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



Bug#505610: [Pkg-nagios-devel] Bug#505610: nagios-plugins-basic: check_cups does not work

2008-11-14 Thread Maximilian Gaß
On Fri, Nov 14, 2008 at 09:58:01PM +0100, Jan Wagner wrote:
> This means with "-I" we need an IP ... the problem is, '$HOSTADDRESS$' CAN be 
> an IP, but it DOESN'T HAVE to. Right from the documentation: "You can use a 
> FQDN to identify the host instead of an IP address, but if DNS services are 
> not availble this could cause problems."
I am using this modified check with a hostname as an address. It works.

What about my suggestion regarding checking for page contents?


signature.asc
Description: Digital signature


Bug#505451: dput: Ignores configured SSH username

2008-11-14 Thread Maximilian Gaß
I really think you should fix the default configuration. The current
behaviour is unintuitive, IMHO.


signature.asc
Description: Digital signature


Bug#505610: nagios-plugins-basic: check_cups does not work

2008-11-13 Thread Maximilian Gaß
Package: nagios-plugins-basic
Version: 1.4.12-4
Severity: normal

nagios-plugins-basic defines a check command check_cups, which does not
seem to work correctly. I tested it against two CUPS instances running
on Debian servers (both Etch).

I eventually found out how to fix it: command_line should read
/usr/lib/nagios/plugins/check_http -I '$HOSTADDRESS$' -p 631

I also suggest adding -r 'About CUPS' or similar, to check if there's
actually a CUPS server running on that port.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
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 nagios-plugins-basic depends on:
ii  iputils-ping3:20071127-1 Tools to test the reachability of 
ii  libc6   2.7-16   GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8g-14SSL shared libraries
ii  procps  1:3.2.7-9/proc file system utilities
ii  ucf 3.0010   Update Configuration File: preserv

nagios-plugins-basic recommends no packages.

Versions of packages nagios-plugins-basic suggests:
pn  nagios3(no description available)

-- no debconf information



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



Bug#505451: dput: Ignores configured SSH username

2008-11-12 Thread Maximilian Gaß
Package: dput
Version: 0.9.2.35
Severity: normal

Using the scp method, dput explicitly sets the username when
transferring (scp file [EMAIL PROTECTED]). This overrules any username
the user might have configured especially for this host in his
..ssh/config. It's also unnecessary because SSH uses the
current username automatically.

Suggested fix: Just don't set the username


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
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 dput depends on:
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep
ii  python2.5.2-3An interactive high-level object-o

dput recommends no packages.

Versions of packages dput suggests:
ii  lintian   2.0.0  Debian package checker
pn  mini-dinstall  (no description available)
ii  openssh-client1:5.1p1-3  secure shell client, an rlogin/rsh
ii  rsync 3.0.4-3fast remote file copy program (lik
pn  yaclc  (no description available)

-- no debconf information



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



Bug#503855: ITP: libtest-lectrotest-perl -- Easy, automatic, specification-based tests

2008-10-28 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" <[EMAIL PROTECTED]>

* Package name: libtest-lectrotest-perl
  Version : 0.3600
  Upstream Author : Tom Moertel [EMAIL PROTECTED]
* URL : http://search.cpan.org/~tmoertel/Test-LectroTest-0.3600/
* License : GPL/Artistic (Perl)
  Programming Lang: Perl
  Description : Easy, automatic, specification-based tests

LectroTest is an automated, specification-based testing system. To use
it, declare properties that specify the expected behavior of your
software. Then invoke LectroTest to test whether those properties hold.



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



Bug#497667: ITP: sqlmap - automatic SQL injection tool

2008-10-15 Thread Maximilian Gaß
On Wed, Oct 15, 2008 at 07:09:50PM +0200, Maximilian Gaß wrote:
> If you already packaged sqlmap, you should rather send an RFS to
> debian-mentors instead of just filing an ITP.

Sorry, I just saw you already did that. It just looked weird you put an
RFS statement into this ITP ;-)



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



Bug#497667: ITP: sqlmap - automatic SQL injection tool

2008-10-15 Thread Maximilian Gaß
If you already packaged sqlmap, you should rather send an RFS to
debian-mentors instead of just filing an ITP.



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



Bug#496659: ITP: libopenoffice-oodoc-perl -- The Perl Open OpenDocument Connector

2008-10-10 Thread Maximilian Gaß
The latest release of OpenOffice::OODoc is under LGPL, proceeding with
package...



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



Bug#498358: installation-report: Successful installation

2008-09-25 Thread Maximilian Gaß
On Thu, Sep 11, 2008 at 11:58:39AM +0200, Jérémy Bobbio wrote:
> If you have the machine installed, could you try to update to 2.6.26-5
> and your BIOS setting to its original value?
> 
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496603

I finally got to try it, it works now.

Thanks.


signature.asc
Description: Digital signature


Bug#499247: openvpn: Initscript fails when VPN already running

2008-09-17 Thread Maximilian Gaß
Package: openvpn
Version: 2.1~rc9-3
Severity: serious
Tags: patch
Justification: Policy 9.3.2

When starting a VPN that is already running:

$ sudo /etc/init.d/openvpn start fwsg
Starting virtual private network daemon.:  fwsgAlready running (PID file
exists) failed!

returns exit code 1.

--- debian/openvpn.init.d-  2008-09-17 10:38:37.396870468 +0200
+++ debian/openvpn.init.d   2008-09-17 10:39:00.712866425 +0200
@@ -57,7 +57,7 @@
 # Check to see if it's already started...
 if test -e /var/run/openvpn.$NAME.pid ; then
   log_failure_msg "Already running (PID file exists)"
-  STATUS=1
+  STATUS=0
 else
   $DAEMON $OPTARGS --writepid /var/run/openvpn.$NAME.pid \
  $DAEMONARG $STATUSARG --cd $CONFIG_DIR \



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
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/dash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  liblzo2-2 2.03-1 data compression library
ii  libpam0g  1.0.1-4Pluggable Authentication Modules l
ii  libpkcs11-helper1 1.05-1 library that simplifies the intera
ii  libssl0.9.8   0.9.8g-13  SSL shared libraries
ii  openssl-blacklist 0.4.2  list of blacklisted OpenSSL RSA ke
ii  openvpn-blacklist 0.3list of blacklisted OpenVPN RSA sh

Versions of packages openvpn recommends:
ii  net-tools 1.60-19The NET-3 networking toolkit

Versions of packages openvpn suggests:
ii  openssl   0.9.8g-13  Secure Socket Layer (SSL) binary a
ii  resolvconf1.42   name server information handler

-- debconf information excluded



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



Bug#496659: [EMAIL PROTECTED]: [rt.cpan.org #38979] Genicorp General Public License]

2008-09-04 Thread Maximilian Gaß
- Forwarded message from Jean-Marie Gouarne via RT <[EMAIL PROTECTED]> -

Subject: [rt.cpan.org #38979] Genicorp General Public License 
From: Jean-Marie Gouarne via RT <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 04 Sep 2008 09:00:15 -0400

http://rt.cpan.org/Ticket/Display.html?id=38979 >

Le Jeu. Sep. 04 07:52:06 2008, [EMAIL PROTECTED] a écrit :
> [...]
> This licence is known to be fine for main, but contains the key phrase
> "You may not impose any further restrictions on the recipients'
> exercise of the rights granted herein" in section 10.  So, I think
> that if the other licence contains any restrictions to copying not
> already in LGPL-2.1 then we can't satisfy both licences at the same
> time and so have no permission to copy it.
> [...]
> >  II - The software can be freely copied and passed to third
parties
> >  on condition that they accept the terms of this user
licence which
> >  should always accompany the software unchanged.
> 
> So it requires acceptance of Genicorp GPL, which is a restriction not
> present in LGPL-2.1 as far as I saw, so we can't satisfy both
> licences, so we have no permission.

Hmmm... But, as long as nothing in the Genicorp GPL restricts any right
granted in LGPL-2.1, acceptance of Genicorp GPL should not be regarded
as a "restriction".

A recipient who accepts both the LGPL and an LGPL-compatible licence
doesn't lose any right granted by the LGPL, isn't it ?


- End forwarded message -



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



Bug#497082: ITP: libev-perl -- perl interface to libev, a high performance full-featured event loop

2008-08-29 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist
Owner: "Maximilian Gaß" <[EMAIL PROTECTED]>

* Package name: libev-perl
  Version : 3.43
  Upstream Author : Marc Lehmann <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/EV/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : perl interface to libev, a high performance full-featured 
event loop

This module is very fast and scalable. It is actually so fast that you
can use it through the AnyEvent module, stay portable to other event
loops (if you don't rely on any watcher types not available through it)
and still be faster than with any other event loop currently supported in
Perl.



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



Bug#496904: ITP: libanyevent-perl -- provide framework for multiple event loops

2008-08-28 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist

* Package name: libanyevent-perl
  Version : 4.231
  Upstream Author : Marc Lehmann <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/AnyEvent/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : provide framework for multiple event loops

AnyEvent provides an identical interface to multiple event loops. This
allows module authors to utilise an event loop without forcing module
users to use the same event loop (as only a single event loop can coexist
peacefully at any one time).



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



Bug#496659: OpenOffice::OODoc license

2008-08-26 Thread Maximilian Gaß
Hey,

I am currently packaging OpenOffice::OODoc for the Debian distribution.

However, there are problems with your license statement, which are
collected on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496659

I would very much like to resolve this, to make including your module
into Debian possible.

Greetings,
mxey



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



Bug#496659: Genicorp General Public Licence

2008-08-26 Thread Maximilian Gaß
Hey debian-legal,

I'm currently packaging libopenoffice-oodoc-perl and stumbled upon its
license:

>   This software is free software. It is subject to the terms and
>   conditions of both
>   
>   - the GNU Lesser General Public Licence, version 2.1, of the
>   Free Software Foundation (http://www.fsf.org);
>  
>   - the Licence Publique Generale Genicorp, version 1.0 (see below,
>   English translation by Graeme A. Hunter).
>  
>  
>   -
>   Genicorp General Public Licence (version 1.0)
>   -
>  
>  The company GENICORP S.A., of 156 boulevard Haussmann, Paris, France
>  ("GENICORP")
>  
>  offers a set of software components ("the software") for use free of
>  charge, and which is designed to aid development of certain
>  information handling applications, under the following conditions:
>  
>  I - The software provided is not a finished industrial product and
>  cannot be accompanied by any kind of functional guarantee. It must
>  only be considered a model or aid for the creation of other
>  software. It is only designed to be used by experienced programmers
>  who must be sure it is appropriate for the required use.
>  
>  GENICORP hopes this software will prove useful but does not
>  guarantee that it will meet any of your needs and accepts no
>  responsibility whatsoever for any direct or indirect consequences
>  arising from its use.
>  
>  II - The software can be freely copied and passed to third parties
>  on condition that they accept the terms of this user licence which
>  should always accompany the software unchanged.
>  
>  III - The software can be freely modified. Modified versions can be
>  distributed free or otherwise under the following conditions:
>  
>  - A comment at the top of each modified module must explicitly
>  mention the name of the original module (name, date, version,
>  GENICORP's name) as well as the details of the author of the
>  modifications.
>  - The original version and this user licence must be made
>  available to the recipient of the modified version.
>  
>  IV - The software can be included in an application where the other
>  components are either free or not, and this user licence remains
>  applicable and should be given unchanged to recipients of the
>  combined application.
>  

A fellow from #debian-perl recommended I ask here to clarify things.

Thanks for your time.



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



Bug#496659: ITP: libopenoffice-oodoc-perl -- The Perl Open OpenDocument Connector

2008-08-26 Thread Maximilian Gaß
Package: wnpp
Severity: wishlist

* Package name: libopenoffice-oodoc-perl
  Version : 2.103
  Upstream Author : Jean-Marie Gouarné <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/OpenOffice-OODoc/
* License : LGLP-2.1 and Genicorp General Public Licence 1.0
  Programming Lang: Perl
  Description : The Perl Open OpenDocument Connector

This toolbox is an extensible Perl interface allowing direct read/write
operations on files which comply with the OASIS Open Document Format for
Office Applications (ODF), i.e. the ISO/IEC 26300:2006 standard.

It provides a high-level, document-oriented language, and isolates the
programmer from the details of the file format. It can process different
document classes (texts, spreadsheets, presentations, and drawings).  It can
retrieve or update styles and images, document metadata, as well as text
content.

OpenOffice::OODoc is designed for data retrieval and update in existing
documents, as well as full document generation.

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



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



Bug#495268: openssh-server: xauth should only be a Suggest

2008-08-15 Thread Maximilian Gaß
Package: openssh-server
Version: 1:4.7p1-12
Severity: normal

The openssh-server package recommends xauth. Policy defines Recommends
as "used in all but unusual cases". IMHO X forwarding is not that common
altogether, so I think it should only be a Suggest.

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

Kernel: Linux 2.6.25-2-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 openssh-server depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  dpkg  1.14.20Debian package management system
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcomerr21.41.0-3   common error description library
ii  libkrb53  1.6.dfsg.4~beta1-3 MIT Kerberos runtime libraries
ii  libpam-modules0.99.7.1-7 Pluggable Authentication Modules f
ii  libpam-runtime0.99.7.1-7 Runtime support for the PAM librar
ii  libpam0g  0.99.7.1-7 Pluggable Authentication Modules l
ii  libselinux1   2.0.65-2   SELinux shared libraries
ii  libssl0.9.8   0.9.8g-13  SSL shared libraries
ii  libwrap0  7.6.q-15   Wietse Venema's TCP wrappers libra
ii  lsb-base  3.2-19 Linux Standard Base 3.2 init scrip
ii  openssh-blacklist 0.4.1  list of default blacklisted OpenSS
ii  openssh-client1:4.7p1-12 secure shell client, an rlogin/rsh
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages openssh-server recommends:
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.3-2  X authentication utility

Versions of packages openssh-server suggests:
pn  molly-guard(no description available)
pn  rssh   (no description available)
pn  ssh-askpass(no description available)

-- debconf information excluded



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