[Touch-packages] [Bug 2055776] Re: After updating ubuntu, the network to which the subnet address is assigned does not become active in KVM.

2024-04-09 Thread Sergio Durigan Junior
"fix" here is to adjust the local configuration, as mentioned in the comments above. I'm reverting this bug's state to Invalid, then. ** Changed in: dnsmasq (Ubuntu) Assignee: Sergio Durigan Junior (sergiodj) => (unassigned) -- You received this bug notification because you are a member

[Touch-packages] [Bug 2055776] Re: After updating ubuntu, the network to which the subnet address is assigned does not become active in KVM.

2024-04-02 Thread Sergio Durigan Junior
I was able to reproduce the bug on Focal, and since we seem to carry the same version on Jammy/Mantic (and likely Noble), it's probable that the bug also happens in those releases. For future reference: # apt install -y libvirt-daemon-system bind9 dnsmasq Reboot, and try bringing up the

[Touch-packages] [Bug 2056152] Re: errors when starting thunderbird, directly after boot. error message: package dnsmasq 2.90-0ubuntu0.22.04.1 failed to install/upgrade: end of file on stdin at conffi

2024-03-06 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. >From DpkgTerminalLog.txt, we see the following message: *** dnsmasq.conf (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package dnsmasq (--configure): end of file on stdin at conffile prompt This indicates that there was no reply to the

[Touch-packages] [Bug 2040465] Re: New upstream microrelease 2.5.17

2024-02-16 Thread Sergio Durigan Junior
As is usual with these MREs, the verification phase is considered done when all dep8 tests pass. This is now true for the Jammy upload. Therefore, tagging the bug accordingly. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy

[Touch-packages] [Bug 2040405] Re: Merge openldap from Debian unstable for noble

2024-02-09 Thread Sergio Durigan Junior
rol: Add myself to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop slapd explicitly in prerm as a workaround for #1006147, which caused dpkg-reconfigure to not rest

[Touch-packages] [Bug 2040465] Re: New upstream microrelease 2.5.17

2024-02-09 Thread Sergio Durigan Junior
dep8 results: Results: (from http://autopkgtest.ubuntu.com/results/autopkgtest-jammy-sergiodj-openldap/?format=plain) openldap @ amd64: http://autopkgtest.ubuntu.com/results/autopkgtest-jammy-sergiodj-openldap/jammy/amd64/o/openldap/20240209_225823_2ec27@/log.gz 09.02.24 22:58:23 ✅

[Touch-packages] [Bug 2040465] Re: New upstream microrelease 2.5.17

2024-02-09 Thread Sergio Durigan Junior
As per Steve's reply here: https://lists.ubuntu.com/archives/ubuntu-devel/2023-December/042854.html I'm not going to run autopkgtest against all reverse dependencies of the package. Instead, I will rely on the results from the archive and act accordingly. Therefore, I've just uploaded the

[Touch-packages] [Bug 2040465] Re: MRE updates of openldap for noble

2024-02-09 Thread Sergio Durigan Junior
U/Security as applicable. ** Also affects: openldap (Ubuntu Jammy) Importance: Undecided Status: New ** No longer affects: openldap (Ubuntu Noble) ** Changed in: openldap (Ubuntu) Status: New => Invalid ** Changed in: openldap (Ubuntu Jammy) Assignee: (unassigned) => Sergi

[Touch-packages] [Bug 2051895] Re: Lenovo XT99 BT headset can't work in HFP profile

2024-02-08 Thread Sergio Durigan Junior
Hello Hui, The changes look good to me, but I have a few minor requests: - Could you please expand the changelog entry and explain what the patch fixes? It doesn't need to be a long text or anything like that; just a small sentence is enough. - Could you add DEP-3 headers to the patch, please?

[Touch-packages] [Bug 2052482] Re: Bad packet length 2424479189 Connection corrupted

2024-02-07 Thread Sergio Durigan Junior
Thank you for taking the time to report a bug and make Ubuntu better. I tried reproducing the bug locally using an Oracle 8 container and an Ubuntu container. Here are the versions of the packages: Oracle: # rpm -qa | grep ssh openssh-server-8.0p1-19.el8_8.x86_64 openssh-8.0p1-19.el8_8.x86_64

[Touch-packages] [Bug 2040405] Re: Merge openldap from Debian unstable for noble

2024-02-06 Thread Sergio Durigan Junior
: Update according to DEP-5. * d/control: Add myself to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop slapd explicitly in prerm as a workaround for #1006147, which caused

[Touch-packages] [Bug 2040405] Re: Merge openldap from Debian unstable for noble

2024-02-06 Thread Sergio Durigan Junior
elf to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop slapd explicitly in prerm as a workaround for #1006147, which caused dpkg-reconfigure to not restart the service,

[Touch-packages] [Bug 2050874] Re: "Illegal characters in username" breaks sftp upload

2024-01-24 Thread Sergio Durigan Junior
Thank you for taking the time to report a bug. As you mentioned yourself, this is indeed a security feature and not a bug. It would be wrong for Ubuntu (or any other GNU/Linux distro out there, IMHO) to revert this change. It also seems to me that your request less a "bug report" and more a

[Touch-packages] [Bug 2030684] Re: tzname[1] empty after tzset() with env TZ="UTC"

2024-01-22 Thread Sergio Durigan Junior
postgresql-15 has been Fix Released a while ago. Marking the task accordingly. ** Changed in: postgresql-15 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 2003756] Re: Cannot configure krb5-kdc on Ubuntu Jammy 22.04.01, "Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142."

2024-01-10 Thread Sergio Durigan Junior
I'm changing my opinion here. I feel like this is indeed a problem with how init-system-helpers (more specifically, deb-systemd-invoke) warns users about errors. Since it uses "--quiet" when invoking systemctl, I believe it needs to be a bit more verbose to explain what happened. What's

[Touch-packages] [Bug 2020913] Re: /etc/profile.d/debuginfd.{sh, csh} are created with 600 permissions

2024-01-09 Thread Sergio Durigan Junior
** Tags removed: server-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to elfutils in Ubuntu. https://bugs.launchpad.net/bugs/2020913 Title: /etc/profile.d/debuginfd.{sh,csh} are created with 600 permissions Status in

Re: [Touch-packages] [Bug 2015562] Re: [SRU] Segfault in dnsmasq when using certain static domain entries + DoH (bugfix possibly exists upstream)

2023-12-08 Thread Sergio Durigan Junior
On Friday, December 08 2023, Timo Aaltonen wrote: > man/dnsmasq.8.orig | 2582 > + > > this must be a leftover from applying the commit? Hm, I don't see this difference. In fact, if I look at the dnsmasq package that's currently shipped in

[Touch-packages] [Bug 2040405] Re: Merge openldap from Debian unstable for noble

2023-11-30 Thread Sergio Durigan Junior
P-5. * d/control: Add myself to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop slapd explicitly in prerm as a workaround for #1006147, which caused dpkg-reconfig

[Touch-packages] [Bug 2044654] Re: No debugging symbols found in libgdk-3.so.0

2023-11-28 Thread Sergio Durigan Junior
I've added ubuntu-debuginfod as an affected project and marked the bug as Invalid for gtk-3. BTW, this is a known issue that's being worked on. Hopefully it should be resolved in the next days. Thanks for reporting the bug! ** Also affects: ubuntu-debuginfod Importance: Undecided

[Touch-packages] [Bug 2030684] Re: tzname[1] empty after tzset() with env TZ="UTC"

2023-11-21 Thread Sergio Durigan Junior
According to comment #10 from Athos, the php8.2 task has been added to this bug only to serve as a reminder for a future investigation when time permits. Since everything else affected by the bug has been marked as Fix Released, I removed the update-excuses tag. ** Tags removed: update-excuse

[Touch-packages] [Bug 2038834] Re: GPU acceleration via VirGL is broken in qemu

2023-11-16 Thread Sergio Durigan Junior
Hello Mate, I see that the debdiff you provided applies to Noble, but this bug is also marked as affecting Mantic. Could you provide an updated debdiff for the Mantic version? Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2043114] Re: sshd segmentation fault on 20.04.6 (focal)

2023-11-15 Thread Sergio Durigan Junior
Thank you for providing more information. Unfortunately I am still unable to reproduce the problem. I tried using a container and a VM, to no avail. But I did open the coredump: (gdb) bt #0 _int_free (av=av@entry=0x7fcbaccd8b80 , p=p@entry=0x558afb81e0c0, have_lock=, have_lock@entry=1) at

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-27 Thread Sergio Durigan Junior
After several hours trying to obtain access to an ARM64 machine where I could test the fix, vorlon kindly provided me with credentials to a machine that's capable of launching an armhf container. I could reproduce the bug: # gdb -q ./a.out -ex 'b 3' -ex r -ex c Reading symbols from ./a.out...

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-27 Thread Sergio Durigan Junior
** Merge proposal linked: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/gdb/+git/gdb/+merge/454654 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title:

[Touch-packages] [Bug 2040405] Re: Merge openldap from Debian unstable for noble

2023-10-25 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/2040405 Title: Me

[Touch-packages] [Bug 1994165] Re: CMS_final: do not ignore CMS_dataFinal result

2023-10-05 Thread Sergio Durigan Junior
Ah, I noticed that this is part of a big SRU that's being completed on bug #2033422. Just leaving a comment here for the record. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 1990216] Re: backport fix for "OpenSSL 3 cannot decrypt data encrypted with OpenSSL 1.1 with blowfish in OFB or CFB modes" to Jammy

2023-10-05 Thread Sergio Durigan Junior
Ah, I noticed that this is part of a big SRU that's being completed on bug #2033422. Just leaving a comment here for the record. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 2033422] Re: openssl: backport to jammy "clear method store / query cache confusion"

2023-10-05 Thread Sergio Durigan Junior
Thanks for the contribution, Adrien. I find the naming scheme you chose for the patches a bit confusing. For example, you're using the prefix "jammy-sru-0001-" on several patches that are actually not strictly related. You also don't mention any patch explicitly in the d/changelog entry, which

[Touch-packages] [Bug 1994165] Re: CMS_final: do not ignore CMS_dataFinal result

2023-10-05 Thread Sergio Durigan Junior
Hello, ubuntu-sponsors is subscribed to this bug but I couldn't find anything actionable. I'm unsubscribing ubuntu-sponsors; feel free to subscribe it again if there's anything that needs sponsoring. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1990216] Re: backport fix for "OpenSSL 3 cannot decrypt data encrypted with OpenSSL 1.1 with blowfish in OFB or CFB modes" to Jammy

2023-10-05 Thread Sergio Durigan Junior
Hello, ubuntu-sponsors is subscribed to this bug but I couldn't find anything actionable. I'm unsubscribing ubuntu-sponsors; feel free to subscribe it again if there's anything that needs sponsoring. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-10-03 Thread Sergio Durigan Junior
Hi, I'm marking the status of this bug to Incomplete to reflect the fact that we're waiting for information from the reporter. @yatin, please let me know when you are able to give my PPA a try. Thanks. ** Changed in: dnsmasq (Ubuntu Jammy) Status: Confirmed => Incomplete -- You

[Touch-packages] [Bug 2033325] Re: systemd fails to set unit as inactive when using socket activation and the main process has exited

2023-09-12 Thread Sergio Durigan Junior
** No longer affects: libvirt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2033325 Title: systemd fails to set unit as inactive when using socket activation

[Touch-packages] [Bug 2033325] [NEW] systemd fails to set unit as inactive when using socket activation and the main process has exited

2023-08-28 Thread Sergio Durigan Junior
Public bug reported: systemd 253.5 on Mantic is affected by a bug which makes it fail to mark a unit as inactive even when its main process exited (when using socket activation). This is affecting libvirt and possibly other services. Upstream has a bug:

[Touch-packages] [Bug 2016252] Re: qemu-system-x86_64 crashes inside systemd autopkgtest (nested VM)

2023-07-27 Thread Sergio Durigan Junior
Spoke too soon: that commit is already present in qemu 8.0, of course. The rest of what I wrote still applies, though: I need to see if I can reproduce the failure here. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2016252] Re: qemu-system-x86_64 crashes inside systemd autopkgtest (nested VM)

2023-07-27 Thread Sergio Durigan Junior
The following upstream commit looks interesting: https://github.com/qemu/qemu/commit/00b5032eaddb7193f03f0a28b10286244d2e2a7b I'll see if I can reproduce the issue here, and then check if backporting the commit above makes any difference. -- You received this bug notification because you are a

[Touch-packages] [Bug 2028721] Re: Merge openldap from Debian experimental for mantic

2023-07-26 Thread Sergio Durigan Junior
** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openldap/+git/openldap/+merge/447816 ** Changed in: openldap (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-07-26 Thread Sergio Durigan Junior
Hello and thanks for taking the time to report this bug. I read the discussion above and would like to clarify a few things: 1) Does the segfault happen with the dnsmasq package from Lunar/Mantic? I see tasks for both systems added to this bug (and the Mantic one is set as Confirmed), but it's

[Touch-packages] [Bug 2028721] [NEW] Merge openldap from Debian experimental for mantic

2023-07-25 Thread Sergio Durigan Junior
Public bug reported: I uploaded version 2.6.5 to Debian experimental yesterday. This bug is a reminder to merge it. ** Affects: openldap (Ubuntu) Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: New ** Tags: needs-merge upgrade-software-version

[Touch-packages] [Bug 2027079] Re: New upstream microrelease 2.5.15

2023-07-18 Thread Sergio Durigan Junior
As is usual with these MREs, the verification phase is considered done when all dep8 tests pass. This is now true for the Jammy upload. Therefore, tagging the bug accordingly. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy

[Touch-packages] [Bug 2019010] Re: environment variable SSH_ORIGINAL_COMMAND on server side set with wrong value

2023-07-12 Thread Sergio Durigan Junior
Hello Andrey, This seems to be more of a support question than a bug per se, so I am keeping this bug marked as Expired. There are many places where you can obtain help for the questions you are having; you can take a look at https://www.ubuntu.com/support/community and choose one of the

[Touch-packages] [Bug 1983618] Re: New upstream microrelease 2.5.13

2023-07-11 Thread Sergio Durigan Junior
** Tags removed: needs-mre-backport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1983618 Title: New upstream microrelease 2.5.13 Status in openldap package in Ubuntu:

[Touch-packages] [Bug 2027079] Re: New upstream microrelease 2.5.15

2023-07-11 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu) Status: New => Invalid ** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openldap/+git/openldap/+merge/446555 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2027079] Re: New upstream microrelease 2.5.15

2023-07-11 Thread Sergio Durigan Junior
** Description changed: [ Impact ] - * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.15. +  * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.15. This update includes bugfixes only following the SRU policy exception defined at https://wiki.ubuntu.com/OpenLDAPUpdates.

[Touch-packages] [Bug 2027079] [NEW] New upstream microrelease 2.5.15

2023-07-11 Thread Sergio Durigan Junior
Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: In Progress ** Tags: server-todo ** Also affects: openldap (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: openldap (Ubuntu Jammy) Assignee: (unassigned) => Sergio Durigan Jun

[Touch-packages] [Bug 2020913] Re: /etc/profile.d/debuginfd.{sh, csh} are created with 600 permissions

2023-07-07 Thread Sergio Durigan Junior
You're correct, but your message made me look a bit deeper into the issue and made me remember that, for Jammy, installing libdebuginfod- common alone won't configure the system to use our debuginfod service. I would like to turn this bug into a broader "make sure we enable support for

[Touch-packages] [Bug 2020913] Re: /etc/profile.d/debuginfd.{sh, csh} are created with 600 permissions

2023-07-07 Thread Sergio Durigan Junior
** Description changed: + [ Impact ] + + Users installing libdebuginfod-common (the package that ships the shell + snippets responsible for configuring the DEBUGINFOD_URLS environment + variable, which will ultimately be used by GDB to contact the Ubuntu + debuginfod service) experience a

[Touch-packages] [Bug 2020913] Re: /etc/profile.d/debuginfd.{sh, csh} are created with 600 permissions

2023-07-07 Thread Sergio Durigan Junior
signed) => Sergio Durigan Junior (sergiodj) ** Changed in: elfutils (Ubuntu Jammy) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to elfutils in Ubuntu. https://bugs.launchpad.net/bugs/20

[Touch-packages] [Bug 2007529] Re: package slapd 2.4.49+dfsg-2ubuntu1.9 failed to install/upgrade: installed slapd package post-installation script subprocess returned error exit status 1

2023-06-21 Thread Sergio Durigan Junior
Thank you very much for the quick reply, Oleksii. >From what you describe, it really seems like this was a local configuration issue, possibly with some other component from your system. I will close this bug as Invalid based on that observation, but feel free to reopen it if you encounter the

[Touch-packages] [Bug 2007529] Re: package slapd 2.4.49+dfsg-2ubuntu1.9 failed to install/upgrade: installed slapd package post-installation script subprocess returned error exit status 1

2023-06-21 Thread Sergio Durigan Junior
Thank you for taking the time to submit a bug report. I'm afraid we're going to need more information before we can act on it, though. It's not entirely clear to me what happened here. Do you still have access to the logs from when you've experienced the issue? Something that caught my

[Touch-packages] [Bug 2015380] Re: slapd crash when using pwdMinDelay of ppolicy

2023-06-21 Thread Sergio Durigan Junior
Assignee: Sergio Durigan Junior (sergiodj) Status: New ** Also affects: openldap (Ubuntu Lunar) Importance: Undecided Status: New ** Also affects: openldap (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: openldap (Ubuntu Kinetic) Importance

[Touch-packages] [Bug 2018093] Re: Merge openldap from Debian unstable for mantic

2023-06-21 Thread Sergio Durigan Junior
* d/watch: Modernize watch file; use repacksuffix. * d/copyright: Update according to DEP-5. * d/control: Add myself to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop sl

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-05-25 Thread Sergio Durigan Junior
All dep8 failures have been resolved. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2016439 Title: Regression finding system certificates Status in curl package in Ubuntu:

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-05-12 Thread Sergio Durigan Junior
Verifying the bug for Lunar. First, make sure we can reproduce the problem. After following the steps outlined in the Test Plan, we see: # ./curl-test curl_easy_perform() failed: SSL peer certificate or SSH remote key was not OK # apt policy libcurl4-nss-dev libcurl4-nss-dev: Installed:

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-05-12 Thread Sergio Durigan Junior
Thanks for the review and for accepting the SRU, Andreas. The bug can be considered fixed in Mantic, although the change present there is not exactly the same as the one I uploaded to Lunar (it still uses $(DEB_HOST_ARCH) instead of $(DEB_TARGET_ARCH), and it unnecessarily patches the load path

[Touch-packages] [Bug 2017434] Re: README.Debian.gz instructions for disabling socket activation inaccurate

2023-05-09 Thread Sergio Durigan Junior
** Changed in: openssh (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2017434 Title: README.Debian.gz instructions for

[Touch-packages] [Bug 2018093] Re: Merge openldap from Debian unstable for mantic

2023-04-28 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/2018093 Title: Me

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-04-19 Thread Sergio Durigan Junior
** Description changed: [ Impact ] Users of applications that link against libcurl's NSS flavour might experience issues when trying to contact HTTPS servers. This can lead to scenarios where the application is unable to connect. [ Test Plan ] - TBD. + First, let's verify that

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-04-19 Thread Sergio Durigan Junior
** Description changed: + [ Impact ] + + Users of applications that link against libcurl's NSS flavour might + experience issues when trying to contact HTTPS servers. This can lead + to scenarios where the application is unable to connect. + + [ Test Plan ] + + TBD. + + [ Where problems

[Touch-packages] [Bug 2015562] Re: Segfault in dnsmasq when using certain static domain entries + DoH (bugfix possibly exists upstream)

2023-04-19 Thread Sergio Durigan Junior
Kinetic doesn't seem to be affected. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/2015562 Title: Segfault in dnsmasq when using certain static domain entries + DoH

[Touch-packages] [Bug 2015562] Re: Segfault in dnsmasq when using certain static domain entries + DoH (bugfix possibly exists upstream)

2023-04-19 Thread Sergio Durigan Junior
I see that Miriam will work on this one (thanks!). I was able to reproduce the issue (thank you Gordon for the great bug description), and confirmed that it manifests on Jammy but is fixed in Lunar. I'm trying to reproduce it on Kinetic; will update the bug with results once I have them. **

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-04-19 Thread Sergio Durigan Junior
** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2016439 Title: Regression finding system certificates Status in curl package in Ubuntu: Triaged

[Touch-packages] [Bug 2016439] Re: Regression finding system certificates

2023-04-17 Thread Sergio Durigan Junior
** Bug watch added: Debian Bug tracker #1034359 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034359 ** Also affects: curl (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034359 Importance: Unknown Status: Unknown -- You received this bug notification

[Touch-packages] [Bug 2016439] [NEW] Regression finding system certificates

2023-04-16 Thread Sergio Durigan Junior
trace -efile target/debug/examples/https >/dev/null "' ** Affects: curl (Ubuntu) Importance: High Assignee: Sergio Durigan Junior (sergiodj) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 2015380] Re: slapd crash when using pwdMinDelay of ppolicy

2023-04-05 Thread Sergio Durigan Junior
I'll see if I can work on this one tomorrow. ** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. ht

[Touch-packages] [Bug 2012140] Re: The documented DEFCCNAME is not the actual credential cache name

2023-03-22 Thread Sergio Durigan Junior
Thanks for taking the time to report the bug. I am going to reassign the bug to sssd, and set its priority to low. Feel free to file a bug against Debian's sssd package (which is where this problem should be addressed, IMHO). Thanks. ** Package changed: krb5 (Ubuntu) => sssd (Ubuntu) **

[Touch-packages] [Bug 2012140] Re: The documented DEFCCNAME is not the actual credential cache name

2023-03-20 Thread Sergio Durigan Junior
** Also affects: krb5 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033164 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu.

[Touch-packages] [Bug 2012119] Re: imageinfo fails in Ubuntu 23.04 with a "no such file or directory" error

2023-03-20 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I did some investigation and noticed that the problem is actually with imageinfo. From imageinfo.c: filename = poptGetArg(poptctxt); if (poptGetArg(poptctxt) != NULL) { fprintf(stderr, "imageinfo: must specify a single filename\n");

[Touch-packages] [Bug 2007272] Re: I have ubuntu 22.04 on my system and have the following vulnerability : CVE-2022-42898. On which release/path of Ubuntu can I expect them to be fixed ?

2023-03-20 Thread Sergio Durigan Junior
Thank you for taking the time to report a bug. The CVE mentioned affects only 32-bit systems. Are you running a samba 32-bit binary? Are you on amd64? If yes to both question, then this is an unsupported scenario. Thanks. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-06 Thread Sergio Durigan Junior
As is usual with these MREs, the verification phase is considered done when all dep8 tests pass. This is now true for both Kinetic and Jammy uploads. Therefore, tagging the bug accordingly. ** Tags removed: verification-needed verification-needed-jammy verification-needed-kinetic ** Tags

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu Kinetic) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/2007625 Title: New upstream microrelease 2.5.14

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
I believe this addresses everything that was needed to move forward with the MRE. Let me know otherwise, and apologies for the half-baked MRE. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu.

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
Update on Kinetic dep8 retriggers: - balsa @ amd64: Passed. - balsa @ arm64: Passed. - dogtag-pki @ amd64: Passed. - exim4 @ ppc64el: Passed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu.

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
Analysis of the dep8 failures in Jammy: - cyrus-imapd @ amd64: Neutral in Jammy. - libaws @ amd64: Failure is unrelated to openldap; triggered a migration-reference/0. - libaws @ arm64: Failure is unrelated to openldap; triggered a migration-reference/0. - libaws @ armhf: Failure is unrelated

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
Analysis of the dep8 failures in Kinetic: - balsa @ amd64: Retriggered. - balsa @ arm64: Retriggered. - cyrus-imapd @ amd64: Already neutral in Kinetic. - dogtag-pki @ amd64: Retriggered. - pdns @ amd64: Already failing in Kinetic. - pdns @ armhf: Already failing in Kinetic. - pdns @ s390x:

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
Sorry, due to bileto's demise I ended up mixing results from my personal PPA and the PPA generated by bileto (https://launchpad.net/~ci-train- ppa-service/+archive/ubuntu/4986/+packages). You can find Jammy's dep8 results by inspecting the PPA above. For Kinetic, you can find its dep8 results by

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-02 Thread Sergio Durigan Junior
** Description changed: [ Impact ]  * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.14. This update includes bugfixes only following the SRU policy exception defined at https://wiki.ubuntu.com/OpenLDAPUpdates. [ Major Changes ]  * See the list of bugs fixed in this

[Touch-packages] [Bug 2008465] Re: apt repository broken when having only jammy and jammy-security apt-repos enabled

2023-03-02 Thread Sergio Durigan Junior
** Package changed: openldap (Ubuntu) => ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/2008465 Title: apt repository broken when having only jammy and

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-03-01 Thread Sergio Durigan Junior
** Also affects: openldap (Ubuntu Kinetic) Importance: Undecided Status: New ** Changed in: openldap (Ubuntu Kinetic) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in: openldap (Ubuntu Kinetic) Importance: Undecided => High -- You received th

[Touch-packages] [Bug 2007837] Re: Regression in stderr handling in 3.2.3 breaks BackupPc on 22.04; fix available in 3.2.4

2023-03-01 Thread Sergio Durigan Junior
Thanks for the heads up, Simon. I talked to Marc and he confirmed that he intends to MRE rsync, so I reassigned this bug to him. ** Changed in: rsync (Ubuntu Jammy) Assignee: Sergio Durigan Junior (sergiodj) => Marc Deslauriers (mdeslaur) ** Tags removed: server-todo -- You recei

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-02-22 Thread Sergio Durigan Junior
** Description changed: [ Impact ] - * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.14. +  * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.14. This update includes bugfixes only following the SRU policy exception defined at https://wiki.ubuntu.com/OpenLDAPUpdates.

[Touch-packages] [Bug 2007625] Re: New upstream microrelease 2.5.14

2023-02-17 Thread Sergio Durigan Junior
** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openldap/+git/openldap/+merge/437540 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu.

[Touch-packages] [Bug 2007625] [NEW] New upstream microrelease 2.5.14

2023-02-16 Thread Sergio Durigan Junior
hrough SRU/Security as applicable. ** Affects: openldap (Ubuntu) Importance: Undecided Status: New ** Affects: openldap (Ubuntu Jammy) Importance: High Assignee: Sergio Durigan Junior (sergiodj) Status: In Progress ** Tags: server-todo ** Also affects: openld

[Touch-packages] [Bug 1979610] Re: armhf: perl modules not rebuild? Loadable Library and Binary mismatch for pspp build.

2023-02-07 Thread Sergio Durigan Junior
** Bug watch added: Debian Bug tracker #1030827 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030827 ** Also affects: perl (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030827 Importance: Unknown Status: Unknown ** No longer affects: perl (Debian) ** Also

[Touch-packages] [Bug 1979610] Re: armhf: perl modules not rebuild? Loadable Library and Binary mismatch for pspp build.

2023-02-07 Thread Sergio Durigan Junior
** Bug watch added: GNU Savannah Bug Tracker #63392 http://savannah.gnu.org/bugs/?63392 ** Also affects: pspp via http://savannah.gnu.org/bugs/?63392 Importance: Unknown Status: Unknown ** Tags added: update-excuse -- You received this bug notification because you are a member

[Touch-packages] [Bug 2003756] Re: Cannot configure krb5-kdc on Ubuntu Jammy 22.04.01, "Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142."

2023-02-02 Thread Sergio Durigan Junior
FWIW, because Focal's deb-systemd-invoke doesn't use --quiet we end up getting a clearer error there: # dpkg-reconfigure krb5-kdc Job for krb5-kdc.service failed because the control process

[Touch-packages] [Bug 2003756] Re: Cannot configure krb5-kdc on Ubuntu Jammy 22.04.01, "Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142."

2023-02-02 Thread Sergio Durigan Junior
I did a little debugging, and the problem happens because krb5-kdc.service fails to start with: Feb 02 15:22:34 krb5-test systemd[1]: Starting Kerberos 5 Key Distribution Center... Feb 02 15:22:34 krb5-test krb5kdc[3957]: Cannot open DB2 database '/var/lib/krb5kdc/principal': No such file or

[Touch-packages] [Bug 2004035] Re: package openssh-server 1:8.9p1-3ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status

2023-02-02 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. According to the logs you posted: Setting up openssh-server (1:8.9p1-3ubuntu0.1) ... Not replacing deleted config file /etc/ssh/sshd_config dpkg: error processing package openssh-server (--configure): installed openssh-server package

[Touch-packages] [Bug 2000817] Re: Wrong SHA256-value computed on kinetic

2023-01-04 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/2000817 Title: Wr

[Touch-packages] [Bug 1997189] Re: [BPO] elfutils/0.188-1 from Lunar

2022-12-04 Thread Sergio Durigan Junior
Hi there, elfutils/0.188-1 has just migrated to lunar-release. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to elfutils in Ubuntu. https://bugs.launchpad.net/bugs/1997189 Title: [BPO] elfutils/0.188-1 from Lunar

[Touch-packages] [Bug 1997189] Re: [BPO] elfutils/0.188-1 from Lunar

2022-11-30 Thread Sergio Durigan Junior
Thanks, Dan. I'll ping you when elfutils migrates on lunar, then. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to elfutils in Ubuntu. https://bugs.launchpad.net/bugs/1997189 Title: [BPO] elfutils/0.188-1 from Lunar

[Touch-packages] [Bug 1997189] Re: [BPO] elfutils/0.188-1 from Lunar

2022-11-28 Thread Sergio Durigan Junior
Ping. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to elfutils in Ubuntu. https://bugs.launchpad.net/bugs/1997189 Title: [BPO] elfutils/0.188-1 from Lunar Status in elfutils package in Ubuntu: Fix Released Status in

Re: [Touch-packages] [Bug 1997189] Re: [BPO] elfutils/0.188-1 from Lunar

2022-11-21 Thread Sergio Durigan Junior
On Sunday, November 20 2022, Thomas Ward wrote: >> I intend to update Ubuntu's debuginfod instance to use this new > package in the near future. > > By "update" do you mean SRU or via Backports? If you are not going to > be doing this via Backports, then I would suggest that you hunt an SRU > on

[Touch-packages] [Bug 1997189] [NEW] [BPO] elfutils/0.188-1 from Lunar

2022-11-20 Thread Sergio Durigan Junior
Public bug reported: [Impact]  * elfutils ships many ELF/DWARF related tools that are interesting for users and developers of low level code.  * More specifically, elfutils ships the debuginfod library and server. The latest upstream version (0.188) introduces many interesting features that

[Touch-packages] [Bug 1990656] Re: package libdebuginfod1:amd64 0.187-3 failed to install/upgrade: problemas de dependencias - déixase sen configurar

2022-11-20 Thread Sergio Durigan Junior
Thanks for taking the time to report the bug. This should be fixed with the latest elfutils version, 0.187-4. I'm closing this as Fix Released, but please don't hesitate to reopen if you still encounter the problem. Thanks. ** Changed in: elfutils (Ubuntu) Status: Confirmed => Fix

[Touch-packages] [Bug 1993426] Re: Merge openldap from Debian unstable for l-series

2022-11-18 Thread Sergio Durigan Junior
ate according to DEP-5. * d/control: Add myself to Uploaders. * New upstream release. -- Sergio Durigan Junior Sun, 18 Sep 2022 18:29:46 -0400 openldap (2.5.12+dfsg-2) unstable; urgency=medium * Stop slapd explicitly in prerm as a workaround for #1006147, which caused d

[Touch-packages] [Bug 1995260] Re: dnsmasq focal 2.80 NODATA instead of NXDOMAIN bug

2022-11-17 Thread Sergio Durigan Junior
** Merge proposal linked: https://code.launchpad.net/~mirespace/ubuntu/+source/dnsmasq/+git/dnsmasq/+merge/433106 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1995260

[Touch-packages] [Bug 1943077] Re: snapd fails to autopkgtest on mksquashfs, which is looking for libgcc_s

2022-11-16 Thread Sergio Durigan Junior
Removing the tasks for openssh and squashfs-tools since this bug has been fixed and doesn't affect those packages anymore. ** No longer affects: openssh (Ubuntu) ** No longer affects: squashfs-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1988144] Re: klist not showing tgt after reboot

2022-11-09 Thread Sergio Durigan Junior
=> New ** Changed in: krb5 (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1988144 Title:

[Touch-packages] [Bug 1993426] Re: Merge openldap from Debian unstable for l-series

2022-10-19 Thread Sergio Durigan Junior
** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1993426 Title: Me

[Touch-packages] [Bug 1991141] [NEW] "aa-disable" fails on autopkgtest.u.c (armhf)

2022-09-28 Thread Sergio Durigan Junior
Public bug reported: This bug affects django-auth-ldap and other packages that call "aa- disable" in a dep8 test. For some reason that I wasn't able to determine, the command fails when it's executed on autopkgtest.ubuntu.com, but only when run on armhf. The error looks like this: ERROR:

  1   2   3   >