Bug#1069785: System Time Zone Not Honoured

2024-04-24 Thread Pat Suwalski
I have briefly tested a patch that largely reverts the 8.2 behaviour, built on top of the two debian timezone patches. I don't have a full understanding of how these functions interact, so there might be corner cases not covered, but it is possible to get the old behaviour back, especially in

Bug#1069785: System Time Zone Not Honoured

2024-04-24 Thread Pat Suwalski
Package: php Version: 8.2.18-1~deb12u1 PHP isn't parsing the system time zone like it used to be, instead defaulting to UTC. Here is a test script: The patch that is supposed to make this work is debian/patches/0021-Use-system-timezone.patch, but it apparently no longer works. Others

Bug#1056203: fonts-wine breaks font rendering

2023-11-18 Thread Pat Suwalski
Package: fonts-wine Version: 8.0.1~repack-2 I just did a dist upgrade and got the change that moves the wine fonts into the global /usr/share/fonts path where all programs use them. This appears to be in response to issue #883973. Please revert this change. These are not the real Microsoft

Bug#975555: sshguard on buster does not work.

2021-05-10 Thread Pat Suwalski
On 2021-05-05 8:56 p.m., Trent W. Buck wrote: Debian 10 defaults to nftables, and iptables(8) is a backcompat wrapper: bash5$ mmdebstrap --quiet buster /dev/null --include=iptables --customize-hook='chroot $1 readlink -f /usr/sbin/iptables' /usr/sbin/xtables-nft-multi sshguard

Bug#920216: (no subject)

2021-02-16 Thread Pat Suwalski
Have tracked this bug down to an issue with sane-backends, as described (and worked around) here: https://gitlab.com/sane-project/backends/-/issues/271 This is not a bug in simple-scan. Regards, --Pat

Bug#975555: sshguard on buster does not work.

2020-11-23 Thread Pat Suwalski
Package: sshguard Upon upgrading to buster, sshguard in all of my deployments has stopped working. I suspect this line in the Debian changelog: * debian/sshguard.service, Use nft instead iptables. There doesn't seem to be any obvious way to change this back to iptables. It is unclear why

Bug#950569: acmetool 0.2.1 available.

2020-02-03 Thread Pat Suwalski
Package: acmetool Version: 0.0.62-2 This package only does ACMEv1. However, beta version 0.2.1 was released on October 16, 2019: https://github.com/hlandau/acmetool/releases/tag/v0.2.1 This has ACMEv2 support and I find it works very well. It should be put into unstable since the ACMEv1

Bug#940581: Unrecognized country Kosovo

2019-09-17 Thread Pat Suwalski
On 2019-09-17 11:00 a.m., Patrick Matthäi wrote: Could you test the patch below? It should restore the behaviour for those IPs. then they are (again) listed as "serbia": That patch did not help. I looked into it further, and the error is triggered on the other "Unrecognized country code"

Bug#940581: Unrecognized country Kosovo

2019-09-17 Thread Pat Suwalski
Package: geoip-bin Version: 1.6.12-4 I was trying out the fix for another issue, generating a fresh geoip-database package using the latest version of the tools (and lib and -dev). It fails on interpreting the new (unofficial?) XK country code for Kosovo: # Building geoip v4 country

Bug#939878: geoip-bin

2019-09-09 Thread Pat Suwalski
From MaxMind web site (https://dev.maxmind.com/geoip/geoip2/whats-new-in-geoip2/): "We now distinguish between several types of country data. The country is the country where the IP address is located. The registered_country is the country in which the IP is registered. These two may differ

Bug#939878: geoip-bin

2019-09-09 Thread Pat Suwalski
Package: geoip-bin Version: 1.6.12-3 I believe there is an issue with data conversion in the geolite2-to-legacy-csv.sh. Checking the IP 5.62.22.12, which is in Australia, against the generated data, it comes back as UK. The source data comes back as Australia:

Bug#732342: Stack Trace

2014-01-09 Thread Pat Suwalski
On 14-01-07 08:29 PM, Andrew Bartlett wrote: What are the relevant values of in-sync-ness for heimdal? I would prefer it was exactly the version we have in-tree, but that's now quite old. So, it would seem that the present solution is that samba should be updating the heimdal snapshot,

Bug#732342: Stack Trace

2014-01-07 Thread Pat Suwalski
It is surprisingly difficult to get a stack trace, even with samba-dbg and heimdal-dbg installed: #0 0x in ?? () #1 0x7f58b4821ff5 in ?? () #2 0x7fff2c599618 in ?? () #3 0x7f58ba31f260 in ?? () #4 0x7f58ba8e57e0 in ?? () #5 0x7f58ba2c6280 in ?? () #6

Bug#729986: libnss-mysql-bg: Patch 04_shadow.diff Introduces Lock Acquisition Hang

2013-11-19 Thread Pat Suwalski
Package: libnss-mysql-bg Version: 1.5-3+b3 Severity: serious Justification: Policy 4.3 Hello, I have found that the Debian patch 04_shadow.diff to libnss-mysql-bg causes the library to hang under completely typical usage. I am using libnss-mysql-bg with chrooted SFTP as documented here:

Bug#548913: udev Forces mdadm to Uninstall.

2009-09-29 Thread Pat Suwalski
Package: mdadm Version: 3.0-2 dist-upgrading unstable to udev version 146-3 causes mdadm to uninstall, since udev 'Break's mdadm 3.0-3, and the newest version is 3.0-2. This needs to be resolved quickly, or there will be many more broken computers. In my case, I didn't see mdadm was being

Bug#548741: gnome-sudoku Missing gnomecanvas Python Module

2009-09-28 Thread Pat Suwalski
Package: gnome-games Version: 1:2.26.3-1 When gnome-games is installed on a clean squeeze debootstrap, there is a missing dependency on python-gnome2, which contains the gnomecanvas Python module. I think some assumptions may have been made that it gets pulled in via a Recommends.

Bug#502559: Include from libqt3-headers Fails With -Werror.

2008-10-17 Thread Pat Suwalski
Author: Pat Suwalski [EMAIL PROTECTED] This patch fixes the QImage header breaking with -Werror on Lenny: /usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator(const QImageTextKeyLang) const': /usr/include/qt3/qimage.h:61: error: suggest parentheses around within

Bug#411911: Latest version breaks debootstrap with postfix.

2007-02-21 Thread Pat Suwalski
Package: update-inetd Version: 4.27-0.3 Severity: critical The latest version of update-inetd (4.27-0.3) breaks the ability of debootstrap to install postfix like so: debootstrap --include=postfix etch destination I have verified that this works correctly with 4.27-0.2. Postfix dies

Bug#411911: More Output.

2007-02-21 Thread Pat Suwalski
I should have put more of the configure -x output, as I just noticed that that is where update-inetd is actually executed from. Here is the entire execution: foobar:/# dpkg --configure postfix Setting up postfix (2.3.6-1) ... + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++

Bug#411911: Patch to work around the issue.

2007-02-21 Thread Pat Suwalski
Tags: patch Attached is a patch that works around the issue. Apparently, invoke-rc.d leaves junk in the standard file descriptors (no newline?). Debconf is then affected when it uses shell's read. By redirecting the output to null, everything appears to work as before. To give some feedback

Bug#353724: Not Fixed.

2007-02-15 Thread Pat Suwalski
Hello, I tried the latest package and it does not help, unfortunately. The compiler is still executed without the -fPIC option. What *did* fix it is adding -fPIC to the CFLAGS in debian/rules. Thomas, it would be very good to try to get this into Etch, as the library is absolutely 100%

Bug#392618: Unneeded define in debian/rules.

2006-10-12 Thread Pat Suwalski
Package: libx11 Version: 2:1.0.3-1 Hello, In the past, a -DLIBXCURSOR was required in debian/rules to set the Xcursor library to libXcursor.so.1. This define would break the build in Debian Sarge. The define is no longer required, since the upstream source appears to have changed it to

Bug#392618: Unneeded define in debian/rules.

2006-10-12 Thread Pat Suwalski
Michael Banck wrote: This define would break the build in Debian Sarge. FWIW, you can fix the build with a slightly different define, see what e.g. Andres did at http://mouth.squishy.cc/~dilinger/xorg-bpo/libx11_1.0.3-0bpo1.diff.gz Good thing that horrible -D can go away, though. Indeed,

Bug#373623: Mesa 6.5.1-0.1

2006-10-10 Thread Pat Suwalski
This problem still exists in the mesa_6.5.1-0.1 package. It's an easy fix, please apply it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#384073: debian/rules defined bad/useless CFLAGS.

2006-08-21 Thread Pat Suwalski
Package: twm Version: 1.0.1-4 The twm package defines CFLAGS in the debian/rules file: CFLAGS += -DLIBXCURSOR=\\\libXcursor.so.1\\\ These CFLAGS are also in the libX11 rules file. They break when building on Sarge, but that's not the issue. Unlike libX11, LIBXCURSOR is not used

Bug#373623: Conflicting CFLAGS in build (-ansi).

2006-06-14 Thread Pat Suwalski
Package: mesa Version: 6.4.2-1 The mesa package doesn't compile on Sarge because gcc-3.3.5 gets confused. debian/configs defines both -ansi and -std=c99 in the DEBIAN_COMMON_CFLAGS variable. DEBIAN_COMMON_CXXFLAGS also has -ansi. From the gcc manpage: The -ansi option is equivalent

Bug#363956: Works.

2006-05-18 Thread Pat Suwalski
This fix works. Thanks. --Pat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#304494: RedHat Patch.

2006-04-28 Thread Pat Suwalski
RedHat's version of the GL patch solves this problem by adding the version and not the path to the library, and modifying the function that puts the library name together very slightly. It's attached, but I'm not sure that it will show up in the bug. The source is the Fedora SRPM. --Pat ---

Bug#304494: It's because of the Debian Patch.

2006-04-27 Thread Pat Suwalski
I have not confirmed this, but I believe this error is because of the Debian 16_fix_opengl_check.dpatch. Specifically: -QLibrary gl(GL); +QLibrary gl(/usr/lib/libGL.so.1); This conflicts with the libGL in the LD_LIBRARY_PATH which is the ATI or nVidia libGL.so.1. A workaround is to

Bug#304494: Yes.

2006-04-27 Thread Pat Suwalski
Indeed, recompiling libqt without the patch and adding xlibmesa-gl-dev and libxmu-dev makes the OpenGL kscreensavers work with commercial nVidia and ATI drivers. --Pat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#342948: This Breaks Things Badly.

2006-02-24 Thread Pat Suwalski
This security update really breaks the behaviour of sudo, especially with regard to the DISPLAY variable used in a lot of projects. Things like: sudo xeyes no longer work. We have to tell our users to add: Default: env_reset, env_keep=DISPLAY to get their functionality back.

Bug#203222: libpam-modules: Can't change expired password with, NIS

2005-03-08 Thread Pat Suwalski
This patch definitely fixes the problem over here with pam 0.76. Sam, I find your logic to confusing as well: IT is wrong for it to call getpwnam because it cannot change the password of an account unless it exists in some system that pam_unix.so understands. pam_unix understands NIS and that