Bug#706766: arpspoof doesn't work without specifying target

2013-05-04 Thread Felix Dreissig
Package: dsniff Version: 2.4b1+debian-22 Severity: important If the '-t' argument is missing, arpspoof should, according to its manpage, posion all hosts on the LAN. However, as of dsniff_2.4b1+debian-22, that does no longer work. arpspoof will start just fine, but never actually send out any ARP

Bug#738730: build_manpage only works because of PyGTK encoding changes

2014-02-12 Thread Felix Dreissig
Package: monkeysign Version: 2.x Severity: normal I wanted to build the manpage only for Monkeysign’s CLI version, so I removed `monkeyscan:monkeysign.gtkui:MonkeysignScanUi.parser` from ‘setup.cfg' and ran `setup.py build_manpage`. That failed with: UnicodeDecodeError: 'ascii' codec can't

Bug#738731: build_slides fails of two reasons

2014-02-12 Thread Felix Dreissig
Package: monkeysign Version: 2.x Severity: minor There are two minor issues with the build_slides() function, which attempts to build 'presentation.html' from 'presentation.rst': 1. It is always part of the build, but `rst2s5` might not always be present. Thus it should either be removed from

Bug#738732: build_trans fails if called seperately

2014-02-12 Thread Felix Dreissig
Package: monkeysign Version: 2.x Severity: minor If the build_trans() function is not called during the normal build or installation process, but via `setup.py build_trans`, it fails with: distutils.errors.DistutilsGetoptError: invalid short option 'po/': must a single character or None

Bug#738731: build_slides fails of two reasons

2014-02-15 Thread Felix Dreissig
On 14 Feb 2014, at 17:13, Antoine Beaupré anar...@debian.org wrote: i have added a predicate so this doesn't fail if rst2s5 is missing, can you try the 2.x branch again? The approach generally works, however I still see a rst2s5: command not found error message. It now just doesn’t emerge

Bug#738731: build_slides fails of two reasons

2014-02-16 Thread Felix Dreissig
On 16 Feb 2014, at 03:34, Felix Dreissig f...@f30.me wrote: You should probably send stdout to '/dev/null' as well. Gna. I meant stderr, of course. Regards, Felix -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#672232: isc-dhcp-client: client requests (and applies) properties, though removed from the request int the config

2014-03-30 Thread Felix Dreissig
I can confirm such behaviour, but I don’t think it’s a bug: The `request` setting really only specifies what options the client’s request contains. The server then replies with some arbitrary options, which may or may not match the requested. The client applies whatever options that response

Bug#736548: monkeysign: Reports key is expired, cannot sign on non-expired key

2014-03-20 Thread Felix Dreissig
I can confirm this as well. However, in my case it looks like it’s the key I’m signing with (my key) which has the expired subkeys. On 2.x, the error message looks different, but the error appears to be the same: cannot sign: [GNUPG:] KEYEXPIRED timestamp Regards, Felix -- To UNSUBSCRIBE,

Bug#758035: libapache2-mod-wsgi: WSGIDaemonProcess python-path and home fails

2015-07-06 Thread Felix Dreissig
This appears to have been fixed upstream in 4.4.1: https://groups.google.com/d/msg/modwsgi/IDqLeoc_VXU/Fy3ijUJ8rYsJ Regards, Felix -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#827455: cups-browsed unit file requires CUPS, but it is not a package dependency

2016-06-16 Thread Felix Dreissig
Package: cups-browsed Version: 1.9.0-1 Severity: important Dear maintainers, the cups-browsed.service unit file specifies 'Requires', 'After' and 'Wants' directives on cups.service. However, the CUPS daemon is not a dependency of the cups-browsed package. Including the same unit in both

Bug#831302: Vagrant box allows root login with insecure default key

2016-07-14 Thread Felix Dreissig
Package: cloud.debian.org Severity: normal Tags: security Dear Debian cloud maintainers, in the "jessie64" Vagrant box (and presumably the other Vagrant boxes as well), the insecure Vagrant default SSH key is installed as authorized key for the root user and root login using SSH keys is

Bug#831302: Vagrant box allows root login with insecure default key

2016-07-14 Thread Felix Dreissig
On 14 Jul 2016, at 15:16, Emmanuel Kasper wrote: > A fix for this issue has been committed yesterday, see > http://anonscm.debian.org/cgit/cloud/debian-vm-templates.git/commit/ Whoa, that's good timing I guess. Thanks and regards, Felix

Bug#830208: dh_systemd_enable and dh_installinit both install unit files

2016-07-07 Thread Felix Dreissig
Package: dh-systemd Version: 1.36 Severity: normal Dear dh-systemd developers, at the moment, systemd unit files get installed by both dh_installinit and dh_systemd_enable. There is a comment in dh_systemd_enable regarding this: > XXX: This is duplicated in dh_installinit, which is unfortunate.

Bug#830216: Build depends on dh-python, but it is not in Build-Depends

2016-07-07 Thread Felix Dreissig
Source: zookeeper Version: 3.4.8-1 Severity: minor Tags: patch Dear maintainers, the package build for zookeeper uses dh-python, but is not mentioned in the Build-Depends list of debian/control so far. The attached patch fixes that. Regards, Felix dh-python.patch Description: Binary data

Bug#830222: systemd unit file for zookeeperd

2016-07-07 Thread Felix Dreissig
Package: zookeeperd Version: 3.4.8-1 Severity: normal Tags: patch Dear maintainers, the attached patches (in git-format-patch format) add a systemd unit file for ZooKeeper to the zookeeperd package. Due to the way systemd works and an issue with dh-systemd (#830208), some changes were necessary

Bug#839184: zkCli.sh unusable as packaged

2016-10-07 Thread Felix Dreissig
Tags: patch Hi, sorry, I broke this with the patch from #830222: In commit 8c69d33, I moved the "JAVA" environment variable to the init script, as it cannot not be used in the systemd unit file (that requires absolute executable paths). However, other ZooKeeper tools rely on it being set in

Bug#858798: Wrong debug line numbers from g++ with varargs function

2017-03-26 Thread Felix Dreissig
Package: g++ Version: 4:6.3.0-1 Severity: normal Dear maintainers, I observed some unexpected behavior with g++ (4:6.3.0-1) and GDB (7.12-6) on Stretch: Please have a look at the attached source file, which is the minimal example I could come up with to demonstrate the issue. We compile it (I

Bug#810546: openssh-client: hostkey verification fails checking/matching HostKeyAlgorithm; misreports offending HostKey

2017-08-16 Thread Felix Dreissig
I can confirm this for openssh-client 1:7.4p1-10+deb9u1 on Stretch. It also affects OpenSSH 7.4p1 on macOS, so I guess it really is an upstream issue. Furthermore, the ssh_config manpage says about `HostKeyAlgorithms`: >[...], >ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,

Bug#951056: Please backport Prometheus for Buster

2020-02-10 Thread Felix Dreissig
Package: prometheus Version: 2.7.1+ds-3+b11 Severity: wishlist Dear maintainers, due to the rapid upstream development, the Prometheus version in Buster is already quite outdated. Could you please backport the version from Bullseye? Thanks and Regards, Felix

Bug#1005376: kill(1) with negative PIDs kills the current process group

2022-02-12 Thread Felix Dreissig
Package: procps Version: 2:3.3.17-5 Severity: serious Dear maintainer, calling kill(1) with negative PIDs always delivers the signal to the current process group, instead of the one with the specified PID. That is because the binary always calls kill(2) with 0 as first argument. This is known

Bug#1004149: python3-pip: Build isolation breaks editable system-wide installs

2022-01-21 Thread Felix Dreissig
Package: python3-pip Version: 20.3.4-4 Severity: normal Dear maintainers, consider the following minimal Python project with setuptools packaging and a "pyproject.toml" file (see PEP 518 and [1]): > tree myproject myproject |-- myproject | `-- __init__.py |-- pyproject.toml |-- setup.cfg `--