Reviewing this bug, I am not sure what we want to do here. As stated in
the first comment 13 years ago, when the spice server starts, it uses
AI_ADDRCONFIG with getaddrinfo which prevents it from binding to the
IPv4 loopback address "if the local system doesn't have at least one
IPv4 configured" (g
Public bug reported:
[Impact]
This release contains both bug-fixes and new features and we would like to
make sure all of our supported customers have access to these improvements.
The notable ones are:
* Improved logging to rely on journald instead of writing files to disk.
* Introduction
Public bug reported:
[ Impact ]
* azure-proxy-agent is a new cloud agent from Microsoft Azure aimed at
securing the IMDS service from within the guest OS. The agent proxies the
requests to the IMDS service and verifies that these requests are issued by
authorized users.
* In order to make ou
Thank you! The CPC team will work on completing the validation process.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068021
Title:
MRE updates of walinuxagent 2.11.1.4 into N/J/F
To manage notifi
ahasenack a bug was found in this patch
fix_cgroup_v2_mounting_and_systemd_process.patch that is present in
Noble (2.9.1.1-0ubuntu3) only. Thus, I would like to re-open this bug
for Noble and Noble only.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Public bug reported:
[Availability]
The package azure-proxy-agent is already in Ubuntu universe.
The package azure-proxy-agent build for the architectures it is designed to
work on (amd64 and arm64).
It currently builds and works for architectures: amd64 and arm64.
Link to package https://launchp
git-ubuntu MP: https://code.launchpad.net/~gjolly/ubuntu/+source/azure-
proxy-agent/+git/azure-proxy-agent/+merge/486400
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112315
Title:
Fix failing auto
** Patch added: "azure-proxy-agent.debdiff"
https://bugs.launchpad.net/ubuntu/+source/azure-proxy-agent/+bug/2112315/+attachment/5881668/+files/azure-proxy-agent.debdiff
** Changed in: azure-proxy-agent (Ubuntu)
Status: New => In Progress
--
You received this bug notification because
Public bug reported:
Since we stopped logging to a file, the smoke test needs to be changed
to read the logs from the journal.
** Affects: azure-proxy-agent (Ubuntu)
Importance: Undecided
Assignee: Gauthier Jolly (gjolly)
Status: In Progress
** Changed in: azure-proxy-agent
This issue is still present in Questing. It's actually not related to
the "microvm build" and can be reproduced with the standard qemu-
system-x86_64 binary using the microvm machine.
What is happening is that the default config for the microvm machine
seems to have rtc disabled: using -machine mi
** Changed in: dh-cargo (Ubuntu)
Status: New => 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/2111699
Title:
dh-cargo-vendored-sources produces misleading XS-Vendored-Sources-Rus
Public bug reported:
On Jammy and Noble, dh-cargo-vendored-sources is not able to detect when
the rust-vendor directory has been generated with cargo-vendor-filterer
thus producing a XS-Vendored-Sources-Rust string that does not
accurately reflect the rust dependencies. Specifically, XS-Vendored-
For more context, I attach here the output of git diff
pkg/import/1.1.1-2...ubuntu/devel
** Patch added: "sshuttle-delta.diff"
https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/2110108/+attachment/5876210/+files/sshuttle-delta.diff
--
You received this bug notification because you are
Public bug reported:
Please sync sshuttle 1.3.1-1 (universe) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* Drop dependency on python3-distutils: this was done in upstream Debian too,
so we don't need to carry this delta anymore.
* d/t/cross-release:
** Merge proposal linked:
https://code.launchpad.net/~gjolly/ubuntu/+source/onionshare/+git/onionshare/+merge/485535
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2103668
Title:
Onionshare fatal
** Changed in: onionshare (Ubuntu Noble)
Status: Confirmed => In Progress
** Changed in: onionshare (Ubuntu Oracular)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
** Description changed:
+ [ Impact ]
+
+ * Onionshare is completely broken on Noble and Oracular as it crashes when
the server is started.
+ * Plucky and Questing are not affected as this issue got fixed when the
package was synced from Debian on Plucky.
+
+ [ Test Plan ]
+
+ * start onion
** Also affects: cloud-images/oracular
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/2106729
Title:
Restore UseDomains=true in Plucky and later
To manage
Public bug reported:
The package provide irrelevant "suggest" deps:
$ apt depends azure-proxy-agent
azure-proxy-agent
Depends: libc6 (>= 2.39)
Depends: libgcc-s1 (>= 4.2)
Suggests: btrfs-progs
Suggests: e2fsprogs
Suggests: grub2
Suggests: systemd
Suggests: udev
Suggests: xfsprogs
Thanks for reporting this issue.
I can reproduce with onionshare-cli. However, with the CLI, the issue is a bit
harder to catch because when onion.connect() raises an exception, a catch-all
except simply silences it and sys.exit() with no error code[0].
Looking at this commit upstream[1], this[2]
This is now resolved:
https://launchpad.net/ubuntu/+source/onionshare/2.6.3-1/+publishinghistory
** Changed in: onionshare (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Description changed:
Ubuntu is currently carrying patch python3.12.diff
--- a/cli/onionshare_cli/onion.py
+++ b/cli/onionshare_cli/onion.py
@@ -33,7 +33,7 @@ import tempfile
import time
import traceback
-from distutils.version import LooseVersion as Version
+from packagi
** Description changed:
Ubuntu is currently carrying patch python3.12.diff
--- a/cli/onionshare_cli/onion.py
+++ b/cli/onionshare_cli/onion.py
@@ -33,7 +33,7 @@ import tempfile
- import time
- import traceback
+ import time
+ import traceback
-from distutils.version import Loos
I think I have a fix and I'm testing it in my PPA:
https://launchpad.net/~gjolly/+archive/ubuntu/test-builds/+packages
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102275
Title:
Autopkgtest failin
Public bug reported:
setup-onion-service is failing on all architectures:
https://autopkgtest.ubuntu.com/packages/tor/plucky/ due to onionshare
crashing.
** Affects: tor (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ub
I had another look at the d/copyright[0] file (GPLv2 + CC0-1.0), the LICENSE[1]
file (GPLv3) and the extra license directory[3] that are present in the source
package in Jammy. I agree that this package should be moved from multiverse to
universe in Jammy.
The same reasoning applies to Focal[4][
Since we are passed the Debian Import Freeze for Plucky, this will
probably have to wait for 25.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102155
Title:
Sync onionshare from debian
To manag
Public bug reported:
Ubuntu is currently carrying patch python3.12.diff
--- a/cli/onionshare_cli/onion.py
+++ b/cli/onionshare_cli/onion.py
@@ -33,7 +33,7 @@ import tempfile
import time
import traceback
-from distutils.version import LooseVersion as Version
+from packaging.version import Versi
This seems to be fixed at least from Noble:
https://packages.ubuntu.com/noble/onionshare. I don't know if fixing
this in Jammy would be allowed by the SRU policy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
The test is now passing on the latest arm64 build:
https://launchpadlibrarian.net/780463283/buildlog_ubuntu-plucky-
arm64.aircrack-ng_1%3A1.7+git20230807.4bf83f1a-2ubuntu1_BUILDING.txt.gz
** Changed in: aircrack-ng (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notifi
This bug is 12 years old and cannot be reproduced, marking as Invalid.
** Changed in: aircrack-ng (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253149
Title:
I don't know why this wasn't included back then but it's present in the
latest version of the package which is currently in devel:
# dpkg -c aircrack-ng_1%3a1.7+git20230807.4bf83f1a-2ubuntu1_amd64.deb | grep
airodump-ng-oui-update
-rwxr-xr-x root/root 226 2025-03-06 18:06
./usr/sbin/airodu
Oh yes, you are right, so I spent time fixing the build with libgcrypt
for no reason since they moved to libssl now... Fair enough.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100594
Title:
libgc
Thanks Adrian. Indeed. I'm trying to fix a package (aircrack-ng) that
uses libgcrypt-config but as you mention, I should rather patch it to
make it use pkg-config.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Public bug reported:
The libgcrypt-config binary should be installed by libgcrypt-bin but is
missing.
** Affects: libgcrypt20 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
** Changed in: azure-proxy-agent (Ubuntu)
Status: New => Confirmed
** Changed in: azure-proxy-agent (Ubuntu)
Assignee: Gauthier Jolly (gjolly) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Tests seems to be passing with this fix:
https://autopkgtest.ubuntu.com/results/autopkgtest-plucky-gjolly-azure-proxy-agent2/plucky/arm64/a/azure-proxy-agent/20250224_172105_7ab10@/log.gz
https://autopkgtest.ubuntu.com/results/autopkgtest-plucky-gjolly-azure-proxy-agent2/plucky/amd64/a/azure-proxy-
** Patch added: "azure-proxy-agent.debdiff"
https://bugs.launchpad.net/ubuntu/+source/azure-proxy-agent/+bug/2099698/+attachment/5860190/+files/azure-proxy-agent.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
I missed that as I was running the autopkgtests on Azure where is IMDS
is available.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2099698
Title:
Fix autopkgtests
To manage notifications about this
Public bug reported:
Autpkgtests are failing because the requests to the IMDS service are not
logged if the connection is closed following a timeout.
** Affects: azure-proxy-agent (Ubuntu)
Importance: Undecided
Assignee: Gauthier Jolly (gjolly)
Status: New
** Changed in
Debdiff attached
** Patch added: "azure-proxy-agent.debdiff"
https://bugs.launchpad.net/ubuntu/+source/azure-proxy-agent/+bug/2098947/+attachment/5859170/+files/azure-proxy-agent.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
The fix is in the PPA:
https://launchpad.net/~gjolly/+archive/ubuntu/azure-proxy-agent2/+packages
Debdiff:
https://launchpadlibrarian.net/777806592/azure-proxy-agent_1.0.25-0ubuntu2~ppa2_1.0.25-0ubuntu2~ppa3.diff.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Changed in: azure-proxy-agent (Ubuntu)
Assignee: (unassigned) => Gauthier Jolly (gjolly)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098947
Title:
Fix FTBFS
To manage notificati
Since the source package has been accepted into -proposed already, I created
the following bugs to track the issues:
* https://bugs.launchpad.net/ubuntu/+source/azure-proxy-agent/+bug/2098947
* https://bugs.launchpad.net/ubuntu/+source/azure-proxy-agent/+bug/2098948
* https://bugs.launchpad.net
** Changed in: azure-proxy-agent (Ubuntu)
Assignee: (unassigned) => Gauthier Jolly (gjolly)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098948
Title:
Fix incorrect config installation
** Changed in: azure-proxy-agent (Ubuntu)
Assignee: (unassigned) => Gauthier Jolly (gjolly)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098949
Title:
Add more package testing
To man
Public bug reported:
1. the unit tests should be run as part of the build
2. a smoke test should be created to verify that the service is running when
the package is installed
** Affects: azure-proxy-agent (Ubuntu)
Importance: Undecided
Assignee: Gauthier Jolly (gjolly
Public bug reported:
The package fails to build on architectures other than arm64 and amd64.
This is because the Architecture tag is incorrectly set to any in
d/control.
** Affects: azure-proxy-agent (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification
Public bug reported:
The package installs a directory at /etc/azure/proxy-agent.json. This is
due to an error in d/azure-proxy-agent.install.
** Affects: azure-proxy-agent (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Simon,
I realized that there is an issue with my last upload:
* the d/.install file is not good
* I forgot to include a fix for the tests in d/tests
To catch these issues in the future:
1. I made dh_auto_test run the unit tests as you suggested
2. I created a new "smoke" test to make sure the
Thank you very much for your help and your answers!
> Ideally they're ran in both spots.
I guess I can run the test script from the `dh_auto_test` target. Is
that what you are suggesting?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
mail
ends in canonical.com, you can probably just set yourself as the
maintainer): `XSBC-Original-Maintainer: Gauthier Jolly
`
Fixed
> `debian/my-rules-que-me-gusta` seems like an accident, what does it
do?
Indeed, removed.
## rules file and building
> Some of the lines in your rules file
** Description changed:
URL: https://github.com/Azure/GuestProxyAgent/
License: MIT
Notes:
The GuestProxyAgent (GPA) enhances the security of Azure Instance Metadata
Service (IMDS) and Azure Wireserver endpoints (e.g., 169.254.169.254 and
168.63.129.16) on Azure IaaS virtual machines. It
** Summary changed:
- [needs-packaging] [needs-package] azure-proxy-agent
+ [needs-packaging] azure-proxy-agent
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098393
Title:
[needs-packaging] azure-
Public bug reported:
URL: https://github.com/Azure/GuestProxyAgent/
License: MIT
Notes:
The GuestProxyAgent (GPA) enhances the security of Azure Instance Metadata
Service (IMDS) and Azure Wireserver endpoints (e.g., 169.254.169.254 and
168.63.129.16) on Azure IaaS virtual machines. It introduces
If you've upgraded to the broken package already, the workaround is:
sudo apt update && sudo apt install bpftrace=0.20.2-1ubuntu4
This will downgrade the package to the latest working version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
When I try to connect to a secured network that is saved as an unsecured
network with the same name, the connection fails.
1) I connect to a Wi-Fi network with the SSID "a network", this network is open
(unsecured) and the connection is successfully established.
2) I disconn
I was also able to reproduce on Azure. After upgrading from jammy to
noble using do-release-upgrade and rebooting:
$ sudo apt install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
** Changed in: walinuxagent (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: cloud-images
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2
** Merge proposal linked:
https://code.launchpad.net/~gjolly/ubuntu/+source/walinuxagent/+git/walinuxagent/+merge/472120
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077975
Title:
walinuxagent
** Description changed:
2.11.1.4-0ubuntu1 introduces a bug which prevents the agent from
starting. The issue is due to a missing python package:
azurelinuxagent/distutils that should be installed with the package.
-
$ systemctl status walinuxagent
× walinuxagent.service - Azure Linux
** Summary changed:
- agent fails to start on devel
+ walinuxagent.service fails to start on oracular
** Changed in: walinuxagent (Ubuntu)
Status: Confirmed => In Progress
** Changed in: walinuxagent (Ubuntu)
Assignee: (unassigned) => Gauthier Jolly (gjolly)
** Also affects:
Adding a comment in this file as a placeholder fixes the issue.
** Patch added: "walinuxagent.debdiff"
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/2077975/+attachment/5809789/+files/walinuxagent.debdiff
--
You received this bug notification because you are a member of Ubuntu
The issue is with the patch embed-distutils-to-azurelinuxagent.patch
which creates the __init__.py file in distutils but this file is ignored
by dpkg-source as it is empty. Because this file is not present,
setuptools doesn't see this directory as a python package and doesn't
include it in the debi
Public bug reported:
2.11.1.4-0ubuntu1 introduces a bug which prevents the agent from
starting. The issue is due to a missing python package:
azurelinuxagent/distutils that should be installed with the package.
$ systemctl status walinuxagent
× walinuxagent.service - Azure Linux Agent
Loade
** Summary changed:
- 24.04 TPM backed FDE regression following snapd 2.62 update
+ 24.04 TPM backed FDE regression following shim 15.8 update
** Description changed:
Azure testing has reported an issue following update of the nullboot
package from 0.5.0-0ubuntu3 to 0.5.1-0ubuntu1 which I am
We reverted nullboot to 0.5.0-0ubuntu3 with shim 15.7 prior to the
release of Noble. We have identified and fixed the issue in encrypt-
cloud-image but we are still waiting on Microsoft to deploy the new
version of tool in their provisioning backend. Once this will be done we
will be able to releas
To help with the investigations: I was able to reproduce the issue by
simply installing dracut on a normal (non tpm-backed FDE) VM. Dracut
replaces initramfs-tools and build a systemd-base initramfs.
# start the lxd VM
$ lxc launch --vm ubuntu:24.04 noble-vm
# in the VM install dracut and reboot
Azure CVM images are impacted by the same issue. I see on #2064088 that
this is an tpm-backed FDE system. So I think it's the same problem here
if those desktop images use an systemd-based initramfs.
For now I suspect that the issue is due to systemd starting services and
setting up UNIX sockets (
Probably more readable on pastebin:
https://pastebin.ubuntu.com/p/sv5W99tWKP/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678
Title:
Build for more platforms
To manage notifications about thi
Tested on Azure with an Arm64 instance:
ubuntu@bionic-arm:~$ sudo apt-get install walinuxagent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
walinuxagent
1 upgraded, 0 newly installed, 0 to remove and 17 not upgr
I started 156 instances for both:
* an impish image with systemd 248.3-1ubuntu8.5
* a focal image with systemd 245.4-4ubuntu3.16
In both images, I also removed the workaround in
/etc/systemd/system/dbus.service.d
(Environment=SYSTEMD_NSS_DYNAMIC_BYPASS=1) to make sure I was really
testing the f
Can it be related to this reddit post:
https://www.reddit.com/r/Ubuntu/comments/tkvjwu/this_is_why_i_love_linux_how_a_kernel_upgrade/
?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966066
Title:
a
This is now part of Azure's cloud images (focal to devel) and I can
confirm that it fixes the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871538
Title:
dbus timeout-ed during an upgrade, t
Hi there,
I used this[0] script to test the different series. The most relevant
parts of it are those parameters for qemu:
-smbios type=0,vendor='Hyper-V test',version=1.2.3 \
-smbios
type=1,manufacturer=t1manufacturer,product=t1product,version=t1version,serial=t1serial,uuid=---1
Only arm64 is needed for now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678
Title:
Build for more platforms
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
Public bug reported:
[Impact]
* We previously restricted the build to amd64[0] because walinuxagent
had a dependency that was only available on amd64. This is not the case
any more, we should at least build walinuxagent for arm64.
[Test Plan]
* Make sure the package builds correctly and can b
Public bug reported:
[Impact]
* The detection of Microsoft Hyper-V VMs is done by cpuid currently,
however there is no cpuid on ARM64. And since ARM64 is now a supported
architecture for Microsoft Hyper-V guests[0], then introduce a more
generic way to detect whether a guest is running as a Hype
** Changed in: linux-azure (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/1951924
Title:
linux-azure 4.15 fails to boot on Standard_M416s_v2 in Azure
To mana
Public bug reported:
To reproduce:
* start a bionic VM in azure:
az vm create --name bionic --resource-group test-bionic --image
"Canonical:UbuntuServer:18_04-lts-gen2:latest" --size Standard_M416s_v2
--admin-username ubuntu --ssh-key-value SSH_KEY_PATH
* "downgrade" the kernel to 4.15 and d
Public bug reported:
Calibre 3.48 64-bit Windows 7 doesn't connect to newest Kindle
Paperwhite Signature.
** Affects: calibre (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945180
Title:
vrf: fix refcnt leak with vxlan slaves
To manage not
Hi Kelsey, sorry, I missed the notification, I'll take care of it right
away.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945180
Title:
vrf: fix refcnt leak with vxlan slaves
To manage notificat
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945180
Title:
vrf: fix refcnt leak with vxlan slaves
To manage notif
** Tags added: rls-ii-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871538
Title:
dbus timeout-ed during an upgrade, taking services down including gdm
To manage notifications about this
For what it's worth, I don't get these messages anymore since I replaced
my CPU fan.
My graphics card has passive cooling only, and relies on air flow in the
case, so CPU and case fans. The CPU fan was dead, had probably been for
a long time. I replaced it and have not seen this issue ever since.
I tried to reproduce the issue with the latest hirsute image pushed to
Azure and it appears that I cannot.
While I can still reproduce the issue with 20210511.1, I can't with
20210622.1.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
@rbalint @ddstreed any update on this issue?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1919177
Title:
Azure: issues with accelerated networking on Hirsute
To manage notifications about this bug
Ok I will cook an other custom image and try to reproduce.
Concerning this log line:
Jun 16 08:55:45 alan-hirsute-base-aiamcicscciaelhaktpo dbus-daemon[711]:
[system] Connection has not authenticated soon enough, closing it
(auth_timeout=3ms, elapsed: 45129ms)
Please note that during our fir
Also, systemd is actually reloaded by cloud-init. In cloud-init logs, I
can read:
2021-06-16 08:54:51,608 - subp.py[DEBUG]: Running command ['systemctl',
'daemon-reload'] with allowed return codes [0] (shell=False, capture=True)
2021-06-16 08:54:51,953 - cc_mounts.py[DEBUG]: Activate mounts: PASS
@laney I built a custom image with system logs level set to debug and I
was able to reproduce the issue. You can find the logs attached.
** Attachment added: "syslog"
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1871538/+attachment/5505001/+files/syslog
--
You received this bug notifi
I seems that we are seeing this issue on Azure with Ubuntu >=20.04. The
CPC team is running a series of tests before publishing images, those
tests spin up ~50 instances in Azure and usually one of them is having
this issue.
You can find the system logs of a failing instance here:
https://pastebin
It's been there for almost 3 months, I think it can wait a few more
days. It's affecting Azure's users who use Hirsute instances with
accelerated networking enabled, I don't know how many users that is.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
I built the following images using the version in -proposed and it
worked as expected.
Concerning the autopkgtest regression, I think it is unrelated with this
change. It seems to be related to openstack and nova setup.
Groovy
==
ubuntu@ubuntu:~$ lsb_release -c -r
Release:20.10
Coden
@rbalint, I just tested Impish and I cannot reproduce the issue. It
doesn't prove it's not there but it's a very good sign!
I can see that our automated testing failed because of this issue on the
2021-05-10 but not after. If I'm not wrong, systemd 248 was pushed on
the 14th, this would make a nic
@rbalint I was able to reproduce the issue with an image that was
running the following:
ii cloud-init20.4.1-79-g71564dce-0ubuntu1 all initialization
and customization tool for cloud instances
ii linux-image-azure 5.8.0.1017.19+21.04.14 amd64Linux kernel
image fo
Hi there,
Is there any update on this issue? I would like to understand who owns
the investigation/debugging process? Please tell us if you need any help
from the CPC team.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Indeed, this fixed the issue. I started a new bionic instance and ran
do-release-upgrade -p
The process went as expected.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923111
Title:
Az
I was actually able to reproduce today and I can confirm that the
instance creation didn't take more than a few seconds. This bug can be
closed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1925526
Ti
Public bug reported:
On Azure instances running Xenial Pro FIPS images with accelerated
networking enabled, cloud-init fails to setup the user's ssh key and I
can see the following stack trace in the logs:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/cloudinit/cmd/mai
1 - 100 of 760 matches
Mail list logo