[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-21 Thread Jason C. McDonald
Tested and confirmed fix on Focal. Bionic and Hirsute forthcoming tomorrow. Sorry for the delay; I did not understand next steps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940136 Title: Hyper

[Bug 1940723] Re: shim-signed fails to install if grub disk config is incorrect

2021-08-30 Thread Jason C. McDonald
Did you remove or reconfigure any data disks before this bug appeared? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940723 Title: shim-signed fails to install if grub disk config is incorrect To

[Bug 1939950] Re: shim-signed fails to upgrade when NVMe drive is moved into the VM as Virtio drive

2021-08-30 Thread Jason C. McDonald
*** This bug is a duplicate of bug 1940723 *** https://bugs.launchpad.net/bugs/1940723 ** This bug has been marked a duplicate of bug 1940723 shim-signed fails to install if grub disk config is incorrect -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1940723] Re: shim-signed fails to install if grub disk config is incorrect

2021-08-27 Thread Jason C. McDonald
Are you using packer or anything else to modify the image? How are you modifying the disk layout? I'll double check against some of the provided VM sizes, but I don't think this is a problem with the image. It's likely a configuration issue...which is *not* to say it's not a bug. -- You received

[Bug 1939950] Re: shim-signed fails to upgrade when NVMe drive is moved into the VM as Virtio drive

2021-08-26 Thread Jason C. McDonald
I don't believe this is a duplicate. shim-signed was looking for the NVMe storage that was removed and inaccessible. Bug #1940723 has a similar mechanism of failure, but is related to cloud instances, rather than a missing device. ** This bug is no longer a duplicate of bug 1940723 shim-signed

[Bug 1940723] Re: shim-signed fails to install if grub disk config is incorrect

2021-08-26 Thread Jason C. McDonald
Hi @abaelter, I'm from the Canonical Public Cloud team. I'll be looking into this further. Can you tell me what Azure VM size(s) you've observed this occurring on? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1940136] Re: HyperV images do not include package manifests

2021-08-20 Thread Jason C. McDonald
** Merge proposal linked: https://code.launchpad.net/~codemouse92/livecd-rootfs/+git/livecd-rootfs/+merge/407212 ** Merge proposal linked: https://code.launchpad.net/~codemouse92/livecd-rootfs/+git/livecd-rootfs/+merge/407211 ** Merge proposal linked: https://code.launchpad.net/~codem

[Bug 1925954] Re: ERROR 8192: implode(): Passing glue string after array is deprecated. Swap the parameters at [/usr/share/libphutil/src/utils/utils.php:1572

2021-08-16 Thread Jason C. McDonald
@sylvestre This is a one-line fix that all my interns at MousePaw Media (where we use Arcanist daily) perform manually after installing. With Phacility winding down — don't worry, a community fork *is* spinning up — this is not likely to be fixed upstream of here. I think it'd be worth doing the on

[Bug 1940136] [NEW] HyperV images do not include package manifests

2021-08-16 Thread Jason C. McDonald
Public bug reported: [Impact] * There are currently no manifests being produced for buildd tarballs in Hirsute, Focal, or Bionic. * Manifests _are_ being produced for the buildd tarballs in Impish. [Test Plan] * build the hyperv subproject * verify that the '*-desktop-hyperv.vhdx.zip' and

[Bug 1834084] [NEW] Selecting Text and CLICKING Permanently Removes Text

2019-06-24 Thread Jason C. McDonald
Public bug reported: It seems a prior bug has resurfaced, with a slightly different behavior now. (This is *not* a duplicate of gtk#1447) **Version:** 3.32.1-2 **OS:** Ubuntu MATE 19.04 In the email composer window, if you select text in the body, and *click* anywhere else in the composition pan

[Bug 220263]

2019-01-01 Thread Jason C. McDonald via ubuntu-bugs
I wholly agree with Storm's assessment. As a programmer, a web developer, and a UI designer, the fact that Firefox has sat on this bug for over a decade is shameful, especially since it has been *patched* with extensions before. For anyone affected, install the "Text Contrast for Dark Themes" (htt

[Bug 1587193] Re: build of python3 snap fails with 'error: option --single-version-externally-managed not recognized'

2017-08-03 Thread Jason C. McDonald
That code blindness for you. Note in my 'setup.py', I had 'from distutils.core import setup', but I SHOULD have had 'from setuptools import setup'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587193

[Bug 1587193] Re: build of python3 snap fails with 'error: option --single-version-externally-managed not recognized'

2017-08-02 Thread Jason C. McDonald
Slamming into this myself. Here's the relevant information: snap2.26.14 snapd 2.26.14 series 16 ubuntu 17.04 kernel 4.10.0-28-generic python 3.5.2 Full text of both `setup.py` and `snapcraft.yaml` attached. Full error is as follows:

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2017-03-03 Thread Jason C. McDonald
I dug into the code to try and fix this, but it's a lot more complex than it looks. If anyone wants to start digging, look at `gedit- tab.c:248` - that's the first catch conditional. Also look at the function getting called if that conditional passes - there's a similar catch conditional in there.

[Bug 1652354] Re: Internal laptop display stops working in 4.4.0-57-generic

2017-02-27 Thread Jason C. McDonald
For the record, I also confirmed this bug on a fresh installation of Linux Mint 18. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652354 Title: Internal laptop display stops working in 4.4.0-57-gen

[Bug 1652354] Re: Internal laptop display stops working in 4.4.0-57-generic

2017-02-04 Thread Jason C. McDonald
** 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/1652354 Title: Internal laptop display stops working in 4.4.0-57-generic To manage

[Bug 1652354] Re: Internal laptop display stops working in 4.4.0-57-generic

2017-02-04 Thread Jason C. McDonald
For whatever reason, the bad kernel is *apparently* `[61968528acfba3cf3cbf4d32f0bfba6fa9e754db] UBUNTU: Start new release`, the first following 4.4.0.53's release. It may well be, although I also wonder if something went wrong with the commit bisect/build? (Feedback on that please). To git bisect

[Bug 1652354] Re: Internal laptop display stops working in 4.4.0-57-generic

2017-01-22 Thread Jason C. McDonald
Just a heads up - yes, I'm working on the full commit bisect. Good news, I know it's between 4.4.0.53 and 4.4.0.54 (the glitch is present in that version) - bad news, before I could do the next step in the bisect, I accidentally switched my ABI (I have two compilers). Now it is complaining about th

[Bug 1652354] Re: Internal laptop display stops working in 4.4.0-57-generic

2017-01-06 Thread Jason C. McDonald
Tested with v4.10 RC2, the bug is still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652354 Title: Internal laptop display stops working in 4.4.0-57-generic To manage notifications about

[Bug 1652354] [NEW] Internal laptop display stops working in 4.4.0-57-generic

2016-12-23 Thread Jason C. McDonald
Public bug reported: I have a Toshiba Satellite P745D w/ AMD graphics, and I'm running the open source Radeon driver. I can use the internal and/or an external VGA monitor just fine in 4.4.0.53-generic and prior. However, upon updating to 4.4.0-57-generic, the internal monitor shuts off after GRUB

[Bug 1493888] Re: FGLRX incompatible with gcc 5

2016-02-07 Thread Jason C. McDonald
I had this initially on my Toshiba back in October. I am hesitant to attempt an upgrade again, but 15.04 is no longer supported, so I'm between a rock and a hard place. Will the `do-release-upgrade` still have this issue, or is it safe to proceed and expect it to work normally? -- You received th

[Bug 1486348] [NEW] fglrx-core 2:15.200-0ubuntu4: fglrx-core kernel module failed to build

2015-08-18 Thread Jason C. McDonald
Public bug reported: Using Ubuntu 15.04 fglrx-core: Installed: 2:15.200-0ubuntu4 Candidate: 2:15.200-0ubuntu4 Version table: *** 2:15.200-0ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/restricted amd64 Packages 100 /var/lib/dpkg/status While updating to the late