[Bug 1907085] Re: Regression in backup-and-restore patch.

2020-12-07 Thread Dimitri John Ledkov
** Also affects: grub2 (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Focal)

[Bug 1907085] [NEW] Regression in backup-and-restore patch.

2020-12-07 Thread Dimitri John Ledkov
Public bug reported: [Impact] * A regression was identified in the backup & restore patch on some architectures, which results in garbage filenames to be created in /boot/grub. The issue is reported on linux-ext4 mailing list https://marc.info/?l =linux-ext4=160709231522785=2 [Test Case] *

[Bug 1905620] Re: please promote modules from extra to modules for HiFive Unleashed

2020-12-04 Thread Dimitri John Ledkov
Built a fresh riscv64 image with $ dpkg-query -W linux-* | grep 5.8 linux-generic 5.8.0.11.11 linux-headers-5.8.0-11-generic 5.8.0-11.13 linux-headers-generic 5.8.0.11.11 linux-image-5.8.0-11-generic5.8.0-11.13 linux-image-generic 5.8.0.11.11 linux-image-unsigned-5.8.0-11-generic

[Bug 1905620] Re: please promote modules from extra to modules for HiFive Unleashed

2020-12-03 Thread Dimitri John Ledkov
and it looks like that is failing to reboot over telnet connection =/ i'll build a brand new image with 5.8.0-11 kernel directly and will try that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1905620] Re: please promote modules from extra to modules for HiFive Unleashed

2020-12-03 Thread Dimitri John Ledkov
Deployed focal image. And checked where currently loaded modules are coming from $ cat /proc/modules |cut -f1 -d\ | xargs -L1 modinfo | sed -n 's/filename: *//p' | xargs dpkg -S linux-modules-5.4.0-24-generic: /lib/modules/5.4.0-24-generic/kernel/drivers/uio/uio_pdrv_genirq.ko

[Bug 1905620] Re: please promote modules from extra to modules for HiFive Unleashed

2020-12-03 Thread Dimitri John Ledkov
starting verification of the groovy's build. It will take a bit of time =) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905620 Title: please promote modules from extra to modules for HiFive

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-12-03 Thread Dimitri John Ledkov
Groovy will not receive these changes. There will not be a point release of groovy to make a new image. Focal images will be provided at next point release which will only be supported to upgrade to hirsute or next LTS. ** Description changed: - enable u-boot spl for riscv64 + [Impact] - 1)

[Bug 1902671] Re: First time instasll on raspberry Pi

2020-12-03 Thread Dimitri John Ledkov
I see a lot of messages that many schemas for settings for not found, but otherwise things are mostly ok. What happened? Something didn't work for you? What didn't work for you? Was timezone setting ok? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1906671] [NEW] [MIR] usrmerge

2020-12-03 Thread Dimitri John Ledkov
Public bug reported: [Availability] In universe. [Rationale] Since Disco, Ubuntu has defaulted to merged usr systems, specifically that /lib is a symlink to /usr/lib. However, we have not yet completed this transition for systems that were installed pre-disco. This package performs such

[Bug 1906668] [NEW] [MIR] opensbi

2020-12-03 Thread Dimitri John Ledkov
Public bug reported: Availability: in universe Rationale: opensbi is a bootloader/firmware component for riscv64. It is used by qemu-system-riscv64 to load uboot-qemu firmware which then can load kernel/initrd of a cloud-image to boot it. It is also used as a build-dependency by u-boot, to

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2020-12-03 Thread Dimitri John Ledkov
Actually, I don't see sssd at all using TLS connections, does it? It seems that to perform ldaps connections, it uses libldap from openldap which in turn uses GnuTLS. And any and all TLS LDAPS options are simply passed through to the libldap. Inspecting all sssd binary packages I can see that

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2020-12-03 Thread Dimitri John Ledkov
If we want to change the main sssd backend from nss to openssl, imho it would be prudent enough to use http://manpages.ubuntu.com/manpages/hirsute/en/man3/SSL_set_security_level.3ssl.html APIs to set_security_level to 1. -- You received this bug notification because you are a member of Ubuntu

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2020-12-03 Thread Dimitri John Ledkov
This does raise a question as to why we don't provide a system nssdb. I think we should. I wonder if libnss or libnss3-tools could ship ca- certificates hook to provide a system nssdb certificate store. If we are changing backends, and certs were provided for the nss backend, imho we should

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2020-12-03 Thread Dimitri John Ledkov
** Also affects: ca-certificates (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/1905790 Title: Make SSSD in 20.04 using OpenSSL and p11-kit

[Bug 1835660] Re: initramfs unpacking failed

2020-12-02 Thread Dimitri John Ledkov
** Description changed: "initramfs unpacking failed: Decoding failed", message appears on boot up. If I "update-initramfs" using gzip instead of lz, then boot up passes without decoding failed message. --- However, we currently believe that the decoding error reported in

[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

2020-12-02 Thread Dimitri John Ledkov
separately remote iso mounting may be slow, thus you should try netbooting instead. one can copy the kernel & initrd out of the iso. Boot them, with cmdline: ip=dhcp url=http://hostname/url/to/matching-full.iso That way, initrd will establish networking and will download iso into ram, validate

[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

2020-12-02 Thread Dimitri John Ledkov
live-server bugs go against subiquity project, rather than ubiquity. and casper is the thing that does the integrity check. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892369 Title: Impossible

[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

2020-12-02 Thread Dimitri John Ledkov
You can boot with a cmdline option to skip that. http://manpages.ubuntu.com/manpages/hirsute/en/man7/casper.7.html#recognized%20boot%20options fsck.mode=skip Let you skip the file system check on boot. Can you ellaborate a bit more, and make sure that the console you are observing

[Bug 1865032] Re: [UBUNTU] zipl/libc: Fix potential buffer overflow in printf

2020-12-01 Thread Dimitri John Ledkov
** Changed in: ubuntu-z-systems Status: Fix Committed => 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/1865032 Title: [UBUNTU] zipl/libc: Fix potential buffer overflow in printf

[Bug 1835660] Re: initramfs unpacking failed

2020-11-30 Thread Dimitri John Ledkov
so what grub is doing is correct. It pads/aligns every initrd by 4, which is fine, and as per spec. https://www.kernel.org/doc/html/latest/driver-api/early-userspace /buffer-format.html initramfs size can be filled with arbitrary amount of "\0" all the way upto initramfs_size. "In human terms,

[Bug 1835660] Re: initramfs unpacking failed

2020-11-30 Thread Dimitri John Ledkov
** Changed in: grub2 (Ubuntu) Status: Triaged => Invalid ** Changed in: linux (Ubuntu) Status: Invalid => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title:

[Bug 1906320] [NEW] fake-device-wrapper should bind-mount efivars

2020-11-30 Thread Dimitri John Ledkov
Public bug reported: /usr/share/ubuntu-drivers-common/fake-devices-wrapper should bindmount efivars under testbed.get_root_dir(). Ie. such that /sys/firmware/efi/efivars is correctly available under the umockdev test-bed. That way when testing subiquity, it should correctly observe if it was

[Bug 1835660] Re: initramfs unpacking failed

2020-11-30 Thread Dimitri John Ledkov
@twetzel21 this is not related to those changes at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title: initramfs unpacking failed To manage notifications about this bug go to:

[Bug 1905807] [NEW] insecure W+X mapping

2020-11-26 Thread Dimitri John Ledkov
Public bug reported: [ 19.051518] Freeing unused kernel memory: 308K [ 19.062326] [ cut here ] [ 19.066219] riscv/mm: Found insecure W+X mapping at address (ptrval)/0xffdff800 [ 19.074930] WARNING: CPU: 0 PID: 1 at arch/riscv/mm/ptdump.c:200

[Bug 1835660] Re: initramfs unpacking failed

2020-11-26 Thread Dimitri John Ledkov
(Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) ** Changed in: grub2 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title: ini

[Bug 1835660] Re: initramfs unpacking failed

2020-11-26 Thread Dimitri John Ledkov
NAK on the linux patch. I think this is a grub bug. When loading multiple initrds, grub aligns_up each one of them at 4bytes boundary, and allocates pages for that. And it declares and passes ramdisk_image as the total allocated memory. Rather than the true size of the initrds. ** Changed in:

[Bug 1835660] Re: initramfs unpacking failed

2020-11-26 Thread Dimitri John Ledkov
** Also affects: grub2 (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/1835660 Title: initramfs unpacking failed To manage notifications about

[Bug 1905620] [NEW] please promote modules from extra to modules for HiFive Unleashed

2020-11-25 Thread Dimitri John Ledkov
Public bug reported: please promote modules from extra to modules for HiFive Unleashed The following modules are used by the HiFive Unleashed board from extra Please install them in modules. linux-modules-extra-5.4.0-24-generic: /lib/modules/5.4.0-24-generic/kernel/drivers/net/phy/mscc.ko

[Bug 1835660] Re: initramfs unpacking failed

2020-11-25 Thread Dimitri John Ledkov
So lz4 compressed initrd looks like this with hexdump 568f580 0523 00ac 54bf 4152 4c49 5245 2121 0021 568f590 0001 1cff 0050 568f59a I do wonder what ram is initialized too, and how those things look when kernel reads initrd from memory as loaded by the bootloader /

[Bug 1905491] Re: Recent (Nov 2020) ISO copied to USB Drive cannot load

2020-11-25 Thread Dimitri John Ledkov
@vorlon "Startup Disk Creator" is the name in the desktop.file of the usb-creator that we do ship in the archive, and I think we created... However, I do wish people would use "GNOME Disks" to restore .iso on usb stick =/ ** Also affects: usb-creator (Ubuntu) Importance: Undecided

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-11-25 Thread Dimitri John Ledkov
** No longer affects: opensbi (Ubuntu) ** Description changed: enable u-boot spl for riscv64 1) backport opensbi 0.8 to focal + https://bugs.launchpad.net/ubuntu/focal/+source/opensbi/+bug/1905456 + 2) build u-boot with opensbi specified + 3) ship uboot-spl in the cloud image --

[Bug 1905456] Re: OpenSBI 0.8 backport

2020-11-25 Thread Dimitri John Ledkov
** Description changed: OpenSBI 0.8 backport [Impact] - * OpenSBI is used to create RISC-V images for various boards and to +  * OpenSBI is used to create RISC-V images for various boards and to boot RISC-V virtual machines. - * 0.7 & 0.8 add support for more hardware, but are

[Bug 1905412] Re: LVM install broken if other disks have meta-data on the VG name already

2020-11-25 Thread Dimitri John Ledkov
One can make these things unambiguous. curtin could generate a uuid on the fly, and then pass vg_uuid to all the commands it uses. or we could start making slightly more unique vg names, i.e. ubuntu-vg- 3a185. I'm not sure what's best. Indeed this is a long standing issue we have been

[Bug 1905456] Re: OpenSBI 0.8 backport

2020-11-24 Thread Dimitri John Ledkov
** Changed in: opensbi (Ubuntu Focal) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905456 Title: OpenSBI 0.8 backport To manage notifications about this bug

[Bug 1905456] Re: OpenSBI 0.8 backport

2020-11-24 Thread Dimitri John Ledkov
** Also affects: opensbi (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: opensbi (Ubuntu) Status: New => Won't Fix ** Changed in: opensbi (Ubuntu) Status: Won't Fix => Fix Released ** Changed in: opensbi (Ubuntu Focal) Status: New => Triaged --

[Bug 1905456] [NEW] OpenSBI 0.8 backport

2020-11-24 Thread Dimitri John Ledkov
Public bug reported: OpenSBI 0.8 backport [Impact] * OpenSBI is used to create RISC-V images for various boards and to boot RISC-V virtual machines. * 0.7 & 0.8 add support for more hardware, but are otherwise backwards compatible. * qemu/virt file location got moved to generic, add

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-11-24 Thread Dimitri John Ledkov
Probs https://github.com/canonical/cloud-init/pull/687/files is wanted too. ** Also affects: opensbi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-11-24 Thread Dimitri John Ledkov
** Description changed: enable u-boot spl for riscv64 - 1) build with opensbi specified - 2) ship uboot-spl for unleashed + 1) backport opensbi 0.8 to focal + 2) build u-boot with opensbi specified + 3) ship uboot-spl in the cloud image -- You received this bug notification because you are

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-11-23 Thread Dimitri John Ledkov
** Also affects: livecd-rootfs (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/1905274 Title: enable u-boot spl for riscv64 To manage

[Bug 1905274] [NEW] enable u-boot spl for riscv64

2020-11-23 Thread Dimitri John Ledkov
Public bug reported: enable u-boot spl for riscv64 1) build with opensbi specified 2) ship uboot-spl for unleashed ** Affects: u-boot (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1904549] Re: MTU is not set on vlan interface

2020-11-23 Thread Dimitri John Ledkov
this could be udevd/networkd bug which both fiddle with mtu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904549 Title: MTU is not set on vlan interface To manage notifications about this bug go

[Bug 1904549] Re: MTU is not set on vlan interface

2020-11-23 Thread Dimitri John Ledkov
I wonder if you need more mtu settings on: * ens10f2 * ens10f3 * bond-manlan I don't think that MTU is allowed to be higher on a vlan, than on bond- man, than on physical interfaces. Why did you not set mtu: 9000 on bond- manlan? however that does not explain how come the vlans on top of

[Bug 1905156] Re: netplan KeyError with gretap in bridge

2020-11-23 Thread Dimitri John Ledkov
** Also affects: netplan.io (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/1905156 Title: netplan KeyError with gretap in bridge To manage

[Bug 1904912] [NEW] linux 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu

2020-11-19 Thread Dimitri John Ledkov
Public bug reported: 5.8.0-9.11 and other v5.8 kernels all fail to boot in qemu with opensbi and qemu. I'm booting a cloud-image with kenrel install like this: qemu-system-riscv64 -machine virt -m 2048 -smp 4 -kernel /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf -device

[Bug 1890612] Re: [Source NEW SRU FOCAL] ITP: Please support loading microcode early, whilst otherwise booting without initrd

2020-11-19 Thread Dimitri John Ledkov
linux-meta-aws patch is submitted at https://lists.ubuntu.com/archives /kernel-team/2020-November/114920.html ** Also affects: linux-meta-aws (Ubuntu) Importance: Undecided Status: New ** Description changed: + Now that micorocode-initrd is in focal, linux-meta-aws should start +

[Bug 1904802] [NEW] please provide firmware file for riscv64

2020-11-18 Thread Dimitri John Ledkov
Public bug reported: please provide firmware file for riscv64 I'm not sure which package should ship it, or what it should look like, but i want something like this: qemu-system-riscv64 -machine virt -m 2048 -smp 4 -kernel /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf -device

[Bug 1887806] Re: [21.04 FEAT] zkey integration with EKMF stage1

2020-11-18 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu) 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/1887806 Title: [21.04 FEAT] zkey integration with EKMF stage1 To manage

[Bug 1887920] Re: [21.04 FEAT] NVMe IPL Load Normal support - s390-tools part

2020-11-18 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu) Status: New => 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/1887920 Title: [21.04 FEAT] NVMe IPL Load Normal support - s390-tools part To

[Bug 1892824] Re: [21.04 FEAT] NVMe stand-alone dump support - s390-tools part

2020-11-18 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu) 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/1892824 Title: [21.04 FEAT] NVMe stand-alone dump support - s390-tools

[Bug 1902047] Re: [21.04 FEAT] Server Time Protocol (STP) leap second handling - s390-tools part

2020-11-18 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu) 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/1902047 Title: [21.04 FEAT] Server Time Protocol (STP) leap second

[Bug 1902865] Re: [21.04 FEAT] zcrypt DD: add state for offline due to error - s390-tools

2020-11-18 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu) 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/1902865 Title: [21.04 FEAT] zcrypt DD: add state for offline due to

[Bug 1887806] Re: [21.04 FEAT] zkey integration with EKMF stage1

2020-11-18 Thread Dimitri John Ledkov
Hi, this is part of 2.15.1 and will be packaged as follows: New binary packages: + libekmfweb-dev: /usr/include/ekmfweb/ekmfweb.h /usr/lib/s390x-linux-gnu/libekmfweb.so + libekmfweb1: /usr/lib/s390x-linux-gnu/libekmfweb.so.1 /usr/lib/s390x-linux-gnu/libekmfweb.so.1.0 Additions in

[Bug 1887920] Re: [21.04 FEAT] NVMe IPL Load Normal support - s390-tools part

2020-11-18 Thread Dimitri John Ledkov
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887920 Title: [21.04 FEAT] NVMe IPL Load Normal support - s390-tools part To manage notifications

[Bug 1901906] Re: amd64 images should have correct set of bootloaders installed

2020-11-17 Thread Dimitri John Ledkov
https://launchpad.net/~xnox/+livefs/ubuntu/groovy/any/+build/247095 Triggered cpc build and took the qcow2 image out of there. root@ottawa:/# dpkg -l | grep -v '^ii' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/

[Bug 1876620] Re: Enable riscv64 build

2020-11-17 Thread Dimitri John Ledkov
Given there is no secureboot support with lockdown for the platform as far as I know, it is premature to sign the grub2 for riscv64. Also I think we'd want these patches from upstream. By taking 2.06 or like master for the riscv64 build. -- You received this bug notification because you are a

[Bug 1835660] Re: initramfs unpacking failed

2020-11-17 Thread Dimitri John Ledkov
@Siarhei That looks very valid. And we were close to getting to that, when apw & I timed out looking at this. lz4 -l Use Legacy format (typically for Linux Kernel compression) Note : -l is not compatible with -m (--multiple) nor -r Which must always be used when creating

[Bug 1835660] Re: initramfs unpacking failed

2020-11-17 Thread Dimitri John Ledkov
Also i guess we (i) need to retest if https://github.com/lz4/lz4/releases/tag/v1.9.3 fixes all the things =/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title: initramfs unpacking failed

[Bug 1903034] Re: RISC-V 64 images support

2020-11-17 Thread Dimitri John Ledkov
ubuntu-cpc build is successful https://launchpad.net/~xnox/+livefs/ubuntu/groovy/any/+build/247016 ** Tags removed: verification-needed verification-needed-groovy ** Tags added: verification-done verification-done-groovy -- You received this bug notification because you are a member of Ubuntu

[Bug 1890612] Re: [Source NEW SRU FOCAL] ITP: Please support loading microcode early, whilst otherwise booting without initrd

2020-11-17 Thread Dimitri John Ledkov
Booted m5.metal instance in aws. [2.856904] TAA: Vulnerable: Clear CPU buffers attempted, no microcode [5.490555] microcode: sig=0x50657, pf=0x1, revision=0x524 [5.496072] microcode: Microcode Update Driver: v2.2. installed microcode-initrd from focal-proposed 2~20.04.0 and

[Bug 1903034] Re: RISC-V 64 images support

2020-11-17 Thread Dimitri John Ledkov
ubuntu-cpc build is running at https://launchpad.net/~xnox/+livefs/ubuntu/groovy/any/+build/247016 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903034 Title: RISC-V 64 images support To manage

[Bug 1903034] Re: RISC-V 64 images support

2020-11-17 Thread Dimitri John Ledkov
buildd build is successful at https://launchpad.net/~xnox/+livefs/ubuntu/groovy/any/+build/247006 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903034 Title: RISC-V 64 images support To manage

[Bug 1901846] Re: unbreak ubuntu:desktop-preinstalled images without subarch

2020-11-17 Thread Dimitri John Ledkov
built successful, no errors from cat to create polkit override. ** Tags removed: verification-needed verification-needed-groovy ** Tags added: verification-done verification-done-groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903034] Re: RISC-V 64 images support

2020-11-17 Thread Dimitri John Ledkov
buildd build attempted at https://launchpad.net/~xnox/+livefs/ubuntu/groovy/any/+build/247006 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903034 Title: RISC-V 64 images support To manage

[Bug 1901846] Re: unbreak ubuntu:desktop-preinstalled images without subarch

2020-11-17 Thread Dimitri John Ledkov
Attempting build at https://launchpad.net/~cloud- images/+livefs/ubuntu/groovy/cpc/+build/247004 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901846 Title: unbreak ubuntu:desktop-preinstalled

[Bug 1901846] Re: unbreak ubuntu:desktop-preinstalled images without subarch

2020-11-17 Thread Dimitri John Ledkov
Actually build is at https://launchpad.net/~cloud- images/+livefs/ubuntu/groovy/cpc/+build/247005 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901846 Title: unbreak ubuntu:desktop-preinstalled

[Bug 1896755] Re: Backport snap-preseed work from groovy to focal

2020-11-17 Thread Dimitri John Ledkov
this needs snapd 2.48 before getting released. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896755 Title: Backport snap-preseed work from groovy to focal To manage notifications about this bug

[Bug 1904424] Re: oslo.service fails with python3.9 due to Semaphore() not implementing _at_fork_reinit

2020-11-16 Thread Dimitri John Ledkov
** Also affects: oslo.service 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/1904424 Title: oslo.service fails with python3.9 due to Semaphore() not

[Bug 1904432] [NEW] RM syslinux-themes-ubuntu

2020-11-16 Thread Dimitri John Ledkov
Public bug reported: RM syslinux-themes-ubuntu no longer used, we have switched to grub ** Affects: syslinux-themes-ubuntu (Ubuntu) Importance: Undecided Status: Triaged ** Changed in: syslinux-themes-ubuntu (Ubuntu) Status: New => Triaged -- You received this bug

[Bug 1900668] Re: MAAS PXE Boot stalls with grub 2.02

2020-11-16 Thread Dimitri John Ledkov
is this, in a way, a duplicate of https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1900773 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900668 Title: MAAS PXE Boot stalls with grub

[Bug 1904424] [NEW] oslo.service fails with python3.9 due to Semaphore() not implementing _at_fork_reinit

2020-11-16 Thread Dimitri John Ledkov
Public bug reported: oslo.service fails with python3.9 due to Semaphore() not implementing _at_fork_reinit when testing oslo.service, it fails with AttributeErrors in python3.9, leading me to believe that oslo.concurrency is not compatible with python3.9 and i'm not sure how to fix it.

[Bug 1877533] Re: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted

2020-11-12 Thread Dimitri John Ledkov
https://github.com/snapcore/secboot/pull/127 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877533 Title: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted To

[Bug 1877533] Re: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted

2020-11-12 Thread Dimitri John Ledkov
Are these installs with zkey/paes or without? Because, in Ubuntu, when zkey was introduced I have reverted the s390-tools upstream change to lower the argon2i settings. Due to my lack of understanding of the security features there. And later, we have made similar choices for TPM backed

[Bug 1899372] Re: update-grub 10_linux_zfs fails when /usr is a separate filesystem

2020-11-12 Thread Dimitri John Ledkov
So, /etc/os-release is an obsolete file location, which is normally a symlink to /usr/lib/os-release. When mounting snapshots, the grub script doesn't parse /etc/fstab; to mount the snapshots of where the /usr is, and mount that. However, I don't know how having /usr as a subvolumen (if that

[Bug 1903814] Re: [binutils] Prevent GOT access rewrite for certain symbols

2020-11-12 Thread Dimitri John Ledkov
** Bug watch added: Debian Bug tracker #961736 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961736 ** Also affects: binutils (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961736 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1902179] Re: [20.04 FEAT] Support/enhancement of NVMe IPL

2020-11-12 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu Focal) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902179 Title: [20.04 FEAT] Support/enhancement of NVMe IPL To manage

[Bug 1884514] Re: [FFe][20.10 FEAT] zlib/gzip hardware compression enablement

2020-11-12 Thread Dimitri John Ledkov
so gzip has the accel patches, and it is built +ifeq (${DEB_TARGET_ARCH},s390x) +CONFIGURE_ARGS+= --enable-dfltcc +endif + However, I don't see that there is -DDFLTCC_LEVEL_MASK=0x7e let me open gzip task. ** Also affects: gzip (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1892824] Re: [21.04 FEAT] NVMe stand-alone dump support - s390-tools part

2020-11-12 Thread Dimitri John Ledkov
** Information type changed from Private to Public ** Changed in: s390-tools (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892824 Title: [21.04 FEAT]

[Bug 1902865] Re: [21.04 FEAT] zcrypt DD: add state for offline due to error - s390-tools

2020-11-12 Thread Dimitri John Ledkov
** Information type changed from Private to Public ** Changed in: s390-tools (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902865 Title: [21.04 FEAT]

[Bug 1887806] Re: [21.04 FEAT] zkey integration with EKMF stage1

2020-11-12 Thread Dimitri John Ledkov
** Information type changed from Private to Public ** Changed in: s390-tools (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887806 Title: [21.04

[Bug 1902047] Re: [21.04 FEAT] Server Time Protocol (STP) leap second handling - s390-tools part

2020-11-12 Thread Dimitri John Ledkov
** Information type changed from Private to Public ** Changed in: s390-tools (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902047 Title: [21.04 FEAT]

[Bug 1903688] Re: Please merge s390-tools 2.14.0-2 (main) from Debian unstable (main)

2020-11-12 Thread Dimitri John Ledkov
merge is ok. not sure we want installinitramfs -n, i think we actually want to use that now. also not-installed file needs updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903688 Title:

[Bug 1892367] Re: [UBUNTU 20.04] udev rule change did not get applied

2020-11-12 Thread Dimitri John Ledkov
Hi Vineeth, that is correct that Debian/Ubuntu always copy all the udev rules from host, to the initramfs by default. And for us, stopping to do that will cause change of behavior which may trigger bug. Same as it would on RHEL/SUSE side if those would start doing this. If I understand you

[Bug 1892367] Re: [UBUNTU 20.04] udev rule change did not get applied

2020-11-12 Thread Dimitri John Ledkov
** Also affects: s390-tools (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/1892367 Title: [UBUNTU 20.04] udev rule change did not get applied To

[Bug 1903984] Re: [UBUNTU 20.04] Cannot run zcryptstats in the Hosting Appliance

2020-11-12 Thread Dimitri John Ledkov
** Changed in: s390-tools (Ubuntu Hirsute) 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/1903984 Title: [UBUNTU 20.04] Cannot run zcryptstats in the Hosting

[Bug 1902874] Re: [21.04 FEAT] qclib: Add Utility Commands

2020-11-12 Thread Dimitri John Ledkov
** Changed in: qclib (Ubuntu) Status: New => Fix Committed ** Changed in: ubuntu-z-systems Status: Triaged => Fix Committed ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1902870] Re: [21.04 FEAT] Upgrade qclib to latest version ( at least version 2.2.1 )

2020-11-12 Thread Dimitri John Ledkov
took tarball from fedora ** Changed in: qclib (Ubuntu) Status: New => Fix Committed ** Changed in: ubuntu-z-systems Status: Incomplete => Fix Committed ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu

[Bug 1903814] Re: [binutils] Prevent GOT access rewrite for certain symbols

2020-11-12 Thread Dimitri John Ledkov
"The patch applies fine to 2.26 and 2.30 (except for tests, but we don't need them)." but we do. normally whenever doing toolchain fixes and updates, unittests are expected to be backported as all of them are exercised before allowing to release the update. -- You received this bug notification

[Bug 1879581] Re: autopkgtest regression blocking mysql-8.0

2020-11-11 Thread Dimitri John Ledkov
** Changed in: libdbd-mariadb-perl (Ubuntu) Status: New => Fix Committed ** Changed in: libdbd-mariadb-perl (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903288] Re: Power guest secure boot with static keys: kernel portion

2020-11-11 Thread Dimitri John Ledkov
yes kernel config changes will be needed for this. ** Changed in: ubuntu-power-systems 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/1903288 Title: Power

[Bug 1831942] Re: u-boot Flat Image Tree (FIT) signing support

2020-11-11 Thread Dimitri John Ledkov
@vagrantc neither does Debian, as per the Debian FTP masters decision. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831942 Title: u-boot Flat Image Tree (FIT) signing support To manage

[Bug 1903748] Re: unknown DWARF DW_OP_0

2020-11-11 Thread Dimitri John Ledkov
the build I locally tested in a chroot in the end, was not the changes file that i did dput on. sigh. the intended fix is now there, so that's good =) thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871471] Re: flash end of life soon, suggest remove from hirsute

2020-11-10 Thread Dimitri John Ledkov
Gunnar Hjalmarsson (gunnarhj) we no longer ship any web-browsers that can actually use this plugin. It is innert. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871471 Title: flash end of life

[Bug 1903748] [NEW] unknown DWARF DW_OP_0

2020-11-10 Thread Dimitri John Ledkov
Public bug reported: olive-editor on arm64 fails with dh_dwz -a install -d debian/olive-editor/usr/lib/debug/.dwz/aarch64-linux-gnu dwz -mdebian/olive-editor/usr/lib/debug/.dwz/aarch64-linux-gnu/olive-editor.debug -M/usr/lib/debug/.dwz/aarch64-linux-gnu/olive-editor.debug --

[Bug 1766241] Re: default url / ip based url / admin user not setup on reconfigure

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766241 Title: default url / ip based url / admin user not setup on reconfigure To manage

[Bug 1764991] Re: Ability to delay maas-*-controller configuration, until after install

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1764991 Title: Ability to delay maas-*-controller configuration, until after install To

[Bug 1766218] Re: invoke.rc-d --force should not be used

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766218 Title: invoke.rc-d --force should not be used To manage notifications about this

[Bug 1766214] Re: shared-secret should not be asked about in postinst

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766214 Title: shared-secret should not be asked about in postinst To manage

[Bug 1766211] Re: cannot force not installing dbconfig managed postgresql

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766211 Title: cannot force not installing dbconfig managed postgresql To manage

[Bug 1766209] Re: set -e & debconf are not safe together

2020-11-10 Thread Dimitri John Ledkov
** Changed in: maas (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766209 Title: set -e & debconf are not safe together To manage notifications about this

[Bug 1903686] [NEW] RM python2 removed from testing

2020-11-10 Thread Dimitri John Ledkov
Public bug reported: RM python2 removed from testing ** Affects: crossfire (Ubuntu) Importance: High Status: Triaged ** Affects: crossfire (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #936344

<    9   10   11   12   13   14   15   16   17   18   >