The fix for dns override for dhcp4 does not work with network manager.
Netplan Generated config:
[ipv4]
method=auto
dns=8.8.8.8;1.1.1.1
What is actually in /var/run/systemd/resolve/resolv.conf :
nameserver 192.168.1.254
nameserver 8.8.8.8
nameserver 1.1.1.1
search attlocal.net
Required fix for
May be copytruncate can be used instead of the restart keystone .
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1297705
Title:
keystone logrotate configuration causing service disruption
To manage
** Changed in: nova (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287666
Title:
qemu-nbd processes left behind after instance deletion
To manage notifi
The issue is seen on Ubuntu 13.04 also. Although in my case it is not a
real physical machine but a VM running ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986654
Title:
disk I/O race condi
For me it starts hanging about 10 minutes after it starts using Swap.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1184451
Title:
Ubuntu 13.10 random screen freeze while Normal OS activites
To man
Public bug reported:
Logrotate is configured to rotate the keystone logs every 24 hours.
The problem is that restart keystone is added after logrotate. This
causes a disruption in service.
/var/log/keystone/keystone.log {
daily
missingok
rotate 5
postrotate
restart keystone >
We started running into this issue on Hewlett-Packard ProLiant DL380 G6,
BIOS P62 after moving to Ubuntu 14.04 Server edition from Ubuntu 13.04
Server
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318
This may have been introduced by this fix as it is seen only on HP
Servers:
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-raring/CHANGES
--
You received this bug notification because you are a member of Ubuntu
B
Public bug reported:
In my understanding (not an expert on this) the linux integrity measure
hash should not change unless there is a real change to kernel/modules
or the aggregate boot measure.
We are tying to use IMA for trusted boot and attestation. However, on
6.5.0-35-generic (ubuntu 22.04),
Sorry, I have now updated the report addding the diff of tpm2_pcrread
** Description changed:
In my understanding (not an expert on this) the linux integrity measure
hash should not change unless there is a real change to kernel/modules
or the aggregate boot measure.
We are tying to us
Hi Hector,
LF Edge Measured Boot and Remote Attestation document is a good picture of what
we are trying to do:
https://wiki.lfedge.org/spaces/flyingpdf/pdfpageexport.action?pageId=27722830
While our specific setup uses some non standard stuff like iso boot,
please find a simple setup to reprod
Public bug reported:
Ubuntu Version: 24.04
Grub2-common: 2.12-1ubuntu7
Use Case/Scenario:
Create a bootable disk image.
Commands:
sudo qemu-nbd --connect=/dev/nbd0
sudo mount /dev/nbd0p3 /tmp/boot/
sudo mount /dev/nbd0p2 /tmp/efi/
sudo grub-install --target=x86_64-efi --efi-directory=/tmp/efi
Public bug reported:
Hi,
We have been having a special use case where grub is used as stage 2
uboot. Then grub loads the linux kernel (in our case a menu with
different iso images).
This used to work great from earlier than ubuntu 22.04. However, this is
now broken with ubuntu 24.04.
Loading th
Could you please reconsider this. The kernel size change including
CONFIG_EFI_ is about 60 KB (#10674016 vs #10735317 bytes).
I would assume all use cases where iso boot is used would be making
UBoot load grub, which would then require the CONFIG_EFI_* to be
enabled. (Also good to note that Opensu
Public bug reported:
Ubuntu 24.04.2
Nvidia 570
nvidia-powerd is required to turn on dynamic boost on Linux.
nvidia-powerd fails to start with
/usr/bin/nvidia-powerd[14645]: Error in getting the NvPCF static configuration
/usr/bin/nvidia-powerd[14645]: Failed to initialize Dynamic Boost
/usr/bin
** Description changed:
Ubuntu 24.04.2
Nvidia 570
nvidia-powerd is required to turn on dynamic boost on Linux.
nvidia-powerd fails to start with
/usr/bin/nvidia-powerd[14645]: Error in getting the NvPCF static configuration
/usr/bin/nvidia-powerd[14645]: Failed to initialize D
16 matches
Mail list logo