[Bug 1805407] Re: package apache2-utils 2.4.29-1ubuntu4.5 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-11-28 Thread Karl Stenerud
Hi MH, It looks like your existing apache installation was corrupted prior to your attempt to upgrade. Unfortunately there's not much in the logs that would help diagnose the problem. Did you have Apache running previously? If so, you may need to manually remove and reinstall it. If you have othe

[Bug 1805373] Re: package xen-hypervisor-4.9-armhf 4.9.0-0ubuntu3 [modified: boot/xen-4.9-armhf] failed to install/upgrade: no se puede crear un enlace de seguridad de `./boot/xen-4.9-armhf' antes de

2018-11-28 Thread Karl Stenerud
Hi eustaquio, Thanks for the bug report. Unfortunately, there's not enough actionable information for us to troubleshoot further. Can you give information about: * setup details about /boot (any customizations you've done, etc) * what media you're booting from, and what it's formatted as (vfat,

[Bug 1806253] Re: package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status 1

2018-12-03 Thread Karl Stenerud
Hi Ashutosh, Thanks for reporting this, but it appears to be an issue with your openssh configuration file, specifically: sshd[4592]: /etc/ssh/sshd_config line 89: Bad SSH2 mac spec 'hmac- sha2-512,hmac-sha2-256,hmac-ripemd160'. Please check your configuration file to make sure it's OK. ** Cha

[Bug 1806067] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-12-03 Thread Karl Stenerud
Hi Rich, Thanks for reporting this. It looks from the logs to be a configuration issue. I'm guessing the netmask and IP address got mixed up in the config? bind failed on port 137 socket_addr = 192.255.255.255. Failed to open nmb bcast socket on interface 192.255.255.255 for port 137. Err

[Bug 1806102] Re: package samba 2:4.9.2+dfsg-2ubuntu1 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-12-03 Thread Karl Stenerud
*** This bug is a duplicate of bug 1806035 *** https://bugs.launchpad.net/bugs/1806035 ** This bug has been marked a duplicate of bug 1806035 smbd fails to start in default config if winbind is running -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1805892] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-12-03 Thread Karl Stenerud
Hi Kenric, This looks like a configuration issue. Here are the relevant logs: nmbd[26073]: Ignoring unknown parameter "password level" nmbd[26073]: Unknown parameter encountered: "update encrypted" nmbd[26073]: Ignoring unknown parameter "update encrypted" nmbd[26073]: STATUS=daemon 'nmbd' : No l

[Bug 1805572] Re: package mysql-server-5.7 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/mysql/docs/INFO_BIN', which is also in package mysql-common 5.6.17-1ubuntu14.04

2018-12-03 Thread Karl Stenerud
Hi Danish, Thanks for reporting this issue. It looks like you currently have the community edition of mysql installed. Please uninstall the community edition first before installing the ubuntu version. ** Changed in: mysql-5.7 (Ubuntu) Status: New => Invalid -- You received this bug not

[Bug 1806060] Re: Newer versions of killall (Ubuntu 18.04+) fail when signal specified in capitals

2018-12-03 Thread Karl Stenerud
** Changed in: psmisc (Ubuntu) Status: New => Confirmed ** Description changed: + [Impact] + + Uppercase signal names are no longer accepted by killall; only lowercase + signal names are accepted. The documentation still shows signal names in + uppercase. + + This is a regression as of b

[Bug 1806006] Re: Anope does not start on Ubuntu 18.04

2018-12-03 Thread Karl Stenerud
Hi Ben, Thanks for reporting this; I agree that it makes for a lot of confusion! We'd happily accept a merge request with a fix, thanks! ** Changed in: anope (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1806710] [NEW] Make php7.3 depend on pcre3 instead of pcre2

2018-12-04 Thread Karl Stenerud
Public bug reported: pcre2 is still in universe, and may not be in main for some time. In order to update to the latest php, add a patch to make php7.3 require pcre3 (which is currently in main) instead of pcre2. ** Affects: php7.3 (Ubuntu) Importance: Undecided Status: New -- Yo

[Bug 1806060] Re: Newer versions of killall (Ubuntu 18.04+) fail when signal specified in capitals

2018-12-05 Thread Karl Stenerud
Hi Hamish, Yes, please do follow upstream to find the source of the problem, open a bug there if necessary, and post a link here + whatever other distro is affected. It will make things easier on everyone to coordinate a fix across platforms :) -- You received this bug notification because you a

[Bug 1782212] Re: KVM CLX ACPI HMAT table support

2018-12-05 Thread Karl Stenerud
** Changed in: kvm (Ubuntu) Importance: Undecided => Wishlist ** Changed in: kvm (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/1782212 Title: KVM CLX ACPI

[Bug 1644057] Re: Excessive Disconnect unmatched entries from sshd

2018-09-04 Thread Karl Stenerud
** Merge proposal linked: https://code.launchpad.net/~kstenerud/ubuntu/+source/logwatch/+git/logwatch/+merge/354148 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644057 Title: Excessive Disconn

[Bug 1771340] Re: sshd failed on config reload

2018-09-07 Thread Karl Stenerud
Sure, the commit is here: https://git.launchpad.net/ubuntu/+source/openssh/commit/?h=ubuntu/bionic&id=7f06034b1c4ba72dac028ed7879c89b6ee073293 Specifically, this: https://git.launchpad.net/ubuntu/+source/openssh/diff/debian/systemd/ssh.service?h=ubuntu/bionic&id=7f06034b1c4ba72dac028ed7879c89b6ee0

[Bug 1786250] Re: strongswan (charon) is rejected by apparmor to read /proc//fd

2018-09-07 Thread Karl Stenerud
; fsuid=0 ouid=0 - -- NO ACCESS to /proc ;/ $ cd /etc/apparmor.d $ grep -rins charon * | grep proc (EMPTY) -- need to unload charon profile $ sudo apparmor_parser -R /etc/apparmor.d/usr.lib.ipsec.charon but STILL, rejecting [35206.129530] audit: type=1400 audi

[Bug 1791139] Re: postfix-mysql package upgrade results in server configuration error

2018-09-10 Thread Karl Stenerud
** Description changed: + [Impact] + + If a user's /etc/postfix/main.conf has an empty alias_database setting, + postfix-mysql.postinst fails when upgrading. + + [Test Case] + + Install the previous postfix and postfix-mysql: + + # apt install -y postfix=3.3.0-1 postfix-mysql=3.3.0-1 + * Inst

[Bug 1531059] Re: lib64ncurses5-dev fails to install

2018-10-24 Thread Karl Stenerud
In the latest 14.04, apt install libncurses5-dev works, so this has probably been fixed in another bugfix. ** Changed in: ncurses (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1798786] Re: can't retrieve gmail emails. fetchmail: OU=No SNI provided; please fix your client./CN=invalid2.invalid

2018-10-24 Thread Karl Stenerud
** Changed in: fetchmail (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Changed in: fetchmail (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1798786] Re: can't retrieve gmail emails. fetchmail: OU=No SNI provided; please fix your client./CN=invalid2.invalid

2018-10-25 Thread Karl Stenerud
** Description changed: + [Impact] + + Fetchmail doesn't set hostname for SNI when using TLS. Without this, + fetchmail fails to verify the SSL certificate using TLS 1.2 for places + such as pop.gmail.com. + + [Test Case] + + # lxc launch ubuntu:cosmic tester + # lxc exec tester bash + # apt up

[Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-25 Thread Karl Stenerud
Confirmed incorrect behavior in bionic. xenial and cosmic behave correctly. ** Changed in: sudo (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/1799857 Title:

[Bug 1794476] Re: curl-config uses krb5-config, but libcurl4-openssl-dev only Suggests libkrb5-dev

2018-10-25 Thread Karl Stenerud
Are you running curl-config with particular arguments? When I install libcurl4-openssl-dev on a fresh 18.04 system, running curl-config with no arguments gives no errors. ** Changed in: curl (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member

[Bug 1798786] Re: can't retrieve gmail emails. fetchmail: OU=No SNI provided; please fix your client./CN=invalid2.invalid

2018-10-25 Thread Karl Stenerud
Cannot confirm that this affects bionic. This may be due to openssl 1.1.0 (in bionic) sending a default SNI when none is provided, whereas 1.1.1 (in cosmic) sends nothing. ** No longer affects: fetchmail (Ubuntu Bionic) -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1799857] Re: sudo -p '' displays a password prompt which it shouldn't

2018-10-25 Thread Karl Stenerud
I've unfortunately hit a wall investigating this :( sudo should only override the prompt if passprompt_override is set in sudoers, or the env variable SUDO_PROMPT is set, and neither is set in bionic. Furthermore, it's not an issue with the binary, as I've tried taking the bionic sudo and putting

[Bug 1766942] Re: tmux leaks memory in pane-border-status

2018-10-29 Thread Karl Stenerud
Confirmed the behavior with the following test from https://github.com/tmux/tmux/issues/1167#issuecomment-349040998 Run a simple/crude test in order to verify this finding: $ tmux -L none -f /dev/null new-session -s leaky-tmux-test 'tmux set-option -w -g pane-border-status top; tmux pipe-pane "c

[Bug 1766942] Re: tmux leaks memory in pane-border-status

2018-10-29 Thread Karl Stenerud
** Changed in: tmux (Ubuntu Bionic) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766942 Title: tmux leaks memory in pane-border-status

[Bug 1766942] Re: tmux leaks memory in pane-border-status

2018-10-30 Thread Karl Stenerud
** Changed in: tmux (Ubuntu Bionic) Status: Confirmed => In Progress ** Description changed: + [Impact] + + A memory leak in tmux causes it to eventually fail when run for long + periods of time. Since long term tmux sessions are common, this becomes + a real problem for sysadmins, etc. +

[Bug 1777860] Re: Sssd doesn't clean up PIDfile after crash

2018-10-30 Thread Karl Stenerud
** Changed in: sssd (Ubuntu Xenial) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Description changed: + [Impact] + + sssd doesn't check for PIDfile validity when starting. As a result, a + PID file from a crashed sssd process will prevent it from launching + again u

[Bug 1766839] Re: gio does not delete directory with samba vfs recycle

2018-10-02 Thread Karl Stenerud
*** This bug is a duplicate of bug 1777601 *** https://bugs.launchpad.net/bugs/1777601 ** This bug has been marked a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1773634] Re: Nutilus can't delete folders on samba share

2018-10-02 Thread Karl Stenerud
*** This bug is a duplicate of bug 1777601 *** https://bugs.launchpad.net/bugs/1777601 ** This bug has been marked a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1777601] Re: can not delete a non-empty directory on remote NAS smb share

2018-10-02 Thread Karl Stenerud
nee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777601 Title: can not delete a non-empty directory on remote NAS smb share To manage notifications about this bug

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Karl Stenerud
** This bug has been marked a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Karl Stenerud
** This bug is no longer a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty sa

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Karl Stenerud
** Changed in: samba (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Changed in: samba (Ubuntu Bionic) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1773634] Re: Nutilus can't delete folders on samba share

2018-10-03 Thread Karl Stenerud
*** This bug is a duplicate of bug 1795772 *** https://bugs.launchpad.net/bugs/1795772 ** This bug is no longer a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share ** This bug has been marked a duplicate of bug 1795772 rmdir on non-empty samba director

[Bug 1777601] Re: can not delete a non-empty directory on remote NAS smb share

2018-10-03 Thread Karl Stenerud
*** This bug is a duplicate of bug 1795772 *** https://bugs.launchpad.net/bugs/1795772 ** This bug has been marked a duplicate of bug 1795772 rmdir on non-empty samba directory fails silently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1766839] Re: gio does not delete directory with samba vfs recycle

2018-10-03 Thread Karl Stenerud
*** This bug is a duplicate of bug 1795772 *** https://bugs.launchpad.net/bugs/1795772 ** This bug is no longer a duplicate of bug 1777601 can not delete a non-empty directory on remote NAS smb share ** This bug has been marked a duplicate of bug 1795772 rmdir on non-empty samba director

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Karl Stenerud
** Description changed: + samba + + [Impact] + + The samba client doesn't check the result of rmdir, returning success + when the directory is not empty. This results in clients reporting + successful directory removal when in fact the directory was not removed. + + This bug affects anything th

[Bug 1803296] [NEW] Please merge 1:2.3.3-1 into disco

2018-11-13 Thread Karl Stenerud
Public bug reported: tracking bug ** Affects: dovecot (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803296 Title: Please merge 1:2.3.3-1 i

[Bug 1802914] Re: Please merge 3.1.23-1 into disco

2018-11-14 Thread Karl Stenerud
** Changed in: at (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/1802914 Title: Please merge 3.1.23-1 into disco To manage notifications about this bug go to:

[Bug 1208410] Re: package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-11-14 Thread Karl Stenerud
Thanks, Noel, Since this is outside of the scope of the original bug, could you please open a new bug for this issue so that it doesn't get lost? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208410

[Bug 1800159] Re: keepalived ip_vs

2018-11-14 Thread Karl Stenerud
Hi Thorsten, I tried installing keepalived on a fresh xenial VM, and all seems to be working: karl@tp-work:~$ uvt-kvm create x release=xenial arch=amd64 label=daily karl@tp-work:~$ uvt-kvm wait x karl@tp-work:~$ uvt-kvm ssh x ubuntu@x:~$ sudo apt update && sudo apt dist-upgrade -y && sudo apt ins

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

2018-11-14 Thread Karl Stenerud
Hi leyb, Looking in the logs, mysql is failing because it can't obtain a lockfile: 2018-11-13T14:17:06.265515Z 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 2018-11-13T14:17:06.265584Z 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or

[Bug 1803184] Re: package libapache2-mod-php7.2 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: instalado libapache2-mod-php7.2 paquete post-installation guión el subproceso devolvió un error con e

2018-11-14 Thread Karl Stenerud
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since there isn't enough information in your report to differentiate between a local configuration problem and a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem,

[Bug 1802890] Re: vsftpd local user treated as anonymous users in regards to permissions

2018-11-14 Thread Karl Stenerud
Hi, I tried running this example through a VM, but was unable to reproduce the issue: $ uvt-kvm create b release=bionic arch=amd64 label=daily $ uvt-kvm ssh b $ sudo apt update && sudo apt dist-upgrade -y && sudo apt install -y vsftpd $ echo "chroot_local_user=YES allow_writeable_chroot=YES writ

[Bug 1799335] Re: in place upgrade from 18.04 to 18.10 breaks NIS

2018-11-14 Thread Karl Stenerud
I've run some tests on this, and it appears to happen even if you don't upgrade. I've even had it happen right after install (without reboot). The most reliable fail case is rebooting. This will need further testing to narrow down the exact cause. ** Changed in: nis (Ubuntu) Status: New

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

2018-11-15 Thread Karl Stenerud
Hi Sumit, Looking at the logs I see the following: 2018-11-14T04:28:26.481991Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306 2018-11-14T04:28:26.481999Z 0 [Note] - '127.0.0.1' resolves to '127.0.0.1'; 2018-11-14T04:28:26.482019Z 0 [Note] Server socket created on IP: '127.0.0

[Bug 1803290] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.4 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-11-15 Thread Karl Stenerud
Hi Kelly, Looking at the logs: - Job for nmbd.service failed because a timeout was exceeded. See "systemctl status nmbd.service" and "journalctl -xe" for details. invoke-rc.d: initscript nmbd, action "restart" failed. Status: "nmbd: No local IPv4 non-loopbac

[Bug 1802630] Re: apache ssl auth failed in renegotiation

2018-11-15 Thread Karl Stenerud
Hi Laurent, Looking at the logs I see: [Sat Nov 10 08:16:12.182245 2018] [ssl:error] [pid 46718:tid 139825336280832] [client 14.134.18.222:26999] AH02033: No hostname was provided via SNI for a name based virtual host This message would only occur if you had SSLStrictSNIVHostCheck set to "on" (i

[Bug 1803562] [NEW] Please merge 2:4.20-1 into disco

2018-11-15 Thread Karl Stenerud
Public bug reported: Please merge 2:4.20-1 into disco ** Affects: nspr (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803562 Title: Please

[Bug 1798786] Re: can't retrieve gmail emails. fetchmail: OU=No SNI provided; please fix your client./CN=invalid2.invalid

2018-11-16 Thread Karl Stenerud
Thanks Hassan, Updating tags per previous comment. ** Tags removed: verification-needed verification-needed-cosmic ** Tags added: verification-done verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1803489] Re: package mysql-server-core-5.7 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/mysql/bulgarian/errmsg.sys', which is also in package mysql-common 5.6.20-1ub

2018-11-16 Thread Karl Stenerud
Hi Danish, According to the logs, you have previously installed the community edition of mysql and haven't fully removed it yet. As the community edition package isn't maintained by Ubuntu, there's no automatic process for upgrading to an Ubuntu-maintained package. To get around this, you'll need

[Bug 1803552] Re: package squid 3.5.27-1ubuntu1.1 failed to install/upgrade: installed squid package post-installation script subprocess returned error exit status 1

2018-11-16 Thread Karl Stenerud
Hi Parichay, According to the logs: Nov 15 18:52:26 Parichay squid[12525]: * FATAL: redirect_program /home/pvsp/googleSearch.pl: (2) No such file or directory Your squid.conf is trying to load this: url_rewrite_program /home/pvsp/googleSearch.pl But the file does not exist. You can either

[Bug 1777860] Re: Sssd doesn't clean up PIDfile after crash

2018-11-16 Thread Karl Stenerud
Verified working: Setup: # lxc launch ubuntu-daily:xenial tester && lxc exec tester bash Failure Case: # apt update && apt dist-upgrade -y && apt install -y sssd # echo "[nss] filter_groups = root filter_users = root reconnection_retries = 3 [pam] reconnection_retries = 3 [sssd] config_file_ver

[Bug 1804069] Re: haproxy fails on arm64 due to alignment error

2018-11-20 Thread Karl Stenerud
Hi Jonathan, Thanks for reporting this bug! Can you put together a simple test case that reproduces the bug so that I can verify bug and fix? ** Changed in: haproxy (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1803883] Re: iostat command behaves contrary to the man page

2018-11-20 Thread Karl Stenerud
Hi Lieven, I've tried running with the -y options but haven't been able to reproduce this issue. The first entry is stats since system boot. With -y, it gives stats since the last report. Both bionic and cosmic behave the same way in this regard, as can be seen in the tps value in the first entry:

[Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32

2018-11-20 Thread Karl Stenerud
This appears to be already fixed on xenial. Here is the old repro case, which no longer triggers a bug: # lxc launch ubuntu:xenial tester && lxc exec tester bash # apt update && apt dist-upgrade -y && apt install -y tomcat8 # mkdir /var/lib/tomcat8/webapps/test && echo "<%@ page contentType="tex

[Bug 1800159] Re: keepalived ip_vs

2018-11-21 Thread Karl Stenerud
** Changed in: keepalived (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800159 Title: keepalived ip_vs To manage notifications about this bug go to: https

[Bug 1804069] Re: haproxy fails on arm64 due to alignment error

2018-11-21 Thread Karl Stenerud
** Changed in: haproxy (Ubuntu) Status: Incomplete => Triaged ** Changed in: haproxy (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804069 Title: ha

[Bug 1804287] Re: vgauth needs to start before vmtoolsd

2018-11-21 Thread Karl Stenerud
Hi Oliver, Thank for reporting this bug. Can you put together a repro case for this issue so that we can verify any fixes? In a VM or container is best so that we can be sure of a clean environment. ** Changed in: open-vm-tools (Ubuntu) Status: New => Incomplete -- You received this bug

[Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32

2018-11-23 Thread Karl Stenerud
** Description changed: [Impact]  * There was a software bug in the 8.0.32 release of tomcat8, subsequently fixed in 8.0.33, with acessing past the end of a string. [Test Case] -  * The Apache bug provides a test case. + # lxc launch ubuntu:xenial tester && lxc exec tester bash +

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-23 Thread Karl Stenerud
ot; ubuntu + gio: smb://localhost/test/: Failed to mount Windows share: File exists [Regression Potential] The change reverts a regression in the closing order in certain cases from a previous version of samba, and should not cause further regressions in the fix. [Original Description]

[Bug 1799763] Re: FROZEN MySQL-Server runs, does everything fine, except security updates don't start the service after install.

2018-11-02 Thread Karl Stenerud
** Changed in: mysql-5.7 (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799763 Title: FROZEN MySQL-Server runs, does everyth

[Bug 1799763] Re: FROZEN MySQL-Server runs, does everything fine, except security updates don't start the service after install.

2018-11-02 Thread Karl Stenerud
** Description changed: + [Impact] + + MySql and MariaDB share the same data directory, and thus cannot both be + installed at the same time. Uninstalling MariaDB and installing MySQL + causes the system to enter an inconsistent state, where the install + script determines that it shouldn't run,

[Bug 1799763] Re: FROZEN MySQL-Server runs, does everything fine, except security updates don't start the service after install.

2018-11-02 Thread Karl Stenerud
** Changed in: mysql-5.7 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799763 Title: FROZEN MySQL-Server runs, does everything fine, except security

[Bug 1777860] Re: Sssd doesn't clean up PIDfile after crash

2018-11-02 Thread Karl Stenerud
** Changed in: sssd (Ubuntu Xenial) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777860 Title: Sssd doesn't clean up PIDfile after crash To manage notificati

[Bug 1800040] Re: bacula-fd segfault on status client from Bat

2018-11-05 Thread Karl Stenerud
Thanks Richard! >From the testing so far, we have: [Director FD Bat] [A A A] FAIL [A A X] FAIL [A X A] (not tested) [A X X] works [X A A] (not tested) [X A X] FAIL [X X A] (not tested) [X X X] works >From the look of things, the critical element appears to be bacula-fd running on armhf. -- You

[Bug 1801128] Re: OpenSSH 7.7 -w tunnel bug

2018-11-07 Thread Karl Stenerud
** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Changed in: openssh (Ubuntu Cosmic) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Changed in: openssh (Ubuntu Cosmic) Status: New => In Progress ** Description changed:

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-08 Thread Karl Stenerud
** Changed in: samba (Ubuntu Bionic) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801227 Title: smbc_opendir returns EEXIST if lo

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-08 Thread Karl Stenerud
The change reverts a regression in the closing order in certain cases + from a previous version of samba, and should not cause further + regressions in the fix. + + [Original Description] + + + + Target to milestone + ​ Bionic Remove + Triaged + + High + +   Karl

[Bug 1734225] Re: Invalid service name defined in /etc/ctdb/events.d/50.samba

2018-11-09 Thread Karl Stenerud
** Changed in: samba (Ubuntu Xenial) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734225 Title: Invalid service name defined in /etc/c

[Bug 1802914] [NEW] Please merge 3.1.23-1 into disco

2018-11-12 Thread Karl Stenerud
Public bug reported: tracking bug ** Affects: at (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802914 Title: Please merge 3.1.23-1 into di

[Bug 1199511] Re: smartd service LogFile configuration points to messages instead of syslog

2018-09-13 Thread Karl Stenerud
** Changed in: logwatch (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199511 Title: smartd service LogFile configuration points

[Bug 752172] Re: Logwatch looks for afpd output in "messages", not in log files that afpd writes to

2018-09-13 Thread Karl Stenerud
** This bug is no longer a duplicate of bug 794727 /var/log/messages is empty after upgrade to natty ** Changed in: logwatch (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1010625] Re: named logs are not being reported in logwatch

2018-09-13 Thread Karl Stenerud
** Changed in: logwatch (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010625 Title: named logs are not being reported in logwa

[Bug 1199511] Re: smartd service LogFile configuration points to messages instead of syslog

2018-09-14 Thread Karl Stenerud
*** This bug is a duplicate of bug 752172 *** https://bugs.launchpad.net/bugs/752172 ** Changed in: logwatch (Ubuntu) Status: Confirmed => In Progress ** This bug has been marked a duplicate of bug 752172 Logwatch looks for afpd output in "messages", not in log files that afpd writ

[Bug 1010625] Re: named logs are not being reported in logwatch

2018-09-14 Thread Karl Stenerud
*** This bug is a duplicate of bug 752172 *** https://bugs.launchpad.net/bugs/752172 ** This bug has been marked a duplicate of bug 752172 Logwatch looks for afpd output in "messages", not in log files that afpd writes to -- You received this bug notification because you are a member of

[Bug 752172] Re: Logwatch looks for afpd output in "messages", not in log files that afpd writes to

2018-09-14 Thread Karl Stenerud
** Description changed: + [Impact] + + Since the changeover to rsyslogd, logwatch has been looking in the wrong + places for the logfiles it's supposed to monitor. + + Logs that used to go to /var/log/daemon.log, /var/log/cron.log, and + /var/log/messages, are now being logged to /var/log/syslog

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

2019-03-27 Thread Karl Stenerud
Hi Stephan, I'm seeing bind errors in the log: 2019-03-25T12:27:33.728958Z 0 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use 2019-03-25T12:27:33.728963Z 0 [ERROR] Do you already have another mysqld server running on port: 3306 ? 2019-03-25T12:27:33.728974Z 0 [ERROR] Abor

[Bug 1808815] Re: unwanted users on slick-greeter

2019-03-27 Thread Karl Stenerud
*** This bug is a duplicate of bug 857651 *** https://bugs.launchpad.net/bugs/857651 ** This bug has been marked a duplicate of bug 857651 Unable to hide users from login screen / user switcher -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1735355] Re: heartbeat: port to Python3

2019-03-27 Thread Karl Stenerud
Note: security is OK with dropping from main. sust-eng did not respond. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735355 Title: heartbeat: port to Python3 To manage notifications about this bu

[Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32

2019-01-25 Thread Karl Stenerud
** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606331 Title: StringIndexOutO

[Bug 1809576] Re: 18.04 seems to have a broken openvpn server configuration (template)

2019-01-25 Thread Karl Stenerud
Actually, it turns out that openvpn@.service DOES demonize, but for some reason it makes no difference to the behavior. Regardless of whether --daemon is present or not, the service operated correctly in my tests. I'll leave the status of this bug "invalid" even though technically --daemon is inco

[Bug 1812571] Re: postfix-dbgsym package has empty .debug files; debian/rules dh_strip confusion

2019-01-25 Thread Karl Stenerud
** Changed in: postfix (Ubuntu) Status: Confirmed => 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/1812571 Title: postfix-dbgsym package has empty .debug files; debian/rules dh_s

[Bug 1813593] [NEW] Please merge 2:3.41-1 into disco

2019-01-28 Thread Karl Stenerud
Public bug reported: tracking bug ** Affects: nss (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813593 Title: Please merge 2:3.41-1 into d

[Bug 1869725] [NEW] Segmentation fault building cockroachdb

2020-03-30 Thread Karl Stenerud
Public bug reported: Attempting to build cockroachdb on Ubuntu 19.10 causes random segfaults. OS Release: 19.10 gcc: 4:9.2.1-3.1ubuntu1 Following instructions on https://www.cockroachlabs.com/docs/stable /install-cockroachdb-linux.html wget -qO- https://binaries.cockroachdb.com/cockroach-v19.2.

[Bug 1810736] [NEW] Please merge 1:1.0.74-1 into disco

2019-01-07 Thread Karl Stenerud
Public bug reported: Tracing bug ** Affects: tgt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810736 Title: Please merge 1:1.0.74-1 into

[Bug 1810583] Re: Daily cron restarts network on unattended updates but keepalived .service is not restarted as a dependency

2019-01-07 Thread Karl Stenerud
Hi Tom, thanks for bringing up this issue! As this package needs to work with both server and desktop editions, I'm not sure how this would work with networkmanager... Would you be able to put together a simple VM test case that demonstrates the issue and fix, and ensures things still work as a w

[Bug 1790554] Re: package bacula-director 9.0.6-1build1 failed to install/upgrade: installed bacula-director package post-installation script subprocess returned error exit status 1

2019-01-08 Thread Karl Stenerud
Hi Bob, Most likely the problem stems from residual config files from your previous installation, but it's hard to tell without certain log files. The relevant logs haven't been automatically attached to this ticket, so you'll need to fetch them yourself. Please attach any logfiles that are in /v

[Bug 1810928] [NEW] Please merge 7.5.0-1 into disco

2019-01-08 Thread Karl Stenerud
Public bug reported: Tracking bug ** Affects: logwatch (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810928 Title: Please merge 7.5.0-1 in

[Bug 1810827] Re: /usr/sbin/smbd:6:dump_core:smb_panic_s3:smb_panic:change_to_user_internal:smbd_smb2_request_check_tcon

2019-01-09 Thread Karl Stenerud
** Changed in: samba (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/1810827 Title: /usr/sbin/smbd:6:dump_core:smb_panic_s3:smb_panic:change_to_user_internal:

[Bug 1810926] Re: initscript status check is too fragile

2019-01-09 Thread Karl Stenerud
Hi Hans, I've tested this as follows: lxc exec ubuntu:xenial tester && lxc exec tester bash apt update && apt dist-upgrade -y && apt install -y haproxy service haproxy restart chmod -x /usr/sbin/haproxy service haproxy restart Job for haproxy.service failed because the control process exited wit

[Bug 1811095] [NEW] Please merge 4.92~RC4-2 into disco

2019-01-09 Thread Karl Stenerud
Public bug reported: Tracking bug ** Affects: exim4 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811095 Title: Please merge 4.92~RC4-2 in

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2019-01-09 Thread Karl Stenerud
samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.6 (https://launchpad.net/ubuntu/+source/samba/2:4.7.6+dfsg~ubuntu- 0ubuntu2.6) in the proposed pocket was used for verification. Follow the testing steps in https://code.launchpad.net/~kstenerud/ubuntu/+source/samba/+git/samba/+merge/359602 except instead of addi

[Bug 1811400] [NEW] Please merge 1:2.11.0-3 into disco

2019-01-11 Thread Karl Stenerud
Public bug reported: Tracking bug ** Affects: amavisd-new (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811400 Title: Please merge 1:2.11.

[Bug 1881544] [NEW] apt install anything fails due to grub error

2020-06-01 Thread Karl Stenerud
Public bug reported: Ubuntu 20.04 desktop, running on a Ryzen 5 laptop. $ sudo apt install vlc [sudo] password for karl: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required:

[Bug 1881544] Re: apt install anything fails due to grub error

2020-06-01 Thread Karl Stenerud
** Description changed: Ubuntu 20.04 desktop, running on a Ryzen 5 laptop. $ sudo apt install vlc [sudo] password for karl: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are

[Bug 1876280] [NEW] Doesn't show iso images

2020-05-01 Thread Karl Stenerud
Public bug reported: I downloaded a pop-os iso image, but usb creator won't show it. The only way I could get it recognized was to rename the xyz.iso filename to xyz.img. usb-creator 0.3.3 Ubuntu 20.04 Steps: - Download https://pop-iso.sfo2.cdn.digitaloceanspaces.com/20.04/amd64/intel/5/pop-os_

[Bug 1819033] Re: php7.0-fpm_7.0.33-0ubuntu0.16.04.2 update stop fpm service for 10 minutes

2019-03-12 Thread Karl Stenerud
** Description changed: [Impact] - Upgrade processes that take too long will result in the service not - being restarted. + Since php7.0 still follows the compat level 9 defaults of stopping the + service at the start of an upgrade, and then starting it again at the + end of the upgrade, ther

[Bug 1820420] Re: package libldap-2.4-2 2.4.46+dfsg-5ubuntu1.1 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libldap-2.4-2/changelog.Debian.gz', which is different from other i

2019-03-18 Thread Karl Stenerud
Hi dierre, I'm seeing the following error message in the logs: error processing archive /tmp/apt-dpkg-install-EPmbpq/114-libldap-2.4-2_2.4.46+dfsg-5ubuntu1.1_i386.deb (--unpack): trying to overwrite shared '/usr/share/doc/libldap-2.4-2/changelog.Debian.gz', which is different from other insta

[Bug 1810583] Re: Daily cron restarts network on unattended updates but keepalived .service is not restarted as a dependency

2019-03-19 Thread Karl Stenerud
** Changed in: keepalived (Ubuntu) Assignee: (unassigned) => Karl Stenerud (kstenerud) ** Description changed: - Description:Ubuntu 18.04.1 LTS - Release:18.04 - ii keepalived1:1.3.9-1ubuntu0.18.04.1 amd64Failover and monitor

  1   2   >