[Bug 1684295] Re: sssd fails with 'Exiting the SSSD. Could not restart critical service [tpad].
I think the best way forward here is to get a core dump, so we can have a better idea of where the crash is happening. I induced a crash in my test sssd container, and since I have apport installed, a crash file was produced in /var/crash: # ll /var/crash/ total 644 drwxrwxrwt 2 root root 4 Nov 1 20:34 ./ drwxr-xr-x 13 root root 15 Sep 19 19:18 ../ -rwxr-xr-x 1 root root 0 Nov 1 20:34 .lock* -rw-r- 1 root root 593417 Nov 1 20:34 _usr_lib_x86_64-linux-gnu_sssd_sssd_be.0.crash Could you please check if you have a recent crash file related to sssd in that directory. If not, do this: sudo apt install apport # check the kernel core_pattern: # sysctl kernel.core_pattern kernel.core_pattern = |/usr/share/apport/apport %p %s %c %P And then restart sssd and induce the crash again, and then hopefully you will have a crash file and we can go from there. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to sssd in Ubuntu. https://bugs.launchpad.net/bugs/1684295 Title: sssd fails with 'Exiting the SSSD. Could not restart critical service [tpad]. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1684295/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1684295] Re: sssd fails with 'Exiting the SSSD. Could not restart critical service [tpad].
Looking at this again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to sssd in Ubuntu. https://bugs.launchpad.net/bugs/1684295 Title: sssd fails with 'Exiting the SSSD. Could not restart critical service [tpad]. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1684295/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1728582] Re: package tftpd-hpa (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 127
Thanks for filing this bug in Ubuntu. Could you please share your /etc/default/tftpd-hpa file? I believe it may contain a syntax error ** Changed in: tftp-hpa (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/1728582 Title: package tftpd-hpa (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1728582/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1724896] Re: [MRE] Please update to latest upstream release 7.0.25
** Description changed: There have been a number of microreleases of PHP 7.0 upstream since the last update to Xenial (which corresponded to the last update in Zesty). As it has been a few months, it feels appropriate to provide another MRE update to php7.0. A number of critical security and bug-fixes are present in each 7.0.x. Rather than backporting individual patches (e.g., Bug # 1569509), I believe it makes significantly more sense to follow the upstream 7.0.x. Upstream PHP is demonstrating an improved approach of bugfixes only in 7.0.x: - - 7.0.24: http://php.net/ChangeLog-7.php + - 7.0.25: http://php.net/ChangeLog-7.php The upstream CI is at: https://travis-ci.org/php/php-src and is run regularly. Our php7.0 source package has autopkgtests for the 4 SAPIs, mod-php, cgi, fpm and cli. We have also updated the packing to run the source tests during the build itself. I do not believe there is a firm statement from upstream on API/ABI stability, but the general approach seems to be a BC-break would result in 7.1.0 (which is present in Artful, and is why the Artful task is invalid). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php7.0 in Ubuntu. https://bugs.launchpad.net/bugs/1724896 Title: [MRE] Please update to latest upstream release 7.0.25 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1724896/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1724896] Re: [MRE] Please update to latest upstream release 7.0.25
** Also affects: php7.0 (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: php7.0 (Ubuntu Zesty) Assignee: (unassigned) => Nish Aravamudan (nacc) ** Changed in: php7.0 (Ubuntu Zesty) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php7.0 in Ubuntu. https://bugs.launchpad.net/bugs/1724896 Title: [MRE] Please update to latest upstream release 7.0.25 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1724896/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1724896] Re: [MRE] Please update to latest upstream release 7.0.25
** Summary changed: - [MRE] Please update to latest upstream release 7.0.24 + [MRE] Please update to latest upstream release 7.0.25 ** No longer affects: php7.0 (Ubuntu Trusty) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php7.0 in Ubuntu. https://bugs.launchpad.net/bugs/1724896 Title: [MRE] Please update to latest upstream release 7.0.25 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1724896/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1585111] Re: net rpc join fails in Ubuntu 16.04
Thanks for your config, @metze. @hh68300, could you please try with the config options from @metze's comment #13? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1585111 Title: net rpc join fails in Ubuntu 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1585111/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1729064] Re: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1
Yes, recommends are installed by default in this out-of-the box xenial container I used. And yes, postgresql (server) is a recommends only. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1729064 Title: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1729064/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
Re: [Bug 1729064] Re: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1
On Wed, Nov 1, 2017 at 7:26 AM, Andreas Hasenack wrote: > It worked out of the box in artful, so the fix is somewhere in between > xenial and artful. I would check the changes in 7.4.1~dfsg-1 or 7.4.2+dfsg-1 or 7.4.3+dfsg-1. Also, iirc (only vaguely possibly true), bacula-director-pgsql only depends on a postgres client, not on a postgres server. So is this with an --install-recommends installation? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1729064 Title: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1729064/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
Re: [Bug 1720126] Re: [ip link] Message truncated error for large number of passthrough VFs
On Wed, Nov 1, 2017 at 7:15 AM, Jan Gutter <1720...@bugs.launchpad.net> wrote: > @arges > > Hi, would you need any more testing from us? Nope, your part is done. All SRUs have to bake for 7 days in -proposed to shake out regressions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1720126 Title: [ip link] Message truncated error for large number of passthrough VFs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1720126/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1729064] Re: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1
It worked out of the box in artful, so the fix is somewhere in between xenial and artful. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/1729064 Title: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1729064/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1729064] Re: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1
Thanks for filing this bug in Ubuntu. I was able to confirm the problem on a fresh xenial container by just running: sudo apt install bacula-director-pgsql That pulls in the postgresql 9.5 server. What happens is that bacula tries to reach out to postgresql on the localhost (if you accepted all bacula defaults), but postgresql is being installed in the same transaction and isn't ready yet. There isn't even a postgres user at that time. So things fail. A couple work arounds: a) first install postgresql-9.5, then bacula-director-pgsql b) when bacula complains about the database, select abort, and then do "sudo apt install bacula-director-pgsql --reinstall". This time it should finish. I believe in your case you can just run "sudo apt install --reinstall bacula-director-pgsql". I would also suggest a "sudo apt install -f" to be sure there are no remaining errors. ** Changed in: bacula (Ubuntu) Importance: Undecided => Medium ** Changed in: bacula (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/1729064 Title: package bacula-director-pgsql 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1729064/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1725525] Re: Cannot complete installation in Ubuntu 17.10
I'm also unable to reproduce this on a fresh artful lxd container. We need to find out what's different in that environment from yours. The next person who reproduces this problem, could you please attach a full "ps fauxw" output to this bug? Not filtering by the "openvpn" string via grep, please. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/1725525 Title: Cannot complete installation in Ubuntu 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1725525/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1725525] Re: Cannot complete installation in Ubuntu 17.10
I also tried an artful VM, with and without network (installed from the cached download deb in the latter case). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/1725525 Title: Cannot complete installation in Ubuntu 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1725525/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1728723] Re: postfix check warns about symlink being group writable
This was fixed in 3.1.4-2 which was synced into ubuntu for zesty and later. Xenial does indeed show this behavior, but I don't think it's worth an SRU to fix it. The exit code is still 0, and it's just a warning. Maybe if there was another bug worth of an SRU, this fix could piggy back on it. FWIW, the fix is in debian/patches/70_postfix-check.diff: --- a/conf/postfix-script +++ b/conf/postfix-script @@ -302,9 +302,14 @@ find $todo ! -user root \ -exec $WARN not owned by root: {} \; - find $todo \( -perm -020 -o -perm -002 \) \ + # Handle symlinks separately + find -L $todo \( -perm -020 -o -perm -002 \) \ -exec $WARN group or other writable: {} \; + find $todo -type l | while read f; do \ + readlink "$f" | grep -q / && $WARN symlink leaves directory: "$f"; \ + done; \ + # Check Postfix mail_owner-owned directory tree owner/permissions. find $data_directory/. ! -user $mail_owner \ ** Changed in: postfix (Ubuntu) Importance: Undecided => Low ** Changed in: postfix (Ubuntu) Status: New => Triaged ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1728723 Title: postfix check warns about symlink being group writable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1728723/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1729024] Re: package samba 2:4.6.7+dfsg-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Thanks for filing this bug in Ubuntu. I believe what's happening is similar, if not identical, to bug https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1635491 which we thought was resolved. I also filed an upstream bug with samba about it because it looks like some cases are not yet sorted out. Please tell me, this machine where it happened, is this a laptop? Do you only have network access after you login, via wireless for example? Or is the network enabled before, like via an ethernet cable? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1729024 Title: package samba 2:4.6.7+dfsg-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1729024/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs