Bug#1090310: vmm: FTBFS: Invalid `intersphinx_mapping` configuration (1 error).

2024-12-16 Thread Pascal Volk
On 2024-12-16 5.53 pm, Santiago Vila wrote: > Package: src:vmm > Version: 0.7.0-0.2 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > During a rebuild of all packages in unstable, your package failed to build: > > -

Bug#1041497: vmm: fails to run with python3 >= 3.10

2023-07-20 Thread Pascal Volk
On 2023-07-19 20:20, Bernd Zeimetz wrote: [...] AttributeError: module 'collections' has no attribute 'Callable' collections.Callable is collections.abs.Callable since Python 3.10 [...] Hi there, this has been fixed in https://bitbucket.org/pvo/vmm/commits/29d157a4ee8f019fde92aa74976e9f1683

Bug#1015976: Should vmm be removed?

2022-07-25 Thread Pascal Volk
On 7/24/22 18:05, Moritz Muehlenhoff wrote: > Source: vmm > Version: 0.6.2-2 > Severity: serious > > Your package came up as a candidate for removal from Debian: > - Still depends on Python 2 > - Last upload in 2017, removed from testing since 2019 > > If you disagree and want to continue to main

Bug#938794: vmm: Python2 removal in sid/bullseye

2021-11-07 Thread Pascal Volk
On 25/05/2020 20.05, Pascal Volk wrote: > > Hi Martin and Moritz, > > vmm is in a `beauty sleep' - not yet dead. > There's the v0.7.x¹ branch which requires Python (≥ 3.2). > > I hope I'll find some time for vmm soon Hi Martin and Moritz, I finally had th

Bug#938794: vmm: Python2 removal in sid/bullseye

2020-05-25 Thread Pascal Volk
On 25/05/2020 18.06, Moritz Mühlenhoff wrote: > > Hi, > vmm seems dead upstream. Are you planning to port it to Python 3 > yourself or should it be removed? > > Cheers, > Moritz > Hi Martin and Moritz, vmm is in a `beauty sleep' - not yet dead. There's the v0.7.x¹ branch which requires

Bug#722136: postgrey fails to start with perl-base 5.18.1-3

2013-09-08 Thread Pascal Volk
On 09/08/2013 10:18 AM Pascal Volk wrote: > … > Insecure dependency in bind while running with -T switch at > /usr/lib/perl/5.18/IO/Socket.pm line 213. > I've applied the patch¹ from Yasuhiro Kimura. Now postgrey starts again. The comments in the patch seem plausible

Bug#722136: postgrey fails to start with perl-base 5.18.1-3

2013-09-08 Thread Pascal Volk
Package: postgrey Version: 1.34-1.1 Severity: grave Justification: renders package unusable Hi Antonio, today I've upgraded perl-base:amd64 5.14.2-21 -> 5.18.1-3. Since the upgrade postgrey is unable to start. `service postgrey starts` returns 0. The only thing I can find in the log file is:

Bug#611918: postgresql-client-8.4: psql segfaults … in libedit.so.2.11

2011-02-04 Thread Pascal Volk
On 02/04/2011 11:29 PM Petter Reinholdtsen wrote: > Can you try to reproduce it while running psql using valgrind, to get > more information about the segfault? > > Happy hacking, Hi, here's the Valgrind output, generated right after the segmentation fault. Please let me know if I should pass a

Bug#611918: postgresql-client-8.4: psql segfaults … in libedit.so.2.11

2011-02-03 Thread Pascal Volk
Package: postgresql-client-8.4 Version: 8.4.5-0squeeze2 Severity: grave Justification: causes non-serious data loss Hi, the psql binary segfaults from time to time. Mostly when hitting the arrow up key. Find down below some (probably not that useful (#551880)) gdb output. Please contact me, if yo

Bug#546695: dovecot-imapd: dovecot epoll fails with -EPERM for "dovecot --exec-mail imap" at the shell

2009-09-23 Thread Pascal Volk
tags: + patch hi, please find attached a dpatch (obtained from Dovecot's hg repo) to resolve this issue. Regards, Pascal -- Ubuntu is an ancient African word meaning “I can’t install Debian.” -- unknown #! /bin/sh /usr/share/dpatch/dpatc

Bug#506031: dovecot-common: ManageSieve security hole: virtual users can edit scripts of other virtual users

2008-11-17 Thread Pascal Volk
Package: dovecot-common Version: 1:1.0.15-2.2 Severity: grave Tags: security Justification: user security hole Stephan Bosch has reported¹ a security hole in ManageSieve implementation for Dovecot. "… clever virtual users that know the directory structure of the server can read and edit sc

Bug#401795: CVE-2006-6301: Remote external manipulation of /etc/hosts.deny

2006-12-09 Thread Pascal Volk
Tags: fixed-upstream Should be fixed in version 2.6, available at http://sourceforge.net/project/showfiles.php?group_id=131204 >From denyhosts changelog: 2.6 (Dec 7, 2006) == - security fix: malicious users can cause a DoS of ssh. for more info: http://nvd.nist

Bug#361085: denyhosts-python2.4: /usr/bin/denyhosts contains incorrect shebang

2006-04-06 Thread Pascal Volk
Package: denyhosts-python2.4 Version: 2.2-1 Severity: grave Tags: patch Justification: renders package unusable After the command `/etc/init.d/denyhosts start` denyhosts-python2.4 raises an ImportError exception: Starting DenyHosts: denyhostsTraceback (most recent call last): File "/usr

Bug#327896: php4-idn: idn.so is stored in the wrong directory

2005-09-12 Thread Pascal Volk
Package: php4-idn Version: 1.1-5 Severity: grave Justification: renders package unusable The php4-extension idn.so is stored in /usr/lib/php4/20050606, but php4's (4.3.10-15) API-Extension is 20020429 (/usr/lib/php4/20020429). When the Apache web server is starting, it prints the following message