Hi,
Please find in attachment a relevant patch for the current Ubuntu Xenial
Tomcat 8 source tree.
Regards,
** Patch added: "fix-60688.patch"
https://bugs.launchpad.net/ubuntu/+source/tomcat8/+bug/1904620/+attachment/5437226/+files/fix-60688.patch
--
You received this bug notification beca
Public bug reported:
An update to the BCEL library has been pushed upstream since Tomcat
8.0.42 : https://bz.apache.org/bugzilla/show_bug.cgi?id=60688
Without this update, loading libraries which are compatible with Java 8
or older but compiled for Java 9 on Tomcat 8.0.32 on Ubuntu Xenial
prevent
Hi,
I've asked the dev team for the most simple reproducer, that i will try
to provide ASAP.
Please find the necessary commit applied on the 8.0.41 source tree :
https://github.com/apache/tomcat80/commit/d491003658865af441a982c52dfaa1d2fa460d5f
Regards,
--
You received this bug notification be
Hi Eric,
The downgrade operation you saw is just because I've used the same
server to give you the logs and to test the step-by-step instructions
before writing them on this bug report.
I can confirm that the issue can be reproduced any time starting from
the 2 versions (Xenial : 4.4.0-135.161, B
@Eric, no, it is not necessary. We encountered the same problem on AWS
EC2 instances that share the same OS image and also have the linux-
cloud-tools-common package installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
@Eric : Is cloud-init installed on your system. If not, can you install
it and try again please ? Indeed, as you can see in my first comment,
removing the cloud-init dependency on the linux-cloud-tools-common makes
the update process work well. So it seems to be related with cloud-init.
--
You re
@Eric : Sosreport sent by email. Did you try the second time (with
cloud-init installed) to reproduce with unattended upgrades on shutdown
mode ? I did not mention it but upgrading the package outside of
unattended upgrades on shutdown mode works.
--
You received this bug notification because you
@Eric : The server was installed with a 4.15.0-34.37 kernel from a
corporate OS image, and linux-cloud-tools-common package was also in
version 4.15.0-34.37. All packages where in state "ii".
I dist-upgrade the server with APT (to version 4.15.0-36.39) and only
downgrade the linux-cloud-tools-comm
Hi Eric,
Please find attached the resulting file "shutdown-log.txt".
** Attachment added: "shutdown-log.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1796376/+attachment/5202460/+files/shutdown-log.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs
Public bug reported:
Since the following linux-cloud-tools-common package versions :
Xenial : 4.4.0-135.161
Bionic : 4.15.0-34.37
the Systemd service unit file for hv-kvp-daemon has been modified with new
dependencies that make the package unable to be upgraded with
unattended-upgrades on shut
Sorry, i'm not able to run apport through our enterprise Network.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796376
Title:
B
Hi all,
I suspect that this fix is now preventing unattended-upgrades (in
shutdown down) to upgrade the package linux-cloud-tools-common.
The update process hangs during "Preparing to unpack". The server
restarts after the unattended-upgrades service timeout expires.
Package state after reboot :
@Eric : Logs in attachment.
Thanks a lot for your help.
** Attachment added: "apt and unattended-upgrades logs"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1796376/+attachment/5199435/+files/bug-1796376.tgz
--
You received this bug notification because you are a member of Ubuntu
Bu
@David, of course :
- Start from an up-to-date Ubuntu Bionic :
[root@uzimysut01 ~]# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename: bionic
- Downgrade linux-cloud-tools-common to version 4.15.0-34.37 :
Public bug reported:
In order to respect the local initscript policy layer that may be
present in /usr/sbin/policy-rc.d, the postinst script of the udev
package should use "invoke-rc.d stop" instead of "systemctl stop".
This direct systemctl call can be found in the handle_service_rename()
functi
Hi Eric,
I confirm that this behaviour can only be reproduced in 'uu' context and
only in 'shutdown mode'.
I can also confirm that the upgrade process is now OK in Bionic with
your test package :
- unattended-upgrades version after the test package installation :
ii unattended-upgrades
Public bug reported:
The following log files :
/var/log/cloud-init.log
/var/log/cloud-init-output.log
produced by Cloud-Init are not rotated. As a consequence, they keep
growing indefinitely and can fill up the underlying partition.
Is it possible to supply a logrotate configuration in the clou
Hi,
Unfortunately, the patch does not seem to solve the problem. Running
Ubuntu 18.04 LTS with kernel 4.15.0-64, the crash still occurs with the
same signature :
Oct 14 08:00:01 uzorldsp01 kernel: [109699.415372] BUG: unable to handle kernel
NULL pointer dereference at 0038
Oct 14 08
** Also affects: linux-meta (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/1820755
Title:
Netboot install fails due to linux-image-4.4.0-143-gener
Hi,
We are also affected by this bug.
Adding linux-meta in the loop because a simple solution could be to now
add a tighter dependency on the linux-image-4.4.0-*-generic package,
that means linux-base (>= 4.5ubuntu1~16.04.1).
** Changed in: linux-meta (Ubuntu)
Status: New => Confirmed
--
Public bug reported:
In Ubuntu 18.04 at least, we sometimes get a random server in emergency
mode with a failed mount unit (ext4 file system), while the
corresponding file system is in fact correctly mounted. It happens
roughly once every 1000 reboots.
It seems to be related with this bug :
https
Hi all,
I think we just hit the same bug on a Production server today, with a
snapshot on the root filesystem. Here are the relevant logs :
kernel: [455151.056975] INFO: task jbd2/dm-0-8:214 blocked for more than 120
seconds.
kernel: [455151.149417] INFO: task dmeventd:27193 blocked for more tha
Public bug reported:
Using unattended-upgrades 0.90 in "Shutdown mode" on Ubuntu Xenial, we
encounter the following systemd dependencies issues :
- The network is often down when unattended-upgrades is running, so packages
can not be downloaded (can be mitigated by using
APT::Periodic::Download
Public bug reported:
Using sysstat 10.0.3-1 on Ubuntu Precise 12.04 LTS.
When we add or remove VCPUs to virtual machines (KVM or VMWare in our
case), sysstat data starts to be corrupted the next day. All sysstat
data will be corrupted, until the current data file is deleted as a
workaround.
- Sy
Public bug reported:
We're using unattended-upgrades in Ubuntu 12.04 LTS, configured to only
update packages from ubuntu-security repository.
language-selector-common (0.79.4) was added to ubuntu-security
repository on Friday 2013/09/13.
This package depends on accountsservice (>= 0.6.15-2ubuntu
*** This bug is a duplicate of bug 1368094 ***
https://bugs.launchpad.net/bugs/1368094
+1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1341628
Title:
[needs-packaging]openjdk-8 in 14.04
To ma
Public bug reported:
The openjdk-7 "7u85-2.6.1-5ubuntu0.12.04.1" security update introduces a
new dependency on libsctp1. As libsctp1 is not presently in the security
pocket, automatic update for those who only activate the ubuntu-security
suite with unattended-upgrades fails with :
=> pkg 'libsc
Public bug reported:
Since kernel 3.2.0-91 update in Ubuntu server 12.04 LTS, 5 of our
servers have encountered a serious problem and needed to be rebooted
after making random I/O operations (LVM, resize2fs, etc...).
All servers that were impacted reported this error in dmesg : kernel BUG
at /bui
Unable to use apport-collect on our servers as it does not seem to use
proxy settings.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Kernel has been installed without problem on 3 servers.
I/O stress test is in progress... I will update this bug in a couple of
hours with results.
Thanks for your help !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
No more instability after 5 hours of I/O stress on the 3 updated servers
(lvcreate, lvremove, mkfs, resize2fs, etc...).
I can confirm that the bug is fixed with this kernel release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Hi,
Will this kernel update be integrated in the security pocket, as we are
severely affected by a bug (#1507658) and we only automatically sync our
internal repository with security updates ?
If not, is it possible to have a list of URLs, in order to download all
needed packages (amd64 & i386) w
Public bug reported:
Operating System : Ubuntu 12.04 LTS
LVM version : 2.02.66-4ubuntu7.1
When trying to pvmove from one device to another on an active production
system, it seems that we encounter the following bug :
https://bugzilla.redhat.com/show_bug.cgi?id=706036
Symptoms :
- pvmove command
Some more information about this problem :
We wanted to pvmove approximately 600GB of data between two (VMWare)
disks : /dev/sdb and /dev/sdc
- With database activity (PostgreSQL) :
pvmove hangs exactly at the same point (60%)
- Without database activity (PostgreSQL) :
pvmove finishes co
Public bug reported:
Hi,
One of our production system hang while executing a custom backup
script, using LVM snapshots and raw copies in order to build an
alternative boot environment.
We opened an issue on the LVM2 Github
(https://github.com/lvmteam/lvm2/issues/159), and one of the contributor
35 matches
Mail list logo