[Bug 1912390] Re: [Patch] TLS/DTLS: inconsistent allowed_uses behaviour when in debug mode / not in debug mode

2021-12-08 Thread Sergio Durigan Junior
Yeah, thanks for the reminder, Bryce. I will keep this in mind when I start working on the merge. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912390 Title: [Patch] TLS/DTLS: inconsistent

[Bug 1878601] Re: Merge nfs-utils from Debian experimental for 22.04 - version in Ubuntu is *very* old

2021-12-08 Thread Sergio Durigan Junior
** Changed in: nfs-utils (Ubuntu) Milestone: ubuntu-21.12 => ubuntu-22.01 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878601 Title: Merge nfs-utils from Debian experimental for 22.04 -

[Bug 1946855] Re: Merge dovecot from Debian unstable for 22.04

2021-12-06 Thread Sergio Durigan Junior
Note: dovecot-antispam also needs to be rebuilt when updating dovecot: https://launchpad.net/ubuntu/+source/dovecot- antispam/2.0+20171229-1build9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1953201] Re: pam_env doesn't accept /etc/environment files that don't end with newline anymore (PAM 1.4.x behaviour change/regression)

2021-12-03 Thread Sergio Durigan Junior
FWIW, the problem happens because of this new check on modules/pam_env/pam_env.c: https://github.com/linux-pam/linux- pam/blob/master/modules/pam_env/pam_env.c#L317-L320 if (p[strlen(p)-1] != '\n' && !feof(f)) { D(("_assemble_line: line too long")); return -1;

[Bug 1953201] [NEW] pam_env doesn't accept /etc/environment files that don't end with newline anymore (PAM 1.4.x behaviour change/regression)

2021-12-03 Thread Sergio Durigan Junior
Public bug reported: Since PAM 1.4.x, pam_env's behaviour has silently changed and now it fails to parse/doesn't accept /etc/environment files that don't end with a newline. It's easy to reproduce: $ lxc launch ubuntu-daily:jammy pam-env-test --vm $ lxc shell pam-env-test # # Note that

[Bug 1952158] Re: squid does not accept WCCP of Cisco router since 3.5.27-1ubuntu1.12

2021-12-03 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I noticed that the latest update of the squid3 package on Bionic was a security fix that touched exactly the WCCP code: squid3 (3.5.27-1ubuntu1.12) bionic-security; urgency=medium * SECURITY UPDATE: information disclosure via OOB read in

[Bug 1952158] Re: squid does not accept WCCP of Cisco router since 3.5.27-1ubuntu1.12

2021-12-03 Thread Sergio Durigan Junior
** Also affects: squid3 (Ubuntu) Importance: Undecided Status: New ** Changed in: squid (Ubuntu) Status: New => Invalid ** Also affects: squid (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: squid3 (Ubuntu Bionic) Importance: Undecided

[Bug 1945960] Re: net-snmp: Fail to build against OpenSSL 3.0

2021-12-03 Thread Sergio Durigan Junior
Simon kindly talked to upstream regarding https://github.com/net- snmp/net-snmp/issues/294, and I agree with his assessment that we should be good to go in Ubuntu. It seems like we will not be affected by the same problem that affects Fedora, because we don't disable the legacy functions when

Re: [Bug 1946833] Re: Merge bind9 from Debian unstable for 22.04

2021-12-02 Thread Sergio Durigan Junior
On Thursday, December 02 2021, Athos Ribeiro wrote: > As per [1], bind 9.17 (Debian unstable) is a development version, while > 9.16 is an extended support one. Since jammy is LTS, we should refrain > from releasing with bind 9.17. > > ISC schedule says 9.18 will be out on Q1, 2022. > > I am

[Bug 1951952] Re: FTBFS - python-gear enforces TLSv1.0 usage

2021-12-02 Thread Sergio Durigan Junior
Thanks, Athos. Uploaded: $ dput python-gear_0.5.8-6ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/python-gear/python-gear_0.5.8-6ubuntu1_source.changes: Valid signature from 106DA1C8C3CBBF14 Checking signature on .dsc gpg:

[Bug 1926324] Re: Autogenerated freshclam.conf should not mention now-deprecated option SafeBrowsing

2021-12-01 Thread Sergio Durigan Junior
** Changed in: clamav (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926324 Title: Autogenerated freshclam.conf should not mention now-deprecated

[Bug 1946866] Re: Merge libdbi-drivers from Debian unstable for 22.04

2021-12-01 Thread Sergio Durigan Junior
Nothing to merge yet. ** Changed in: libdbi-drivers (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946866 Title: Merge libdbi-drivers from Debian unstable

[Bug 1946873] Re: Merge mdbtools from Debian unstable for 22.04

2021-12-01 Thread Sergio Durigan Junior
mdbtools became a sync recently, so there's nothing to do here. I'm not sure whether I should mark this bug as Won't Fix, Fix Released or something else, so I'll go for Incomplete for now. ** Changed in: mdbtools (Ubuntu) Status: New => Incomplete -- You received this bug notification

[Bug 1946906] Re: Merge targetcli-fb from Debian unstable for 22.04

2021-12-01 Thread Sergio Durigan Junior
Nothing to merge yet. ** Changed in: targetcli-fb (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946906 Title: Merge targetcli-fb from Debian unstable for

[Bug 1946903] Re: Merge squid from Debian unstable for 22.04

2021-12-01 Thread Sergio Durigan Junior
-Wstringop-overread bug. - -  -- Sergio Durigan Junior Fri, 20 Aug - 2021 00:19:41 -0400 - - squid (4.13-10ubuntu3) impish; urgency=medium - -   * Fix failure to build on RISC-V (LP: #1934891) - -  -- Heinrich Schuchardt Wed, 07 Jul - 2021 14:11:51 +0200 - - squid (4.13-10ubuntu2) impish; urgency

[Bug 1481579] Re: amavisd-new throws stderr when running cron job

2021-12-01 Thread Sergio Durigan Junior
FWIW, the fix has been accepted by the Debian maintainer and merged into the package. It will eventually be available in Ubuntu as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481579 Title:

[Bug 1925968] Re: gogo protobuf CVE-2021-3121

2021-12-01 Thread Sergio Durigan Junior
Unfortunately, I don't have enough time to fix this issue on Hirsute. On top of that, Hirsute is almost EOL'd anyway. ** Changed in: telegraf (Ubuntu Hirsute) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1951476] Re: apache2: mod_ssl fails to load with OpenSSL 3.0

2021-12-01 Thread Sergio Durigan Junior
** Changed in: apache2 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951476 Title: apache2: mod_ssl fails to load with OpenSSL 3.0 To manage

[Bug 1946831] Re: Merge apache2 from Debian unstable for 22.04

2021-12-01 Thread Sergio Durigan Junior
As a reminder: when working on the merge, please double-check to see if the OpenSSL 3 patches (d/p/support-openssl3-*.patch) need some kind of refresh/adjustment. They come from: https://github.com/apache/httpd/pull/258 -- You received this bug notification because you are a member of Ubuntu

[Bug 1951476] Re: apache2: mod_ssl fails to load with OpenSSL 3.0

2021-12-01 Thread Sergio Durigan Junior
** Changed in: apache2 (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951476 Title: apache2: mod_ssl fails to l

[Bug 1951952] Re: FTBFS - python-gear enforces TLSv1.0 usage

2021-11-30 Thread Sergio Durigan Junior
Thanks for working on this, Athos. The debdiff looks good and I agree with the backports. I have also verified that the package builds fine with the proposed changes + openssl 3. I just have some small requests before I proceed with the upload: 1) Could you add a period at the end of each

[Bug 1951476] Re: apache2: mod_ssl fails to load with OpenSSL 3.0

2021-11-24 Thread Sergio Durigan Junior
I worked on this a little bit. I backported the 10 patches that are currently present in the PR mentioned above (https://github.com/apache/httpd/pull/258), and verified that they seem to address the problem, at least in the sense that they make mod_ssl loadable again when using OpenSSL 3. I ran

[Bug 1951832] Re: no shared key found in 22.04

2021-11-24 Thread Sergio Durigan Junior
Thanks for the heads up, gregrwm. As Lucas and Simon said, it would be great if you could provide: - The configuration files for both sides (client and server), with proper obfuscation in place. ipsec.conf and ipsec.secrets are a good start. - The log files for both sides, with obfuscation in

[Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2021-11-24 Thread Sergio Durigan Junior
** Tags removed: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718227 Title: replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts To manage

[Bug 1951904] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script 서브프로세스가 오류 종료 상태 1를 반환했습니다

2021-11-24 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I see the following errors in one of the files attached to this bug (DpkgTerminalLog.txt): mysqld: Can't read dir of '/etc/mysql/conf.d/' (OS errno 2 - No such file or directory) mysqld: [ERROR] Stopped processing the 'includedir' directive in

[Bug 1951984] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-11-24 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. As you mentioned in the bug description, you chose not to replace your MySQL configuration with the package-provided one. That is absolutely fine, but it also means that you have to be careful when you're upgrading the software because some of

[Bug 1872476] Re: Shared files are shown as folders

2021-11-22 Thread Sergio Durigan Junior
Thank you all for chipping in and helping in the investigation of this bug. Unfortunately we were not able to pinpoint exactly which upstream commit fixed the problem, but as it turns out samba has been updated to 4.13.14 in Focal by the Security team, and therefore this bug can be considered

[Bug 1912750] Re: samba-tool domain provision crash with "password hash userPassword schemes" parameter

2021-11-22 Thread Sergio Durigan Junior
As promised, marking the Impish task as Incomplete. ** Changed in: samba (Ubuntu Impish) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912750 Title:

[Bug 1883469] Re: idmap_sss: improve man page

2021-11-22 Thread Sergio Durigan Junior
Hello Dan, Do you still intend to work on this one? It only affects Bionic, and it's clearly not SRUable alone (we'd have to stage the upload and wait for another higher-priority SRU to be done). Thanks. ** Also affects: sssd (Ubuntu Bionic) Importance: Undecided Status: New **

[Bug 1883577] Re: column layout in "sensors" is broken for voltages of 1000.00 mV

2021-11-22 Thread Sergio Durigan Junior
Hi again, After thinking a bit about this bug, I think it is fairly safe to say that we as distro won't fix it. It is entirely cosmetic, and as Paride already said, the best place to raise such issues is directly with upstream. If you would like to report an issue with them, please follow this

[Bug 1934997] Re: Authentication fails after upgrading sssd to 2.2.3-3ubuntu0.6

2021-11-22 Thread Sergio Durigan Junior
Still waiting on upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934997 Title: Authentication fails after upgrading sssd to 2.2.3-3ubuntu0.6 To manage notifications about this bug go to:

[Bug 1951678] Re: Sync micropython 1.17+ds-1.1 (universe) from Debian unstable (main)

2021-11-20 Thread Sergio Durigan Junior
Thanks for the bug report. Unfortunately micropython still doesn't build correctly in all architectures: https://launchpad.net/~sergiodj/+archive/ubuntu/micropython- merge/+packages It's FTBFS'ing on ppc64el and s390x. I noticed that the Debian package also has the same issue:

[Bug 1951665] Re: FTBFS with glibc 2.34

2021-11-19 Thread Sergio Durigan Junior
I have a patch and the package builds fine with it. https://launchpad.net/~sergiodj/+archive/ubuntu/opentracing-cpp- ftbfs/+packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951665 Title:

[Bug 1951665] [NEW] FTBFS with glibc 2.34

2021-11-19 Thread Sergio Durigan Junior
tStackMem[SIGSTKSZ] = {}; | ^~~~ ** Affects: opentracing-cpp (Ubuntu) Importance: High Assignee: Sergio Durigan Junior (sergiodj) Status: In Progress ** Tags: ftbfs update-excuse ** Changed in: opentracing-cpp (Ubuntu) Status: New => In Progress -- You received this bug not

[Bug 1912950] Re: rsync halts with Permission denied (13) with a sticky dir and only recent kernels

2021-11-19 Thread Sergio Durigan Junior
Thanks for the report and sorry for the delay in replying. I did a quick test here and tried to reproduce the bug using a Jammy VM. Here's what I did: # mkdir tmp1 tmp2 # for i in $(seq 20); do > tmp1/${i}; done # chmod -R +t tmp1 # rsync -avz tmp1/ tmp2/ Everything seemed to work fine. It's

[Bug 1930393] Re: any local user can shut clamd down via control socket

2021-11-19 Thread Sergio Durigan Junior
The bug has been forwarded upstream, so I'm marking it as such. ** Also affects: clamav (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989549 Importance: Unknown Status: Unknown ** Bug watch added: bugzilla.clamav.net/ #12782

[Bug 782890] Re: no ping response on all hosts after upgrade

2021-11-19 Thread Sergio Durigan Junior
I have installed backuppc on Jammy (current development release) and verified that $Conf{Ping6Path} is correctly set to /bin/ping6. I also installed the package on Bionic (our oldest LTS), and verified that Ping6Path is empty there. The same issue happens on Focal. I think the easiest solution

[Bug 1755189] Re: squid3 helper basic_pop3_auth crashes

2021-11-19 Thread Sergio Durigan Junior
Cosmic has reached EOL in 2019; Xenial has entered ESM last year. Therefore, making this bug as Won't Fix for both. ** Changed in: squid3 (Ubuntu Xenial) Status: Triaged => Won't Fix ** Changed in: squid (Ubuntu Cosmic) Status: Triaged => Won't Fix -- You received this bug

[Bug 1946205] Re: squid: Fail to build against OpenSSL 3.0

2021-11-19 Thread Sergio Durigan Junior
Yeah, I'm still testing the upstream patch. They asked for more testers/reviewers and I intend to provide some feedback there, but we're unfortunately blocked on the apache2 bug (which is preventing us from running autopkgtest). -- You received this bug notification because you are a member of

[Bug 1951476] Re: apache2: mod_ssl fails to load with OpenSSL 3.0

2021-11-18 Thread Sergio Durigan Junior
Actually, a better reference for an upstream fix is: https://github.com/apache/httpd/pull/258 Note that, as of this writing, the PR is still open and apparently a regression has been found with OpenSSL 3. We should take a closer look. -- You received this bug notification because you are a

[Bug 1951476] [NEW] apache2: mod_ssl fails to load with OpenSSL 3.0

2021-11-18 Thread Sergio Durigan Junior
Public bug reported: Installing apache2 in a system with OpenSSL 3.0 makes the service fail to start if mod_ssl is enabled: Nov 18 21:55:43 autopkgtest-lxd-apkgtd systemd[1]: Starting The Apache HTTP Server... Nov 18 21:55:43 autopkgtest-lxd-apkgtd apachectl[2199]: apache2: Syntax error on

Re: [Bug 1945960] Re: net-snmp: Fail to build against OpenSSL 3.0

2021-11-18 Thread Sergio Durigan Junior
On Thursday, November 18 2021, Simon Chopin wrote: > Agreed. The patch is mainly there in case they take too long to decide > ;-) Gotcha :-). Thanks! -- Sergio GPG key ID: E92F D0B3 6B14 F1F4 D8E0 EB2F 106D A1C8 C3CB BF14 -- You received this bug notification because you are a member of

[Bug 1945960] Re: net-snmp: Fail to build against OpenSSL 3.0

2021-11-18 Thread Sergio Durigan Junior
I'd prefer to wait a little bit more to see what upstream will decide regarding https://github.com/net-snmp/net-snmp/issues/294. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945960 Title:

[Bug 1951015] [NEW] Package is uninstallable because libwbclient-sssd doesn't exist anymore

2021-11-15 Thread Sergio Durigan Junior
re: https://salsa.debian.org/freeipa-team/freeipa/-/merge_requests/1 I will propose adding the same change as an Ubuntu delta for now in order to unblock sssd in update-excuses. ** Affects: freeipa (Ubuntu) Importance: High Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Aff

[Bug 1950856] Re: package openssh-server 1:8.2p1-4ubuntu0.3 failed to install/upgrade: »installiertes openssh-server-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 1 zurück

2021-11-15 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. While looking at the log files that have been attached to the bug, more specifically to the DpkgTerminalLog.txt file, the following excert has caught my attention: Nov 13 06:51:37 HP-UP17 systemd[1]: Starting OpenBSD Secure Shell server... Nov

[Bug 1939379] Re: ARM kernel builds fail with GCC 11

2021-11-10 Thread Sergio Durigan Junior
This may very well be the issue. Thanks for the reply, dann. I'm running a test build using -Wa,-march... to check if the build succeeds now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939379

[Bug 1945773] Re: haproxy: Fail to build against OpenSSL 3.0

2021-11-10 Thread Sergio Durigan Junior
FWIW, Simon kindly asked that we sync haproxy from Debian unstable and we thought that maybe the new version would fix this FTBFS, but it unfortunately doesn't. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1950278] Re: Sync haproxy 2.4.8-1 (main) from Debian unstable (main)

2021-11-10 Thread Sergio Durigan Junior
** Changed in: haproxy (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950278 Title: Sync haproxy 2.4.8-1 (main) from Debian unstable (main) To manage

[Bug 1950278] Re: Sync haproxy 2.4.8-1 (main) from Debian unstable (main)

2021-11-10 Thread Sergio Durigan Junior
Hey Simon, Thanks for the request. I verified that our delta has indeed been incorporate into the current Debian unstable release, so I agree this package can be sync'ed. As for the OpenSSL 3.0 FTBFS, I did a quick build using your PPA here and unfortunately it still fails. I haven't

[Bug 1950312] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: podproces zainstalowany pakiet mysql-server-8.0 skrypt post-installation zwrócił kod błędu 1

2021-11-10 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. We've been seeing many MySQL bugs recently, and a few of them are candidates for duplicates of this one, but I'd like to try to gather more information about this bug before going ahead and marking it as a dupe. For example, can you tell me if

[Bug 1939379] Re: ARM kernel builds fail with GCC 11

2021-11-10 Thread Sergio Durigan Junior
On Wednesday, November 10 2021, Matthias Klose wrote: > $ arm-linux-gnueabihf-gcc-11 -march=armv7-a+fp -c -x c /dev/null ; echo $? > 0 > > that works, contrary what is mentioned in comment #14 I don't understand your statement here. I never claimed that gcc-11 "doesn't work". I never claimed

[Bug 1950271] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-11-10 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Looking at the DpkgTerminalLog.txt file, the following excerpt caught my attention: Loaded: loaded (]8;;file://aman-OMEN-by-HP- Laptop-15-dc0xxx/lib/systemd/system/mysql.service/lib/systemd/system/mysql.service]8;;; enabled; vendor

[Bug 1946189] Re: python-cryptography: Fail to build against OpenSSL 3.0

2021-11-10 Thread Sergio Durigan Junior
Note that we don't carry a delta for python-cryptography, so once Simon's changes are accepted and uploaded by Debian, we should see them sync'ed to Ubuntu automatically. ** Tags added: server-next ** Changed in: python-cryptography (Ubuntu) Status: New => Confirmed -- You received this

[Bug 1950247] Re: package rabbitmq-server 3.6.10-1 failed to install/upgrade: installed rabbitmq-server package post-installation script subprocess returned error exit status 1

2021-11-10 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. For some reason, apport wasn't able to properly interpret your terminal output and compose the DpkgTerminalLog.gz file. When I used iconv to try to obtain a more readable file, I noticed that it's actually representing an ncurses dialog

[Bug 1949535] Re: X-forwarding no longer works

2021-11-10 Thread Sergio Durigan Junior
Closing the bug as Invalid as per the reporter's request. ** Changed in: openssh (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949535 Title:

[Bug 1950272] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-11-10 Thread Sergio Durigan Junior
*** This bug is a duplicate of bug 1950271 *** https://bugs.launchpad.net/bugs/1950271 ** This bug has been marked a duplicate of bug 1950271 package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess

[Bug 1945774] Re: openssl: breaks ssl-cert installation: 8022CB35777F0000:error:1200007A:random number generator:RAND_write_file:Not a regular file:../crypto/rand/randfile.c:190:Filename=/dev/urandom

2021-11-10 Thread Sergio Durigan Junior
hplip has also built successfully: https://launchpad.net/ubuntu/+source/hplip/3.21.8+dfsg0-2 So I'm marking this bug as Fix Released for it. ** Changed in: hplip (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1946205] Re: squid: Fail to build against OpenSSL 3.0

2021-11-10 Thread Sergio Durigan Junior
** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946205 Title: squid: Fail to build against OpenSSL 3.0 To manage notifications about this bug go to:

[Bug 1946883] Re: Merge openldap from Debian unstable for 22.04

2021-11-09 Thread Sergio Durigan Junior
OpenLDAP 2.6.0 has been released 2 weeks ago. FWIW, I talked to Ryan today and he told me that unfortunately there are some important regressions in this new release. This is the reason he hasn't uploaded 2.6 to experimental yet. There should be a new upstream release containing the fixes for

[Bug 1946205] Re: squid: Fail to build against OpenSSL 3.0

2021-11-09 Thread Sergio Durigan Junior
** Changed in: squid (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in: squid (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1949575] Re: Upgrade to 0.104 to at least fix memory leak in clamdscan

2021-11-08 Thread Sergio Durigan Junior
Thank you for improving the bug description. As Paride mentioned, Debian has to take the lead on this so that we can merge the package from them. If you feel like it, you can file a bug against the clamav Debian package and make the same request there. If you do it, please link the bug here so

[Bug 1946857] Re: Merge exim4 from Debian unstable for 22.04

2021-11-08 Thread Sergio Durigan Junior
Heya, just a heads up that I told Lena she can do this one. I think it will be a nice opportunity for her to learn new things with this merge. She will reassign this bug to herself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946903] Re: Merge squid from Debian unstable for 22.04

2021-11-07 Thread Sergio Durigan Junior
Reverting the status back to New because I want to take another look at this before the end of the cycle. ** Changed in: squid (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 216847] Re: sshd will not start at boot if ListenAddress is set, because network interface is not yet up

2021-11-03 Thread Sergio Durigan Junior
It seems like I can't add another Debian bug reference to this bug, but I found this one to be a very interesting read: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982950 In a nutshell, although the "After=network-online.target" change can be considered to be a workaround here, I find it

[Bug 1742761] Re: Drop dh-apport to reduce delta with Debian

2021-11-03 Thread Sergio Durigan Junior
dh-apport (and apport in general) has since been removed from experimental, and I don't think it will be part of unstable/testing anytime soon because the previous maintainer has expressed that he's lost interest in the package, as can be seen here:

[Bug 966039] Re: netsnmp_assert 1 == new_val->high failed int64.c:419 netsnmp_c64_check32_and_update()

2021-11-03 Thread Sergio Durigan Junior
Thank you for the report. I verified that the commit referenced by Christian indeed seems to fix the issue. It has been present since version 5.8 of net-snmp, which is available from Focal onwards. For this reason, I am closing this bug as Fix Released. Feel free to reopen it if you think this

[Bug 1946903] Re: Merge squid from Debian unstable for 22.04

2021-11-02 Thread Sergio Durigan Junior
FWIW, these are the release notes for squid: http://www.squid-cache.org/Versions/v5/RELEASENOTES.html We will want to revisit them when it's time to write our own release notes for Jammy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1452089] Re: package libnuma1:amd64 2.0.9~rc5-1ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2021-10-29 Thread Sergio Durigan Junior
Hi, sorry about the huge delay in replying. Thank you for taking the time to file a bug report. I don't know if you still have access to the machine or can reproduce the problem, but after looking at the logs I don't see anything that catches my attention and helps me determine what went wrong.

[Bug 1899248] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: can't create lock file /var/run/mysqld/mysqlx.sock.lock (service startup timeout?)

2021-10-27 Thread Sergio Durigan Junior
I'm tagging this bug as server-todo because I believe it is actionable and it is also the root cause of several of our reports. I believe the first step here would be to try to reproduce this but (I couldn't so far), and the coming up with a simple patch to extend the current timeout that's

[Bug 1928297] Re: package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to install/upgrade: subproces van het nieuwe pakket mysql-server-8.0 het script pre-removal gaf de foutwaarde 1 terug

2021-10-27 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. This excerpt from one of your log files caught my attention: Failed to stop mysql.service: Unit mysql.service not loaded. invoke-rc.d: initscript mysql, action "stop" failed. I wonder why the mysql.service is not loaded, and why this is

[Bug 1941748] Re: Setup of socket: '/var/run/mysqld/mysqlx.sock' failed, can't create lock file /var/run/mysqld/mysqlx.sock.lock

2021-10-27 Thread Sergio Durigan Junior
Hello Wolfgang, Your comment seems to be related to a different issue. I would like to suggest that you create another bug for it, so that we can try to help you there. Please, also provide as much information as you can about your setup: mysql package version, Ubuntu release, log files, error

[Bug 1929314] Re: Unattended-upgrade failed to restart mysql service (due to timeout?)

2021-10-27 Thread Sergio Durigan Junior
@Klojum, another question: assuming you're able to reproduce this problem consistently, would you be willing to try a possible fix provided via a PPA? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1929314] Re: Unattended-upgrade failed to restart mysql service (due to timeout?)

2021-10-27 Thread Sergio Durigan Junior
FTR, this is likely a duplicate of https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1899248. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929314 Title: Unattended-upgrade failed to

[Bug 1948828] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: o subprocesso instalado, do pacote mysql-server-8.0, o script post-installation retornou erro do status de

2021-10-27 Thread Sergio Durigan Junior
More likely: https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1899248 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948828 Title: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to

[Bug 1929314] Re: Unattended-upgrade failed to restart mysql service (due to timeout?)

2021-10-27 Thread Sergio Durigan Junior
Thanks for providing further information, Klojum. Since it seems like you can reproduce this problem, would you be able to do a few things in order to help us determine what might be going on? Initially, I'm mostly interested in two things: 1) An strace log of the mysqld process that is being

[Bug 1948828] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: o subprocesso instalado, do pacote mysql-server-8.0, o script post-installation retornou erro do status de

2021-10-27 Thread Sergio Durigan Junior
Possible duplicate of https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1929314. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948828 Title: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1

[Bug 1948828] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: o subprocesso instalado, do pacote mysql-server-8.0, o script post-installation retornou erro do status de

2021-10-27 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Looking at the log files provided here, unfortunately it is not clear to me why the error is happening. Here are the things that I've analysed: 1) The mysql.error.log file doesn't contain anything suspicious. I can see the SHUTDOWN requests

[Bug 1942929] Re: [SRU] ubuntu-advantage-tools (27.2.2 -> 27.3) Xenial, Bionic, Focal, Hirsute

2021-10-27 Thread Sergio Durigan Junior
** Changed in: ubuntu-advantage-tools (Ubuntu) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942929 Title: [SRU] ubuntu-advantage-tools (27.2.2 -> 27.3)

[Bug 1946845] Re: Merge backuppc from Debian unstable for 22.04

2021-10-26 Thread Sergio Durigan Junior
This bug was fixed in the package backuppc - 4.4.0-5 --- backuppc (4.4.0-5) unstable; urgency=medium [ Simon McVittie ] * debian/rules: Specify canonical path to ping6. (Closes: #992647) [ Axel Beckert ] * Remove wrong declaration of /etc/backuppc/hosts being Perl syntax.

[Bug 1939379] Re: ARM kernel builds fail with GCC 11

2021-10-22 Thread Sergio Durigan Junior
I've added php8.1 as a task because this bug is affecting the package as well. FWIW, I wasn't able to workaround this problem by just using -march=armv7-a+fp, even though I agree it should have worked. I had to actually pass -mfpu=vfpv3-d16 (no need to pass -march). Either way, I just wanted to

[Bug 1939379] Re: ARM kernel builds fail with GCC 11

2021-10-22 Thread Sergio Durigan Junior
** Also affects: php8.1 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939379 Title: ARM kernel builds fail with GCC 11 To manage notifications

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-21 Thread Sergio Durigan Junior
Review for opengcs-bionic.debdiff: LGTM, +1. The package builds fine locally with the patch. No need to forward it upstream, indeed. Thanks, Lucas. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1945960] Re: net-snmp: Fail to build against OpenSSL 3.0

2021-10-20 Thread Sergio Durigan Junior
** Changed in: net-snmp (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945960 Title: net-snmp: Fail to build against Open

[Bug 1921494] Re: ldap_install_tls occasionally fails due to watchdog timeout when using ad_use_ldaps with tls

2021-10-19 Thread Sergio Durigan Junior
Hello there, Matthew and I spent a non-trivial amount of time trying to reproduce this bug. Let me tell you what we did, what we found, and then maybe you can help us progress. First of all, it is really important that we find a reproducer so that we can: (1) figure out what exactly is going

[Bug 1947362] Re: Add Ubuntu Jammy as a known release

2021-10-19 Thread Sergio Durigan Junior
Verification for Focal: $ apt policy debootstrap debootstrap: Installed: 1.0.118ubuntu1.5 Candidate: 1.0.118ubuntu1.5 Version table: *** 1.0.118ubuntu1.5 100 100 /var/lib/dpkg/status 1.0.118ubuntu1.4 500 500 http://ca.archive.ubuntu.com/ubuntu focal-updates/main amd64

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Thanks, Lucas. The new debdiff for buildah LGTM; it builds fine locally (when you provide golang-github-containers-storage as an extra package to sbuild). +1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for golang-github-containers-storage-focal.debdiff: Ditto for the "Author" DEP-3 header. The package builds fine here. LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938908 Title:

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for opengcs-focal.debdiff: LGTM, builds fine locally. +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938908 Title: Backport the container stack in Impish To manage notifications

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for golang-github-containers-buildah.debdiff: Ditto for the "Author" DEP-3 header. The package doesn't build locally, even when providing golang-github- containers-common and golang-github-containers-storage. So it's -1, "Needs Fixing" for me. -- You received this bug notification

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for golang-github-containers-common.debdiff: Ditto for the "Author" DEP-3 header. The package build here when I provide golang-github-containers-common as an extra package. LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for golang-github-containers-storage-hirsute.debdiff: My only comment here (which also applies most of the other debdiffs) is that the "Author" DEP-3 header should reflect the upstream commit author. In this particular case, the author is Daniel J Walsh . Otherwise, LGTM. I built the

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-18 Thread Sergio Durigan Junior
Review for opengcs-hirsute.debdiff: LGTM, +1. I built it locally without problems. The patch seems correct as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938908 Title: Backport the

[Bug 1938908] Re: Backport the container stack in Impish

2021-10-15 Thread Sergio Durigan Junior
Thanks for the patch, Lucas. LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938908 Title: Backport the container stack in Impish To manage notifications about this bug go to:

[Bug 1946873] Re: Merge mdbtools from Debian unstable for 22.04

2021-10-15 Thread Sergio Durigan Junior
** Changed in: mdbtools (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946873 Title: Merge mdbtools from Debian unsta

[Bug 1775636] Re: sss_ssh_authorizedkeys fails with: Error looking up public keys when client cert present in IPA

2021-10-14 Thread Sergio Durigan Junior
Xenial has entered ESM, so I'm marking this bug as Won't Fix for it. ** Changed in: sssd (Ubuntu Xenial) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1775636

[Bug 1641203] Re: SSSD can't process GPO from Active Directory when it contains lines with no equal sign

2021-10-14 Thread Sergio Durigan Junior
Xenial has entered ESM, therefore I am marking this bug as Won't Fix for it. ** Changed in: sssd (Ubuntu Xenial) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2021-10-14 Thread Sergio Durigan Junior
MR for the Debian postfix package also submitted: https://salsa.debian.org/postfix-team/postfix-dev/-/merge_requests/13 ** Changed in: postfix (Ubuntu) Status: New => Triaged ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You re

[Bug 1946845] Re: Merge backuppc from Debian unstable for 22.04

2021-10-14 Thread Sergio Durigan Junior
** Changed in: backuppc (Ubuntu) Assignee: Athos Ribeiro (athos-ribeiro) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946845 Title: Merge backuppc f

[Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2021-10-13 Thread Sergio Durigan Junior
I've also submitted a Merge Request against the Debian clamav package: https://salsa.debian.org/clamav-team/clamav/-/merge_requests/4 Hopefully it will be accepted & merged into Ubuntu soon. If not, I will submit an MP to add this change as a delta to our package. -- You received this bug

[Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2021-10-13 Thread Sergio Durigan Junior
-pam-ldapd (Ubuntu) Status: New => Triaged ** Changed in: nss-pam-ldapd (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

<    1   2   3   4   5   6   7   8   9   10   >