[Bug 1939086] Re: autopkgtest failures due to squid "(111) Connection refused" on armhf

2021-08-31 Thread Sergio Durigan Junior
I spent some time investigating this bug, and my conclusion is that the problem lies elsewhere (i.e., it's not related to http_proxy being set). In a nutshell, what I found is that the delay used in the "stop_server" procedure is too low for armhf machines. Here's the code in question: 200 def

[Bug 1942130] Re: Test failures when building with libxml 2.9.12+dfsg-2

2021-08-30 Thread Sergio Durigan Junior
Thanks for the review, Lucas. Uploaded: $ dput ruby-libxml_3.2.0-1ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/ruby-libxml/ruby-libxml_3.2.0-1ubuntu1_source.changes: Valid signature from 106DA1C8C3CBBF14 Checking signature on .ds

[Bug 1942130] Re: Test failures when building with libxml 2.9.12+dfsg-2

2021-08-30 Thread Sergio Durigan Junior
autopkgtest is now passing (with -proposed enabled): 973 autopkgtest [16:51:28]: summary 974 gem2deb-test-runner PASS -- You received this

[Bug 1942130] Re: Test failures when building with libxml 2.9.12+dfsg-2

2021-08-30 Thread Sergio Durigan Junior
This patch fixes all the test issues I was able to find while building ruby-libxml against libxml2 2.9.12. There are a bunch of minor things that changed with this new libxml2 release and that needed to be adjusted in ruby-libxml's testsuite. I've made a list of them in the patch itself. The fir

[Bug 1942130] [NEW] Test failures when building with libxml 2.9.12+dfsg-2

2021-08-30 Thread Sergio Durigan Junior
Public bug reported: ruby-libxml's tests are failing with the libxml2 2.9.12+dfsg-2 package. Here is the autopkgtest log: https://autopkgtest.ubuntu.com/results/autopkgtest- impish/impish/amd64/r/ruby-libxml/20210830_160919_826c1@/log.gz 1) Failure: TestParserContext#test_parse_error [/tmp/a

[Bug 1939352] Re: FTBFS 4.13-10ubuntu3 when building with GCC 11

2021-08-25 Thread Sergio Durigan Junior
** Summary changed: - FTBFS 4.13-10ubuntu3 error: ‘numeric_limits’ is not a member of ‘std’ + FTBFS 4.13-10ubuntu3 when building with GCC 11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939352 Titl

[Bug 1939352] Re: FTBFS 4.13-10ubuntu3 error: ‘numeric_limits’ is not a member of ‘std’

2021-08-24 Thread Sergio Durigan Junior
** Changed in: squid (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in: squid (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1940465] Re: redshift/1.12-4.2 FTBFS in Impish

2021-08-19 Thread Sergio Durigan Junior
Thanks for the follow up, Lucas. This looks good! The "--without- systemduserunitdir" line is indented with spaces instead of TABs, but we already discussed it and I know you will fix the problem, so: LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1934829] Re: universal-ctags FTBFS with glibc-2.33

2021-08-18 Thread Sergio Durigan Junior
Thanks for the thorough analysis, Athos. I noticed that upstream has already approved your PR, and I agree with your fix. I'm now happy with the rest of the debdiff as well (but I took the liberty to update the date of the d/changelog entry), so I'll go ahead and upload the package. $ dput unive

[Bug 1940473] Re: thrift/0.13.0-6 FTBFS in Impish

2021-08-18 Thread Sergio Durigan Junior
Thanks, Lucas. The debdiff LGTM; I built the package locally with it. A couple of minor comments: 1) Don't forget to remove the "~ppa1" suffix from the version string :-). 2) When pointing to an upstream bug, DEP-3 says that we should just use the "Bug:" header (without the "-Upstream" suffix).

[Bug 1940465] Re: redshift/1.12-4.2 FTBFS in Impish

2021-08-18 Thread Sergio Durigan Junior
Thanks for the investigation and the patch, Lucas. Ugh, this one is kind of messy :-/. I'm not a fan of using d/not- installed; I think it tends to hide problems that can prove to be important. I spent some time trying to figure out why this change works on Debian but not on Ubuntu. When I comp

[Bug 1940278] Re: package mysql-server-8.0 8.0.26-0ubuntu0.20.04.2 failed to install/upgrade: 已安装 mysql-server-8.0 软件包 pre-removal 脚本 子进程返回错误状态 1

2021-08-18 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. The first thing I tried was to translate the error messages you posted, which seem to be in Chinese. I found out that one of the errors is: MySQLConf.etc.mysql.my.cnf: Error: [Errno 40] Too many layers of symbolic links:'/etc/mysql/my.cnf' Thi

[Bug 1939423] Re: Comply with API changes in runc 1.0.1

2021-08-13 Thread Sergio Durigan Junior
Thanks, this 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/1939423 Title: Comply with API changes in runc 1.0.1 To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 1939916] Re: FTBFS 0.99.25-0ubuntu1 error: ‘__builtin_memcpy’ writing 5 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]

2021-08-13 Thread Sergio Durigan Junior
This bug was fixed in the package sane-airscan - 0.99.26-1 Sponsored for Athos Ribeiro (athos-ribeiro) --- sane-airscan (0.99.26-1) experimental; urgency=medium * New 0.99.26 upstream release -- Didier Raboud Thu, 22 Apr 2021 18:09:16 +0200 sane-airscan (0.99.25-1) experimental

[Bug 1939916] Re: FTBFS 0.99.25-0ubuntu1 error: ‘__builtin_memcpy’ writing 5 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]

2021-08-13 Thread Sergio Durigan Junior
Thanks for the investigative work, Athos. As we discussed in private, I'm going to do a sync of sane-airscan from Debian experimental, which contains the patch necessary for this fix. The sync should also close this bug. Cheers. ** Changed in: sane-airscan (Ubuntu) Status: New => Fix Rele

[Bug 1939423] Re: Comply with API changes in runc 1.0.1

2021-08-13 Thread Sergio Durigan Junior
One more review for Lucas coming out :-). I looked at debdiff and I have a few questions: - IIUC you're not the author of the upstream patch, right? - Forgive my ignorance, but why is the upstream patch so big while the backported patch is really small and contained? Is it because the upstream

Re: [Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-13 Thread Sergio Durigan Junior
On Friday, August 13 2021, Graham Inggs wrote: > libvpx was added to the '# packages not in main:' section. > > Please only use lto-disabled-list for packages not in main. Packages in > main should either be fixed or worked around in the package itself. Sorry about that. doko had pinged me about

[Bug 1939744] [NEW] FTBFS with GCC 11

2021-08-12 Thread Sergio Durigan Junior
to C++17 which doesn't allow dynamic exception specifications. Upstream has fixed the bug: https://github.com/networkupstools/nut/commit/fab323320d5b955ed034b2eea390a9bbb549e8e5 I'm preparing an MP and will post it soon. ** Affects: nut (Ubuntu) Importance: Undecided

[Bug 1939423] Re: Comply with API changes in runc 1.0.1

2021-08-12 Thread Sergio Durigan Junior
Thanks for the patch, Lucas. I could reproduce the build failure without the patch, and then verified that the patch indeed fixes the issue. The package uses autodep8; I ran the tests and they succeeded. LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, w

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

2021-08-12 Thread Sergio Durigan Junior
I contacted upstream and verified that the bug has been fixed on Samba 4.15. There fix consists of several patches and now we have to evaluate whether it makes sense to backport everything to Focal. FWIW, these are the commits that apparently fix the issue (I haven't tested them myself): 05d70f9

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
Thanks for the review, Lucas. Uploaded: $ dput lto-disabled-list_15_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/lto-disabled-list/lto-disabled-list_15_source.changes: Valid signature from 106DA1C8C3CBBF14 Checking signature on .dsc gpg:

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
Actually, I *can* reproduce the bug using git HEAD. As it turns out I was using an incomplete set of build flags that didn't trigger the problem. So yeah, the problem is still present in git HEAD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
Good point, Oibaf. I've just tested git HEAD and verified that the bug seems to have been fixed there, indeed. I commented on the bug report. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/193

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
I have filed an upstream bug report: https://bugs.chromium.org/p/webm/issues/detail?id=1736 Unfortunately it seems like a Google account is needed in order to view/comment on it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1939705] [NEW] FTBFS with Linux 5.13/glibc 2.34

2021-08-12 Thread Sergio Durigan Junior
ommit/3fd0c21e4f63ac0a52b5d7a09575f0f364972e4d ** Affects: keepalived (Ubuntu) Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Tags: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
This patch adds libvpx to the lto-disabled-list package, thus working around the problem and disabling LTO for libvpx. ** Patch added: "fix-ftbfs-libvpx-lto.patch" https://bugs.launchpad.net/ubuntu/+source/lto-disabled-list/+bug/1939640/+attachment/5517532/+files/fix-ftbfs-libvpx-lto.patch --

[Bug 1939640] Re: libvpx FTBFS with LTO enabled

2021-08-12 Thread Sergio Durigan Junior
** Changed in: lto-disabled-list (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/1939640 Title: libvpx FTBFS with LTO enab

[Bug 1939640] [NEW] libvpx FTBFS with LTO enabled

2021-08-11 Thread Sergio Durigan Junior
debug_info+0x15903): more undefined references to `gtest_all.cc.5c9bdf8f' follow collect2: error: ld returned 1 exit status ** Affects: libvpx (Ubuntu) Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Affects: lto-disabled-list (Ubun

[Bug 1813003] Re: Invalid free while running docker build

2021-08-11 Thread Sergio Durigan Junior
Hi Robie, I verified that it is not necessary to rebuild other packages in this case. Just updating golang-docker-credential- helpers_0.5.0-2ubuntu0.1_amd64.deb inside a VM is enough to fix the issue and have the "docker build" stop manifesting the error. But maybe Athos would like to complement

[Bug 1813003] Re: Invalid free while running docker build

2021-08-10 Thread Sergio Durigan Junior
Thanks for addressing the comments, Athos. Uploaded: $ dput golang-github-docker-docker-credential-helpers_0.5.0-2ubuntu0.1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/golang-github-docker-docker-credential-helpers/golang-github-docker

[Bug 1939424] Re: FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
Thanks for the review, Lucas. I added the proper "LP: #" snippet to the d/changelog entry, and uploaded the package now: $ dput llvm-toolchain-11_11.0.1-2ubuntu5_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/llvm-toolchain/llvm-toolchain-

[Bug 1813003] Re: Invalid free while running docker build

2021-08-10 Thread Sergio Durigan Junior
Thanks for the patch and for working on this bug, Athos. A few comments: - Since this is an SRU, the version will be a bit different than in a normal upload to a development version. In this particular case, the version should be: 0.5.0-2ubuntu0.1 - The "Origin:" DEP-3 header should contain

[Bug 1939423] Re: Comply with API changes in runc 1.0.1

2021-08-10 Thread Sergio Durigan Junior
Thanks, Lucas. The patch LGTM. I built the package locally and confirmed that the dep8 tests are passing. +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939423 Title: Comply with API changes

[Bug 1939424] Re: FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
This is the patch to fix the current llvm-toolchain FTBFS. I explained everything on the description already, but feel free to ask questions. There's a PPA with the proposed change here: https://launchpad.net/~sergiodj/+archive/ubuntu/ftbfs-impish/+packages This PPA depends on the "volatile" PP

[Bug 1939424] [NEW] FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
e inclusion of the header in order to access std::numeric_limits. This has also been fixed upstream: https://github.com/llvm/llvm- project/commit/b498303066a63a203d24f739b2d2e0e56dca70d1 I'm preparing and testing a patch, and will attach it to this bug soon. ** Affects: llvm-toolchain-11 (U

[Bug 1928954] Re: sssd not using offline credentials even no network available

2021-08-04 Thread Sergio Durigan Junior
Hello Walter, Thank you for reporting this bug, and apologies for the dealy in getting back to it. Unfortunately the bug fell through the cracks and our team is somewhat busy with other stuff. Anyway, I have finally had the time to try to reproduce this. I set up a VM with a Samba AD DC + Kerbe

[Bug 1713274] Re: zenmap uses menu package in /usr/share/applications/zenmap-root.desktop file, but does not depend on it

2021-08-04 Thread Sergio Durigan Junior
Thanks for removing the tag, Norbert. Out of curiosity, is this still a problem for you? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1713274 Title: zenmap uses menu package in /usr/share

[Bug 1912964] Re: [Patch] Add support for digests detected from ECC certificates

2021-08-04 Thread Sergio Durigan Junior
I tend to agree with Lucas that this is a wishlist bug. As such, it's better if we wait until upstream makes a new release and Debian picks up this patch, which will then mean that Ubuntu will also have the patch when the next merge is done. I don't think we should backport this to Impish because

[Bug 1936881] Re: fix channel_termination_timeout

2021-08-04 Thread Sergio Durigan Junior
Thanks, Seyeong and Lucas. Seyeong, no problem at all, and thanks for the quick follow-up! I will wait until you have news from the customer before we proceed with the upload. FWIW, I can't check the patch right now because the URL is 503'ing here (internal LP problem, most likely). But I remem

[Bug 1938691] Re: package apache2 2.4.41-4ubuntu3.4 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2021-08-04 Thread Sergio Durigan Junior
Thanks for the update. I am marking this bug as Invalid. ** Changed in: apache2 (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/1938691 Title: package a

[Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-07-30 Thread Sergio Durigan Junior
So, I give this a try and attempted to reproduce the issue. I set up a VM acting as the KDC, and configured sshd in it with the following options: GSSAPIAuthentication yes GSSAPICleanupCredentials yes GSSAPIKeyExchange yes I then configured an LXD container to act as the krb5 client. I created

[Bug 1938353] [NEW] Missing dep8 tests

2021-07-28 Thread Sergio Durigan Junior
Public bug reported: As of July 28, 2021, this source package did not contain dep8 tests in the current development release of Ubuntu, named Impish. This was determined by running `pull-lp-source bind9-libs impish` and then checking for the existence of 'debian/tests/' and 'debian/tests/control'.

[Bug 1936881] Re: fix channel_termination_timeout

2021-07-26 Thread Sergio Durigan Junior
Thanks for the report and the patch, Seyeong. I understand that these rabbitmq-server bugs are indeed hard to reproduce; this is unfortunately not the first time it happens :-/. I looked at the debdiff you posted and I have a few comments about it: - Since the patch comes from upstream (which is

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

2021-07-16 Thread Sergio Durigan Junior
** Bug watch added: github.com/SSSD/sssd/issues #5716 https://github.com/SSSD/sssd/issues/5716 ** Also affects: sssd via https://github.com/SSSD/sssd/issues/5716 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1936437] Re: Backuppc autopkgtest fails doing ping6 due to 'Operation not permitted'

2021-07-15 Thread Sergio Durigan Junior
kuppc (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/1936437 Title: Backuppc autopkgtest fails doing ping6 due to 'Operation

[Bug 1936437] Re: Backuppc autopkgtest fails doing ping6 due to 'Operation not permitted'

2021-07-15 Thread Sergio Durigan Junior
Thanks for the report, Bryce. As discussed, here is the proposed debdiff that fixes the problem on armhf. It is not entirely clear why reinstalling iputils-ping makes the test pass, but after preparing a PPA: https://launchpad.net/~sergiodj/+archive/ubuntu/backuppc-armhf/+packages and running a

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

2021-07-15 Thread Sergio Durigan Junior
OK, after spending a few hours investigating this bug I think I can write a summary of my findings now. First, thanks everybody who have commented on the bug. It took me a while to set up a local Samba AD DC with GPO enabled in a VM, and then a container which joins the AD using SSSD (realm + adc

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

2021-07-15 Thread Sergio Durigan Junior
** Bug watch added: Red Hat Bugzilla #1839805 https://bugzilla.redhat.com/show_bug.cgi?id=1839805 ** Also affects: sssd (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1839805 Importance: Unknown Status: Unknown -- You received this bug notification because you are a mem

[Bug 1935763] Re: Add mkvtoolnix to lto-disabled-list

2021-07-12 Thread Sergio Durigan Junior
** Changed in: mkvtoolnix (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935763 Title: Add mkvtoolnix to lto-disabled-list To manage notifications about

[Bug 1935763] [NEW] Add mkvtoolnix to lto-disabled-list

2021-07-10 Thread Sergio Durigan Junior
: Sergio Durigan Junior (sergiodj) Status: New ** Tags: lto -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935763 Title: Add mkvtoolnix to lto-disabled-list To manage notifications about

[Bug 1933678] Re: FTBFS with go 1.16

2021-07-09 Thread Sergio Durigan Junior
Thanks, William. You're right, you had run update-maintainer before, so there's nothing else you need to do. Sorry about the noise. Anyway, this has been uploaded now: $ dput golang-github-aws-aws-sdk-go_1.36.33-1ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .c

[Bug 1933678] Re: FTBFS with go 1.16

2021-07-09 Thread Sergio Durigan Junior
Hi William, Thanks for the followup. What I'm referring to is the new patch that is being added under debian/patches/, and that it is a common practice to explicitly mention which files have been added/removed/changed in the debian/changelog. So, in this case, a (suggested) changelog entry could

[Bug 1935066] Re: Package requires network access during the build

2021-07-08 Thread Sergio Durigan Junior
Thanks for the patch, Athos. It LGTM. Given that the same problem happens on Debian, and that incidentally I am part of the debian-go team and can upload the package, let's fix it there and then the package will automatically be sync'ed with Ubuntu. Thanks again. ** Changed in: golang-github-go

[Bug 1935069] [NEW] autopkgtest failure on armhf

2021-07-08 Thread Sergio Durigan Junior
Public bug reported: golang-github-uber-go-atomic's autopkgtest is currently failing on armhf with: src/github.com/uber-go/atomic/uintptr_test.go:72:29: constant 18446744073709551615 overflows uintptr I spent some time investigating it, and it's coming from this line on uintptr_test.go: atom :=

[Bug 1935069] Re: autopkgtest failure on armhf

2021-07-08 Thread Sergio Durigan Junior
This is the link to the upstream bug: https://github.com/uber- go/atomic/issues/99 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935069 Title: autopkgtest failure on armhf To manage notifications

[Bug 1934781] Re: TCP socket backlog set too low ("request_sock_TCP: Possible SYN flooding on port ...")

2021-07-07 Thread Sergio Durigan Junior
** Changed in: openvpn (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934781 Title: TCP socket backlog set too low ("request_sock_TCP: Possible

[Bug 1933378] Re: Unable to build from source mongodb-server-core - focal

2021-07-07 Thread Sergio Durigan Junior
Just to reinforce what was discussed, I can also confirm this bug. @Heather, the requests package doesn't contain/depend on python- requests, so I don't think there's anything we should do there. I'm left wondering whether other packages depend on python-requests to be built. Either way, I see t

[Bug 1933678] Re: FTBFS with go 1.16

2021-07-07 Thread Sergio Durigan Junior
Thanks for the patch, William. Could you please rewrite the changelog message and explicitly mention the new file that is being added? After this, I can sponsor the upload for you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1934829] Re: universal-ctags FTBFS with glibc-2.33

2021-07-07 Thread Sergio Durigan Junior
Ah, something else: I would rewrite the changelog entry to something like: * d/p/0001-main-add-newfstatat-to-seccomp-rules.patch: Add newfstatat seccomp rule for glibc 2.33 builds. (LP: #1934829) Note that you don't need to mention the d/p/series modification in the changelog. -- You received

[Bug 1934829] Re: universal-ctags FTBFS with glibc-2.33

2021-07-07 Thread Sergio Durigan Junior
Thanks for the patch, Athos. A very small nit: would you mind adding a Bug-Ubuntu header to the added patch? Also, I see that that armhf build is failing on the PPA. I haven't investigated it further to see if it's related to the patch or not. -- You received this bug notification because you

[Bug 1934781] Re: TCP socket backlog set too low ("request_sock_TCP: Possible SYN flooding on port ...")

2021-07-07 Thread Sergio Durigan Junior
** Also affects: openvpn (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: openvpn (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: openvpn (Ubuntu Bionic) Status: New => Triaged ** Changed in: openvpn (Ubuntu Focal) Status: New =

[Bug 1934781] Re: TCP socket backlog set too low ("request_sock_TCP: Possible SYN flooding on port ...")

2021-07-07 Thread Sergio Durigan Junior
Thank you for the bug report. I did not try to reproduce this bug, but I can confirm that the problematic code is in the Bionic and Focal versions of OpenVPN. Therefore, I am marking this as Triaged. I will talk to someone from our team about SRU'ing this. ** Changed in: openvpn (Ubuntu)

[Bug 1934781] Re: TCP socket backlog set too low ("request_sock_TCP: Possible SYN flooding on port ...")

2021-07-07 Thread Sergio Durigan Junior
** Bug watch added: Debian Bug tracker #968942 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968942 ** Also affects: openvpn (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968942 Importance: Unknown Status: Unknown ** Bug watch added: community.openvpn.net/open

[Bug 1934383] Re: package mysql-server-8.0 (not installed) failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 2

2021-07-07 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I could reproduce the bug here by following these steps (which are listed in your DpkgTerminalLog.txt file): $ lxc launch images:ubuntu/focal mysql-bug1934383 $ lxc shell mysql-bug1934383 # apt update # apt install mysql-server -y # apt remove -

[Bug 1933450] Re: package mysql-server-5.7 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2021-07-07 Thread Sergio Durigan Junior
Thank you for taking the time to report this bug. In an effort to keep an up-to-date and valid list of bugs to work on, I have reviewed this report to verify it still requires effort and occurs on an Ubuntu release in standard support, and it does not. The Xenial release has entered Extended Secur

[Bug 1930430] Re: Apache2 Certificate Chain Verification within Proxy not Working after dist-upgrade to focal

2021-06-30 Thread Sergio Durigan Junior
Thank you for your comment, Horst. Although we were to able to determine that this bug has been fixed upstream, we still need to come up with a simple(r) reproducer for it. We appreciate the fact that you provided steps to reproduce the bug in the description; this is really useful. We are now tr

[Bug 1788459] Re: gssproxy crashes in libselinux.so.1 on Ubuntu 18.04 when called by rpc.gssd

2021-06-30 Thread Sergio Durigan Junior
I am taking care of this one. It is important to mention that this could arguably be considered to be a bug on libselinux, given that it shouldn't dereference pointers without checking first (especially pointers that were passed to the library by its clients). However, in this case it makes sense

[Bug 1788459] Re: gssproxy crashes in libselinux.so.1 on Ubuntu 18.04 when called by rpc.gssd

2021-06-30 Thread Sergio Durigan Junior
The upstream bug is here: https://pagure.io/gssproxy/issue/256 The patch is here: https://github.com/gssapi/gssproxy/commit/3b77666d463105fc485c0f269feaf0ed1061a769 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1788459] Re: gssproxy crashes in libselinux.so.1 on Ubuntu 18.04 when called by rpc.gssd

2021-06-30 Thread Sergio Durigan Junior
I removed the krb5 component because the bug is not in it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1788459 Title: gssproxy crashes in libselinux.so.1 on Ubuntu 18.04 when called by rpc.gssd

[Bug 1788459] Re: gssproxy crashes in libselinux.so.1 on Ubuntu 18.04 when called by rpc.gssd

2021-06-30 Thread Sergio Durigan Junior
** Changed in: gssproxy (Ubuntu) Status: Confirmed => In Progress ** Changed in: gssproxy (Ubuntu) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in: gssproxy (Ubuntu) Importance: Undecided => Medium ** Also affects: krb5 (Ubuntu Focal) I

[Bug 1933391] Re: FTBFS with PHP 8.0 on Impish

2021-06-25 Thread Sergio Durigan Junior
Thanks for taking care of this one while I was away, Bryce. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933391 Title: FTBFS with PHP 8.0 on Impish To manage notifications about this bug go to: h

[Bug 1933391] [NEW] FTBFS with PHP 8.0 on Impish

2021-06-23 Thread Sergio Durigan Junior
Public bug reported: Kopanocore FTBFS with PHP 8.0 on Impish. Here's the full log for more details: https://launchpadlibrarian.net/544879021/buildlog_ubuntu-impish- amd64.kopanocore_8.7.0-7.1ubuntu3_BUILDING.txt.gz The problem happens because the php-mapi binary package cannot be built. The php

[Bug 1926265] Re: slapd enter in infinite loop on sched_yield syscall

2021-06-23 Thread Sergio Durigan Junior
Hi lincvz, Unfortunately I don't plan to maintain the packages on the PPA; it would be too cumbersome to keep monitoring security updates and rebuilding the package every time. My intention with the PPA was to facilitate the diagnostic of the bug, and also to provide a hotfix for you. I will try

[Bug 1932980] Re: window title in mate terminal not change after I logout from ssh

2021-06-23 Thread Sergio Durigan Junior
Thank you for the bug report. It seems to me that this is a MATE-specific configuration, and not something related to openssh. When you ssh into a host, ssh takes control of the terminal and the PS1 variable becomes something else, which is reflected on the window title. When you log out of the

[Bug 1927877] Re: DoH support is disabled

2021-06-23 Thread Sergio Durigan Junior
Thank you for your interest in this feature, Dominic. There is still some time before Ubuntu's Feature Freeze, but I think we can consider including this feature in the Ubuntu unbound because of the radio silence from the Debian side (which is completely understandable, because Debian is currently

[Bug 1933264] Re: package libapache2-mod-php7.4 7.4.3-4ubuntu2.4 failed to install/upgrade: installed libapache2-mod-php7.4 package post-installation script subprocess returned error exit status 1

2021-06-23 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I launched a Focal LXD container and repeated the last commands you issued to install Apache2, MariaDB and php-mysql (as seen in the DpkgHistoryLog.txt). I was able to install all three packages sequentially without any problems. I tried to pur

[Bug 1933235] Re: package freeradius-ldap 3.0.20+dfsg-3build1 failed to install/upgrade: »installiertes freeradius-ldap-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 1 zurück

2021-06-23 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. I'm afraid we will need more information to understand what's happening. For what it's worth, I launched a Focal LXD container and was able to successfully install freeradius-ldap. When I examined the log files attached to this bug (more specif

[Bug 1933143] Re: Open-vm-tools release 11.3.0 has been released

2021-06-23 Thread Sergio Durigan Junior
Thank you for your bug report. The open-vm-tools package update is on our roadmap for this release and will likely happen in the following months. I'm subscribing Christian to this bug, who is the person responsible for the merge. -- You received this bug notification because you are a member o

[Bug 1933281] Re: sarg FTBFS in impish

2021-06-23 Thread Sergio Durigan Junior
Thanks for the review, Lucas. Indeed, when I downloaded the patch from paste.debian.net I forgot to use the "plain text" link; sorry about that. Uploaded: $ dput sarg_2.4.0-1ubuntu4_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/openldap/

[Bug 1933281] Re: sarg FTBFS in impish

2021-06-22 Thread Sergio Durigan Junior
This is the patch I mentioned in the description. ** Patch added: "sarg-fix-ftbfs.patch" https://bugs.launchpad.net/ubuntu/+source/sarg/+bug/1933281/+attachment/5506349/+files/sarg-fix-ftbfs.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1933281] Re: sarg FTBFS in impish

2021-06-22 Thread Sergio Durigan Junior
There's also a PPA with the proposed package here: https://launchpad.net/~sergiodj/+archive/ubuntu/sarg-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/1933281 Title: sarg FTBFS in im

[Bug 1933281] [NEW] sarg FTBFS in impish

2021-06-22 Thread Sergio Durigan Junior
king the transition to OpenLDAP 2.5.5. ** Affects: sarg (Ubuntu) Importance: High Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1933266] Re: Adjustment needed for OpenLDAP 2.5.5

2021-06-22 Thread Sergio Durigan Junior
Thanks for the review, Lucas. Uploaded: $ dput golang-openldap_0.2-2ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/openldap/transition-impish/golang-openldap/golang-openldap_0.2-2ubuntu1_source.changes: Valid signature from 106DA1

[Bug 1933266] [NEW] Adjustment needed for OpenLDAP 2.5.5

2021-06-22 Thread Sergio Durigan Junior
High Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Patch added: "golang-openldap-2.5.patch" https://bugs.launchpad.net/bugs/1933266/+attachment/5506302/+files/golang-openldap-2.5.patch -- You received this bug notification because you are a member of Ubuntu

[Bug 1926265] Re: slapd enter in infinite loop on sched_yield syscall

2021-06-21 Thread Sergio Durigan Junior
Hello lincvz, Sorry about the delay. I have been busy with other stuff and did not have time to follow up on this bug. Here is the lay of the land right now: 1) Unfortunately, it is unlikely that we will be able to get the SRU team to accept an upload that reintroduces an issue. This means tha

[Bug 1932523] Re: iotop can raise UnicodeDecodeError because /proc/pid/status can have non-utf-8 data in Name

2021-06-21 Thread Sergio Durigan Junior
Thank you for your bug report. I can confirm this bug. Here are the steps to reproduce it: # lxc launch images:ubuntu/focal iotop-bug1932523 # lxc shell iotop-bug1932523 $ apt update && apt install -y iotop gcc $ echo -e '#include \nint main(){sleep(1000);return 0;}' | gcc -x c -o 'Инстанц�' -

[Bug 1926321] Re: [MIR] telegraf

2021-06-17 Thread Sergio Durigan Junior
Hi Seth, That's great, thank you for the update (and for the link to the Trello board; I wasn't aware of it!). Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926321 Title: [MIR] telegraf

[Bug 1926321] Re: [MIR] telegraf

2021-06-17 Thread Sergio Durigan Junior
Hi security folks, Just a gentle ping to see how things are going w.r.t. this MIR and its security review. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926321 Title: [MIR] telegraf T

[Bug 1931954] Re: package clamav-milter 0.103.2+dfsg-0ubuntu0.20.04.2 failed to install/upgrade: el subproceso instalado paquete clamav-milter script post-installation devolvió el código de salida de

2021-06-16 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. >From the logs you posted, I can see that the failure is happening because of this: Configurando clamav-milter (0.103.2+dfsg-0ubuntu0.20.04.2) ... touch: no se puede efectuar `touch' sobre '/var/log/clamav/clamav-milter.log': No existe el archi

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-11 Thread Sergio Durigan Junior
So, I was able to confirm that just rebuilding the package does not fix the problem (Alexander had already confirmed this, btw). But I remembered seeing something about "-g" on d/rules, so I decided to take a look what the commit history for the Debian package and voilà, there's a very simple chan

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-11 Thread Sergio Durigan Junior
** Bug watch added: Debian Bug tracker #910291 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910291 ** Also affects: postfix (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910291 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-11 Thread Sergio Durigan Junior
My bad: I built the package for Focal, which doesn't suffer from the bug. I haven't tested Bionic. Sorry about it. ** Also affects: postfix (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: postfix (Ubuntu Bionic) Status: New => Triaged ** Changed in: postfix (U

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-09 Thread Sergio Durigan Junior
OK, I was able to determine that a rebuild of the package will likely solve this issue. Here's a PPA with the rebuild: https://launchpad.net/~sergiodj/+archive/ubuntu/postfix-debuginfo You can verify that the .debug files that were generated by this build contain the proper DWARF information tha

[Bug 1453463] Re: undefined symbol: FAMNoExists

2021-06-09 Thread Sergio Durigan Junior
Marking as Won't Fix on Xenial due to ESM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1453463 Title: undefined symbol: FAMNoExists To manage notifications about this bug go to: https://bugs.laun

[Bug 1453463] Re: undefined symbol: FAMNoExists

2021-06-09 Thread Sergio Durigan Junior
** Changed in: lighttpd (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/1453463 Title: undefined symbol: FAMNoExists To manage notifications about

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-09 Thread Sergio Durigan Junior
FWIW, I haven't checked whether a simple rebuild of the package would be enough to fix this. I will try to set up a PPA later and confirm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931306 Title:

[Bug 1931306] Re: bionic: postfix-dbgsym package lacks DWARF information

2021-06-09 Thread Sergio Durigan Junior
Heh, this ended up in my triage today :-). Anyway, I'm confirming that the bug happens on Focal, but unfortunately this will be a low priority one for us. I'm also confirming that Impish doesn't suffer from this problem; the debuginfo files from postfix- dbgsym there do have the correct DWARF inf

[Bug 1931179] Re: /usr/lib/python3/dist-packages/genshi/filters/i18n.py:352: SyntaxWarning: "is not" with a literal. Did you mean "!="?

2021-06-09 Thread Sergio Durigan Junior
Thank you for the bug report. I confirm the warning during the installation of the package on Focal (Impish is not affected). Given that this is a relatively harmless warning, and that using "is not" in this particular case still renders the correct result, I'm setting this bug's priority as Low.

[Bug 1931179] Re: /usr/lib/python3/dist-packages/genshi/filters/i18n.py:352: SyntaxWarning: "is not" with a literal. Did you mean "!="?

2021-06-09 Thread Sergio Durigan Junior
** Changed in: genshi (Ubuntu) Status: New => Triaged ** Changed in: genshi (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931179 Title: /usr/lib/pyt

[Bug 1912389] Re: [Patch] SIGSEGV: crash when certificate contains extension longer than 512 bytes

2021-06-07 Thread Sergio Durigan Junior
Still waiting on the SRU team to address this. I will ping them today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912389 Title: [Patch] SIGSEGV: crash when certificate contains extension longe

<    3   4   5   6   7   8   9   10   11   12   >