[Bug 1838141] Re: intel_pstate not working. CPU frequency fixed at 800MHz. No cpu frequency scaling.

2020-07-11 Thread Ryan Gubele
Thinkpad T460 with Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz Recently went Ubuntu 16.04 -> 18.04. Using intel_pstate in default configuration. HWE low latency kernel: Linux machine 5.3.0-62-lowlatency #56~18.04.1-Ubuntu SMP PREEMPT Wed Jun 24 16:57:19 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

[Bug 1886107] Re: centos8 rpm build with odd runtime deps

2020-07-09 Thread Ryan Harper
I think we want two flags; keep the default behavior of all deps output: and then --build-requires # print the build package requirements --requires # print the runtime package requirements Then brpm needs to be updated to call read-deps with those two flags, and adjust its

[Bug 1886080] Re: lxd cloud_tests fail to export images on latest/stable

2020-07-09 Thread Ryan Harper
** Changed in: cloud-init (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/1886080 Title: lxd cloud_tests fail to export images on latest/stable

[Bug 1886531] Re: cloud-init status broken in groovy lxd containers

2020-07-09 Thread Ryan Harper
https://github.com/canonical/cloud-init/pull/484 ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Assignee: (unassigned) => Ryan Harper (raharper) ** Changed in: cloud-init Status: New => In Progress -- You received this bug not

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Ryan Finnie
With the regression fix tested, I've gone ahead and fixed the core problem on my system, switching the backing device to 4k. Documented below and worked for me, but PLEASE don't take it at face value, since part of it is literally destroying the bcache header area of the backing disk. #

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Ryan Finnie
Works on focal, thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in kernel 4.15.0-91 causes kernel panic with Bcache To manage notifications about this bug go to:

[Bug 1873545] Re: Permission denied error from show-motd when updates available

2020-07-06 Thread Ryan Finnie
This fails when logging in from the console (see below). Doesn't appear to be affected when logging in via SSH. The check should probably be [ -z "$EUID" -o "$EUID" -ne 0 ]. Ubuntu 20.04 LTS riscv64-dev ttyS0 riscv64-dev login: ryan Password: /etc/update-motd.d/9

[Bug 1885948] Re: systemd 229 / dbus 1.10.6-1ubuntu3.5 (16.04) and systemd 237 / dbus 1.12.2-1ubuntu1.1 (18.04) error with "Failed to get properties: Access denied" when ran as non-root user

2020-07-02 Thread Ryan Phelps
Here's an annotated strace output of the dbus process when it fails. In another terminal, I ran 'systemctl status ntp' which triggers the dbus query. As Zahid mentioned above, this is with the permissions on /etc/ldap.conf set to 440, so the dbus-daemon user doesn't have permissions to read it.

[Bug 1886107] [NEW] centos8 rpm build with odd runtime deps

2020-07-02 Thread Ryan Harper
Public bug reported: % ./tools/run-container centos/8 --package --artifacts=. ... % rpm -U cloud-init-20.2+89.g818da27a-1.el8.noarch.rpm Command: rpm -U /tmp/cloud-init-20.2+89.g818da27a-1.el8.noarch.rpm Exit code: 1 Reason: - Stdout: Stderr: error: Failed dependencies:

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-02 Thread Ryan Harper
@ddstreet I'm not sure where upstream is going just yet. For Ubuntu; I think 1) Adjusting the bcache-tools patch to use the full path to bcache- super-show should change; 2) If we fix (1) then I think we can drop the systemd patch from a bug fixing perspective; on the openSUSE image I did

[Bug 1886080] [NEW] lxd cloud_tests fail to export images on latest/stable

2020-07-02 Thread Ryan Harper
Public bug reported: % tox -e citest -- run --verbose --os-name centos70 --preserve-data --data-dir ctestout --test bugs/lp1885952-chrony ... Command: ['lxc', 'image', 'export', 'b73b65fa3d3ce2b5aad9c22ac1c83575c15262e157db5651219318aad13cb94f', '/tmp/cloud_test_util_9kido331'] Exit code: 1

Re: [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-06-30 Thread Ryan Harper
On Tue, Jun 30, 2020 at 6:35 AM Balint Reczey <1861...@bugs.launchpad.net> wrote: > @raharper I've forwarded the systemd fix for you with minimal tidying of > the commit message https://github.com/systemd/systemd/pull/16317 Thanks! > > -- > You received this bug notification because you are

[Bug 1878890] Re: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning

2020-06-02 Thread Ryan Harper
> @Ryan, > > Since the installer refuses to install, there are no crash logs that I can > provide you with. If you try to install 20.04 onto a disk with the mentioned > layout (the "Custom layout" option), you should find that you are unable to > choose sda1 and sd

Re: [Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-06-02 Thread Ryan Finnie
On 6/2/20 10:19 AM, Mauricio Faria de Oliveira wrote: > Do you remember specifying a block size of 512 kB for 'make-bcache' when > creating it? > > e.g., make-bcache --bdev|-B /dev/mdN --block|-w 512k # or similarly. My set was created by hand, and it's entirely possible I specified "--block

[Bug 1878890] Re: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning

2020-06-02 Thread Ryan Harper
@Kai Can you provide the installer crash or logs? "refuses to use /dev/sda1 as boot partition and /dev/sda3 as root partition" I wonder if recent changes in subiquity around ESPs may have something to do with this. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1881676] [NEW] HyperX Cloud Alpha microphone not detected

2020-06-01 Thread Ryan
Public bug reported: When using the HyperX AMP, the microphone is not detected. This is a known issue with the mainline kernel, however was patched in release 5.7.0. This occurs on Ubuntu 20.04 LTS. https://lkml.org/lkml/2020/4/4/197 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-31 Thread Ryan Finnie
Works on focal! Linux nibbler 5.4.0-34-generic #38+lp1867916b1 SMP Sun May 31 21:41:06 -03 2020 x86_64 x86_64 x86_64 GNU/Linux Thanks! I'm curious to see the patch; I tried root causing it myself and suspected it had to do with something like an overflow in an unanticipated block size, but

[Bug 1693900] Re: apt-get update should return exit code != 0 on error

2020-05-30 Thread Ryan Jaeb
@Julian Andres Klode Is this something you'd be willing to reassess? I saw your old message [1] on the Debian list that says: > The question what a successful update is is complicated and depends on the expections of the person using APT. With that in mind, I'd say there are situations where

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-30 Thread Ryan Finnie
Sure, done. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in kernel 4.15.0-91 causes kernel panic with Bcache To manage notifications about this bug go to:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-30 Thread Ryan Finnie
** Attachment added: "lp1867916-lsblk" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867916/+attachment/5378817/+files/lp1867916-lsblk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-29 Thread Ryan Finnie
Done, please see attached. (The sd* devices do tend to move around; the bcache backing device is currently at sdb1.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-29 Thread Ryan Finnie
** Attachment added: "lp1867916-bcache-super-show.md" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867916/+attachment/5378590/+files/lp1867916-bcache-super-show.md -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-29 Thread Ryan Finnie
** Attachment added: "lp1867916-bcache-super-show.sd" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867916/+attachment/5378589/+files/lp1867916-bcache-super-show.sd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-29 Thread Ryan Finnie
** Attachment added: "lp1867916-queue_block_size" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867916/+attachment/5378588/+files/lp1867916-queue_block_size -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1827340] Re: switch swift to use systemd init

2020-05-29 Thread Ryan Beisner
** Changed in: swift (Ubuntu) Assignee: Tytus Kurek (tkurek) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827340 Title: switch swift to use systemd init To manage

[Bug 1792880] Re: totalGigabytesUsed in openstack limits show indicate wrong info

2020-05-29 Thread Ryan Beisner
FYI Circling back to this, it looks like the upstream issues are still pending: https://storyboard.openstack.org/#!/story/2003970 https://review.opendev.org/#/c/590807/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878682] Re: IPv6 not enabled by default

2020-05-29 Thread Ryan Harper
** Changed in: cloud-init (Ubuntu) Importance: Undecided => High ** Changed in: cloud-init (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878682 Title:

[Bug 1878682] Re: IPv6 not enabled by default

2020-05-29 Thread Ryan Harper
> Ryan, > > Thank you so much for taking the time to go over the constraints and > competing goals. It's always helpful to know what constituencies are > involved. Sure. > > > That said, I do think that cloud-init can make it easier to enable ipv6 > > where > &

[Bug 1881003] Re: sru curtin 2020-05-27 - 20.1-0ubuntu1

2020-05-28 Thread Ryan Harper
** Description changed: == Begin SRU Template == [Impact] This release sports 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: -* +    * See the changelog entry below for a

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-28 Thread Ryan Finnie
Here's a crashdump from the working kernel, with everything enabled: https://www.finnie.org/stuff/lp1867916-crashdump-20200528.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-28 Thread Ryan Finnie
The bcache device is raid+bcache, with luks below it (and then lvm), so it's not directly mountable. Do you just want the stack set up and functional like normal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1881030] [NEW] centos70 uefi shim path does not include mount path when installed

2020-05-27 Thread Ryan Harper
Public bug reported: Not quite sure if what to do about this one; it's possible the "initial setup" steps inject one path that the install path doesn; but the result is that the "duplicate" entries aren't considered similar as the path (and the name) don't match. There's nothing *fatal* about

[Bug 1881011] [NEW] vmtest: no-reboot prevents installed centos images from reporting success

2020-05-27 Thread Ryan Harper
Public bug reported: Centos vmtests install fine, the first boot phase fails as Centos requires an selinux relabling process which reboots after relabeling. The --no-reboot flag prevents this and we fail the test. *** Warning -- SELinux targeted policy relabel is required. *** Relabeling could

[Bug 1881003] [NEW] sru curtin 2020-05-27 - 20.1-0ubuntu1

2020-05-27 Thread Ryan Harper
Public bug reported: == Begin SRU Template == [Impact] This release sports 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: * See the changelog entry below for a full list of changes and

[Bug 1878682] Re: IPv6 not enabled by default

2020-05-27 Thread Ryan Harper
Hi Kevin, > In the year 2020, IPv6 should be a first class citizen and I should not need > to provide additional config for it to work right. The issue here is not > that I can't find a workaround to make my scenarios work. The issue here is > that I should not need any such workarounds on a

[Bug 1880986] [NEW] Unreasonable "Black Over Print" default value for Ricoh C261SFNw introduced in Focal

2020-05-27 Thread Ryan C. Underwood
Public bug reported: After the Focal upgrade, my Ricoh laser printer began printing solid black over every page. The image was still legible but the page looked like a sheet of carbon paper with massive black toner waste. The problem was a new printer option "Black Over Print" which surfaced in

[Bug 1880943] Re: [focal] disk I/O performance regression

2020-05-27 Thread Ryan Beisner
** Tags added: uosci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880943 Title: [focal] disk I/O performance regression To manage notifications about this bug go to:

[Bug 1878890] Re: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning

2020-05-26 Thread Ryan Harper
@Michael I'll sync with mwhudson, subiquity will need to pull in the fix and release an update to edge, once that's done you can select the Update Installer option. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1393649] Re: Character 洣 missing

2020-05-25 Thread Ryan Sanden
This was fixed at some point. 洣 now exists in sunpinyin. ** Changed in: sunpinyin (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/1393649 Title: Character

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-22 Thread Ryan Harper
systemd debdiff with a fix to skip creating /dev/disk/by-uuid for bcache backing, caching devices. ** Patch added: "lp1861941-skip-bcache-links.debdiff" https://bugs.launchpad.net/ubuntu/+source/bcache-tools/+bug/1861941/+attachment/5375730/+files/lp1861941-skip-bcache-links.debdiff -- You

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-22 Thread Ryan Harper
Tarball of a source package with a fix for this issue: bcache-tools_1.0.8.orig.tar.gz bcache-tools_1.0.8-4ubuntu1_amd64.build bcache-tools_1.0.8-4ubuntu1_amd64.buildinfo bcache-tools_1.0.8-4ubuntu1_amd64.changes bcache-tools_1.0.8-4ubuntu1_amd64.deb bcache-tools_1.0.8-4ubuntu1.debian.tar.xz

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-22 Thread Ryan Harper
debdiff of the changes ** Attachment added: "bcache-tools-debdiff-1.0.8-4_to_1.0.8-4ubuntu1" https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1861941/+attachment/5375722/+files/bcache-tools-debdiff-1.0.8-4_to_1.0.8-4ubuntu1 -- You received this bug notification because you are a

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-22 Thread Ryan Harper
Updated test to be a bit more resilient. ** Attachment added: "test-bcache-byuuid-links-fixed.sh" https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1861941/+attachment/5375723/+files/test-bcache-byuuid-links-fixed.sh -- You received this bug notification because you are a member

[Bug 1827929] Re: curtin should support making installed systems BIOS+UEFI hybrid bootable

2020-05-22 Thread Ryan Harper
Lastly, much of the focus on DOS partition tables comes from subiquity's re-use existing partitions; it's still extremely common to have a dos partition table rather than gpt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1827929] Re: curtin should support making installed systems BIOS+UEFI hybrid bootable

2020-05-22 Thread Ryan Harper
> On Fri, May 22, 2020 at 04:09:51PM -0000, Ryan Harper wrote: > > We will need two formats for the hybrid mode, ptable: gpt and ptable: > > dos > > I don't see why this should be the case. Are we not emitting GPT everywhere > today, even when the system is booting in BIOS

[Bug 309816] Re: Include logrotate configuration

2020-05-22 Thread Ryan Lovett
I don't use dovecot anymore and agree with @bryce. Its fine with me if you want to close this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/309816 Title: Include logrotate configuration To manage

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-22 Thread Ryan Harper
OK. I've reviewed the kernel code, and there are no unexpected changes w.r.t the CACHED_UUID change event. So I don't think we will need any kernel changes which is good. With the small change to the 60-persistent-storage.rules to not attempt to create a /dev/disk/by-uuid symlink for the

Re: [Bug 1880209] [NEW] slapd configuration does not ask for olcbackend and doesn't add one. Has to be added by hand.

2020-05-22 Thread Ryan Tandy
On Fri, May 22, 2020 at 04:34:52PM -, Mario Mech wrote: >Installing slapd and ldap-utils results in missing backend > >dn: olcBackend={0}mdb,cn=config > >the installer skips the installation step. Has to be added by >ldpamodify. This was done intentionally as it's much more common to

[Bug 1827929] Re: curtin should support making installed systems BIOS+UEFI hybrid bootable

2020-05-22 Thread Ryan Harper
We will need two formats for the hybrid mode, ptable: gpt and ptable: dos For gpt, the config from comment #1 applies, we'll have both bios_grub and an efi partition (possibly a secondary for resilient boot). For dos, we'll have: config: - id: main_disk type: disk

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-21 Thread Ryan Harper
Digging deeper and walking through this in a focal vm, I'm seeing some strange things. Starting with a clean disk, and just creating the backing device like so: make-bcache -B /dev/vdb We see /dev/bcache0 get created with vdb as the backing device. Now, after this, I see: /dev/bcache/by-uuid/

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-21 Thread Ryan Harper
@Balint I do not thing the fix you're released is correct, can you upload a new version without the scripts? Also, we should fix make-bcache -B to ensure that cset.uuid is not initialized; that may be why the kernel thinks it should emit the CACHED_UUID if the suerpblock of the device has a

[Bug 1878682] Re: IPv6 not enabled by default

2020-05-21 Thread Ryan Harper
In your dual stack example, can you run cloud-init collect-logs and attach the created tarball? In particular the cloud-init.log and what, if any network configuration you're supplying in your NoCloud datasource. > This tells me that someone enabled dhcp4 but not dhcp6 for cloud-init. We >

[Bug 1879367] Re: Impossible to configure LVM when choosing manual partitioning mode

2020-05-21 Thread Ryan Harper
Thanks for submitting the bug. Curtin project is not currently part of the desktop installer. I've added the correct project (Ubiquity) for your request. ** Also affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Changed in: curtin (Ubuntu) Status: New => Invalid

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-20 Thread Ryan Harper
That doesn't explain why they show up sometimes, but not all of the time. There are 3 devices in play here. * The backing device, let's say /dev/vda; this is where we want to store the data. * The caching device, let's say /dev/vdb; this holds the cache. * The bcache device; this only appears

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-05-20 Thread Ryan Harper
I guess I don't understand why we see this in focal. The two events in Colin's trace always happen on any Ubuntu kernel. We should see if we can get another udev trace on bionic that captures both CHANGE events, one will be from the bcache driver itself, and one is from the block layer. THe

[Bug 1839715] Re: masakari fails if hypervisor name does not match nova service name

2020-05-19 Thread Ryan Beisner
For the record, this bug should not affect a Charmed OpenStack deployment, as it is handled by the following fix: https://opendev.org/openstack/charm-nova-compute/commit/1869bfbc9711eac157821f8a4702409822c0842e https://bugs.launchpad.net/charm-nova-compute/+bug/1839300 -- You received this bug

[Bug 1879516] [NEW] Freezing and crashing with Lenovo ThinkPad Ultra Dock 90W

2020-05-19 Thread Ryan Friedman
May 19 09:16:14 RyanFriedmanLinux kernel: [ 8569.229471] acpi LNXPOWER:04: Turning OFF ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-99-generic 4.15.0-99.100 ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18 Uname: Linux 4.15.0-99-generic x86_64 Nonfr

[Bug 1875560] Re: subiquity crashes on configuring existing partition

2020-05-19 Thread Ryan Harper
I believe the current failure you see is this one: https://bugs.launchpad.net/subiquity/+bug/1878890 A fix has been created, it's getting reviewed and should land soon. Once merged subiquity can pull in the fix. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1639955] Re: bad test for snappy systems

2020-05-18 Thread Ryan Harper
This issue was fixed a while back in: https://github.com/canonical/cloud-init/commit/4bcc94730 cloud-init retains the legacy bits, but prefers the use of os-release file or kernel commandline to for checking for UbuntuCore. ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix

[Bug 1872268] Re: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders

2020-05-18 Thread Pedro Ryan
I couldn't reproduce the bug without Ubuntu Dock. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872268 Title: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon

[Bug 1878752] Re: vgcreate fails on /dev/disk/by-dname block devices

2020-05-18 Thread Ryan Harper
I would very much agree with xnox (it's a duplicate) (and Dan, nothing for curtin to do); curtin generated dname rules rely upon pointing to a /dev/bcache/by- uuid/* symlink which is currently broken per https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1861941 which at this time points

[Bug 1878890] Re: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning

2020-05-18 Thread Ryan Harper
>From the crash: Verifying /dev/sda2 exists Running command ['sfdisk', '--json', '/dev/sda'] with allowed return codes [0] (capture=True) Verifying /dev/sda2 size, expecting 86564143104 bytes, found 86564143104 bytes Device /dev/sda2 ptable

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-05-17 Thread Ryan Finnie
Mike: Sorry, that is not related. I'd suggest filing a new bug. Mauricio: Any update on this? This also affects the 5.4 line, so after upgrading to focal I needed to remain on 4.15.0-88. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1872268] Re: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders

2020-05-15 Thread Pedro Ryan
In my experience, when I open an app and meanwhile open and close a folder the GNOME freezes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872268 Title: Gnome Shell completely freezes in Ubuntu

[Bug 1870847] Re: App grid has too many page dots on right

2020-05-15 Thread Pedro Ryan
That's odd... for me, with Ubuntu Dock v68 in GNOME 3.36.1, the bug no longer happen. But when I updated to GNOME 3.36.2, the bug appeared again. Does it happen to someone else? Does that even make sense? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-05-14 Thread Ryan Hadley
Just to add I found that on the unscaled screens the text and general look was a little fuzzy. I assume this is something to do with the scaling going on. Also if fractional scaling is turned off I cannot set the 4k screen to 200% on its own as all screens then get set to 200%. I know its not

[Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-05-13 Thread Ryan Hadley
Ive just tried this again this morning 1. 2560 x 1440 2. 3840 x 2160 3. 1920 x 1200 I set fractional scaling to 1.50 on screen 2 (Others 100%) For the session it works perfectly fine, But after logging out and logging back in the settings do not get saved (Nvidia gtx 1080 with 440 driver)

[Bug 1870847] Re: App grid has too many page dots on right

2020-05-12 Thread Pedro Ryan
This bug is fixed in groovy, but shouldn't it be fixed in focal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870847 Title: App grid has too many page dots on right To manage notifications about

[Bug 1878081] Re: dbus-launch of gnome-terminal slow on 20.04

2020-05-12 Thread Ryan Fairfax
If I uninstall xdg-desktop-portal the performance does go back to what I was seeing on previous releases so that does seem to be the culprit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878081

[Bug 1878081] [NEW] dbus-launch of gnome-terminal slow on 20.04

2020-05-11 Thread Ryan Fairfax
Public bug reported: Since upgrading to 20.04 I've seen a roughly 20 second delay between running 'dbus-launch gnome-terminal' and when the terminal actually opens. This happens 100% of the time and was basically instant on previous versions (I've tried on 18.04, 19.04, and 19.10). I've tried

Re: [Bug 1875697] Re: drop fix-ldap-distribution.patch?

2020-05-08 Thread Ryan Tandy
On Fri, May 08, 2020 at 07:57:38PM -, Andreas Hasenack wrote: >But looks like the email is wrong, we should be showing ubuntu-devel@ >there instead of the debian maintainers list. I'm fine with receiving mail from Ubuntu users as well. (in IRC I'm usually supporting at least as many Ubuntu

[Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2020-05-06 Thread Ryan Moore
I"ve had this problem on a clean install of 20.04 on a new laptop, with two headsets that support both profiles. ``` Name: Soundcore Life 2 Alias: Soundcore Life 2 Class: 0x00240404 Icon: audio-card Paired: yes Trusted: yes Blocked: no Connected: yes LegacyPairing: no UUID: Headset

[Bug 1876848] Re: Installation of Focal on a linux raid consistently fails

2020-05-06 Thread Ryan Harper
@Stian No worries; it's nothing you configured/changed as far as I can tell. We look up device paths to disk via serial or wwn; as it turns out your two disks have different serials, but a duplicate (and invalid WWN); so we'll need to fix our code to ignore these invalid WWN and not include them

[Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-05-05 Thread Ryan Harper
** Attachment added: "Source package tarball for upload" https://bugs.launchpad.net/cloud-utils/+bug/1876139/+attachment/5367036/+files/cloud-utils-groovy-source-pkg.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876974] Re: Support multiple ESPs

2020-05-05 Thread Ryan Harper
What commands are you running and what do you expect to happen that does not? If you've installed via subiquity then you can use: /usr/lib/grub/grub-multi-install which is what it used during the install to mount and mirror the primary esp to secondary devices. ** Changed in: grub2 (Ubuntu)

[Bug 1873052] Re: GNOME 3.36 Lands Scaled/Transformed Hardware Cursors Support and keeps another not scaled cursor mid screen

2020-05-05 Thread Ryan Thompson
For anyone else affected by this bug, I've written a script that toggles the scaling mode back and forth to fix the problem and then restore your desired scaling mode on each monitor. https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1875404/+attachment/5361667/+files/xrandr-fix.sh

[Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-05-05 Thread Ryan Harper
> From the changelog you dropped fdisk to avoid having it in chroots and > squashfs'. Could there not be a chroot-essential set > But given that fdisk is no longer part of the essential set, packages that > invoke it should also be fixed to declare a dependency on it. When do consumers of the

[Bug 1876831] Re: Microbit WebUSB Udev Rule Missing

2020-05-05 Thread ryan walmsley
Hi Dan, That is correct, on 19.10 and I believe 19.04 (but I haven't double tested with 04) the device works without any custom udev rules. But on 20.04 it does. I removed the custom udev rule from my 20.04 system and plugged in the microbit and confirmed it does no longer show. Then took output

[Bug 1876831] Re: Microbit WebUSB Udev Rule Missing

2020-05-05 Thread ryan walmsley
** Attachment added: "1910laptop.txt" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1876831/+attachment/5366782/+files/1910laptop.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876831

[Bug 1876831] Re: Microbit WebUSB Udev Rule Missing

2020-05-05 Thread ryan walmsley
** Attachment added: "2004desktop.txt" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1876831/+attachment/5366781/+files/2004desktop.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1870847] Re: App grid has too many page dots on right

2020-05-04 Thread Pedro Ryan
I disabled the Ubuntu Dock extension using the Gnome Extensions app and tried to reproduce the bug, and the bug didn't happen anymore. When I installed the Dash to Dock extension by the Gnome Extensions site, and tried to reproduce the error, nothing wrong happened. I think that the bug is

[Bug 1876831] [NEW] Microbit WebUSB Udev Rule Missing

2020-05-04 Thread ryan walmsley
to not on another I suspect I won't be the only user wondering why it isn't working. If it is where Ubuntu 19.10 and 19.04 (and maybe even earlier) worked then I wouldn't be opening this bug. Thanks - Ryan ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: udev 245.4-4ubuntu3 ProcVersionSignature

[Bug 1876620] [NEW] Enable riscv64 build

2020-05-03 Thread Ryan Finnie via ubuntu-bugs
Public bug reported: RISC-V EFI support is not yet in the Linux kernel (ca. 5.8: https://lkml.org/lkml/2020/4/20/1800), and while GRUB2 EFI Loader support needs to happen with the kernel (https://lists.gnu.org/archive/html/grub-devel/2020-04/msg00203.html), GRUB2 already has RISC-V EFI support.

[Bug 1876382] [NEW] Ubuntu 20.04 Fractional scaling

2020-05-01 Thread Ryan Hadley
Public bug reported: I have 2 screens 1 x 1440 x 2560 (2k) 1 x 3840 x 2160 (4k) I just upgraded to ubuntu 20.04 (From 19.10). I have tried to use the fractional scaling option and it seem its not working. When setting the fractional scaling on the 4k monitor (to 125% or 150%) it glitches out

[Bug 1875965] Re: IOCTL error rereading partition table while installing to a zVM DASD device with LVM

2020-05-01 Thread Ryan Harper
I believe this commit should resolve this: https://github.com/CanonicalLtd/subiquity/commit/f9eb715108c1289eb19f48946f7216964373b91f I'm not sure if that's been published in edge yet. ** Also affects: subiquity (Ubuntu) Importance: Undecided Status: New ** Changed in: subiquity

[Bug 1875965] Re: IOCTL error rereading partition table while installing to a zVM DASD device with LVM

2020-05-01 Thread Ryan Harper
I'm marking the curtin task invalid; we believe the subiquity change should resolve this issue. ** Changed in: curtin Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876258] Re: ubuntu 20.04 pxe installation fails with no such file or directory /dev/disk/by-id exception

2020-05-01 Thread Ryan Harper
grub-multi-install is affected by this as well. ** 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/1876258 Title: ubuntu

[Bug 1874501] Re: vgscan --mknodes creates block device multipath nodes in /dev/mapper

2020-04-29 Thread Ryan Harper
Probert PR to drop --mknodes: https://github.com/canonical/probert/pull/88 Curtin MP to drop --mknodes https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/383141 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1875772] Re: user_add silently ignores numeric uid

2020-04-29 Thread Ryan Harper
Thanks for filing the bug. ** Changed in: cloud-init (Ubuntu) Importance: Undecided => High ** Changed in: cloud-init (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1870346] Re: Wifi configuration

2020-04-29 Thread Ryan Harper
Looking at the journal, I can see that networkd attempts to bring wlan0 online; at this point I do not believe this is a cloud-init bug. I did see this netplan issue yesterday, which may be where you are at: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1874377 ** Changed in:

[Bug 1874501] Re: vgscan --mknodes creates block device multipath nodes in /dev/mapper

2020-04-28 Thread Ryan Harper
I don't think this is the right fix. We need to test that it doesn't prevent vgscan from finding and creating /dev/vg/lv device files outside of of multipath. The real fix involves: 1) omitting the call to vgmknodes if there are no volume groups present 2) if vgnodes are present,

[Bug 1875697] [NEW] drop fix-ldap-distribution.patch?

2020-04-28 Thread Ryan Tandy
Public bug reported: Hi, In version 2.4.49+dfsg-3 I fixed a bug where the version was missing from the -V output in OpenLDAP programs: . At the same time, I've patched it to display the package version there, instead of the upstream version: # slapd -VV @(#)

[Bug 1874501] Re: vgscan --mknodes creates block device multipath nodes in /dev/mapper

2020-04-28 Thread Ryan Harper
Note, the whitespace damage in the patch is not needed, just my text client cleaning up trailing whitespace. With this patch applied, vgscan --mknodes no longer creates block devices in /dev/mapper root@ubuntu:/dev/mapper# ls -al total 0 drwxr-xr-x 2 root root 120 Apr 28 16:31 . drwxr-xr-x

[Bug 1874501] Re: vgscan --mknodes creates block device multipath nodes in /dev/mapper

2020-04-28 Thread Ryan Harper
This patch configures the dm_task to use the DM_UDEV_DISABLE_LIBRARY_FALLBACK udev flag to prevent calls to dm_mknodes() from using the library fallback code. Another possible fix would be to obtain a different return code from vgscan.c where it does not detect any VGs and then calls the mknode

[Bug 1875404] [NEW] Non-integer X11 scaling causes mouse from login screen to stick around

2020-04-27 Thread Ryan Thompson
Public bug reported: If you enable fraction scaling and then login using an X11 session, the mouse cursor that existed on the login screen (gdm3) will persist after logging in. This mouse cursor continues to exist at the same pixel coordinates as when the login was completed. A new mouse cursor

[Bug 1875085] Re: curtin install hook fails with No closing quotation on new 20.04 install

2020-04-26 Thread Ryan Harper
Thanks for the bug report and pointer to the shlex.quote(). ** Changed in: curtin (Ubuntu) Importance: Undecided => High ** Changed in: curtin (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 1871182] Re: [RTL810xE] No ethernet connection

2020-04-24 Thread Ryan Amick
It doesn’t work for me either. I downloaded latest image and booted live. It didn’t work there either. I’m not sure why it was marked fix when it never worked for me. I was the one who first reported the bug. Sent from my iPhone > On Apr 24, 2020, at 1:21 AM, You-Sheng Yang

[Bug 1874671] [NEW] UBi-partman crashed while installing 20.04 on 204 MBP

2020-04-24 Thread Ryan
Public bug reported: Tried installing Ubuntu 20.04 on a mid-204 MBP, file checks showed 1 error. Installer crashed when trying to install. No other partitions on this MBP ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic

[Bug 1874501] [NEW] /dev/mapper/mpath* are not symlinks from udev consistently

2020-04-23 Thread Ryan Harper
Public bug reported: Description:Ubuntu 20.04 LTS Release:20.04 # apt-cache policy multipath-tools multipath-tools: Installed: 0.8.3-1ubuntu2 Candidate: 0.8.3-1ubuntu2 Version table: *** 0.8.3-1ubuntu2 500 500 http://ports.ubuntu.com/ubuntu-ports focal/main s390x

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-04-21 Thread Ryan Harper
Following up my question; we should see both events in all kernels. The first event is when the /dev/bcache0 is joined with a cache device, and emitts the CACHED_UUID value in the uevent; the UUID is the *backing device bcache metadata UUID* it is not related to the content contained within the

<    1   2   3   4   5   6   7   8   9   10   >