[Bug 1877617] Re: Automatic scans cause instability for cloud use cases

2020-05-19 Thread Rafael David Tinoco
I'm using this bug for a new merge to Groovy Mathew, why to change the summary without syncing first ? -- 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/1877617 Title: Automatic scans cause

[Bug 1621901] Re: impitool lacks support for ipv6 addresses

2020-05-19 Thread Rafael David Tinoco
** Changed in: ipmitool (Ubuntu Xenial) Status: New => Won't Fix -- 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/1621901 Title: impitool lacks support for ipv6 addresses To manage

[Bug 1745185] Re: If apt-get upgrade is run on mysql server when the server is disabled, the upgrade fails.

2020-05-19 Thread Rafael David Tinoco
** Changed in: mysql-5.7 (Ubuntu) Importance: High => Undecided -- 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/1745185 Title: If apt-get upgrade is run on mysql server when the server

[Bug 1879155] Re: package mysql-server-5.7 5.7.21-1ubuntu1 failed to install/upgrade: installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1

2020-05-19 Thread Rafael David Tinoco
Thank you for taking the time to file a bug report. Per your console log: Renaming removed key_buffer and myisam-recover options (if present) Initialization of mysqld failed: 0 Warning: Unable to start the server. Please restart MySQL and run mysql_upgrade to ensure the database is ready for

[Bug 1879106] Re: Sync ocfs2-tools 1.8.6-3 (main) from Debian unstable (main)

2020-05-19 Thread Rafael David Tinoco
Hello Logan, I haven't started yet the work of merging and syncing HA packages for 20.10, but will do very soon. Added this to my queue! Thank you! ** Changed in: ocfs2-tools (Ubuntu) Status: New => Triaged ** Changed in: ocfs2-tools (Ubuntu) Assignee: (unassigned) => Rafael

[Bug 1879067] Re: package python3-markdown 3.1.1-3 failed to install/upgrade: El paquete está en un estado grave de inconsistencia - debe reinstalarlo antes de intentar su configuración.

2020-05-19 Thread Rafael David Tinoco
Thank you for taking the time to file a bug report. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I am marking this bug as 'Incomplete'. However, if you believe that this is really a bug in Ubuntu, then we would be grateful if you would

[Bug 1879067] Re: package python3-markdown 3.1.1-3 failed to install/upgrade: El paquete está en un estado grave de inconsistencia - debe reinstalarlo antes de intentar su configuración.

2020-05-19 Thread Rafael David Tinoco
Hello Luis, it seems that somehow the package has been corrupted and you were not able to install it. Would you mind trying: $ sudo rm /var/cache/apt/archives/* $ sudo apt-get autoclean $ sudo apt-get update $ sudo apt-get -f install $ sudo apt-get install python3-markdown and see if it

[Bug 1878972] Re: Package installation fails if TMPDIR is automounted directory

2020-05-19 Thread Rafael David Tinoco
This seems like a dpkg in a quick triage look. Flagging it appropriately. ** Also affects: dpkg (Ubuntu) Importance: Undecided Status: New ** Changed in: autofs (Ubuntu) Status: New => Invalid ** Changed in: dpkg (Ubuntu) Status: New => Triaged -- You received this bug

[Bug 1878945] Re: crash slapd after update

2020-05-19 Thread Rafael David Tinoco
It says that your ldap database cannot be opened... There is a debconf option that says: "Do you want the database to be removed when slapd is purged?" I wonder if you had that enabled before the upgrade. During slapd upgrade, it asks to create a backup of /var/lib/slapd:

[Bug 1877504] Re: new version of libmysqlclient21 8.0.20-0ubuntu0.20.04.1 causes mythtv-set, mythbackend and mythfrontend to segfault on exit.

2020-05-19 Thread Rafael David Tinoco
From: bool init_compiled_charsets(myf flags MY_ATTRIBUTE((unused))) there are charsets being added to "all_charsets" (global variable) through: void add_compiled_collation(CHARSET_INFO *cs) { DBUG_ASSERT(cs->number < array_elements(all_charsets)); all_charsets[cs->number] = cs;

[Bug 1764044] Re: ssh-add asks about passphrases for keys already unlocked in the keychain

2020-05-19 Thread Rafael David Tinoco
Rolf, Thank you for taking the time to file a bug report. I have just used the following in my .bashrc (like keychain man page says so): """ keychain id_rsa id_dsa id_ecdsa [ -z "$HOSTNAME" ] && HOSTNAME=`uname -n` [ -f $HOME/.keychain/$HOSTNAME-sh ] && . $HOME/.keychain/$HOSTNAME-sh [ -f

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-19 Thread Rafael David Tinoco
Okay so the 3 SRUs are uploaded waiting to be approved. I have also proposed a merge request in salsa: https://salsa.debian.org/linux-blocks-team/open-iscsi/-/merge_requests/4 refactoring a bit the package itself and solving the openssl linking issue the upstream maintainer has observed.

[Bug 907816] Re: libapache2-mod-php5 forgets timezone definition after some time

2020-05-14 Thread Rafael David Tinoco
@nagendra-d, it does not look like this is a software bug, but a configuration issue that @skliarie has faced. Feel free to talk to him through this bug (for documenting purposes) but I'm keeping the status here as Invalid so we can better track things we actually have an action for. Thank you

[Bug 1878134] Re: Assertion failures in ati_reg_read_offs/ati_reg_write_offs

2020-05-14 Thread Rafael David Tinoco
Hello Alexander, I believe your fuzz test result was meant to the upstream project so I moved it. o/ ** Also affects: qemu Importance: Undecided Status: New ** No longer affects: qemu-kvm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server,

[Bug 1876537] Re: dovecot eating mail indexes /var/dovecot-index/user

2020-05-14 Thread Rafael David Tinoco
There is a very similar (to yours) problem described here: https://dovecot.org/pipermail/dovecot/2014-May/095998.html one of the developers tell end-user to move away from mbox, and there seems to exist a correct answer stating that mbox is a supported format and there is no current

[Bug 1876486] Re: Kernel panic booting after 18.04 to 20.04 upgrade

2020-05-14 Thread Rafael David Tinoco
Moving back to incomplete as stated by @paelzer. ** Changed in: libseccomp (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to libseccomp in Ubuntu. https://bugs.launchpad.net/bugs/1876486

[Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2020-05-14 Thread Rafael David Tinoco
to come up with the netplan change for KeepConfiguration. Did you have time to check on this ? (just checking). Cheers o/ ** Changed in: keepalived (Ubuntu) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: keepalived (Ubuntu Xenial) Assignee: Rafael David Tinoco (

[Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2020-05-14 Thread Rafael David Tinoco
TL;DR TODO SUMMARY: - netplan change to support KeepConfiguration= for systemd-networkd backend (Groovy) - backport this change: netplan for Ubuntu Focal (SRU) - backport this change: netplan for Ubuntu Eoan (SRU, WontFix due to EOL ?) - backport this change: netplan for Ubuntu Bionic (SRU) -

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-14 Thread Rafael David Tinoco
Yes, I'm working with upstream: https://salsa.debian.org/linux-blocks-team/open- iscsi/-/merge_requests/4/commits I have basically reviewed all previous open-iscsi packages. Let's see further discussions on how they see that. For the SRUs (3 of them, in the merge requests). They were accepted

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-13 Thread Rafael David Tinoco
Not the entire version bump, no, per SRU guidelines (https://wiki.ubuntu.com/StableReleaseUpdates). The auto_scan change, yes.. I'm backporting it to bionic. Anything besides that would have to be a backport, maintained *by someone* in -backports

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-12 Thread Rafael David Tinoco
Well, yep, Ubuntu tries not to add deltas to Debian unless they're *really* needed. This makes Debian and Ubuntu healthy. Upstream has merged my request to experimental, I'll sync it back to Ubuntu as soon as our importers have recognized the new version. Cheers! -- You received this bug

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-11 Thread Rafael David Tinoco
Sure Ben, I have also suggested Debian maintainers: https://salsa.debian.org/linux-blocks-team/open-iscsi/-/merge_requests/1 https://salsa.debian.org/linux-blocks-team/open-iscsi/-/merge_requests/2 https://salsa.debian.org/linux-blocks-team/open-iscsi/-/merge_requests/3 to sync with upstream.

[Bug 1877617] Re: Automatic scans cause instability for cloud use cases

2020-05-10 Thread Rafael David Tinoco
Alright, waiting on ubuntu server team review for the SRUs: - will upload as soon as I get +1. for Groovy, will work with Debian to merge with upstream: - @Ritesh Raj Sarraf rafaeldtinoco@workstation:~/.../sources/upstream/open-iscsi$ git tag 2.0.873 2.0.874 2.0.875 2.0.876 2.0.877 2.0.878

[Bug 1877617] Re: open-iscsi automatic scans disable AND groovy merge with upstream

2020-05-10 Thread Rafael David Tinoco
I have also created the PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1877617 just as proforma for the merge reviews. Will get back to this (groovy) very soon. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1877617] Re: Automatic scans cause instability for cloud use cases

2020-05-10 Thread Rafael David Tinoco
Alright, this *new feature* (which is actually fixing an unwanted behavior) has the following section added to iscsid.conf: # To prevent doing automatic scans that would add unwanted luns to the system # we can disable them and have sessions only do manually requested scans. # Automatic scans are

[Bug 1877617] Re: Automatic scans cause instability for cloud use cases

2020-05-10 Thread Rafael David Tinoco
firmed ** Changed in: open-iscsi (Ubuntu Focal) Status: New => Confirmed ** Changed in: open-iscsi (Ubuntu Groovy) Status: New => Confirmed ** Changed in: open-iscsi (Ubuntu Groovy) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Tags added: block-propo

[Bug 1877617] Re: Automatic scans cause instability for cloud use cases

2020-05-10 Thread Rafael David Tinoco
BTW, it is very likely that I'll sponsor your changes and upload to queue - letting the SRU team to decide - and merge open-iscsi to latest upstream. Thanks for the bug report! -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug

[Bug 1582899] Re: in-target: mkinitramfs: failed to determine device for /

2020-05-08 Thread Rafael David Tinoco
I'm marking this as incomplete for 18.04.2 and wont fix for xenial based on @ahasenack's last input. ** Also affects: base-installer (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: initramfs-tools (Ubuntu Bionic) Importance: Undecided Status: New ** Also

[Bug 1582899] Re: in-target: mkinitramfs: failed to determine device for /

2020-05-08 Thread Rafael David Tinoco
Thank you for taking the time to file a bug report. Since there is not enough information in your report to begin triage or to differentiate between a local configuration problem and a bug in Ubuntu, I am marking this bug as "Incomplete". We would be grateful if you would: provide a more complete

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

2020-05-08 Thread Rafael David Tinoco
Need more information Thank you for taking the time to file a bug report. """ mysqld will log errors to /var/log/mysql/error.log mysqld is running as pid 5424 Error: Unable to shut down server with process id 5424 """ Since there is not enough information in your report to begin triage or to

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

2020-05-08 Thread Rafael David Tinoco
Need more information Thank you for taking the time to file a bug report. """ mysql server could not be stopped: mysqld is running as pid 4475 Error: Unable to shut down server with process id 4475 by the post install scripts. Unfortunately logs don't tell why this has happened, it could be

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

2020-05-08 Thread Rafael David Tinoco
Need more information Thank you for taking the time to file a bug report. """ mysqld will log errors to /var/log/mysql/error.log mysqld is running as pid 56734 Error: Unable to shut down server with process id 56734 """ Since there is not enough information in your report to begin triage or to

[Bug 1867688] Re: Vague error message: sss_ssh_authorizedkeys: Error looking up public keys

2020-05-07 Thread Rafael David Tinoco
Thank you for taking the time to report this bug and helping to make Ubuntu better. I appreciate the quality of this bug report and I'm sure it will be helpful to others experiencing the same issue. This sounds like an upstream bug to me. The best route to getting it fixed in Ubuntu in this case

[Bug 1876537] Re: dovecot eating mail indexes /var/dovecot-index/user

2020-05-07 Thread Rafael David Tinoco
Hello Robert, This is a community supported bug system and sometimes bugs don't get expected visibility for many reasons. If you're looking for support services, with different support levels and expected servicing times, you can always look for Ubuntu Advantage options:

[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

2020-05-06 Thread Rafael David Tinoco
FYIO, from now on all the "merge" work will be done in the merge requests being linked to this BUG (at the top). @paelzer will be verifying those. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to qemu in Ubuntu.

[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

2020-05-06 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * QEMU locking primitives might face a race condition in QEMU Async I/O + bottom halves scheduling. This leads to a dead lock making either QEMU + or one of its tools to hang indefinitely. + + [Test Case] + + * qemu-img convert -f qcow2 -O qcow2

[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

2020-05-06 Thread Rafael David Tinoco
** Changed in: qemu (Ubuntu) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: qemu Status: In Progress => Fix Released ** Changed in: qemu (Ubuntu Focal) Status: Incomplete => In Progress ** Changed in: qemu (Ubuntu Eoan) Status: I

[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

2020-05-05 Thread Rafael David Tinoco
Hello Ike, Please, let me know if you want me to go after the needed SRUs for this fix or if you will. I'll wait for the final feedback from tests with your PPA. Cheers! -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to qemu in Ubuntu.

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
Haw, I have just uploaded all SRUs to the archive. Now the SRU team will be in charge of approving/reviewing them. After, and if, they are accepted, you will be asked to verify the fixes from [proposed] repository and change tags here at this bug, from verification-needed to verification- done.

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
** Description changed: [Impact] - * check_http nagios plugin module faces timeouts multiple times when - checking for http health. + * Based on the test case numbers, and the numbers provided by the end + user, it seems that memory reclaiming for the http buffer, in check_http + module,

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
** Also affects: monitoring-plugins (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: monitoring-plugins (Ubuntu Groovy) Importance: Undecided Status: In Progress ** Also affects: monitoring-plugins (Ubuntu Bionic) Importance: Undecided Status: New

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-04 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * check_http nagios plugin module faces timeouts multiple times when + checking for http health. + + [Test Case] + + * not specific clear one. to measure http health in a big environment. + * being tested by real user case. + + [Regression Potential]

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-01 Thread Rafael David Tinoco
Nice! Knowing that the patch is a a small subset of an upstream patch makes our life easier! Since you provided the test, we can go ahead and do the SRU with the testcase you provided. I'll sponsor the backport for you. ** Changed in: nagios-plugins (Ubuntu) Assignee: Rafael David Tinoco

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-04-30 Thread Rafael David Tinoco
-plugins (Ubuntu) Status: New => Triaged ** Changed in: nagios-plugins (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-29 Thread Rafael David Tinoco
lse. We could do the same here. Do you agree ? I can provide the patch. ** Also affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Changed in: open-vm-tools (Ubuntu) Status: New => Triaged ** Changed in: multipath-tools (Ubuntu) Assignee: Rafael David

[Bug 1393403] Re: dovecot unable to create files in /var/mail

2020-04-29 Thread Rafael David Tinoco
** 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/1393403 Title: dovecot unable to create files in /var/mail To manage notifications about this bug go to:

[Bug 1869074] Re: Please add appinfo plugin

2020-04-29 Thread Rafael David Tinoco
** Changed in: open-vm-tools (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/1869074 Title: Please add appinfo plugin To manage notifications

[Bug 1875708] Re: Truncated messages during shutdown

2020-04-29 Thread Rafael David Tinoco
** Changed in: libvirt (Ubuntu) Status: New => 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/1875708 Title: Truncated messages during shutdown To manage notifications

[Bug 1875697] Re: drop fix-ldap-distribution.patch?

2020-04-29 Thread Rafael David Tinoco
(c)rafaeldtinoco@devel:~$ rmadison openldap openldap | 2.4.28-1.1ubuntu4 | precise | source openldap | 2.4.28-1.1ubuntu4.6| precise-security | source openldap | 2.4.28-1.1ubuntu4.6| precise-updates | source openldap | 2.4.31-1+nmu2ubuntu8 | trusty | source

[Bug 1875596] Re: Django Timefield(default=) gives unhelpful diagnostics

2020-04-29 Thread Rafael David Tinoco
Local Configuration Issue Thank you for taking the time to file a bug report. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I am marking this bug as 'Invalid'. However, if you believe that this is really a bug in Ubuntu, then we would be

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-04-29 Thread Rafael David Tinoco
$ git log -1 -p 2b38350d546ef9632ccd90e300eeaf6eda0ca32c | diffstat check_http.c | 127 + 1 file changed, 77 insertions(+), 50 deletions(-) $ git describe --tags

[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-29 Thread Rafael David Tinoco
Thanks a lot for checking this @teward! Your call, I'd say only if you think its worth the time (versus benefit). Up to you! This will be in server's team queue until its incomplete/closed. Cheers! -- You received this bug notification because you are a member of Ubuntu Server, which is

[Bug 1590799] Re: nfs-kernel-server does not start because of dependency failure

2020-04-29 Thread Rafael David Tinoco
@gagarin, @rostislav, If you can reproduce this at will, could you provide more information about it ? Executing something like this: $ for _service in $(systemctl list-dependencies nfs-kernel-server --plain | tail -n +2 | awk '{print $1}'); do systemctl cat --full --no- pager $_service >

[Bug 1869074] Re: Please add appinfo plugin

2020-04-29 Thread Rafael David Tinoco
** 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/1869074 Title: Please add appinfo plugin To manage notifications about this bug go to:

[Bug 1663985] Re: Broken build with GCC 7

2020-04-29 Thread Rafael David Tinoco
Need more information Thank you for taking the time to file a bug report. Unfortunately it seems that you are trying to compile a source code that is not present in our repositories, right ? I see you have marked the upstream project AND the Ubuntu project, althought you haven't provided any

[Bug 1590799] Re: nfs-kernel-server does not start because of dependency failure

2020-04-29 Thread Rafael David Tinoco
** Changed in: nfs-utils (Ubuntu Zesty) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: nfs-utils (Ubuntu Yakkety) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: nfs-utils (Ubuntu Xenial) Assignee: Rafael David

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-29 Thread Rafael David Tinoco
VMware SCSI emulated disks: Apr 29 09:27:26 | sda: uid_attribute = ID_SERIAL (setting: multipath internal) Apr 29 09:27:26 | sda: no ID_SERIAL attribute Apr 29 09:27:26 | sda: failed to get udev uid: Invalid argument Apr 29 09:27:26 | 32:0:0:0: attribute vpd_pg83 not found in sysfs Apr 29

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
Could you use the following PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1875594 together with the output of the commands provided in comment #3 as the feedback ? I'd like to hear that the errors either appeared just once or they did not appear with the PPA version (you can even

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
** Tags added: block-proposed-focal -- 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/1875594 Title: multipathd failed to get udev uid, add missing path To manage notifications about this

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
I have found some upstream patches I'd like to bring to multipath-tools for Focal: 5abeb33afedc013fb9996555ac79c4c711612fea (HEAD -> focal) libmultipath: fix sgio_get_vpd looping d5cb76dc185ec5fd6822d9c8acc8b5a1218f2666 libmultipath: _init_foreign(): fix possible memory leak

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
Hello Slawomir, could you please provide the following information: $ sudo multipath -v3 -ll $ sudo multipath -t $ sudo udevadm info -e $ sudo multipathd show devices $ sudo multipathd show paths $ sudo multipathd show maps status $ sudo multipathd show maps stats Feel free to attach

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
** Changed in: multipath-tools (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Changed in: multipath-tools (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Server, which is subs

[Bug 1875036] Re: bridge stops working on focal update

2020-04-27 Thread Rafael David Tinoco
Hello Javier, Actually the release notes for the version you were at: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#netplan.io already deprecated ifupdown in favor of netplan.io. Upgrade path to 20.04 has likely uninstalled bridge-utils because of that. You can keep using ifupdown + vlan +

[Bug 1875109] Re: regression: splitting panes does not cause a resize in backgrounded tmux

2020-04-27 Thread Rafael David Tinoco
** Also affects: tmux (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: tmux (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: tmux (Ubuntu Focal) Status: New => Triaged ** Changed in: tmux (Ubuntu Groovy) Status: New => Triaged

[Bug 1875012] Re: KVM internal error. Suberror: 1 -- emulation failure

2020-04-27 Thread Rafael David Tinoco
** Changed in: qemu (Ubuntu) Status: New => 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/1875012 Title: KVM internal error. Suberror: 1 -- emulation failure To manage

[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
This really looks like an environment issue: Setting up smartmontools (7.1-1build1) ... Configuration file '/etc/default/smartmontools' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your

[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
Hum, This might be something else... chances for 2 bugs: https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1874953 (this) https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1875010 (similar) not to have pager is lower than just 1. I'm marking the other bug as a duplicate

[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
Looks like "D" option is not working, two bugs with problems... Need to double check. -- 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/1874953 Title: package smartmontools 7.1-1build1

[Bug 1875010] Re: package smartmontools 7.1-1build1 failed to install/upgrade: »Conffile-Unterschied-Darsteller«-Unterprozess gab den Fehlerwert 127 zurück

2020-04-27 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1874953 *** https://bugs.launchpad.net/bugs/1874953 ** Changed in: smartmontools (Ubuntu) Status: New => Triaged ** This bug has been marked a duplicate of bug 1874953 package smartmontools 7.1-1build1 failed to install/upgrade: conffile

[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
** Also affects: nginx (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: nginx (Ubuntu Groovy) Importance: Medium Status: Triaged ** Changed in: nginx (Ubuntu Focal) Status: New => Triaged ** Changed in: nginx (Ubuntu Focal) Importance: Undecided =>

[Bug 1874932] Re: Getting old buffer + header + correct response

2020-04-27 Thread Rafael David Tinoco
Hello Sjef, Thank you for taking the time to file a bug report. Would you mind providing more information about your issue ? 1) Have you tried the same with a more recent apache/ubuntu combination ? 2) Have you tried the latest 20.04 LTS with the same configuration ? Does it face this issue ?

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

2020-04-27 Thread Rafael David Tinoco
** Also affects: apache2 (Ubuntu Groovy) Importance: Undecided Status: Triaged ** Also affects: apache2 (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: apache2 (Ubuntu Focal) Status: New => Triaged ** Changed in: apache2 (Ubuntu Focal) Importance:

[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
Thanks for reporting this... I have opened an issue upstream (Debian): https://salsa.debian.org/nginx-team/nginx/-/issues/2 Let's see what maintainers say and then we check how to move further. ** Changed in: nginx (Ubuntu) Importance: Undecided => Medium ** Bug watch added:

[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
** Changed in: nginx (Ubuntu) Status: New => 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/1874831 Title: libnginx-mod-nchan distributes old/incompatible module To manage

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

2020-04-27 Thread Rafael David Tinoco
This is the error during upgrade: Preparing to unpack .../840-phppgadmin_7.12.1+dfsg-1_all.deb ... Unpacking phppgadmin (7.12.1+dfsg-1) over (5.1+ds-3) ... ... Setting up phppgadmin (7.12.1+dfsg-1) ... Installing new version of config file /etc/phppgadmin/config.inc.php ... Package apache2 is not

[Bug 1875231] Re: [SRU] [20.04] Update NGINX version string to 1.18.0

2020-04-27 Thread Rafael David Tinoco
Ah nm, I see you subscribed the release team already, their call then! Cheers o/ -- 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/1875231 Title: [SRU] [20.04] Update NGINX version string to

[Bug 1875231] Re: [SRU] [20.04] Update NGINX version string to 1.18.0

2020-04-27 Thread Rafael David Tinoco
$ git log --pretty=oneline release-1.17.10..release-1.18.0 e6b3a11581a8040baf7aded3319b0dec433b2461 (tag: release-1.18.0) nginx-1.18.0-RELEASE 6acdee5e3213fc6054f3bbb23a44ef2576278f63 Stable branch. 3ba88365b5acef17f01671cd969c909dee5e2cde release-1.17.10 tag I agree there aren't any changes in

[Bug 1874565] Re: freeradius fails to install in focal

2020-04-27 Thread Rafael David Tinoco
Hello Rolf, I just tried to install it in a clean environment: (c)rafaeldtinoco@freeradius:~$ journalctl _SYSTEMD_UNIT=freeradius.service -- Logs begin at Mon 2020-04-20 01:53:09 UTC, end at Mon 2020-04-27 20:13:36 UTC. -- Apr 27 20:11:18 freeradius freeradius[1762]: FreeRADIUS Version 3.0.20

[Bug 1874719] Re: Focal deploy creates a 'node1' node

2020-04-24 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu) Status: New => Invalid -- 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/1874719 Title: Focal deploy creates a 'node1' node To manage

[Bug 1874719] Re: Focal deploy creates a 'node1' node

2020-04-24 Thread Rafael David Tinoco
Here you will find the autopkgtests for pacemaker: http://autopkgtest.ubuntu.com/packages/p/pacemaker/focal/amd64 the installation ends with a corosync node online: Cluster Summary: * Stack: corosync * Current DC: node1 (version 2.0.3-4b1f869f0f) - partition with quorum * Last updated:

[Bug 1874719] Re: Focal deploy creates a 'node1' node

2020-04-24 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) -- 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/1874719 Title: Focal deploy crea

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-23 Thread Rafael David Tinoco
https://bazaar.launchpad.net/~ubuntu-sru/britney/hints-ubuntu- bionic/revision/3173 ** Changed in: ipset (Ubuntu Bionic) Status: Confirmed => Fix Released ** Changed in: ipset (Ubuntu Bionic) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: ipset (

Re: [Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid, targetcli-fb

2020-04-23 Thread Rafael David Tinoco
On 02/04/2020 01:04, Alex Murray wrote: > Upstream have merged in a fix for the world-writable targetcli-fb daemon > socket - https://github.com/open-iscsi/targetcli-fb/issues/162 - and > assigned CVE-2020-10699 for it - but there has been no official release. > With this fix in place, I would be

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-22 Thread Rafael David Tinoco
Adding block-proposed-bionic so this fix can be added if there is any SRU to ipset package. Proposed forcing bad test here: https://code.launchpad.net/~rafaeldtinoco/britney/lp1873447/+merge/382820 ** Tags added: block-proposed-bionic ** Branch linked: lp:~rafaeldtinoco/britney/lp1873447 --

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-22 Thread Rafael David Tinoco
Since this was supposed to be a SRU, but it is only a autopkgtest fix: - patch: 2a66a0df03788d8a7e95972847545de0ade0dd8e fixes the issue - the patch only touches the autopkgtests (not suitable for SRU) - last time test ran was at the end of 2018 and it worked - after that, kernel has included

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-22 Thread Rafael David Tinoco
Was able to reproduce: hash:net6,port,net6: Range: Create a set: passed hash:net6,port,net6: Range: Add zero valued element: FAILED Failed test: /sbin/ipset 2>.foo.err -A test 2:0:0::1/24,0,0:0:0::0/0 autopkgtest [18:08:23]: test regression: ---] autopkgtest [18:08:23]: test

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-22 Thread Rafael David Tinoco
$ git tag --contains 2a66a0df03788d8a7e95972847545de0ade0dd8e v7.0 v7.1 v7.3 v7.4 v7.5 v7.6 Affects Bionic only. -- 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/1873447 Title:

[Bug 1873447] Re: [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-22 Thread Rafael David Tinoco
$ rmadison ipset ipset | 6.11-2 | precise/universe | ipset | 6.20.1-1 | trusty/universe | ipset | 6.29-1 | xenial | ipset | 6.34-1 | bionic | ipset | 7.1-0ubuntu1 | disco| ipset | 7.1-0ubuntu1 | eoan | ipset | 7.5-1~exp1

[Bug 1872021] Re: commissioning fails due to hung tasks setting up ipmitool

2020-04-22 Thread Rafael David Tinoco
Summary... For Ubuntu Bionic, dpkg triggers for systemd (237-3ubuntu10.39) might have caused systemd to hang: [ 363.776878] wait_for_completion+0xba/0x140 [ 363.776890] __flush_work+0x15b/0x210 [ 363.776901] flush_delayed_work+0x41/0x50 [ 363.776908]

[Bug 1868882] Re: [SRU] Put ipmctl into Bionic (and update necessary deps)

2020-04-22 Thread Rafael David Tinoco
Hello Jeff, I have opened a card to keep track of this work in 20.10. I'm not sure that a MIR will be possible (for ndctl/ipmctl) based on previous denial but we can take a look later after we MERGE latest upstream release (02.00.00.3759) to 20.10. For now I'm closing this bug as there is

[Bug 1873447] [NEW] [bionic][autopkgtest] ipset failing autopkgtest after kmod sru

2020-04-17 Thread Rafael David Tinoco
Failed test: /sbin/ipset 2>.foo.err -A test 2:0:0::1/24,0,0:0:0::0/0 ** Affects: ipset (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: ipset (Ubuntu Bionic) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status: Confirmed ** A

[Bug 1865523] Re: [bionic] fence_scsi not working properly with Pacemaker 1.1.18-2ubuntu1.1

2020-04-16 Thread Rafael David Tinoco
Okay, I had verified this from the day in it landed in -proposed. It is working as expected (https://discourse.ubuntu.com/t/ubuntu-high- availability-corosync-pacemaker-shared-disk-environments/). I'm marking this as verification-done as it has stayed in -proposed for sometime now and no bad

[Bug 1866119] Re: [bionic] fence_scsi not working properly with Pacemaker 1.1.18-2ubuntu1.1

2020-04-16 Thread Rafael David Tinoco
Okay, I had verified this from the day in it landed in -proposed. It is working as expected (https://discourse.ubuntu.com/t/ubuntu-high- availability-corosync-pacemaker-shared-disk-environments/). I'm marking this as verification-done as it has stayed in -proposed for sometime now and no bad

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2020-04-15 Thread Rafael David Tinoco
Based on case history, to fully address this to all still supported Ubuntu releases: autofs | 5.1.2-1ubuntu3 | bionic | autofs | 5.1.2-1ubuntu3.1 | bionic-updates | autofs | 5.1.2-4ubuntu2 | disco | autofs | 5.1.5-1ubuntu1 | eoan| autofs | 5.1.6-2

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2020-04-15 Thread Rafael David Tinoco
** Also affects: autofs (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: autofs (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: autofs (Ubuntu Bionic) Status: New => Confirmed ** Changed in: autofs (Ubuntu Eoan) Status: New =>

[Bug 1827253] Re: [apparmor] missing 'mr' on binary for usage on containers

2020-04-15 Thread Rafael David Tinoco
Simon, Could you please help identifying the current status of this bug ? Your original merge requests were postponed to the next SRU for rsyslog in Bionic, Disco and Eoan, correct ? During verification time you discovered the difference between "bin" and "sbin" for the apparmor rule, is that it

[Bug 1827253] Re: [apparmor] missing 'mr' on binary for usage on containers

2020-04-15 Thread Rafael David Tinoco
Marking as Fix Released for Disco: +rsyslog (8.32.0-1ubuntu7.1) disco; urgency=medium + + [ Simon Deziel ] + * d/usr.sbin.rsyslogd: allow reading/mmap'ing rsyslog binary +This is required for usage inside containers (LP: #1827253) + + -- Christian Ehrhardt Mon, 14 Oct 2019 08:53:03 +0200

[Bug 1872546] Re: ipmi-oem dell reset-power-consumption-data , timezones, and reporting peak amp times in the future

2020-04-15 Thread Rafael David Tinoco
Thank you for taking the time to report this bug and helping to make Ubuntu better. user@box:~$ date Mon Apr 13 17:11:35 EDT 2020 "box" machine -> Apr 13 17:11 EDT user@box:~$ ./reset-power-consumption-meter + sudo ipmi-oem dell reset-power-consumption-data

[Bug 1866383] Re: [FFe][Focal] resource-agents need fixes from recent release upstream version

2020-04-14 Thread Rafael David Tinoco
Unfortunately there is an issue with autopkgtest and uploaded version won't migrate. https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877 will fix it. There will be a new upload tomorrow. -- You received this bug notification because you are a member of Ubuntu Server, which

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Rafael David Tinoco
resource-agents has the following autopkgtest in control file: ... # currently failing on Ubuntu autopkgtest setup for networking differences, so skip there # Working in Debci, but compared to badtest retains all the other tests coverage Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] ||

  1   2   3   4   5   6   7   >