[Bug 1964449] Re: Recordmydesktop Crashing With Segmentation Fault

2022-04-10 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1968450] Re: snapd hangs startup with an infinite loop of start failures and breaks all user-created symlinks

2022-04-10 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1968397]

2022-04-10 Thread Alex Murray
Thank you for using Ubuntu and taking the time to report a bug. Your report should contain, at a minimum, the following information so we can better find the source of the bug and work to resolve it. Submitting the bug about the proper source package is essential. For help see

[Bug 1968397] Re: bootloader

2022-04-10 Thread Alex Murray
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. You may find it helpful to read 'How to report bugs effectively' http://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

[Bug 1968402] Re: Ubuntu 20.04.3 boots to black screen, no TTY available

2022-04-10 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1968373] Re: Bug

2022-04-10 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1968203] [NEW] Setting a symbolic link via puppet doesn't work on Ubuntu22

2022-04-07 Thread Alex T
Public bug reported: I've been messing around with the daily builds of ubuntu22 recently and I've been running puppet. For the most part puppet works, but when trying to set a symbolic link as such: file { "/tmp/foo": ensure => link, target => "/tmp/bar", } I get the following error:

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-04-07 Thread Alex Murray
Yep with this patch applied I can no longer reproduce the crash and the valgrind output is clean - have just uploaded this as 2.9.4-1ubuntu1 to jammy-proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-04-07 Thread Alex Murray
Ok so this looks to be the same as https://github.com/storaged- project/udisks/pull/926 which was fixed upstream - and according to the comment there causes exactly the type of issue we are seeing: "leading to memory corruption causing random failures of further atexit handlers such as cryptsetup

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-04-07 Thread Alex Murray
Sadly running it under valgrind doesn't detect this memory corruption - we see an invalid memory read on shutdown but that is all: $ sudo valgrind /usr/libexec/udisks2/udisksd ==567833== Memcheck, a memory error detector ==567833== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-04-06 Thread Alex Murray
I can reproduce this by just running `sudo systemctl restart udisks2.service` - will see if I can perhaps run it under valgrind and see where the memory corruption is happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1968043] Re: Open CVE-2021-4048 with critical severity

2022-04-06 Thread Alex Murray
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968043 Title: Open CVE-2021-4048 with critical severity To manage notifications

[Bug 1967840] Re: System is super breached and many things are changing and specially in chromium based applications

2022-04-05 Thread Alex Murray
Thank you for using Ubuntu and taking the time to report a bug. Your report should contain, at a minimum, the following information so we can better find the source of the bug and work to resolve it. Submitting the bug about the proper source package is essential. For help see

[Bug 1967884] Re: several snap-confine denials for capability net_admin and perfmon on 22.04

2022-04-05 Thread Alex Murray
Thanks for the heads up @jdstrand - I am seeing this too - I also have one more - fsetid: $ journalctl -b0 -t audit --grep DENIED.*snap-confine Apr 06 08:48:06 graphene audit[3733]: AVC apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=3733 comm="snap-confine"

[Bug 1452115] Re: Python interpreter binary is not compiled as PIE

2022-04-04 Thread Alex Murray
Nice - thanks @sdeziel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452115 Title: Python interpreter binary is not compiled as PIE To manage notifications about this bug go to:

[Bug 1967645] [NEW] SIGSEGV (0xb) at pc=0x00007efb00b2b30b, pid=110001, tid=110002

2022-04-02 Thread alex cuellar
Public bug reported: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7efb00b2b30b, pid=110001, tid=110002 # # JRE version: OpenJDK Runtime Environment (11.0.14.1+1) (build 11.0.14.1+1-Ubuntu-0ubuntu1) # Java VM: OpenJDK 64-Bit Server VM

[Bug 1953363] Re: [MIR] python-xmlschema, elementpath, importlib-resources

2022-03-28 Thread Alex Murray
I reviewed python-xmlschema 1.4.2-1 as checked into jammy. This shouldn't be considered a full audit but rather a quick gauge of maintainability. python-xmlschema is a python package which provides XML schema support to allow XML schemas to be parsed/loaded and queried etc. It also allow XML

[Bug 1951520] Re: CFSSL Disable TLS 1.0 / 1.1

2022-03-28 Thread Alex
Any movement on this ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951520 Title: CFSSL Disable TLS 1.0 / 1.1 To manage notifications about this bug go to:

[Bug 1966588] Re: Huge numbers of newlines in bash after snap install command

2022-03-27 Thread Alex Murray
*** This bug is a duplicate of bug 1964442 *** https://bugs.launchpad.net/bugs/1964442 ** This bug has been marked a duplicate of bug 1964442 [jammy][regression] gnome-shell PolicyKit password prompt sends keys to the terminal -- You received this bug notification because you are a

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2022-03-27 Thread Alex Cabal
Before 22.04 I was able to just uninstall snapd to remove ~/snap, and that was fine. But now that Firefox is being delivered as only a Snap in 22.04, I'm essentially being strong-armed into using snaps, because Firefox is probably the most critical piece of software on my system and I cannot work

[Bug 1966349] [NEW] FFe: Enable PIE for python 3.10 in jammy

2022-03-24 Thread Alex Murray
Public bug reported: As per LP: #1452115 enabling the python interpreter to be compiled as a position independent executable (PIE) has been a long standing request for Ubuntu. Various testing[1] has shown this to have a minimal performance impact for amd64. However, due to ongoing concerns around

[Bug 1452115] Re: Python interpreter binary is not compiled as PIE

2022-03-24 Thread Alex Murray
Thanks @doko :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452115 Title: Python interpreter binary is not compiled as PIE To manage notifications about this bug go to:

[Bug 1887187] Re: [MIR] nftables

2022-03-23 Thread Alex Murray
I reviewed nftables 1.0.2-1ubuntu1 as checked into jammy. This shouldn't be considered a full audit but rather a quick gauge of maintainability. nftables is a replacement for iptables etc - it provides userspace tooling to control the Netfilter packet classification system within the Linux

[Bug 1966017] Re: enable upstream python testsuite in autopkgtests

2022-03-23 Thread Alex Murray
Attaching the updated debdiff in case we do decide we want this (even in the broken state) ** Patch added: "nftables_1.0.2-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nftables/+bug/1966017/+attachment/5572129/+files/nftables_1.0.2-1ubuntu2.debdiff -- You received this bug

[Bug 1966017] Re: enable upstream python testsuite in autopkgtests

2022-03-23 Thread Alex Murray
Turns out I wasn't looking closely enough at the autopkgtest logs from my local testing - I was trying to run the tests with the pre-built binary packages and whilst it would indicate the internaltest-py.sh tests were passing, they were actually completely failing without any error indication:

[Bug 1966017] Re: enable upstream python testsuite in autopkgtests

2022-03-22 Thread Alex Murray
** Patch added: "nftables_1.0.2-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nftables/+bug/1966017/+attachment/5572061/+files/nftables_1.0.2-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966017] [NEW] enable upstream python testsuite in autopkgtests

2022-03-22 Thread Alex Murray
Public bug reported: Currently the upstream python-based testsuite for nftables is disabled in the autopkgtests in debian/tests/control as follows: # Disable test until we decide what to do with the nftables python module #Tests: internaltest-py.sh #Depends: @, python #Restrictions: needs-root,

[Bug 1958505] Re: fail2ban fails to start on 22.04 (cannot import name 'MutableMapping' from 'collections' py3.10)

2022-03-22 Thread Alex
I can confirm that fail2ban now works as expected. service fail2ban status ● fail2ban.service - Fail2Ban Service Loaded: loaded (/lib/systemd/system/fail2ban.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2022-03-22 16:07:45 GMT; 6s ago Docs:

[Bug 1964442] Re: [jammy][regression] gnome-shell PolicyKit password prompt sends keys to the terminal

2022-03-21 Thread Alex Murray
Upstream bug filed https://gitlab.gnome.org/GNOME/gnome- shell/-/issues/5242 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #5242 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5242 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1964442] Re: [jammy][regression] gnome-shell PolicyKit password prompt sends keys to the terminal

2022-03-21 Thread Alex Murray
I personally don't think this should be low priority - this affects any application which ends up causing the gnome shell prompt dialog to appear - so in my case when reading my email and opening a GPG encrypted email I get prompted for my GPG passphrase - whilst this is happening my email client

[Bug 1965837] [NEW] Erroneous / extra input generated in requesting application when prompting to unlock keys

2022-03-21 Thread Alex Murray
Public bug reported: Recently I have noticed that when I am being prompted for the passphrase for to unlock a GPG/SSH key via the gnome-shell prompter, whilst the prompt is visible the requesting window seems to get spammed by input - this can be reproduced via running the following (but replace

[Bug 1965837] Re: Erroneous / extra input generated in requesting application when prompting to unlock keys

2022-03-21 Thread Alex Murray
If it is not clear from the video - watch the terminal window in the background when the prompt for the passphrase appears - it keeps scrolling as though getting input by newlines all the time - and this then persists even after the prompt is dismissed until I manually provide some input myself.

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-03-21 Thread Alex Murray
This looks to be the same as LP: #1955758 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964532 Title: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected To

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-03-21 Thread Alex Murray
See attached - it looks like the crash happens during shutdown - see line 11443 ** Attachment added: "journalctl-udisks-crash.log.gz" https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1964532/+attachment/5571201/+files/journalctl-udisks-crash.log.gz ** Changed in: udisks2 (Ubuntu)

[Bug 1965235] Re: list-oem-metapackages crashed with AttributeError in packages_for_modalias(): 'Cache' object has no attribute 'packages'

2022-03-18 Thread Alex Murray
*** This bug is a duplicate of bug 1964923 *** https://bugs.launchpad.net/bugs/1964923 ** This bug has been marked a duplicate of bug 1964923 list-oem-metapackages crashed with AttributeError in packages_for_modalias(): 'Cache' object has no attribute 'packages' -- You received this bug

[Bug 1965438] [NEW] tar_1.29b-2ubuntu0.3 fails to build with nodoc build profile

2022-03-17 Thread Alex Kompel
Public bug reported: tar source package fails to build with nodoc build profile (DEB_BUILD_PROFILES="nodoc") $ lsb_release -rd Description:Ubuntu 18.04.6 LTS Release:18.04 $ apt-get source tar $ cd tar-1.29b $ DEB_BUILD_PROFILES="nodoc nocheck" debuild -us -uc ... dh_testdir

[Bug 1902464] Re: The rear panel of Lenovo P620 doesn't support more than one audio device at the same time

2022-03-17 Thread Alex Tu
** Changed in: oem-priority Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902464 Title: The rear panel of Lenovo P620 doesn't support more than one audio

[Bug 1965235] Re: list-oem-metapackages crashed with AttributeError in packages_for_modalias(): 'Cache' object has no attribute 'packages'

2022-03-17 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1965213] [NEW] cannot import name 'MutableMapping' from 'collections' (/usr/lib/python3.10/collec

2022-03-16 Thread Alex
Public bug reported: Description:Ubuntu Jammy Jellyfish (development branch) Release:22.04 fail2ban: Installed: 0.11.2-5 Candidate: 0.11.2-5 Version table: *** 0.11.2-5 500 500 http://gb.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages 500

[Bug 1964831] [NEW] Installer crashed

2022-03-14 Thread Sergio Alex
Public bug reported: Traceback (most recent call last): File "/usr/lib/ubiquity/bin/ubiquity", line 668, in main(oem_config) File "/usr/lib/ubiquity/bin/ubiquity", line 652, in main install(args[0], query=options.query) File "/usr/lib/ubiquity/bin/ubiquity", line 268, in install

[Bug 1964286] Re: Intel AX201 [8086:a0f0] subsys [8086:4070] iwlwifi microcode crash after updating to 5.14.0-1027-oem

2022-03-10 Thread Alex Tu
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1897454] Re: [snap] Chromium has Wayland support disabled

2022-03-09 Thread Alex Murray
The priority of this bug is Low but since Wayland is now the default session this means chromium runs via XWayland and then when doing window/screen sharing on say Google Meet I can only share windows which are also using XWayland, not native ones - which is the majority of the rest of the

[Bug 1964325] Re: Fails to print due to apparmor denied connect operation for cupsd - /run/systemd/userdb/io.systemd.Machine

2022-03-09 Thread Alex Murray
I have proposed a fix for this upstream - https://gitlab.com/apparmor/apparmor/-/merge_requests/861 - once that is reviewed then we can include the fix in jammy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964044] [NEW] do-release-upgrade -d aborting with no obvious path to resolution - dist-upgrade

2022-03-07 Thread Alex Powell
Public bug reported: do-release-upgrade -d aborting with no obvious path to resolution 2022-03-07 23:49:02,329 INFO Using config files '['./DistUpgrade.cfg.focal', '/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg']' 2022-03-07 23:49:02,329 INFO uname information: 'Linux

[Bug 1963701] Re: [NVIDIA][Wayland] graphic target not able to reach

2022-03-06 Thread Alex Tu
** Tags added: nvidia ** Changed in: oem-priority Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1963701 Title: [NVIDIA][Wayland] graphic target not able to reach

[Bug 1950186] Re: Nova doesn't account for hugepages when scheduling VMs

2022-03-04 Thread Alex Walender
I guess the only way would be to work with custom extra specs inside flavors/images which can be quite a hassel and can be prone to (human)errors. Especially when forgetting to set this for new flavors. Otherwise I don't think of any way on how to control the scheduling for mixed memory-backend

[Bug 1962818] Re: Jammy Jellyfish XFCE Lock Screen not displaying correctly

2022-03-04 Thread Alex Powell
** Summary changed: - Jammy Jellyfish LightDM is frozen after long period of inactivity + Jammy Jellyfish XFCE Lock Screen not displaying correctly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962818] Re: Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-04 Thread Alex Powell
Simply entering my password and pressing return also resolves the issue Seems that the lock screen is present, but is not visible for some reason. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962818

[Bug 1962818] Re: Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-04 Thread Alex Powell
Switching the display compositor over to Compton also resolves the issue while xfce4-screensaver is still installed. Problem may exist in xfwm4? xfwm4: Installed: 4.16.1-1 Candidate: 4.16.1-1 Version table: *** 4.16.1-1 500 500 http://au.archive.ubuntu.com/ubuntu jammy/universe

[Bug 1962818] Dependencies.txt

2022-03-04 Thread Alex Powell
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1962818/+attachment/5565597/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962818] ProcCpuinfoMinimal.txt

2022-03-04 Thread Alex Powell
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1962818/+attachment/5565598/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962818] Re: Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-04 Thread Alex Powell
Changing package to xfce-screensaver after additional troubleshooting: -apt remove xfce4-screensaver resolves the issue Appears that the frozen screen is a result of xfce4-screensaver not operating as expected and is not a LightDM issue ** Package changed: lightdm (Ubuntu) => xfce4-screensaver

[Bug 1962818] Re: Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-04 Thread Alex Powell
xfce4-screensaver: Installed: 4.16.0-1 Candidate: 4.16.0-1 Version table: *** 4.16.0-1 500 500 http://au.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages 100 /var/lib/dpkg/status ** Description changed: Jammy Jellyfish LightDM is frozen after long period of

[Bug 1963590] Re: Missing entry for new Launchpad PPAs (ppa.launchpadcontent.net)

2022-03-03 Thread Alex Murray
** Patch added: "squid-deb-proxy_0.8.15+nmu1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1963590/+attachment/5565432/+files/squid-deb-proxy_0.8.15+nmu1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1963590] [NEW] Missing entry for new Launchpad PPAs (ppa.launchpadcontent.net)

2022-03-03 Thread Alex Murray
Public bug reported: squid-deb-proxy comes with the existing ppa.launchpad.net entry commented out in mirror-dstdomain.acl.d/10-default but does not include the new ppa.launchpadcontent.net that also supports https - https://blog.launchpad.net/ppa/new-domain-names-for-ppas ProblemType: Bug

[Bug 1962818] ProcCpuinfoMinimal.txt

2022-03-03 Thread Alex Powell
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1962818/+attachment/5565348/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962818] LightdmUsersConfig.txt

2022-03-03 Thread Alex Powell
apport information ** Attachment added: "LightdmUsersConfig.txt" https://bugs.launchpad.net/bugs/1962818/+attachment/5565347/+files/LightdmUsersConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962818] Re: Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-03 Thread Alex Powell
apport information ** Tags added: apport-collected jammy ** Description changed: Jammy Jellyfish LightDM is frozen after long period of inactivity Latest updates installed, has been happening since first install 2 weeks ago. Upon using the laptop after over night or coming back from

[Bug 1962818] [NEW] Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-02 Thread Alex Powell
Public bug reported: Jammy Jellyfish LightDM is frozen after long period of inactivity Latest updates installed, has been happening since first install 2 weeks ago. Upon using the laptop after over night or coming back from work, the screen is frozen. I can move the mouse around but click is

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-02 Thread Alex Tu
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Assignee: (unassigned) => Bin Li (binli) ** Changed in: oem-priority Importance: Undecided => High ** Tags added: hwe-powerconsumption -- You received this bug notification because

[Bug 1957716] Re: Update for CVE-2021-43860 and CVE-2022-21682

2022-03-01 Thread Alex Murray
@ahayzen - thanks for the impish debdiff - I was going to sponsor it but I notice you have used a separate set of patches than those linked to by debian and NVD for CVE-2022-21682 - does this also need: https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a ? Also

[Bug 1452115] Re: Python interpreter binary is not compiled as PIE

2022-02-28 Thread Alex Murray
For posterity - this is how I did the analysis above: # download the current python3.9 source package and rebuild it with PIE enabled apt source python3.9 cd python3.9-3.9.10/ sed -i "/export DEB_BUILD_MAINT_OPTIONS=hardening=-pie/d" debian/rules dch -i -D jammy "Enable PIE (LP: #1452115)"

[Bug 1452115] Re: Python interpreter binary is not compiled as PIE

2022-02-28 Thread Alex Murray
I am actively looking at this - FWIW the performance results with PIE enabled look good - https://paste.ubuntu.com/p/PZjqMFSNSR/ - so I am discussing internally whether this is something that can still land for Ubuntu 22.04. -- You received this bug notification because you are a member of

[Bug 1962489] [NEW] [UX550VE, Realtek ALC295, Speaker, Internal] fails after a while

2022-02-28 Thread Alex Erbasu
alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-30-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex882 F pulseaudio

[Bug 1962276] Re: [jammy] Laptop monitor does not turn off/disconnect when the lid is closed

2022-02-28 Thread Alex Murray
See this related debian bug https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1006368 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962276 Title: [jammy] Laptop monitor does not turn

[Bug 1962276] Re: [jammy] Laptop monitor does not turn off/disconnect when the lid is closed

2022-02-28 Thread Alex Murray
This appears to be caused (for me at least) by upower 0.99.16-1 - after upgrading today to 0.99.16-2 things are working again as expected. ** Also affects: upower (Ubuntu) Importance: Undecided Status: New ** Bug watch added: Debian Bug tracker #1006368

[Bug 1962351] [NEW] login screen shown on inactive monitor

2022-02-25 Thread Alex Murray
Public bug reported: My laptop is docked with the lid closed and connected to 2 external monitors. After upgrading a bunch of packages from jammy in the last 24 hours I notice that when logging in, both of my external monitors just show the purple background whilst the login dialog was actually

[Bug 1961121] Re: Not able to enter s2idle state on AMD platforms

2022-02-25 Thread Alex Hung
** Changed in: linux-oem-5.14 (Ubuntu Focal) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961121 Title: Not able to enter s2idle state on

[Bug 1952007] Re: [ADL] ITBM support for Hybrid platforms

2022-02-25 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952007 Title: [ADL] ITBM support for Hybrid platforms To man

[Bug 1952006] Re: [TGL][ADL] ACRN hypervisor support

2022-02-25 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952006 Title: [TGL][ADL] ACRN hypervisor support To man

[Bug 1952356] Re: [EHL][TGL][ADL] PMU support

2022-02-25 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952356 Title: [EHL][TGL][ADL] PMU support To manage notificati

[Bug 1952153] Re: [EHL][TGL][ADL] power management controller driver enabling

2022-02-25 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952153 Title: [EHL][TGL][ADL] power management controller dri

[Bug 1952132] Re: [ADL] Thermal Support

2022-02-25 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952132 Title: [ADL] Thermal Support To manage notifications ab

[Bug 1961120] Re: SFH sensors are not working on some AMD platforms

2022-02-25 Thread Alex Hung
** Changed in: hwe-next Status: In Progress => Fix Released ** Changed in: hwe-next Status: Fix Released => 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/1961120 Title:

[Bug 1952006] Re: [TGL][ADL] ACRN hypervisor support

2022-02-24 Thread Alex Hung
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952006 Title: [TGL][ADL] ACRN hypervisor support To manage

[Bug 1952007] Re: [ADL] ITBM support for Hybrid platforms

2022-02-24 Thread Alex Hung
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952007 Title: [ADL] ITBM support for Hybrid platforms To manage

[Bug 1952356] Re: [EHL][TGL][ADL] PMU support

2022-02-24 Thread Alex Hung
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952356 Title: [EHL][TGL][ADL] PMU support To manage notifications

[Bug 1961119] Re: Lower the volume of expected s0i3 WARN_ON

2022-02-24 Thread Alex Hung
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal ** Changed in: hwe-next Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1961121] Re: Not able to enter s2idle state on AMD platforms

2022-02-24 Thread Alex Hung
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal ** Changed in: hwe-next Assignee: Alex Hung (alexhung) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1961910] Re: Ubuntu 22 crash when updating, broken network manager and cannot report bug

2022-02-23 Thread Alex Murray
See https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1962127 for an ubuntu-bug of the gnome-shell crash file when this occurred for me yesterday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962036] Re: dbus was stopped during today's jammy update, breaking desktop

2022-02-23 Thread Alex Murray
I hit this too - just reported https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1962127 from the associated gnome-shell crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962036 Title:

[Bug 1961196] Re: apparmor autotest failure on jammy with linux 5.15

2022-02-21 Thread Alex Murray
Hmm so had to redo my merge after the 3.0.3-0ubuntu9 upload... see new bileto ticket/PPA for the current version of it https://bileto.ubuntu.com/#/ticket/4797 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1961476] Re: The laptop turns off only through the button and won't wake up from sleep (black screen)

2022-02-21 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1961196] Re: apparmor autotest failure on jammy with linux 5.15

2022-02-21 Thread Alex Murray
FYI I am preparing this in https://bileto.ubuntu.com/#/ticket/4796 - I have included the original patch from arighi to fix the aa-notify tests too. Once britney looks happy with this I will upload it to jammy- proposed. -- You received this bug notification because you are a member of Ubuntu

[Bug 1961121] Re: Not able to enter s2idle state on AMD platforms

2022-02-20 Thread Alex Hung
** Description changed: [Impact] AMD Systems don't enter PC6 at runtime and cause failures to enter s2idle. Currently the fix is from kernel driver rather than MP2 firmware, which disable interrupts from kernel driver to fix MP2 firmware blocking CPUOFF. [Fix] + The

[Bug 1949368] Re: snapd fails to validate content interface settings, resulting in sandbox escape

2022-02-17 Thread Alex Murray
This was resolved via the following snapd updates in Ubuntu: https://launchpad.net/ubuntu/+source/snapd/2.54.3+21.10.1 https://launchpad.net/ubuntu/+source/snapd/2.54.3+20.04 https://launchpad.net/ubuntu/+source/snapd/2.54.3+18.04 And by the 2.54.3 release of snapd on github:

[Bug 1961196] Re: apparmor autotest failure on jammy with linux 5.15

2022-02-17 Thread Alex Murray
FYI I am working on merging apparmor-3.0.4 from debian unstable to jammy at the moment which should resolve this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961196 Title: apparmor autotest

[Bug 1961120] Re: SFH sensors are not working on some AMD platforms

2022-02-17 Thread Alex Hung
** Description changed: [Impact] When amd-sfh is loaded the sensors connected do not change values at all (ALS sensor). + Here is the monitor sensors output, which doesn't change. - Here is the monitor sensors output, which doesn't change. - - $ sudo monitor-sensor + $ sudo

[Bug 1961119] Re: Lower the volume of expected s0i3 WARN_ON

2022-02-17 Thread Alex Hung
** Description changed: [Impact] AMD has a known BIOS bug right now that leads to the following WARN traceback during s0i3 resume (see below). This doesn't have (measurable) functional impact to the system or GPU, but it is an ugly message to have in place and makes it look like a

[Bug 1961120] [NEW] SFH sensors are not working on some AMD platforms

2022-02-16 Thread Alex Hung
=== Has ambient light sensor (value: 0.00, unit: lux) [Fix] [Test] [Where problems could occur] ** Affects: hwe-next Importance: Undecided Assignee: Alex Hung (alexhung) Status: In Progress ** Affects: linux-oem-5.14 (Ubuntu) Importance: Undecided Status: New

[Bug 1961121] [NEW] Not able to enter s2idle state on AMD platforms

2022-02-16 Thread Alex Hung
] ** Affects: hwe-next Importance: Undecided Assignee: Alex Hung (alexhung) Status: In Progress ** Affects: linux-oem-5.14 (Ubuntu) Importance: Undecided Status: New ** Affects: linux-oem-5.14 (Ubuntu Focal) Importance: Undecided Status: New

[Bug 1961119] [NEW] Lower the volume of expected s0i3 WARN_ON

2022-02-16 Thread Alex Hung
me+0x1f/0x60 async_run_entry_fn+0x33/0x120 process_one_work+0x236/0x420 worker_thread+0x34/0x410 ? process_one_work+0x420/0x420 kthread+0x12f/0x150 ? set_kthread_struct+0x40/0x40 ret_from_fork+0x22/0x30 ---[ end trace 71d329758d0428b3 ]--- ** Affects: hwe-next Importance: Medium Assigne

[Bug 1942791] Re: _has_integrated_gpu() needs to consider the desktop case

2022-02-15 Thread Alex Tu
the solution is included in the SRU from LP#1957094 and LP#1942789 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942791 Title: _has_integrated_gpu() needs to consider the desktop case To manage

[Bug 1942791] Re: _has_integrated_gpu() needs to consider the desktop case

2022-02-15 Thread Alex Tu
** Changed in: oem-priority Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942791 Title: _has_integrated_gpu() needs to consider the desktop case To manage

[Bug 1958850] Re: USB port lost function after unplugging usb drive

2022-02-15 Thread Alex Tu
** Changed in: oem-priority Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958850 Title: USB port lost function after unplugging usb drive To manage

[Bug 1956670] Re: Extend support for runtime power management for AMD's Yellow Carp

2022-02-14 Thread Alex Hung
** Changed in: hwe-next Status: Fix Committed => Fix Released ** Changed in: linux-oem-5.14 (Ubuntu Focal) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960701] [NEW] ubuntu install crash

2022-02-12 Thread Alex
Public bug reported: ubuntu install crash ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion:

[Bug 1956373] Re: Fix for rare (~1%) s0ix failures o AMD systems

2022-02-07 Thread Alex Hung
** Changed in: hwe-next Status: In Progress => 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/1956373 Title: Fix for rare (~1%) s0ix failures o AMD systems To manage

[Bug 1863930] Re: SSH 1.99 clients fail to connect to openssh-server 1:7.6p1-4ubuntu0.3

2022-02-04 Thread Alex Kompel
Thanks for fixing this! This helps with the long-standing problem with Solarwinds SSH client: https://support.solarwinds.com/SuccessCenter/s/article/SAM-s-Linux-Unix- Script-monitor-fails-to-connect-on-a-server-running-OpenSSH-7-6 -- You received this bug notification because you are a member of

[Bug 1941893] Re: Improve performance and idle power consumption

2022-02-03 Thread Alex Hung
** Changed in: amd Status: In Progress => 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/1941893 Title: Improve performance and idle power consumption To manage notifications

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