[Bug 1965568] [NEW] missing dependency on python3-dbus

2022-03-18 Thread Zhang Youfu
Public bug reported: When I try to execute `do-release-upgrade -d` on a 20.04 system, the following fatal error occured. Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-yqb1e837/jammy", line 8, in sys.exit(main()) File

[Bug 1938908] Re: Backport the container stack in Impish

2021-08-11 Thread Zhang Youfu
FYI, a possible regression for 20.10.x: https://github.com/moby/moby/issues/41831 ** Bug watch added: github.com/moby/moby/issues #41831 https://github.com/moby/moby/issues/41831 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1925827] Re: [v247] backport routing policy rule fix

2021-07-12 Thread Zhang Youfu
Tested systemd 247.3-3ubuntu3.2 on hirsute, without problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925827 Title: [v247] backport routing policy rule fix To manage notifications about this

[Bug 1925827] Re: [v247] backport routing policy rule fix

2021-07-12 Thread Zhang Youfu
Tested systemd 247.3-3ubuntu3.2 on hirsute, without problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925827 Title: [v247] backport routing policy rule fix To manage notifications about this

[Bug 1897365] Re: RoutingPolicyRule not applied on reconfigure

2021-06-29 Thread Zhang Youfu
Per my testing, restart systemd-networkd is also affected. Debian maintainer refused to apply my backport due to patch size. https://github.com/systemd/systemd-stable/pull/96 That’s fair. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1925827] Re: [v247] backport routing policy rule fix

2021-05-22 Thread Zhang Youfu
> I'm able to reproduce this on hirsute, but not groovy, so this seems to > affect only hirsute; please correct me if that's wrong. That’s correct. > only 'networkctl reload' doesn't work, normal systemd-networkd startup works `systemctl restart systemd-networkd` doesn’t work either. -- You

[Bug 1925827] [NEW] [v247] backport routing policy rule fix

2021-04-23 Thread Zhang Youfu
Public bug reported: The original issue can be found at https://github.com/systemd/systemd/issues/18107. I filed a backport PR (https://github.com/systemd/systemd-stable/pull/96) against v247-stable branch, which got merged and released in v247.4. However due to the freezing state of Debian

[Bug 1911639] [NEW] dbxupdate of secureboot-db does not match revocation list provided by UEFI forum

2021-01-14 Thread Zhang Youfu
Public bug reported: When I look at the dbx revocation database for amd64 architecture, I noticed that the dbxupdate shipped by Ubuntu is significantly smaller than dbxupdate downloaded from UEFI forum website. The revocation list (2020-10-12) published on UEFI forum website contains the

[Bug 1902490] Re: systemtap not usable on groovy

2020-11-03 Thread Zhang Youfu
The patch for this issue is already shipped in 4.3-3. However there is no binary release for groovy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902490 Title: systemtap not usable on groovy To

[Bug 1902490] [NEW] systemtap not usable on groovy

2020-11-02 Thread Zhang Youfu
Public bug reported: Same issue as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972247 It seems that Ubuntu released a new version of systemtap for hirsute only. Groovy is also affected. ** Affects: systemtap (Ubuntu) Importance: Undecided Status: New ** Description changed:

[Bug 1897365] Re: RoutingPolicyRule not applied on reconfigure

2020-10-11 Thread Zhang Youfu
And https://github.com/systemd/systemd/pull/16881 Not available in systemd-stable v246 yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897365 Title: RoutingPolicyRule not applied on reconfigure

[Bug 1897365] [NEW] RoutingPolicyRule not applied on reconfigure

2020-09-26 Thread Zhang Youfu
Public bug reported: I noticed some error message from systemd-networkd in log journal. systemd-networkd[4343]: Failed to parse RPDB rule family, ignoring: AF_INETpriority=28fwmark=28/0 This appears to be a known issue at https://github.com/systemd/systemd/issues/16784 Fix is available at

[Bug 1876059] [NEW] memory leak

2020-04-30 Thread Zhang Youfu
Public bug reported: I ran into this issue when doing AES decryption. Decrypted content cannot be garbage-collected. Upstream issue: https://github.com/Legrandin/pycryptodome/issues/372 Upstream fix: https://github.com/Legrandin/pycryptodome/commit/05979c919430139810e5a113bb9f611332db51e5 **

[Bug 1876059] Re: memory leak

2020-04-30 Thread Zhang Youfu
workaround: install python3-cffi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876059 Title: memory leak To manage notifications about this bug go to:

[Bug 1845909] Re: [SRU] IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-10-30 Thread Zhang Youfu
filed an upstream issue ** Bug watch added: github.com/systemd/systemd/issues #13882 https://github.com/systemd/systemd/issues/13882 ** Changed in: systemd Status: Fix Released => Unknown ** Changed in: systemd Remote watch: github.com/systemd/systemd/issues #12886 =>

[Bug 1847946] Re: initramfs contains modprobe blacklist from all installed kernel versions

2019-10-14 Thread Zhang Youfu
kernel log is not needed ** 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/1847946 Title: initramfs contains modprobe blacklist

[Bug 1847946] [NEW] initramfs contains modprobe blacklist from all installed kernel versions

2019-10-13 Thread Zhang Youfu
Public bug reported: # lsinitramfs /boot/initrd.img-5.3.0-18-generic | fgrep usr/lib/modprobe.d usr/lib/modprobe.d usr/lib/modprobe.d/aliases.conf usr/lib/modprobe.d/blacklist_linux_5.3.0-13-generic.conf usr/lib/modprobe.d/blacklist_linux_5.3.0-17-generic.conf

[Bug 1531184] Re: [SRU] dnsmasq doesn't start on boot because its interface isn't up yet

2019-10-12 Thread Zhang Youfu
For my installation, I found that dnsmasq is running with -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new arguments. /etc/dnsmasq.d/libvirt-daemon specified bind-interfaces, causing dnsmasq trying to bind to each interface on startup, which was unfortunately not available yet. Comment out the

[Bug 1845909] Re: [SRU] IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-10-05 Thread Zhang Youfu
This issue also affects 18.04 LTS with systemd 237-3ubuntu10.29 A VLAN interface with LinkLocalAddressing=no configured is not honored -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845909 Title:

[Bug 1845909] Re: IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-10-04 Thread Zhang Youfu
After upgraded to Ubuntu 19.10 with systemd 242-6ubuntu1, the issue I encountered disappeared. ``` # ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever

[Bug 1845909] Re: IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-10-04 Thread Zhang Youfu
I'm running Ubuntu 19.04 with systemd 240-6ubuntu5.7 systemd-networkd configuration: ``` # eno1.network [Match] Name=eno1 [Link] Multicast=no [Network] LinkLocalAddressing=no Address=192.168.50.249/24 Gateway=192.168.50.1 DNS=192.168.50.1 VLAN=pppoe # pppoe.netdev [NetDev] Name=pppoe Kind=vlan

[Bug 1845909] Re: IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-09-30 Thread Zhang Youfu
Emm, I think the issue I referenced above is an incorrect one. https://github.com/systemd/systemd/issues/9890 & https://github.com/systemd/systemd/pull/11423 I think `debian/patches/networkd-honour-LinkLocalAddressing.patch` might be an incorrect backport of this upstream bug. ** Bug watch

[Bug 1845909] [NEW] IPv6 link local address is assigned even when LinkLocalAddressing=no|ipv4

2019-09-30 Thread Zhang Youfu
Public bug reported: upstream issue: https://github.com/systemd/systemd/issues/12886 upstream patch: https://github.com/systemd/systemd/pull/13565 The upstream fix will be available in systemd 244. Backport please. Thanks. ** Affects: systemd (Ubuntu) Importance: Undecided Status:

[Bug 1692353] Re: systemd-fsckd : useless CR displayed on console

2019-03-20 Thread Zhang Youfu
This bug still exists in 19.04 Disco. Please fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1692353 Title: systemd-fsckd : useless CR displayed on console To manage notifications about this

[Bug 760140] Re: HOME environmental variable no long preserved with sudo by default

2015-04-29 Thread Zhang Youfu
I'm expecting the documented behavior. Please refer Bug #889936 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760140 Title: HOME environmental variable no long preserved with sudo by default To