Bug#1076007: postgresql-16-postgis-3: Wishlist Bug: Upload to bookworm-backports

2024-07-09 Thread Thomas B
Package: postgresql-16-postgis-3 Version: 3.4.2+dfsg-2 Severity: wishlist X-Debbugs-Cc: t9044...@gmail.com Dear Maintainer, * What led up to the situation? Looking to upgrade PostgreSQL from 15 to 16, but this package is required for us. (and we want to use the latest stable Debian for produ

Bug#1076006: postgresql-16-wal2json: Wishlist Bug: Upload to bookworm-backports

2024-07-09 Thread Thomas B
Package: postgresql-16-wal2json Version: 2.6-1 Severity: wishlist X-Debbugs-Cc: t9044...@gmail.com Dear Maintainer, * What led up to the situation? Looking to upgrade PostgreSQL from 15 to 16, but this package is required for us. (and we want to use the latest stable Debian for production (B

Bug#826542: gnome-orca: DM wrapper not removed when deinstalling package

2016-06-06 Thread Thomas B . Preußer
Package: gnome-orca Version: 3.20.2-1 Severity: normal Dear Maintainer, after deinstalling the package gnome-orca, lightdm failed to bring up an X session - unfortunately without any clear hint to the underlying problem. Having finally made the connection to the deinstallation of gnome-orca, it p

Bug#808595: vsftpd bugs #808595, #808803

2015-12-26 Thread Thomas B. Preußer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Jörg, thanks a lot! Tom -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlZ+o18ACgkQ0Kh0pbgr4w8G6gCePAvkYnFIFhKRYp0tun/7IY3y R/8An1KRa/f9ABgENZ3dWcic

Bug#808803: vsftpd: Filename pattern filter as used by deny_file can only match existing files

2015-12-23 Thread Thomas B . Preußer
ers as vsf_access_check_file_visible(), which would never create a fresh file anyhow. --- Description: realpath wrapper to match not yet existing files in deny_file and others Author: Thomas B. Preußer Last-Update: 2015

Bug#808595: vsftpd: Restrict upload and download of files to certain name patterns

2015-12-21 Thread Thomas B . Preußer
ed after all other patches in the root of the repo using: patch -p1 < upload_download_filename_pattern.patch Description: Restrict upload and download of files to certain name patterns. Author: Thomas B. Preußer Last-Update: 2015-12-21 --- This patch header follows DEP-3: http://dep.debia

Bug#782120: Upstream has released a fixed version.

2015-04-08 Thread Thomas B. Rücker
ls with us. Thomas B. Rücker Icecast maintainer -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#706262: installation-reports: 'suid man' dialog displays previous title 'Configuring popularity-contest'

2013-04-27 Thread Thomas B. Rücker
Hi Charles, On 04/27/2013 11:00 PM, Charles Plessy wrote: > Le Sat, Apr 27, 2013 at 11:45:41AM +0000, Thomas B. Ruecker a écrit : >>Answered 'no' to popcon: http://www.ruecker.fi/foss/debian/wheezy- >> netinstall/Screenshot%20from%202013-04-27%2010:36:39.png >&g

Bug#706262: installation-reports: 'suid man' dialog displays previous title 'Configuring popularity-contest'

2013-04-27 Thread Thomas B. Ruecker
Package: installation-reports Severity: minor Tags: d-i Dear Maintainer, * What led up to the situation? Using wheezy netinstall RC1 * What exactly did you do (or not do) that was effective (or ineffective)? Answered 'no' to popcon: http://www.ruecker.fi/foss/debian/wheezy- netin

Bug#702063: ices2: New upstream release available: 2.0.2

2013-03-02 Thread Thomas B. Ruecker
Package: ices2 Severity: normal Tags: patch Dear Maintainer, Ices 2.0.2 was released last august, please update the Debian package. Looking at the changelog it seems that #255417 should be fixed there too. -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'te

Bug#625631: dump & restore - no joy either

2011-05-09 Thread Thomas B. Ruecker
I got struck by this (munin updates stopped) and tried to follow this: https://lists.oetiker.ch/pipermail/rrd-users/2008-July/014503.html for i in *.rrd; do rrdtool dump $i > `basename $i .rrd`.xml; done for i in *.xml; do rrdtool restore $i `basename $i .xml`.rrd;done Where I would execute the f

Bug#598455: denyhosts keeps running after apt-get remove

2010-09-28 Thread Thomas B
Package: denyhosts Severity: normal denyhosts does not stop the service after running apt-get remove. This could result in users being locked out of their systems even after they thought they removed it (this happened to me). -- System Information: Debian Release: 5.0.5 APT prefers stable AP

Bug#526724: /usr/bin/ucf: line 622: db_x_loadtemplatefile: command not found

2009-05-02 Thread Kuiper, Thomas B
Package: ucf Version: 3.0016 Severity: critical --- marilyn:/etc/apt# dpkg --list ucf Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/

Bug#513398: icecast2: xspf.xsl missing - breaks dynamic xspf generation

2009-01-28 Thread Thomas B. Ruecker
Package: icecast2 Version: 2.3.2-2 Severity: important Tags: patch As I discovered today the debian package is missing the xspf.xsl file in the admin directory (/etc/icecast2/admin/). This breaks the functionality of generating a xspf-playlist for every active mountpoint on the fly. This file was

Bug#431583: bug is still there

2007-10-12 Thread Thomas B. Ruecker
is anyone going to care and apply the fix? A fix is already proposed... just my 0,02€ Thomas

Bug#416180: there is a fix upstream

2007-05-23 Thread Thomas B. Ruecker
I'm also affected by this problem. Searching the web I found out that in ubuntu they got this resolved by applying a patch from upstream: https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/93413/comments/61 Hope this can be applied to the debian package too ASAP. Cheers Thomas -- To UNSUBS

Bug#328828: gpsd segfaults if client sends config command

2005-09-17 Thread Thomas B . Rücker
Package: gpsd Version: 2.28-2 Severity: important while investigating Problems that seem related to bugs #321421 and #321423 i found that gpsd will segfault under certain circumstances. Steps I did to reproduce the problem: 1. Attach usb2serial cable with NMEA-gps (hotplug gets called and start