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

2021-02-27 Thread Valters Jansons
LP appears to have stripped spaces from the `grep` command. There was filtering on output to reduce verbosity. Instead of what is seen in previous comment: # p11-kit list-modules | grep -Eve '^ ' The actual executed verification command there is: # p11-kit list-modules | grep -Eve '^ {5}' -- You

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

2021-02-27 Thread Valters Jansons
[4287]] [do_card] (0x4000): Login NOT required. (Sat Feb 27 14:23:49:076640 2021) [p11_child[4287]] [read_certs] (0x4000): found cert[X.509 Certificate for PIV Authentication][/DC=com/DC=example/OU=Struct/CN=Valters Jansons] (Sat Feb 27 14:23:49:076706 2021) [p11_child[4287]] [do_verification]

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

2021-01-23 Thread Valters Jansons
Thank you for subscribing ubuntu-sponsors. Feel free to handles this after 2.2.3-3ubuntu0.3 reaches focal-updates, as that was published on focal-proposed yesterday (2021-01-22), and this change is not necessarily of such high priority compared to it. -- You received this bug notification becaus

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

2021-01-23 Thread Valters Jansons
** Patch added: "sssd_2.2.3-3ubuntu0.4.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1908065/+attachment/5456023/+files/sssd_2.2.3-3ubuntu0.4.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd i

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

2021-01-23 Thread Valters Jansons
Sorry Dan, I did not initially grasp the full implication of your message if it was intended that way. Thank you for the upstream commit linked. Will poke around a bit more and provide a proposed debdiff to be sponspored then, but to summarize from SSSD side: indeed not reproducible with a minimal

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

2021-01-22 Thread Valters Jansons
It does not appear that systemd-journald is automatically parsing SYSLOG_IDENTIFIER. The following sample program: #include int main(int argc, char *argv[]) { sd_journal_send("MESSAGE=%s", "Hello world!", "SYSLOG_IDENTIFIER=%s", "sssd[sudo]", NULL); }

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-05-09 Thread Valters
Sorry, I meant the comments on ticket 1754686 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/1754294 Title: After last updated libcurl3 on libcurl4, some apps are removed. S

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-05-09 Thread Valters
Also not possible to install MySQL Workbench (mysql-workbench- community-6.3.10-1ubuntu17.10-amd64.deb) because it has dependency on libcurl3 which libcurl4 disallows. It is not a solution to require all 3rd party packages to move to libcurl4. If the curl library did not break ABI between 3 and 4,