[Bug 1851150] Re: package apache2 2.4.7-1ubuntu4.22 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

I'll note that both Precise (12.04) and Trusty (14.04) have reached
their normal support lifespan, and are nowadays only supported via ESM
(https://ubuntu.com/esm).

That being said, I suspect you had a problem with the many apache
modules that you have enabled.

This message, for example:
ERROR: Module filter does not exist!^M


** Changed in: apache2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1851150

Title:
  package apache2 2.4.7-1ubuntu4.22 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1851150/+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 1851091] Re: Fresh Eoan upgrade fails to boot dom0 with message "decoding failed" (kernel 5.3.0)

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

Subscribing Stefan Bader, who has handled xen uploads/bugs in the past,
to see if he has any insights.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to xen in Ubuntu.
https://bugs.launchpad.net/bugs/1851091

Title:
  Fresh Eoan upgrade fails to boot dom0 with message "decoding failed"
  (kernel 5.3.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1851091/+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 1850998] Re: package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

This seems to be the error:
Renaming removed key_buffer and myisam-recover options (if present)
ERROR: Unable to start MySQL server:
2019-11-02T02:24:50.952742Z 0 [Warning] [MY-011068] [Server] The syntax 
'expire-logs-days' is deprecated and will be removed in a future release. 
Please use binlog_expire_logs_seconds instead.
2019-11-02T02:24:50.958476Z 0 [ERROR] [MY-77] [Server] /usr/sbin/mysqld: 
Error while setting value 
'ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' to 
'sql_mode'.
2019-11-02T02:24:51.013521Z 0 [ERROR] [MY-010119] [Server] Aborting

NO_AUTO_CREATE_USER was removed from mysql 8:
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html#mysql-nutshell-deprecations
"""
 The following features related to account management are removed:

Using GRANT to create users. Instead, use CREATE USER. Following this 
practice makes the NO_AUTO_CREATE_USER SQL mode immaterial for GRANT 
statements, so it too is removed, and an error now is written to the server log 
when the presence of this value for the sql_mode option in the options file 
prevents mysqld from starting. 
"""

You have it set in /etc/mysql/mysql.conf.d/mysqld.cnf:

sql_mode =
"ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

Removing this option should allow your server to start again, and the upgrade 
to complete:
sudo apt update
sudo apt -f install


** Tags added: server-triage-discuss

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1850998

Title:
  package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade:
  installed mysql-server-8.0 package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1850998/+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 1850999] Re: package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2019-11-06 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1850998 ***
https://bugs.launchpad.net/bugs/1850998

** This bug has been marked a duplicate of bug 1850998
   package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: 
installed mysql-server-8.0 package post-installation script subprocess returned 
error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1850999

Title:
  package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade:
  installed mysql-server-8.0 package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1850999/+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 1851000] Re: package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2019-11-06 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1850998 ***
https://bugs.launchpad.net/bugs/1850998

** This bug has been marked a duplicate of bug 1850998
   package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: 
installed mysql-server-8.0 package post-installation script subprocess returned 
error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1851000

Title:
  package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade:
  installed mysql-server-8.0 package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1851000/+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 1850980] Re: mysql-server causes logrotate.service to fail at boot

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu, and for your troubleshooting and
the debian MR.

The logrotate systemd service is actually triggered by a timer, and not
by a reboot specifically. You can view when it last run, and when it
will run, with the command "systemctl list-timers".

Regarding your troubleshooting and fix, it sounds reasonable. I would
probably just check the exit status of the ping command, though.

Let's see what debian has to say on that MR.

** Changed in: mysql-8.0 (Ubuntu)
   Status: New => Triaged

** Changed in: mysql-8.0 (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1850980

Title:
  mysql-server causes logrotate.service to fail at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1850980/+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 1850953] Re: run plugins and compression with I/O idle class

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu, and the upstream one as well.

Upstream doesn't seem very keen in making such a change for the general
case. Maybe if you could propose a command-line option that would add
it?


** Bug watch added: github.com/sosreport/sos/issues #1844
   https://github.com/sosreport/sos/issues/1844

** Also affects: sosreport via
   https://github.com/sosreport/sos/issues/1844
   Importance: Unknown
   Status: Unknown

** Changed in: sosreport (Ubuntu)
   Status: New => Triaged

** Changed in: sosreport (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to sosreport in Ubuntu.
https://bugs.launchpad.net/bugs/1850953

Title:
  run plugins and compression with I/O idle class

To manage notifications about this bug go to:
https://bugs.launchpad.net/sosreport/+bug/1850953/+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 1850954] Re: add support for configurable timeouts (package v3.7+)

2019-11-06 Thread Andreas Hasenack
Focal has version 3.8, so the main bug task is fix released.

If you need a fix for the bug in previous versions of Ubuntu, then the
relevant procedure is documented here:

https://wiki.ubuntu.com/StableReleaseUpdates

However, I'm not sure this bug would qualify under that policy, although
I am not on the SRU team and cannot make that decision.

** Changed in: sosreport (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to sosreport in Ubuntu.
https://bugs.launchpad.net/bugs/1850954

Title:
  add support for configurable timeouts (package v3.7+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1850954/+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 1850933] Re: after upgrade 19.04 to 19.10, apache serves php code

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

Could you please share the following logs:
- /var/log/dist-upgrade/*
- /var/log/dpkg.log
- /var/log/apache2/error.log

I'm trying to determine exactly from which version of each package did
you upgrade, and if there were any errors during that process.

You also said you were using php5? Ubuntu Disco (19.04) has php 7.2.
Xenial has php 7.0, so from which ubuntu release were you coming from?

** Changed in: apache2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1850933

Title:
  after upgrade 19.04 to 19.10, apache serves php code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1850933/+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 1850895] Re: package mysql-hostname-8.0 8.0.17-0ubuntu2 failed to install/upgrade: il sottoprocesso installato pacchetto mysql-hostname-8.0 script post-installation ha restituito lo stato di erro

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

I see the following messages in the mysql log file:

2019-11-01T08:12:31.317917Z 0 [Warning] [MY-011068] [Server] The syntax 
'expire-logs-days' is deprecated and will be removed in a future release. 
Please use binlog_expire_logs_seconds instead.
2019-11-01T08:12:31.319323Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld 
(mysqld 8.0.17-0ubuntu2) starting as process 11983
2019-11-01T08:12:32.177301Z 0 [Warning] [MY-010068] [Server] CA certificate 
ca.pem is self signed.
2019-11-01T08:12:32.179958Z 0 [ERROR] [MY-67] [Server] unknown variable 
'query_cache_limit=1M'.
2019-11-01T08:12:32.180190Z 0 [ERROR] [MY-010119] [Server] Aborting
2019-11-01T08:12:33.958062Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: 
Shutdown complete (mysqld 8.0.17-0ubuntu2)  (Ubuntu).

>From https://dev.mysql.com/doc/refman/8.0/en/added-deprecated-removed.html, we 
>can see that the config option query_cache_limit was removed in 8.0.3:
"""
 query_cache_limit: Do not cache results that are bigger than this. Removed in 
MySQL 8.0.3. 
"""

That option is used by default in disco's
/etc/mysql/mysql.conf.d/mysqld.cnf file, and removed on a release
upgrade to mysql 8. I just did such a test. But you have it in
/etc/mysql/my.cnf, I wonder if the upgrade procedure looks at that file.

In any case, I suggest to remove this option from your configuration and
then try to finish the upgrade:

sudo apt update
sudo apt -f install


** Changed in: mysql-8.0 (Ubuntu)
   Status: New => Incomplete

** Tags added: server-triage-discuss

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1850895

Title:
  package mysql-hostname-8.0 8.0.17-0ubuntu2 failed to install/upgrade:
  il sottoprocesso installato pacchetto mysql-hostname-8.0 script post-
  installation ha restituito lo stato di errore 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1850895/+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 1850565] Re: package samba-common 2:4.10.7+dfsg-0ubuntu2.2 failed to install/upgrade: o subprocesso instalado, do pacote samba-common, o script post-installation retornou erro do status de saída

2019-11-06 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

The logs just confirm that samba-common's postinst script failed, but do
not show why. Your smb.conf file looks correct with no syntax errors.

There is not enough information in this bug report to figure out what
happened. I suggest you investigate the samba logs in /var/log/samba,
and perhaps try a reinstallation with "sudo apt update; sudo apt -f
install"

In the meantime I'll mark this bug as incomplete. If you have more
information to add, please do so and switch the status back to "new".


** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1850565

Title:
  package samba-common 2:4.10.7+dfsg-0ubuntu2.2 failed to
  install/upgrade: o subprocesso instalado, do pacote samba-common, o
  script post-installation retornou erro do status de saída 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1850565/+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 1849374] Re: packages built for python3.8 with disabled tests, for a first binary

2019-11-06 Thread Andreas Hasenack
** Changed in: python-django (Ubuntu)
   Status: New => Triaged

** Changed in: python-django (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1849374

Title:
  packages built for python3.8 with disabled tests, for a first binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/astropy/+bug/1849374/+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 1848902] Re: haproxy in bionic can get stuck

2019-11-06 Thread Andreas Hasenack
** Changed in: haproxy (Ubuntu)
   Importance: Undecided => High

** Changed in: haproxy (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1848902

Title:
  haproxy in bionic can get stuck

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1848902/+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 1772705] Re: IKEv2 VPN connections fail to use DNS servers provided by the server

2019-11-06 Thread Andreas Hasenack
** Changed in: strongswan (Ubuntu Bionic)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1772705

Title:
  IKEv2 VPN connections fail to use DNS servers provided by the server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1772705/+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 1723350] Re: sssd offline on boot, stays offline forever

2019-11-06 Thread Andreas Hasenack
** Tags added: server-next

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1723350

Title:
  sssd offline on boot, stays offline forever

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1723350/+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 1848834] Re: ClusterMon resource creation core-dumps while created with extra_option -E

2019-11-06 Thread Andreas Hasenack
Good to know. I also couldn't reproduce it just by using those commands,
some more setting up is probably needed. If we get reproducible steps,
we might be able to identify the commit (or series of commits) that
fixed it after 1.1.14. I took a quick look at the ChangeLog file but
failed to spot anything obvious.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1848834

Title:
  ClusterMon resource creation core-dumps while created with
  extra_option -E

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1848834/+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