Bug#1071480: libldap: sends some IPv6 addresses as server name

2024-05-20 Thread Ryan Tandy
Control: tag -1 upstream moreinfo Hi Elliott, thank you for investigating this issue and contributing a patch. However, I tested your patch, and I'm not sure it's correct. If the IPv6 address contains a letter a-f before the first colon, I think the code you changed is never reached. On

Bug#1070031: heimdal-kdc: fails to install if /usr/bin/kadmin is not Heimdal kadmin

2024-04-28 Thread Ryan Tandy
Package: heimdal-kdc Version: 7.8.git20221117.28daf24+dfsg-5 Severity: normal Dear Maintainer, I noticed that if the package krb5-user is installed, then heimdal-kdc fails to install, because /usr/bin/kadmin is the wrong one: # apt install krb5-user [...] # ls -l /etc/alternatives/kadmin

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-08 Thread Ryan Tandy
On Fri, Mar 08, 2024 at 07:33:59PM -0800, Steve Langasek wrote: This bug is also reproducible on the armel and armhf release archs as a result of the time_t transition, so bumping this to serious. ACK. This does fix the build failure. I was about to push such a change to the repo and do a

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-08 Thread Ryan Tandy
Would you be willing to test build the attached patch on hppa? I've tested it on amd64 with -Werror=implicit-function-declaration appended. thanks, Ryan >From fa0b704371762bdc479a5d8dc6a0a6df4ec3a52e Mon Sep 17 00:00:00 2001 From: Ryan Tandy Date: Fri, 8 Mar 2024 17:58:15 -0800 Subject: [PA

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Ryan Tandy
On Thu, Mar 07, 2024 at 01:29:54PM -0800, Ryan Tandy wrote: The binNMUs succeeded on several release arches already. I'm not sure why hppa would be different. I see -Werror=implicit-function-declaration in its compiler commands, but I don't know where it's coming from. I remembered later

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Ryan Tandy
The implicit declaration occurs on all arches, but it's a warning, not an error. For example on amd64: smbk5pwd.c:917:23: warning: implicit declaration of function ‘kadm5_s_init_with_password_ctx’; did you mean ‘kadm5_init_with_password_ctx’? [-Wimplicit-function-declaration] 917 |

Bug#1062872: mgba: NMU diff for 64-bit time_t transition

2024-02-04 Thread Ryan Tandy
On Sun, Feb 04, 2024 at 07:38:06AM +0200, Graham Inggs wrote: Is a MR against https://salsa.debian.org/vorlon/armhf-time_t the right place to proceed? Yes. https://salsa.debian.org/vorlon/armhf-time_t/-/merge_requests/131

Bug#1062872: mgba: NMU diff for 64-bit time_t transition

2024-02-03 Thread Ryan Tandy
Hi Graham, Would it be possible to configure the analysis tool to skip the headers under /usr/include/mgba-util/platform/*/? The appropriate platform header is included automatically by , in our case that's and the other ones require various foreign SDK headers. I'm testing a fix for

Bug#1062872: mgba: NMU diff for 64-bit time_t transition

2024-02-03 Thread Ryan Tandy
Hi Graham, Checking the reports quickly, it looks like mgba came up because the tool failed to analyze its headers, i.e. https://adrien.dcln.fr/misc/armhf-time_t/2024-02-01T09%3A53%3A00/logs/libmgba-dev/base/log.txt In file included from /tmp/dZv19vBzjS/dump1.h:151:

Bug#1040382: slapd: debian12 ships with slapd-2.5.13+dfsg-5 which crashes (segfault in dynlist.la).

2024-01-30 Thread Ryan Tandy
Hello splge, Can you confirm whether the slapd setup where you encountered this crash might have included a global/frontend instance of the dynlist overlay? If you still have the logs, can you show a crash report from dmesg? See additional context quoted below. I would like to know for sure

Bug#1052265: ldap.conf.5: some remarks and editorial changes for this man page

2023-09-25 Thread Ryan Tandy
Control: tag -1 moreinfo Hello Bjarni, thank you for your contribution. The man page is maintained upstream. May I ask you to submit your changes directly to the OpenLDAP project? (It's better if you can do so yourself, than if I do it on your behalf.) There is a guide for contributors:

Bug#1042795: bookworm-pu: package mgba/0.10.1+dfsg-1+deb12u1

2023-08-11 Thread Ryan Tandy
On Tue, Aug 01, 2023 at 09:03:43PM +0100, Jonathan Wiltshire wrote: Please go ahead (your changelog should target bookworm). Thanks, the package has been uploaded.

Bug#1040382: slapd: debian12 ships with slapd-2.5.13+dfsg-5 which crashes (segfault in dynlist.la).

2023-08-03 Thread Ryan Tandy
Control: tag -1 moreinfo Hello, I'm sorry for the long delay in following up on this. I'm looking at this issue and I don't see where any dynlist crash was reported or fixed upstream for 2.5.14. Can you please explain how to trigger the crash, or point to the upstream issue where it was

Bug#1042795: bookworm-pu: package mgba/0.10.1+dfsg-1+deb12u1

2023-07-31 Thread Ryan Tandy
incapable of OpenGL 3.2. + * debian/gbp.conf: Set debian-branch to bookworm. + + -- Ryan Tandy Mon, 26 Jun 2023 16:51:44 -0700 + mgba (0.10.1+dfsg-1) unstable; urgency=medium * New upstream release. diff -Nru mgba-0.10.1+dfsg/debian/gbp.conf mgba-0.10.1+dfsg/debian/gbp.conf --- mgba-0.10.1+d

Bug#976991: I am stepping up to help with the GnuTLS → OpenSSL switch in OpenLDAP

2023-07-26 Thread Ryan Tandy
On Wed, Jul 26, 2023 at 09:54:16AM +, John Scott wrote: I'll write some TLS autopkgtests, we'll rebuild reverse dependencies and see how they fare, it'll be great. That's an excellent first step, thanks for looking into it! Regarding staging in experimental, Sergio currently uses that for

Bug#1040382: slapd: debian12 ships with slapd-2.5.13+dfsg-5 which crashes (segfault in dynlist.la).

2023-07-05 Thread Ryan Tandy
Hello, thanks for reporting the issue. On Wed, Jul 05, 2023 at 11:49:13AM +0200, splge wrote: openldap-2.5.14 (slapd-2.5.14) does not have this problem (i have compiled from source, installed and tested). please consider to replace slapd-2.5.13 by slpad-2.5.14 in debian12. I probably can't

Bug#1036829: libretro-mgba: Audio stutters horribly and sounds distorted

2023-06-30 Thread Ryan Tandy
Hello, I'm preparing an update for mgba in bookworm to fix this issue. Can I ask you to test the proposed package and confirm that it works for you? On my system, the current bookworm package has no audio at all in retroarch, which is different from what you reported, so I'd like to be sure

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-29 Thread Ryan Tandy
On Wed, Jun 28, 2023 at 01:03:33PM -0700, Ryan Tandy wrote: SLAPD_CONF is also used (at least) by anyone who still uses a slapd.conf file instead of cn=config. Using -f or -F depending on what SLAPD_CONF points to was the main reason I assumed we'd need a wrapper script. But that could also

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-28 Thread Ryan Tandy
On Wed, Jun 28, 2023 at 08:48:14PM +0200, Moritz Mühlenhoff wrote: OTOH, moving to the systemd unit might also be a good opportunity to reduce some complexity? Looking at slapd.default shipped with the current package SLAPD_SENTINEL_FILE, SLAPD_PIDFILE and SLAPD_NO_START are all settings which

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-28 Thread Ryan Tandy
On Wed, Jun 28, 2023 at 06:29:31PM +0200, Andreas Henriksson wrote: I'm attaching a patch which has only been compile-tested as I don't use slapd myself. It would be great if someone who uses slapd could pick it up, test it and finish the remaining work. Thanks for the patch and for doing the

Bug#1036995: openldap: CVE-2023-2953

2023-05-31 Thread Ryan Tandy
Hi, thanks for the report. If I've understood the issue correctly (DoS/crash if malloc fails), it does not look too urgent. Although the fixes look safe enough, I think we could wait until after bookworm is released, and fix this in unstable first and in a point release later. Does that sound

Bug#1036829: libretro-mgba: Audio stutters horribly and sounds distorted

2023-05-27 Thread Ryan Tandy
Hi, thanks for the report. I don't think I'll be able to get this fix into the initial Bookworm release, but we can most likely get it addressed in the first point release.

Bug#1030814: openldap: autopkgtest regression

2023-02-07 Thread Ryan Tandy
Hi, thanks for reporting. On Tue, Feb 07, 2023 at 07:25:31PM +0200, Adrian Bunk wrote: /tmp/autopkgtest-lxc.jrj8ozx8/downtmp/build.7fx/src/debian/tests/sha2-contrib: line 6: slappasswd: command not found The dependency is definitely installed so it must be a PATH issue. Maybe because this

Bug#1030716: openldap: password/sha2 produces incorrect SHA256

2023-02-06 Thread Ryan Tandy
Thanks for the patch and info. One additional data point: openldap 2.5.13 in bullseye-backports (gcc 10.2.1-6) seems to be OK. I looked briefly at the assembly with/without -fno-strict-aliasing and noted a difference somewhere around sha2.c:609. It doesn't look obviously wrong to me --

Bug#1030716: openldap: password/sha2 produces incorrect SHA256

2023-02-06 Thread Ryan Tandy
Hi Andreas. Thanks for forwarding the bug. Were you able to determine whether this is a bug in the module or in the compiler? -fno-strict-aliasing sounds like more of a workaround, is that correct? Thanks Ryan

Bug#877512: systemd unit for slapd

2023-01-30 Thread Ryan Tandy
On Mon, Jan 30, 2023 at 03:14:09AM +0100, Chris Hofstaedtler wrote: Hello Ryan, Hi, * Ryan Tandy [19 Feb 2019 08:42:24]: On Tue, Feb 19, 2019 at 09:27:29AM +0100, Karsten Heymann wrote: > any news on this? Having a proper systemd unit for slapd would be quite nice. Not for buster,

Bug#1010608: openldap: Flaky test test063-delta-multiprovider

2023-01-14 Thread Ryan Tandy
Control: severity -1 important On Wed, Dec 28, 2022 at 10:32:30PM +0100, Paul Gevers wrote: Then not running the script at all is an improvement over the current situation. Flaky tests are bad. Until a better solution is found, how about skipping the test? I have uploaded -3 with the flaky

Bug#1010608: openldap: Flaky test test063-delta-multiprovider

2022-12-29 Thread Ryan Tandy
On Wed, Dec 28, 2022 at 10:32:30PM +0100, Paul Gevers wrote: Then not running the script at all is an improvement over the current situation. Flaky tests are bad. Until a better solution is found, how about skipping the test? Not ideal, but yeah, probably an improvement over shipping a flaky

Bug#1025815: maintainerscripts choke on debconf-set-selection set input

2022-12-23 Thread Ryan Tandy
Hi Marc, thanks for the report, and sorry for the slow response. On Fri, Dec 09, 2022 at 08:15:29PM +0100, Marc Haber wrote: Nevetheless, openldap should be able to reconfigure itself after the Debconf database is preseeded with a string that came out of debconf-get-selections. The original

Bug#1023855: TOTP module not enabled in slapd-contrib

2022-11-25 Thread Ryan Tandy
Hi Kees, On Tue, Nov 22, 2022 at 11:14:43AM +0100, Kees Meijs wrote: Unfortunately I didn't have time earlier, but I just managed to install a new virtual machine using bookworm. After installing both the slapd and slapd-contrib packages, I do not see the TOTP module. So no, it seems not to

Bug#1024057: slapd: service restart does not always restart slapd

2022-11-16 Thread Ryan Tandy
Hi Mike, Sorry, I should have been more explicit. What I'm really looking for is journal output (journalctl -u slapd.service) or equivalent from the actual restart event. Specifically anything showing why slapd fails to restart, or any errors are emitted during the attempted restart.

Bug#1024057: slapd: service restart does not always restart slapd

2022-11-14 Thread Ryan Tandy
Control: tag -1 moreinfo Hi Mike, thanks for reporting this. Can you elaborate about the failures you're seeing, or share any logs? On Mon, Nov 14, 2022 at 08:12:08AM +, Mike Gabriel wrote: Unfortunately, I don't have any Debian testing systems in the field with a similar setup, but I

Bug#1023855: TOTP module not enabled in slapd-contrib

2022-11-14 Thread Ryan Tandy
Hi Kees, I've been reminded that in 2.5 the slapo-otp(5) module (supports both TOTP and HMAC) was added, and we already ship that one in bookworm's slapd package. https://manpages.debian.org/bookworm/slapd/slapo-otp.5.en.html Could you please check whether slapo-otp(5) meets your needs?

Bug#1023855: TOTP module not enabled in slapd-contrib

2022-11-11 Thread Ryan Tandy
Control: severity -1 wishlist On Fri, Nov 11, 2022 at 03:05:48PM +0100, Kees Meijs wrote: Could you please enable the plugin to be built? Will do. Thanks for putting in the request.

Bug#1020442: heimdal breaks openldap autopkgtest: test smbk5pwd

2022-09-22 Thread Ryan Tandy
Thanks for raising the bug. The slapd autopkgtest does a chgrp/chmod to grant slapd access to the heimdal master key, but the permissions on the containing directory (/var/lib/heimdal-kdc) became more restrictive (now 700). I will update the autopkgtest ASAP.

Bug#1010971:

2022-05-14 Thread Ryan Tandy
Control: reassign -1 slapd 2.5.12+dfsg-1 Control: affects -1 src:sssd Control: forcemerge -1 1010678 Thanks Andreas for providing the additional details here. I'm aware of the problem and will upload openldap with a workaround ASAP. I had not seen Dave's MR for debconf, though; thanks for

Bug#1010608: openldap: Flaky test test063-delta-multiprovider

2022-05-06 Thread Ryan Tandy
Control: tag -1 help Hi Adrian, On Thu, May 05, 2022 at 02:54:14PM +0300, Adrian Bunk wrote: https://tests.reproducible-builds.org/debian/rbuild/unstable/i386/openldap_2.5.11+dfsg-1.rbuild.log.gz I'm afraid this link has been superseded by the new upload (which built successfully &

Bug#1010679: golang-openldap: should this package be removed?

2022-05-06 Thread Ryan Tandy
Source: golang-openldap Version: 0.2-2 Severity: serious Tags: bookworm sid Dear Go team, I recently opened an RC bug against golang-openldap (#1007217). Rather than fixing the bug, I am wondering if golang-openldap should just be removed from Debian: - It's an old library with no

Bug#1010678: slapd: dpkg-reconfigure doesn't restart slapd

2022-05-06 Thread Ryan Tandy
Package: slapd Version: 2.5.12+dfsg-1 Severity: serious Control: affects -1 src:sssd The last upload of openldap is affected by #1010677 in debhelper: "dpkg-reconfigure slapd" doesn't restart slapd and the config reset isn't applied. In addition to users' expectations, this breaks (at least)

Bug#1010677: debhelper: dpkg-reconfigure doesn't restart --no-restart-after-upgrade services

2022-05-06 Thread Ryan Tandy
Package: debhelper Version: 13.7.1 Control: affects -1 slapd Hi Niels, hi Dave (in X-D-CC), In #994204, Dave wrote: I think it may be preferable to instead move the stop behaviour to the "preinst" script of the *new* version of the package so that both stop and start behaviours are

Bug#1008951: openldap FTBFS on musl-linux-any: conflicting declaration of calloc

2022-05-04 Thread Ryan Tandy
Control: tag -1 upstream moreinfo Hi Helmut, Thanks for the analysis and patch, and sorry for the slow response. Has this been reported upstream yet? I searched and didn't find this specific issue, but it looks like upstream have fixed at least two other musl-specific issues recently

Bug#1008021: bind9: unused build-dependency on libldap2-dev

2022-03-20 Thread Ryan Tandy
Source: bind9 Version: 1:9.18.1-1 Severity: minor Dear Maintainer, I think bind9's build-dependency on libldap2-dev is unused. As far as I can tell, it was added to support the dlz-ldap module:

Bug#1007973: usbguard: Unused build-dependency on libldap2-dev

2022-03-19 Thread Ryan Tandy
Source: usbguard Version: 1.0.0+ds-2 Severity: minor Dear Maintainer, usbguard's build-dependency on libldap2-dev appears to be unused. It looks like the configure script disables LDAP unless explicitly enabled, and debian/rules does not enable it. I also see "libldap: None; building without

Bug#1007972: oddjob: Unused build-dependency: libldap2-dev

2022-03-19 Thread Ryan Tandy
Source: oddjob Version: 0.34.6-1 Severity: minor Dear Maintainer, oddjob's build-dependency on libldap2-dev seems to be unused. The related part of configure.ac has been disabled since 2006: https://pagure.io/oddjob/c/0113a5fce83a4155aa0c264751936a3c846b4273 I rebuilt the package with the

Bug#1007731: php-fpdf: Unused build dependencies on libldap2-dev and libgdbm-dev

2022-03-19 Thread Ryan Tandy
I confirm the libldap2-dev dependency is unused. I rebuilt php-fpdf with it removed and libldap2-dev purged, and the resulting .deb was bit-identical. The dependencies on po-debconf and quilt also look suspect to me, as the package has no debconf templates and no patches.

Bug#1006456: transition: openldap

2022-03-18 Thread Ryan Tandy
Hi Sebastian, On Mon, Mar 14, 2022 at 04:14:25PM -0700, Ryan Tandy wrote: gnupg1 also has the dependency in Recommends and should be rebuilt. ^^^ Just wanted to re-highlight gnupg1 as it still links the old libldap. I looked through unstable's Packages by hand to see if I missed anything

Bug#1006456: transition: openldap

2022-03-14 Thread Ryan Tandy
gnupg1 also has the dependency in Recommends and should be rebuilt.

Bug#1006456: transition: openldap

2022-03-14 Thread Ryan Tandy
On Mon, Mar 14, 2022 at 10:15:54PM +0100, Sebastian Ramacher wrote: If it's really just compile-tome constants and not actual symbols, then that it's fine. There is one source file (SOGoLDAPUserDefaults.m) that calls ldap_ functions, but from the build log it looks like the feature isn't

Bug#1006456: transition: openldap

2022-03-14 Thread Ryan Tandy
On Mon, Mar 14, 2022 at 02:00:59PM -0700, Ryan Tandy wrote: sogo is probably ok. It depends on libldap-dev because it uses a couple of constants from , but it doesn't seem to link -lldap itself, instead relying on libsope1 to link it transitively. ... although right after I sent

Bug#1006456: transition: openldap

2022-03-14 Thread Ryan Tandy
collectd and monitoring-plugins should be rebuilt as well. They are showing as unknown in the tracker because they list their plugins' shlib dependencies in Suggests and Recommends respectively. Sorry it didn't occur to me to list those fields in the ben file. sogo is probably ok. It depends

Bug#1006456: transition: openldap

2022-03-13 Thread Ryan Tandy
On Sun, Mar 13, 2022 at 02:26:20PM +0100, Sebastian Ramacher wrote: Please take a look at golang-openldap. It's an arch: all package and hardcodes a dependency on libldap-2.4-2 Thanks. I hadn't noticed it was hard-coded. Filed #1006456. Also examining some of the "unknown" rows in the

Bug#1007217: golang-openldap: openldap 2.5 transition

2022-03-13 Thread Ryan Tandy
Source: golang-openldap Version: 0.2-2 Severity: important Control: block 1006456 by -1 Dear Maintainer, golang-openldap-dev has a hard-coded dependency on libldap-2.4-2. For the openldap 2.5 transition which is currently underway, the dependency should be updated to libldap-2.5-0. I'm sorry

Bug#1006456: transition: openldap

2022-03-12 Thread Ryan Tandy
On Fri, Mar 11, 2022 at 10:15:31PM +0100, Sebastian Ramacher wrote: Please go ahead Thank you. openldap/2.5.11+dfsg-1 has just been accepted into unstable. Should I bump the remaining autopkgtest issues to RC severity at this time? Could you please update the ben file for the transition?

Bug#1006016: marked as done (wine will probably FTBFS with OpenLDAP 2.5)

2022-02-26 Thread Ryan Tandy
Thank you, Mike!

Bug#1006456: transition: openldap

2022-02-26 Thread Ryan Tandy
Wine has been fixed. I confirmed a successful build with openldap 2.5.

Bug#1006456: transition: openldap

2022-02-25 Thread Ryan Tandy
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: pkg-openldap-de...@lists.alioth.debian.org Control: block -1 by 1006016 Control: block -1 by 1005996 Control: block -1 by 990335 Control: block -1 by 989409 Dear release

Bug#989409: nss-pam-ldapd's autopkgtest fails with OpenLDAP 2.5

2022-02-18 Thread Ryan Tandy
Hi Arthur, sorry for the long delayed followup. On Sun, Nov 14, 2021 at 04:20:03PM +0100, Arthur de Jong wrote: However the test_pamcmds script fails with the new version. The login with the correct password fails, the issue seems to be (from nslcd.log): nslcd: [a88611] DEBUG: got

Bug#1006016: wine will probably FTBFS with OpenLDAP 2.5

2022-02-18 Thread Ryan Tandy
Source: wine Version: 5.0.3-3 Severity: important Tags: sid bookworm Dear Maintainer, Wine will most likely FTBFS with OpenLDAP 2.5, which is now available in experimental. I wasn't able to test this directly, because of the other FTBFS issues, but I wanted to file this bug anyway, for

Bug#1006014: FTBFS: void value not ignored as it ought to be

2022-02-18 Thread Ryan Tandy
Source: bind-dyndb-ldap Version: 11.9-4 Severity: serious Tags: ftbfs Dear Maintainer, bind-dyndb-ldap fails to build from source on amd64: /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror

Bug#1005992: FTBFS: 'sys_siglist' undeclared

2022-02-18 Thread Ryan Tandy
Source: xemacs21 Version: 21.4.24-9 Severity: serious Tags: ftbfs Dear Maintainer, xemacs21 fails to build from source on amd64: process.c:1314:27: error: 'sys_siglist' undeclared (first use in this function) 1314 | return (const char *) sys_siglist[signum]; |

Bug#976991: libldap-2.4-2:amd64: Please consider building with openssl instead of gnutls

2022-02-02 Thread Ryan Tandy
On Wed, Feb 02, 2022 at 12:53:59PM -0600, Matt Zagrabelny wrote: Any traction on a gnutls -> openssl migration for openldap for bookworm? I don't have any technical reasons to block it, but for personal reasons I'm not likely to pursue it myself. As already written in the RFH bug (#512360),

Bug#1004226: autopkgtest: qemu only boots qcow2 images

2022-01-22 Thread Ryan Tandy
information >From dc5722886920a030d850cd5e0a492c49ffa96988 Mon Sep 17 00:00:00 2001 From: Ryan Tandy Date: Sat, 22 Jan 2022 19:19:33 -0800 Subject: [PATCH] Fix qemu failing to boot raw base image The overlay file is created with 'qemu-img -f qcow2', so pass 'format=qcow2' when using an overlay im

Bug#1003291: ModuleNotFoundError: No module named 'pkg_resources'

2022-01-07 Thread Ryan Tandy
Package: goobook Version: 3.5.1-1 Severity: serious Justification: Policy 7.2 Dear Maintainer, goobook seems to need a dependency on python3-pkg-resources: (sid-amd64)# goobook Traceback (most recent call last): File "/usr/bin/goobook", line 33, in

Bug#989155: dh_installinit: when upgrading to a version that adds --no-restart-after-upgrade, the service is not restarted

2021-10-29 Thread Ryan Tandy
Hi Michael, On Fri, Oct 29, 2021 at 09:51:46AM +0200, Michael Biebl wrote: If you use "--no-restart-after-upgrade", why do you expect the service to be restarted? The man page describes --no-restart-after-upgrade: Undo a previous --restart-after-upgrade (or the default of compat 10). If

Bug#992130: ldap-utils: [ldapsearch] wrong default location of -T in man page

2021-10-13 Thread Ryan Tandy
Control: tag -1 fixed-upstream https://git.openldap.org/openldap/openldap/-/commit/f7d558a44912329019eaa5a2400fa0a460f48f10

Bug#991274: Package libldap-2.4-2 was built without LDAP_CONNECTIONLESS

2021-09-24 Thread Ryan Tandy
Control: retitle -1 sssd-ldap: ldap_init_fd failed: Bad parameter to an ldap routine Control: reassign -1 sssd-ldap 2.4.0-1 Control: severity -1 important Hi Timo, Since this is kind of a regression in sssd 2.4.0, and a fix is now available for sssd [1], can I ask you to take care of it on

Bug#982147: Test case for libmgba-dev

2021-09-04 Thread Ryan Tandy
Hello, I'm working on the libmgba-dev package. Can either of you share a link to a project or test case that I can use to test it? or would either of you be willing to test the package if I push the changes (or a repo of built packages) somewhere? thanks, Ryan

Bug#993343: OpenLDAP 2.5 FTBFS on GNU/Hurd: MAXPATHLEN undeclared

2021-09-04 Thread Ryan Tandy
Hi Joshua, On Sat, Sep 04, 2021 at 12:10:30PM -0400, Joshua Branson wrote: This is supposed to be an "easy fix". I'd be willing to try to work with you to help you fix this. Thanks a lot for offering to work on a fix. Actually it was easy enough that the upstream developers have already

Bug#993618: RFS: openldap/2.4.59+dfsg-1~bpo11+1

2021-09-03 Thread Ryan Tandy
Package: sponsorship-requests Severity: normal Dear mentors and backporters, As with previous releases, I am looking for a sponsor to perform the initial upload of openldap to bullseye-backports since it will be NEW. I am DM for the package and can take care of future uploads myself.

Bug#993343: OpenLDAP 2.5 FTBFS on GNU/Hurd: MAXPATHLEN undeclared

2021-09-02 Thread Ryan Tandy
Control: tag -1 fixed-upstream https://bugs.openldap.org/show_bug.cgi?id=9659 has also been fixed. Now upstream git master builds fine on hurd-i386, as does a 2.5 package with the relevant fixes applied. back-mdb even passes the first few tests, but still fails on test008-concurrency...

Bug#993343: OpenLDAP 2.5 FTBFS on GNU/Hurd: MAXPATHLEN undeclared

2021-08-31 Thread Ryan Tandy
The MAXPATHLEN failure has been fixed in the 2.5 branch. Still FTBFS though, the slapd code fails to compile on Hurd. https://bugs.openldap.org/show_bug.cgi?id=9659

Bug#993343: OpenLDAP 2.5 FTBFS on GNU/Hurd: MAXPATHLEN undeclared

2021-08-30 Thread Ryan Tandy
Source: openldap Version: 2.5.5+dfsg-1~exp1 Severity: important Tags: upstream ftbfs help Forwarded: https://bugs.openldap.org/show_bug.cgi?id=9658 https://buildd.debian.org/status/fetch.php?pkg=openldap=hurd-i386=2.5.5%2Bdfsg-1%7Eexp1=1623486618=0 libtool: compile: cc -g -O2 -I../../include

Bug#991274: Package libldap-2.4-2 was built without LDAP_CONNECTIONLESS

2021-08-15 Thread Ryan Tandy
Hi Gerald, The following patch is supposed to make CLDAP optional for sssd again: https://github.com/SSSD/sssd/issues/5720 https://github.com/SSSD/sssd/pull/5743 Would it be possible for you to test that patch and report your findings in the issue or pull request? CCing the sssd maintainers

Bug#991274: Package libldap-2.4-2 was built without LDAP_CONNECTIONLESS

2021-07-19 Thread Ryan Tandy
Control: severity -1 wishlist Hi, I'm afraid this is too late for Debian 11 (bullseye). We could look at enabling it for Debian 12 (bookworm). On Mon, Jul 19, 2021 at 03:35:38PM +0200, Gerald Vincent wrote: Since 2.4.0, package sssd needs openldap library built with CONNECTIONLESS support

Bug#989409: nss-pam-ldapd's autopkgtest fails with OpenLDAP 2.5

2021-06-04 Thread Ryan Tandy
failed: Insufficient access: Operations are restricted to bind/unbind/abandon/StartTLS/modify password Still looking into it, not sure why the new ppolicy wants the password changed after it was just reset earlier. >From 333260bde9b87cdc5362904f46507ea7ca06bc89 Mon Sep 17 00:00:00 2001 From: Ryan

Bug#989155: dh_installinit: when upgrading to a version that adds --no-restart-after-upgrade, the service is not restarted

2021-05-26 Thread Ryan Tandy
Package: debhelper Version: 13.3.4 Severity: normal Control: affects -1 slapd Dear maintainer, It looks like if I currently use dh_installinit --restart-after-upgrade (the default), and in a newer version I change it to use --no-restart-after-upgrade, then when I upgrade to that newer

Bug#989025: unblock: micro-evtd/3.4-7

2021-05-23 Thread Ryan Tandy
.0 -0700 +++ micro-evtd-3.4/debian/changelog 2021-05-22 00:40:17.0 -0700 @@ -1,3 +1,12 @@ +micro-evtd (3.4-7) unstable; urgency=medium + + [ Ryan Tandy ] + * Fix world-writable pid and status files in /var/run (Closes: #988119) +- Patch micro-evtd.c to reset umask to 022 in

Bug#988937: micro-evtd: beeps and runs the fan randomly

2021-05-21 Thread Ryan Tandy
Package: micro-evtd Version: 3.4-4 Severity: normal While testing the recent micro-evtd changes I noticed that this problem still happens in buster and bullseye. After some hours or days of uptime, the box sometimes beeps and runs the fan, for no apparent reason. Sometimes it beeps once, other

Bug#988607: unblock: openldap/2.4.57+dfsg-3

2021-05-16 Thread Ryan Tandy
p-2.4.57+dfsg/debian/changelog 2021-05-15 16:03:34.0 -0700 @@ -1,3 +1,9 @@ +openldap (2.4.57+dfsg-3) unstable; urgency=medium + + * Link smbk5pwd with -lkrb5. (Closes: #988565) + + -- Ryan Tandy Sat, 15 May 2021 16:03:34 -0700 + openldap (2.4.57+dfsg-2) unstable; urgency=medium *

Bug#988565: slapd-contrib: smbk5pwd crashes when enabling krb5 (again)

2021-05-15 Thread Ryan Tandy
Looks like this is a legitimate bug in how we build smbk5pwd. It's not linking -lkrb5, so it doesn't see its versioned symbols. This would have been introduced when we switched to heimdal-multidev and started using krb5-config, so quite a while ago.

Bug#988565: slapd-contrib: smbk5pwd crashes when enabling krb5 (again)

2021-05-15 Thread Ryan Tandy
Package: slapd-contrib Version: 2.4.57+dfsg-2 Severity: serious # ldapmodify -H ldapi:// -Y EXTERNAL << eof dn: olcOverlay=smbk5pwd,olcDatabase={1}mdb,cn=config changetype: add objectClass: olcSmbK5PwdConfig olcSmbK5PwdEnable: krb5 eof SASL/EXTERNAL authentication started SASL username:

Bug#988119: micro-evtd: "/etc/init.d/micro-evtd stop" broken (world-writable pid file)

2021-05-05 Thread Ryan Tandy
The status file is also world writable. $ ls -l /run/micro-evtd.* -rw-rw-rw- 1 root root 4 May 5 22:32 /run/micro-evtd.pid -rw-rw-rw- 1 root root 39 May 5 22:33 /run/micro-evtd.status

Bug#988083: unblock: micro-evtd/3.4-6

2021-05-05 Thread Ryan Tandy
I'm sorry, I belatedly noticed another issue with micro-evtd. #988119: the daemon creates its pid and status files with mode 666, start-stop-daemon doesn't like that and refuses to stop the daemon. I don't know what the appropriate severity is for that one. If it's RC I can make another

Bug#988119: micro-evtd: "/etc/init.d/micro-evtd stop" broken (world-writable pid file)

2021-05-05 Thread Ryan Tandy
Package: micro-evtd Version: 3.4-5 Severity: normal I just noticed while testing 3.4-6, that stopping the daemon doesn't work: May 05 19:32:22 LS-GL2B6 systemd[1]: Stopping LSB: Daemon for Linkstation/Kuro micro controller... May 05 19:32:23 LS-GL2B6 micro-evtd[578]: Stopping Daemon for

Bug#988083: unblock: micro-evtd/3.4-6

2021-05-04 Thread Ryan Tandy
/changelog micro-evtd-3.4/debian/changelog --- micro-evtd-3.4/debian/changelog 2019-01-03 21:12:25.0 -0800 +++ micro-evtd-3.4/debian/changelog 2021-05-03 20:22:09.0 -0700 @@ -1,3 +1,18 @@ +micro-evtd (3.4-6) unstable; urgency=medium + + [ Ryan Tandy ] + * Fix FTBFS with glibc 2.30

Bug#987701: installation-reports: installation failed on Linkstation Pro: Out of memory during partitioning

2021-05-04 Thread Ryan Tandy
lowmem=2 worked nicely. I completed an installation successfully with that setting. Thanks! Is there anything I can do to help improve the default experience on this target, besides documenting for others the process to set the extra bootarg in the u-boot environment? thanks for your work

Bug#988033: slapd-contrib: It would be good to avoid generating sambaLMPassword hashes

2021-05-03 Thread Ryan Tandy
On Mon, May 03, 2021 at 06:08:40PM -0700, Diane Trout wrote: If I understood how attributes could get added to the ldap schema it might make sense to add something to the olcOverlay configuration to allow disabling the LM password code path? Maybe something like: olcSmbK5PwdLMPasswordDisable:

Bug#988033: slapd-contrib: It would be good to avoid generating sambaLMPassword hashes

2021-05-03 Thread Ryan Tandy
Hi Diane, Yes, the LM hash code has been removed upstream in the 2.5 series. I don't know if I'd be comfortable removing the code from already released packages. One would hope no one actually uses it, but I have no way to know for sure.

Bug#987631: micro-evtd FTBFS with glibc 2.30

2021-05-01 Thread Ryan Tandy
Control: tag -1 pending Thanks for the report. I compiled the package with and without that include on buster, and the 'objdump -d' output is the same, so I think it really was unused.

Bug#987701: installation-reports: installation failed on Linkstation Pro: Out of memory during partitioning

2021-04-28 Thread Ryan Tandy
Hi, thanks for the quick follow-up. On Wed, Apr 28, 2021 at 07:35:00AM +0200, Cyril Brulebois wrote: Or are you already aware of this, and don't know how to pass the extra option via TFTP? The latter: I don't have any access to the bootloader (serial or otherwise) so I don't think I have a

Bug#987701: installation-reports: installation failed on Linkstation Pro: Out of memory during partitioning

2021-04-27 Thread Ryan Tandy
Package: installation-reports Severity: important Tags: d-i Dear Maintainer, Bullseye RC1 fails to install on my Linkstation Pro (LS-GL). It runs out of memory just after confirming the partitions, when it starts to format the disk, and the installation process gets killed. Ironically, I think

Bug#987583: unblock: mgba/0.8.4+dfsg-2 (pre-approval)

2021-04-25 Thread Ryan Tandy
ing-negative-LX-state.patch +- debian/patches/GB-Video-Discard-SGB-packets-in-non-SGB-mVLs.patch + + -- Ryan Tandy Tue, 20 Apr 2021 18:31:14 -0700 + mgba (0.8.4+dfsg-1) unstable; urgency=medium * New upstream release. diff -Nru mgba-0.8.4+dfsg/debian/patches/CMake-Move-BUILD_GL-flags

Bug#986986: libretro-mgba: doesn't work in retro-runner: undefined symbol: glUniform2i

2021-04-14 Thread Ryan Tandy
Package: libretro-mgba Version: 0.8.4+dfsg-1 Severity: important Control: affects -1 gnome-games-app In bullseye, invoking libretro-gba from GNOME Games doesn't work. Other cores such as nestopia and bsnes are working fine. I debugged into retro-runner and got this: (gdb) n 100 in

Bug#983873: retroarch: Menu freezes shortly after start

2021-03-13 Thread Ryan Tandy
On Sat, Mar 13, 2021 at 09:58:59AM +0100, Pelle wrote: I notice a similar bug in other packages in Debian Sid, such as ChessX. Would it make sense to report a bug with each of those packages, or would this be considered an issue with Sway / wlroots / xdg-shell? Please report a separate bug

Bug#983873: retroarch: Menu freezes shortly after start

2021-03-12 Thread Ryan Tandy
Thank you for providing the additional info. Are you using sway as compositor? I reproduced the freezing behaviour when running under sway. In a GNOME session on Wayland, retroarch seems to work fine. If that is correct, I think I will downgrade the severity of this bug, as retroarch is

Bug#983873: retroarch: Menu freezes shortly after start

2021-03-11 Thread Ryan Tandy
Control: tag -1 moreinfo Hello Pelle and thank you for reporting this retroarch issue. On Tue, 02 Mar 2021 16:10:32 +0100 Pelle wrote: When launching RetroArch, the menu freezes up instantly or after a couple of seconds. This isn't happening on my system. I can use the menu normally, launch

Bug#895091: openldap: Please replace 'c_rehash' with 'openssl rehash'

2021-02-22 Thread Ryan Tandy
Control: tag -1 fixed-upstream https://git.openldap.org/openldap/openldap/-/commit/58caa2f8877d0c8562932fe063c401b0be9c19c6

Bug#932093: Bug#944114: Missing directory spec in Remap secdeb rule

2021-02-20 Thread Ryan Tandy
On Sat, Feb 20, 2021 at 07:48:41PM +0100, Eduard Bloch wrote: Ok, so I think the default configuration has been PITA for some people for the last couple of years and I am sorry. I intend to modify the default mapping as shown below, or see:

Bug#982147: mgba: Please provide a libmgba-dev package

2021-02-07 Thread Ryan Tandy
On Mon, Feb 08, 2021 at 01:59:46AM +0100, Celelibi wrote: I opened a github issue asking for an official stance. https://github.com/mgba-emu/mgba/issues/2042 Great - I'm happy to go ahead with this based on endrift's response there. Thank you for driving this! I'm afraid it's too late to

Bug#982147: mgba: Please provide a libmgba-dev package

2021-02-07 Thread Ryan Tandy
On Sun, Feb 07, 2021 at 10:05:38PM +0100, Celelibi wrote: The program I'm writing would be an IRC bot a-la twitch-plays-pokemon. I don't think it would be a good candidate for inclusion in Debian as I intend it to be a quick-and-dirty program for my specific needs. OK. Sounds fun. :) I have

  1   2   3   4   5   6   >