[Bug 1917718] Re: Can't auto login after upgrading to 2.3.1-3ubuntu4 on 20.10

2021-03-09 Thread Sergio Durigan Junior
Thanks for the bug report, Kevin. I followed your instructions on how to reproduce it, but failed. The auto-login feature is working in my pristine Groovy VM even after I fully upgrade the system and install sssd. What Lucas pointed above is indeed strange: you could be facing some unrelated

[Bug 1917336] Re: Mailman does not honour MAILMAN_USER on startup

2021-03-03 Thread Sergio Durigan Junior
Thanks for the bug report. This happens because of how systemd handles /var/run/. If you look at the directory, you will see that it is actually a symlink to /run/. This directory is populated on every boot. There are a few ways that packages can choose in order to create directories under this

[Bug 1877704] Re: File get-uid-gid.js is missing

2021-02-24 Thread Sergio Durigan Junior
Verification for Groovy: First, verifying that the bug manifests itself: # apt policy node-uid-number node-uid-number: Installed: 0.0.6-1 Candidate: 0.0.6-1 Version table: *** 0.0.6-1 500 500 http://archive.ubuntu.com/ubuntu groovy/universe amd64 Packages 100

[Bug 1877704] Re: File get-uid-gid.js is missing

2021-02-24 Thread Sergio Durigan Junior
Verification for Focal: First, verifying that the bug manifests itself: # apt policy node-uid-number node-uid-number: Installed: 0.0.6-1 Candidate: 0.0.6-1 Version table: *** 0.0.6-1 500 500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages 100

[Bug 1916715] Re: fails on install due to systemd-service/sysv-service mismatch and lack of mkdir

2021-02-24 Thread Sergio Durigan Junior
This is strange, indeed. The MP for the merge is: https://code.launchpad.net/~sergiodj/ubuntu/+source/python-rtslib- fb/+git/python-rtslib-fb/+merge/397174 As you can read there, I did check if the package installed/uninstalled correctly. Bryce also double-checked it. I don't know if the

[Bug 1916644] Re: package mysql-server-5.7 5.7.33-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2021-02-24 Thread Sergio Durigan Junior
Thanks for taking the time to write a report. As you noticed, this was caused by a local configuration issue. As such, I am marking this bug as Invalid. Feel free to reopen it and provide more information if you think it is a real bug. ** Changed in: mysql-5.7 (Ubuntu) Status: New =>

[Bug 1916562] Re: libnss-sss removes config when not being purged

2021-02-24 Thread Sergio Durigan Junior
Thanks for the report. I can indeed confirm the bug. I could also verify that the behaviour still happens as of Hirsute. I've subscribed the Ubuntu Server team to the bug; we will look into it as time permits. This does not seem to be an urgent issue, though, so it may take a while until it is

[Bug 1916562] Re: libnss-sss removes config when not being purged

2021-02-24 Thread Sergio Durigan Junior
** Changed in: sssd (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.net/bugs/1916562 Title: libnss-sss removes config when not being purged To manage notifications

[Bug 1916541] Re: smtp "fatal: unknown service: smtp/tcp", probably after libc upgrade

2021-02-24 Thread Sergio Durigan Junior
Thanks for providing more information. Unfortunately, I still cannot reproduce the problem. This time I tried using a Hirsute VM instead of a container, but everything worked as expected. I was able to send an email from inside the VM, the email went through without problems, and I received it

[Bug 1877704] Re: File get-uid-gid.js is missing

2021-02-23 Thread Sergio Durigan Junior
** Description changed: [ Impact ] The node-uid-number package is pretty much unusable on Focal because it doesn't ship the "get-uid-gid.js" file. Since this package is a dependency of npm, this means that there can be situations when npm will fail to perform a certain task (see

[Bug 1877704] Re: File get-uid-gid.js is missing

2021-02-22 Thread Sergio Durigan Junior
number (Ubuntu Focal) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Also affects: node-uid-number (Ubuntu Groovy) Importance: Undecided Status: New ** Changed in: node-uid-number (Ubuntu Groovy) Status: New => Confirmed ** Changed in: node-uid-number (Ub

[Bug 1877704] Re: File get-uid-gid.js is missing

2021-02-22 Thread Sergio Durigan Junior
** Also affects: node-uid-number (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: node-uid-number (Ubuntu Focal) Status: New => Confirmed ** Changed in: node-uid-number (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification

[Bug 1916405] Re: package libapache2-mod-php7.2 7.2.24-0ubuntu0.18.04.7 failed to install/upgrade: »installiertes libapache2-mod-php7.2-Skript des Paketes post-installation«-Unterprozess gab den Fehle

2021-02-22 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. >From the logs, it is not possible to obtain the information necessary to investigate. I am thinking that this may be a local configuration issue, but I'm not sure. Did you do any local modifications to the PHP configuration files, or are you

[Bug 1916247] Re: package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to install/upgrade: subproces van pakket mysql-server-8.0 werd script pre-removal geïnstalleerd gaf de foutwaarde 1 terug

2021-02-22 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Based on your logs, you are likely having several issues like: 2021-02-19 15:37:23 0 [ERROR] InnoDB: Invalid flags 0x4800 in ./ibdata1 This seems to be a local configuration issue. Also, I did not understand your description: what do you mean

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

2021-02-22 Thread Sergio Durigan Junior
Thank you for your report. The logs you posted are a bit strange. This part here: fev 21 15:24:28 euhe.in systemd[184109]: mysql.service: Failed at step USER spawning /usr/share/mysql/mysql-systemd-start: No such process It says that

[Bug 1916391] Re: Range requests broken on CIFS mounted document root

2021-02-22 Thread Sergio Durigan Junior
Thanks for the report. I can confirm this behaviour. Here are the reproduction steps, assuming you're in a Focal VM: # apt install samba apache2 curl cifs-utils # cat << EOF >> /etc/samba/smb.conf [testshare] path = /testshare browseable = yes read only = yes guest ok = yes EOF # mkdir

[Bug 1916391] Re: Range requests broken on CIFS mounted document root

2021-02-22 Thread Sergio Durigan Junior
** Changed in: apache2 (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.net/bugs/1916391 Title: Range requests broken on CIFS mounted document root To manage

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

2021-02-22 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Based on the error messages posted in the description of the bug, it seems to me like there was some race condition on dpkg and it was unable to acquire the necessary lock to perform the operation. Initially this seems strange to me, since dpkg

[Bug 1916313] Re: memory allocate issue of windows vm

2021-02-22 Thread Sergio Durigan Junior
Thank you for your bug report. I've subscribe Christian to it, who is our qemu expert. He will take a look as time permits. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916313 Title: memory

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

2021-02-20 Thread Sergio Durigan Junior
Thank you all for the further investigation on this bug. @Nathan, were you able to identify an upstream patch that fixes this issue? I would appreciate if you could point me to a commit so that I could test it locally as well. Thanks. -- You received this bug notification because you are a

[Bug 1916305] [NEW] Telegraf shouldn't automatically attempt to connect to influxdb after installation

2021-02-19 Thread Sergio Durigan Junior
eb 19 23:08:11 telegraf-hirsute telegraf[2133]: 2021-02-19T23:08:11Z E! [agent] Error writing to outputs.influxdb: could not write any address ** Affects: telegraf (Ubuntu) Importance: Medium Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed -- You received this b

[Bug 1916296] [NEW] "go list -m all" doesn't work with vendorized deps

2021-02-19 Thread Sergio Durigan Junior
Public bug reported: The current golang-go on hirsute can't work with vendorized dependencies when "go list -m all" is used. # go list -m all go list -m: can't compute 'all' using the vendor directory (Use -mod=mod or -mod=readonly to bypass.) This has been reported and apparently

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-02-18 Thread Sergio Durigan Junior
OK, new package (with the same version) uploaded now, which addresses the comments made by Robie. Let me know what you think. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905790 Title:

Re: [Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-02-18 Thread Sergio Durigan Junior
On Thursday, February 18 2021, Robie Basak wrote: >> + certs = CERT_CreateSubjectCertList (NULL, handle, > >derSubject, > > Doesn't this need a return value test? AFAICT, > CERT_CreateSubjectCertList might return NULL, and CERTLIST_HEAD (certs) > will unconditionally look up a member? There's a

[Bug 1910096] Re: package apache2 2.4.41-4ubuntu3.1 failed to install/upgrade: podproces zainstalowany pakiet apache2 skrypt post-installation zwrócił kod błędu 1

2021-02-17 Thread Sergio Durigan Junior
*** This bug is a duplicate of bug 1915826 *** https://bugs.launchpad.net/bugs/1915826 ** This bug has been marked a duplicate of bug 1915826 package apache2 2.4.41-4ubuntu3.1 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit

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

2021-02-17 Thread Sergio Durigan Junior
Bryce was able to provide a possible reproducer: # apt install apache2 # rm -rf /usr/share/apache2/default-site/ # apt purge apache2 # apt install apache2 I'm marking this bug as Triaged. @Katarina, could you confirm whether you've removed /usr/share/apache2 /default-site/ before purging the

[Bug 1915674] Re: Sharing folder in Files: "net usershare" returned error 255

2021-02-17 Thread Sergio Durigan Junior
Thanks for bug report. I attempted to reproduce it here, but could not. Here's what I did (inside a LXD Groovy container): # id games uid=5(games) gid=60(games) groups=60(games) # apt install -y libglib2.0-bin gvfs gvfs-backends dbus-x11 samba # eval $(dbus-launch --sh-syntax) # cat

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

2021-02-17 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. We will need more information in order to proceed with the investigation of the bug. Based on the logs posted, I could not determine the cause for the error message. When I repeat the steps described in the DpkgHistoryLog.log in a Focal

[Bug 1915811] Re: Empty NUMA topology in machines with high number of CPUs

2021-02-17 Thread Sergio Durigan Junior
Thanks for the report. I've subscribed Christian, who will look into this issue when possible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915811 Title: Empty NUMA topology in machines with

[Bug 1908065] Re: Invalid SYSLOG_PID for (systemd) journal messages

2021-02-11 Thread Sergio Durigan Junior
I am marking this bug as Won't Fix for Bionic because as far as I could see there is nobody who is affected by this but there. Of course, I am willing to reconsider this decision in case someone shows up and complains about this problem on Bionic. ** Changed in: sssd (Ubuntu Bionic)

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

2021-02-10 Thread Sergio Durigan Junior
Upstream is aware of the bug and is working on a solution. ** Bug watch added: Samba Bugzilla #14621 https://bugzilla.samba.org/show_bug.cgi?id=14621 ** Also affects: samba via https://bugzilla.samba.org/show_bug.cgi?id=14621 Importance: Unknown Status: Unknown -- You received

[Bug 1915095] Re: clamscan modifies atime during scheduled scans

2021-02-10 Thread Sergio Durigan Junior
Thanks for the report, Brandon. I can confirm this behaviour, and here are simple reproducible steps to verify it: # apt install clamav # echo hi > test # stat test ... Access: 2021-02-10 19:53:04.982514441 + ... # clamscan test # stat test Access: 2021-02-10 19:53:32.482243351 + I'm

[Bug 1908065] Re: Invalid SYSLOG_PID for (systemd) journal messages

2021-02-05 Thread Sergio Durigan Junior
Thanks for driving this effort, much appreciated. I can work on properly applying the patches and testing the packages next week (feel free to ping me on IRC if I don't update this bug). I don't know about backporting this to Bionic; it seems that it's not a very urgent issue to justify the

[Bug 1818918] Re: gdb doesn't search in debug-file-directory for .gnu_debugaltlink

2021-02-03 Thread Sergio Durigan Junior
Ah, good to know! No problem at all, Brian! Cheers :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818918 Title: gdb doesn't search in debug-file-directory for .gnu_debugaltlink To manage

[Bug 1818918] Re: gdb doesn't search in debug-file-directory for .gnu_debugaltlink

2021-02-03 Thread Sergio Durigan Junior
Ah, I see that is has indeed been backport by Debian, and is already in hirsute: debian/patches/2bf3b79d05bf85e41cbdcb020bd1cc424f59dd9a.diff is the patch. @Brian, would you like me to backport the patch to another release? -- You received this bug notification because you are a member of

[Bug 1818918] Re: gdb doesn't search in debug-file-directory for .gnu_debugaltlink

2021-02-03 Thread Sergio Durigan Junior
@Brian, Ops, sorry. I forgot about this bug, and then I kind of assumed that it had already been backported on Debian. This is just for hirsute, right? I can backport it now, give me just a second. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2021-02-03 Thread Sergio Durigan Junior
Thank you for the quick reply. Hm, I was expecting to see an entry dated as Feb 01, at around 15:20, which is the time present in the MySQL error log. These errors are quite hard to diagnose, because they cannot be easily reproducible. However, the "workaround" we suggest is to just run "apt-

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

2021-02-03 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Unfortunately, I am unable to reproduce it locally using a Focal container with the latest MySQL package installed. I could not find anything particularly wrong in your configuration files either, and, although your

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

2021-02-03 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Unfortunately, I am unable to reproduce it locally using a Focal container with the latest MySQL package installed. I could not find anything particularly wrong in your configuration files either, and, although your

[Bug 1913810] Re: restart doesn't test for syntax errors

2021-02-01 Thread Sergio Durigan Junior
** Changed in: openssh (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913810 Title: restart doesn't test for syntax errors To manage notifications about

[Bug 1913586] Re: autopkgtest failure in Hirsute

2021-01-28 Thread Sergio Durigan Junior
Thanks for the patch, Lucas. I'm not a Ruby expert, but the code LGTM, and the rationale too. It seems you forgot to run update-maintainer. Once you do, feel free to upload the package. Are you considering sending this change to Debian as well? Cheers. -- You received this bug notification

[Bug 1913470] Re: sssd also needs `attach_disconnected` in its apparmor profile

2021-01-27 Thread Sergio Durigan Junior
Thanks for the bug report. Initially I wasn't able to reproduce it with a pristine installation of Ubuntu Bionic + sssd, then aa-enforcing sssd, and then enabling overlayroot=tmpfs. sssd was able to start successfully. Then, we had a chat on IRC where Andreas let me know that sssd's autopkgtest

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

2021-01-27 Thread Sergio Durigan Junior
** Changed in: samba (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.net/bugs/1912750 Title: samba-tool domain provision crash with "password hash userPassword

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

2021-01-27 Thread Sergio Durigan Junior
Thank you for your reply. OK, that confirms my suspicion that the upstream bug referenced in the original description does not (entirely) relate to this issue. I was able to confirm a few things: - This bug is reproducible in hirsute as well, which means that the latest version of samba in our

[Bug 1913216] Re: unbound DNS service crashing/not starting

2021-01-27 Thread Sergio Durigan Junior
Thanks for the bug report and for following up on it. I tried creating a Focal VM and installing unbound in it, and it succeeded. Since it is not clear how to reproduce the issue, and no logs were provided, I am marking this bug as Incomplete. If you happen to find more details about the

[Bug 1913284] Re: [plugin] [bcache] add a new bcache plugin

2021-01-27 Thread Sergio Durigan Junior
Thanks for the bug report. I'm marking this bug as Triaged and subscribing ubuntu-server to it. When the feature is accepted upstream we can decide whether it makes sense to backport it or to wait for a new upstream release of the package. ** Changed in: sosreport (Ubuntu) Status: New =>

[Bug 1905423] Re: Rabbit reports "file descriptor limit alarm set", does not accept connections

2021-01-27 Thread Sergio Durigan Junior
Thanks for the reply, Peter. Yes, if you start rabbitmqctl directly via the command line then the systemd unit will not be invoked, and process will use the default limits specified by the system. If that is the way you invoked rabbitmqctl, then what you can do is modify the limits before

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

2021-01-26 Thread Sergio Durigan Junior
Offhand, after analysing the bug and the patches mentioned in the original description, I'm a bit skeptical that we're dealing with the same issue here. The upstream bug expliciltly mentions a limitation with crypt_r on RHEL systems, and the person says that the underlying problem is that "...

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

2021-01-26 Thread Sergio Durigan Junior
@EOLE team, could you run a test with the PPA provided above and see if it fixes the bug for you, please? -- 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: samba-tool domain provision

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

2021-01-26 Thread Sergio Durigan Junior
OK, I can reproduce the bug here. I backported the 3 upstream patches that fix this bug, and built a new Samba version in a PPA: https://launchpad.net/~sergiodj/+archive/ubuntu/samba-bug1912750 However, even after installing it, I'm still seeing the error when running "samba-tool". I'm still

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

2021-01-25 Thread Sergio Durigan Junior
** Changed in: samba (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/1912750 Title: samba-tool domain provision cr

[Bug 1892145] Re: smbclient cannot connect anonymously in Kerberos context (freeipa)

2021-01-25 Thread Sergio Durigan Junior
@Kees Baker, thanks for providing your krb5.conf. Would it be possible to also provide the contents of any file under /etc/krb5.conf.d/ and /var/lib/sss/pubconf/krb5.include.d/. I'm wondering if there's anything in those directories that is influencing the bug. Thanks. -- You received this

[Bug 1892145] Re: smbclient cannot connect anonymously in Kerberos context (freeipa)

2021-01-25 Thread Sergio Durigan Junior
Like Andreas, I cannot reproduce the coredump either. # smbclient //focal-01.example.com/myshare -k gensec_spnego_client_negTokenInit_step: Could not find a suitable mechtype in NEG_TOKEN_INIT session setup failed: NT_STATUS_INVALID_PARAMETER Even after using the same options as the ones

[Bug 1910611] Re: sssd startup fails when apparmor in enforcing mode

2021-01-25 Thread Sergio Durigan Junior
Performing the verification on Groovy: First, confirming that the current sssd manifests the bug: # apt policy sssd sssd: Installed: 2.3.1-3ubuntu2 Candidate: 2.3.1-3ubuntu2 Version table: *** 2.3.1-3ubuntu2 500 500 http://archive.ubuntu.com/ubuntu groovy-updates/main amd64

[Bug 1910611] Re: sssd startup fails when apparmor in enforcing mode

2021-01-25 Thread Sergio Durigan Junior
Performing the verification on Focal: First, confirming that the current sssd manifests the bug: # apt policy sssd sssd: Installed: 2.2.3-3ubuntu0.2 Candidate: 2.2.3-3ubuntu0.2 Version table: *** 2.2.3-3ubuntu0.2 500 500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64

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

2021-01-25 Thread Sergio Durigan Junior
Hi Paride, Thanks for further investigating. I assumed that the crash was indeed reproducible by hacking the package, but I think it's important to get a reproducer that doesn't involve rebuilding anything if we're thinking about an SRU (for Groovy, for example). In any case, I think it's

[Bug 1912691] Re: autopkgtest failure blocking runc migration

2021-01-21 Thread Sergio Durigan Junior
Thanks for the patch, Lucas. I reviewed it and it seems reasonable. I'd probably use a "Origin: backport" header and mention the commit URL there as well. I haven't run the dep8 tests myself but I trust the results you posted :-). LGTM. -- You received this bug notification because you are a

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

2021-01-21 Thread Sergio Durigan Junior
Thanks, Paride. I had also found the same bug yesterday, but I decided not to mark the bug as Triaged because I still cannot reproduce it. As noted previously, I would like to be able to reproduce the issue before moving forward. This will prove useful if we have to SRU the patch. I still

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

2021-01-20 Thread Sergio Durigan Junior
Thanks for the report. I've reassigned the bug to net-snmp, since this is not a nagios-plugins issue. I'm also having a bit of trouble reproducing this one. I think I generated the certificates correctly by doing: # net-snmp-cert genca -I -n hostname.example.com # net-snmp-cert gencsr -I -t

[Bug 1912347] Re: freeipmi-ipmiseld: missing '/var/cache/ipmiseld/' directory in package freeipmi-ipmiseld

2021-01-20 Thread Sergio Durigan Junior
Thanks for the report. Just by installing the package I cannot trigger this problem; it complains that it "cannot find inband device". I wonder what it would take to have a reproducer for this. In any case, this looks like a valid bug. Since there is a known and easy workaround, I'm marking it

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

2021-01-20 Thread Sergio Durigan Junior
** Package changed: nagios-plugins (Ubuntu) => net-snmp (Ubuntu) -- 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 allowed_uses behaviour when in debug

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

2021-01-20 Thread Sergio Durigan Junior
Thanks for the bug report. This should have been opened against net-snmp, and not nagios-plugins, right? I'm reassigning it to the proper package. It seems to me that it's a valid bug, but it would be great to have a more detailed reproducer. I tried editing /etc/ssl/openssl.cnf and extend the

[Bug 1912387] Re: [Patch] check_snmp: support SNMPv3 TSM security (client certificates)

2021-01-20 Thread Sergio Durigan Junior
Thank you for the bug report. I am assuming that this bug refers to Hirsute. The PR you linked is still being reviewed upstream. Eventually it will be accepted and released upstream. I am marking this bug as a Wishlist for now, since it seems to me that the feature is not yet ready to be

[Bug 1910611] Re: sssd startup fails when apparmor in enforcing mode

2021-01-18 Thread Sergio Durigan Junior
** Description changed: + [ Impact ] + + sssd users on Focal, Groovy and Hirsute can experience problems when + setting sssd's apparmor profile to "Enforce" mode. In this scenario, + apparmor will prevent sssd from being able to execute programs under the + /usr/libexec/sssd/* path, which will

[Bug 1910611] Re: sssd startup fails when apparmor in enforcing mode

2021-01-18 Thread Sergio Durigan Junior
** Also affects: sssd (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Hirsute) Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: New

[Bug 1900642] Re: sssd won't start

2021-01-15 Thread Sergio Durigan Junior
Verification for Groovy. root@groovy-desktop:~# apt policy sssd sssd: Installed: 2.3.1-3 Candidate: 2.3.1-3 Version table: *** 2.3.1-3 500 500 http://ca.archive.ubuntu.com/ubuntu groovy/main amd64 Packages 100 /var/lib/dpkg/status Booting the VM and verifying that the bug

[Bug 1900642] Re: sssd won't start

2021-01-15 Thread Sergio Durigan Junior
Verification for Focal: root@focal-desktop:~# apt policy sssd sssd: Installed: 2.2.3-3ubuntu0.1 Candidate: 2.2.3-3ubuntu0.1 Version table: *** 2.2.3-3ubuntu0.1 500 500 http://ca.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages 100 /var/lib/dpkg/status

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-01-12 Thread Sergio Durigan Junior
** Changed in: sssd (Ubuntu Focal) Assignee: Sergio Durigan Junior (sergiodj) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905790 Title: Make S

[Bug 1900642] Re: sssd won't start

2021-01-12 Thread Sergio Durigan Junior
OK, packages uploaded for Groovy and Focal (waiting on the SRU team now), and Hirsute. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900642 Title: sssd won't start To manage notifications about

[Bug 1900642] Re: sssd won't start

2021-01-11 Thread Sergio Durigan Junior
t; 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/1900642 Title: sssd won't start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/

[Bug 1910611] Re: sssd startup fails when apparmor in enforcing mode

2021-01-11 Thread Sergio Durigan Junior
** Changed in: sssd (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/1910611 Title: sssd startup fails when appar

[Bug 1882980] Re: unix extensions disabled by default

2021-01-08 Thread Sergio Durigan Junior
Sorry, scratch that, I got confused and assumed that you were mounting a Samba share. I moved the bug back to cifs-utils. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882980 Title: unix

[Bug 1882980] Re: unix extensions disabled by default

2021-01-08 Thread Sergio Durigan Junior
AFAIU, the work on SMBv3 UNIX extensions on Samba is ongoing: https://wiki.samba.org/index.php/SMB3-Linux So, while cifs-utils tries to use "unix" when mounting the share, Samba still doesn't support it, and therefore mount.cifs falls back to nounix. This is not necessarily a bug; it's just

[Bug 1090760] Re: CIFS: Unknown mount option "defaults"

2021-01-08 Thread Sergio Durigan Junior
Confirmed that the bug still exists with cifs-utils 6.11-1ubuntu1. ** Changed in: cifs-utils (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090760 Title:

[Bug 260396] Re: cifs.mount: mapchars + utf8 = loop

2021-01-08 Thread Sergio Durigan Junior
Closing after confirming that it's been fixed. ** Changed in: cifs-utils (Ubuntu) Status: Triaged => 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/260396 Title: cifs.mount:

[Bug 1090764] Re: CIFS: Unknown mount option "async"

2021-01-08 Thread Sergio Durigan Junior
Confirmed that the bug still exists with cifs-utils 6.11-1ubuntu1. ** Changed in: cifs-utils (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090764 Title:

[Bug 1900642] Re: sssd won't start

2021-01-08 Thread Sergio Durigan Junior
Brian, thanks so much for accepting the SRU so quick! As it turns out, I was able to come up with a better, more complete fix, and upstream has accepted it a few days ago. For that reason, and after consulting with Robie, I am dropping the verification-* tags from this bug, and will prepare a

[Bug 1909043] Re: cannot upgrade mysql server package

2021-01-06 Thread Sergio Durigan Junior
Aside from reinstalling the package, you can try to overwrite your current apparmor profile with the one that is shipped by default in the package. Something like the following: # wget

[Bug 1910263] Re: package libpcap0.8:i386 1.9.1-3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2021-01-06 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Based on what I can find in the attached logs, I cannot really understand the sequence of commands that may have led to this error. I tried reproducing it in a container here, making sure to enable i386 first, but everything (curl, nodejs and

[Bug 1909580] Re: adcli not updating keytabs since 0.8.2-1ubuntu1

2021-01-04 Thread Sergio Durigan Junior
*** This bug is a duplicate of bug 1906627 *** https://bugs.launchpad.net/bugs/1906627 Thanks for your report. It indeed seems like a duplicate of bug 1906627, so I am marking it as such. ** This bug has been marked a duplicate of bug 1906627 GSS-SPNEGO implementation in cyrus-sasl2 is

[Bug 1909399] Re: Exception during removal of OSD blacklist entries

2021-01-04 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Could you please provide some reproduction steps here? I'm not a ceph expert, and it seems like there needs to be some initial configuration to make ceph work. I did spend some time trying to configure it here, but it'd be easier if you could

[Bug 1899363] Re: After ESM update on ubuntu 14.04.5 Samba not connecting

2021-01-04 Thread Sergio Durigan Junior
Thank you for the bug report. Unfortunately, we still don't have enough details to proceed with the investigation of this problem, so I am not going to change anything here. If you can provide more information (as per Christian's request), feel free to mark this bug as New again. Thanks. --

[Bug 1908223] Re: nmap 7.80 crashes with Assertion `htn.toclock_running == true'

2020-12-16 Thread Sergio Durigan Junior
Thanks for taking the time to report a bug. I am unable to reproduce the issue here. I've tried it on a Focal lxd container, a Focal VM, and a Focal system (native). I'm always able to execute the following commands: # sudo nmap -n 192.168.1.1/24 # sudo nmap -4 -vvv -ddd -sn -PR 8.8.8.8 They

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

2020-12-16 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. >From the information you provided, it is hard to determine what the root cause of the problem is. I see some interesting things, though: 1) According to DpkgHistoryLog.txt, your unnatended-upgrades command has been failing a lot lately. This

[Bug 1908149] Re: dfwinreg: FTBFS on hirsute due to missing Build-Dep

2020-12-14 Thread Sergio Durigan Junior
Package uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908149 Title: dfwinreg: FTBFS on hirsute due to missing Build-Dep To manage notifications about this bug go to:

[Bug 1908134] Re: cura: FTBFS on hirsute

2020-12-14 Thread Sergio Durigan Junior
Package uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908134 Title: cura: FTBFS on hirsute To manage notifications about this bug go to:

[Bug 1908149] Re: dfwinreg: FTBFS on hirsute due to missing Build-Dep

2020-12-14 Thread Sergio Durigan Junior
** Patch added: "dfwinreg.patch" https://bugs.launchpad.net/debian/+source/dfwinreg/+bug/1908149/+attachment/5443581/+files/dfwinreg.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908149

[Bug 1908149] [NEW] dfwinreg: FTBFS on hirsute due to missing Build-Dep

2020-12-14 Thread Sergio Durigan Junior
rtance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Affects: dfwinreg (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #976653 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976653 ** Also affects: df

[Bug 1908134] Re: cura: FTBFS on hirsute

2020-12-14 Thread Sergio Durigan Junior
** Patch added: "cura.diff" https://bugs.launchpad.net/debian/+source/cura/+bug/1908134/+attachment/5443556/+files/cura.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908134 Title: cura:

[Bug 1908134] [NEW] cura: FTBFS on hirsute

2020-12-14 Thread Sergio Durigan Junior
ltimaker/Cura/commit/00bc1bfcdc960d4bad62adc4b1615ca4cc6b3cee ** Affects: cura Importance: Unknown Status: Unknown ** Affects: cura (Ubuntu) Importance: Undecided Assignee: Sergio Durigan Junior (sergiodj) Status: Confirmed ** Affects: cura (Debian) Importance: Unk

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

2020-12-11 Thread Sergio Durigan Junior
Finally! Thanks for the detailed steps, Lee. I was finally able to reproduce it locally. For the record, these are the commands you can issue to reproduce. Suppose that you have a samba share named "sambashare" serving a directory at $HOME/testshare. $ gio mount smb://127.0.0.1/sambashare $

[Bug 1900642] Re: sssd won't start

2020-12-10 Thread Sergio Durigan Junior
@Timo thanks for looking into that. FWIW, I've just opened a MR on salsa in order to propose this change to the Debian sssd as well: https://salsa.debian.org/sssd-team/sssd/-/merge_requests/10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1900642] Re: sssd won't start

2020-12-10 Thread Sergio Durigan Junior
** Description changed: + [ Impact ] + + Starting from Groovy, sssd became a dependency of ubuntu-desktop. This + means that Ubuntu users who install the Desktop version will + automatically get sssd installed in their systems. + + By default, sssd does not try to make any assumptions about

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

2020-12-10 Thread Sergio Durigan Junior
@Lee Tae Hoon, thank you for the feedback. I downloaded the zip file you provided, but I still can't see anything useful in the logs. I wonder what's really happening. I will have to bug you one more time and ask you to provide a network trace of the moment of the failure, please. You can read

[Bug 1900642] Re: sssd won't start

2020-12-09 Thread Sergio Durigan Junior
I finally had some time to do some investigation on this bug. I appreciate the analysis done by others, and the patch provided by Dimitri. I verified that using ConditionPathExists on sssd.service does prevent sssd from starting (as expected), which means that the error messages in the log are

[Bug 1900642] Re: sssd won't start

2020-12-09 Thread Sergio Durigan Junior
ned) => Sergio Durigan Junior (sergiodj) ** Changed in: sssd (Ubuntu Hirsute) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in: sssd (Ubuntu Groovy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu

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

2020-12-09 Thread Sergio Durigan Junior
I forgot to mention, but I: 1) Replaced my smb.conf with Lee Tae Hoon's smb.conf, and tried to reproduce the error. Everything still works for me. 2) Tried moving files (via terminal and using Nautilus) to the share. I can access them fine. 3) Tried attaching another disk to my Focal VM,

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

2020-12-09 Thread Sergio Durigan Junior
Thanks for the replies, Rapper_skull an Lee Tae Hoon. Lee, I have a few questions for you. 1) What is the name of the file you tried to open? Based on the screenshot you posted earlier, I thought the file was named IMG_1809.JPG. However, in your logs I don't see any attempt to open a

[Bug 1907312] Re: clamd takes 7% of ram

2020-12-09 Thread Sergio Durigan Junior
Hi, thanks for reporting the bug. Before anything else, I would like to ask if there is any particular reason why you marked the bug as Invalid. Have you perhaps found the problem or a workaround? If that is the case, then could you update this bug and post what you've found? Maybe other users

[Bug 1897631] Re: [SRU] Add telegraf to focal's universe repository

2020-12-09 Thread Sergio Durigan Junior
** Changed in: telegraf (Ubuntu Focal) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897631 Title: [SRU] Add telegraf to focal's universe repository To manage

<    4   5   6   7   8   9   10   11   >