[Bug 2110078] [NEW] Fix for grml filename changes

2025-05-06 Thread Seth Arnold
Public bug reported: Hello, grml ISOs have had a filename change that means new versions aren't available on 24.04 LTS: https://github.com/grml/grml- rescueboot/issues/28#issuecomment-2849355924 This update on Debian addressed the issue: https://tracker.debian.org/news/1601155/accepted-grml- resc

[Bug 2108942] Re: [MIR] ptyxis

2025-04-29 Thread Seth Arnold
** Tags added: sec-6210 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2108942 Title: [MIR] ptyxis To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ptyxis/+bug

[Bug 2108968] Re: Enable -fzero-init-padding-bits=all, -Wbidi-chars=any

2025-04-24 Thread Seth Arnold
I believe so, doko always asked for those in the past. I know less about those than gcc specs, any advice would be appreciated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2108968 Title: Enable -f

[Bug 2108968] Re: Enable -fzero-init-padding-bits=all, -Wbidi-chars=any

2025-04-23 Thread Seth Arnold
I have put my *untested* changes in https://launchpad.net/~seth- arnold/+archive/ubuntu/toolchain/+packages Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2108968 Title: Enable -fzero-init

[Bug 2108968] [NEW] Enable -fzero-init-padding-bits=all, -Wbidi-chars=any

2025-04-23 Thread Seth Arnold
Public bug reported: Hello, please consider this *untested* debdiff that I hope would enable -fzero-init-padding-bits=all and -Wbidi-chars=any in the Ubuntu-specific GCC specs. The first option, -fzero-init-padding-bits=all, is asking the compiler to zero out bits in unions and structs. GCC 15 mo

[Bug 2073126] Re: More nuanced public key algorithm revocation

2025-04-23 Thread Seth Arnold
Already in 2015 the nice folks at https://weakdh.org/ were hypothesizing that 1024 bit DSA was unsafe against very well resourced attackers. We have to draw a line somewhere, and we might as well draw it here, today. Affected parties can modify their APT configuration, right? I'm fine regressing d

[Bug 2107503] [NEW] please remove matrix-synapse, ftbfs on most architectures

2025-04-16 Thread Seth Arnold
Public bug reported: Hello, please consider removing matrix-synapse from plucky before release. FTBFS on all but riscv64: https://launchpad.net/ubuntu/+source/matrix-synapse/1.121.0-5 -- plucky https://launchpad.net/ubuntu/+source/matrix-synapse/1.100.0-1ubuntu1 -- oracular & noble This is caus

[Bug 2107223] Re: mirror sync in progress, but the situation improves if `rm -fr /var/lib/apt/lists`

2025-04-11 Thread Seth Arnold
That 3142 sure reminds me of apt-cacher-ng. I've seen this behavior from it before. (I'm aware some people swear by it but I've seen it myself and others have reported size and hash mismatches. I switched to squid- deb-proxy.) If you've got apt-cacher-ng in your environment, try working around it

[Bug 2103648] Re: [MIR] pdfio

2025-04-08 Thread Seth Arnold
** Tags added: sec-6094 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103648 Title: [MIR] pdfio To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pdfio/+bug/2

[Bug 2101889] Re: MIR: node-mathjax-full, node-mj-context-menu

2025-04-05 Thread Seth Arnold
Hello Simon, Dmitry, A few years ago we decided that packages that were in main solely to satisfy build-dependencies on packages didn't need to go through the MIR process, with the documentation being the primary driver of this decision. I'm wondering if these packages even need the MIR process?

[Bug 2085790] Re: Lost of the policy.json and registries.conf file after reinstall podman

2025-04-04 Thread Seth Arnold
My guess is: sudo apt purge podna && sudo apt autoremove 'autoremove' won't *purge* packages, it just uninstalls packages. That invokes dpkg's machinery to track "conffiles" (or is it "config files"? I can't remember.) If dpkg sees that an admin has removed a conffile then it will not install that

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2025-04-01 Thread Seth Arnold
Security team NAK on moving lenovo-wwan-unlock to restricted: - these two profiles are still too open - conversation has stalled for four months We can revisit this package in the 25.10 cycle. Thanks ** Changed in: lenovo-wwan-unlock (Ubuntu) Status: Incomplete => Invalid -- You receiv

[Bug 2099160] Re: [MIR] localsearch

2025-04-01 Thread Seth Arnold
** Tags added: sec-6047 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2099160 Title: [MIR] localsearch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tracke

[Bug 2073126] Re: More nuanced public key algorithm revocation

2025-03-27 Thread Seth Arnold
Ah, sorry about neglecting the other curves here. I'm much less concerned about the curve changes. Someone who chooses these curves has thought about it and made their choice. Someone who is on RSA1024 might not know that they're on the "very best of y2k" playlist. The NSA may have suggested every

[Bug 2073126] Re: More nuanced public key algorithm revocation

2025-03-25 Thread Seth Arnold
Ah, thank you both Andreas and Julian for working with me to understand these changes better. If we're already supporting rsa1024 in noble, that would explain why we haven't seen a deluge of support requests around it. Fair. Tightening it in an update a year later, absent impressive news, would be

[Bug 2073126] Re: More nuanced public key algorithm revocation

2025-03-24 Thread Seth Arnold
Thanks for your summary, Andreas, I found it very helpful. This guide appeared to be the newest from NIST that I could find on the topic of key lengths https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar3.ipd.pdf -- page 21 (marked 11 on the page) appears to say n=1024 is still

[Bug 2101889] Re: MIR: node-mathjax-full, node-mj-context-menu

2025-03-18 Thread Seth Arnold
> but also sphinx-doc binary package has runtime dependency on node- mathjax-full. Ahhh, this may change it a bit. sphinx-doc is in main. (Does it need to be? Is it better for it to be in main regardless if we need it to be in main?) Thanks -- You received this bug notification because you are

[Bug 2097727] Re: [MIR] papers

2025-03-04 Thread Seth Arnold
smcv's suggestion on the Debian bug looks like a good idea to me: > Probably any GTK4 app with a non-trivial AppArmor profile will need to > #include , to allow access to Mesa's shader cache > for OpenGL and Vulkan. Thanks -- You received this bug notification because you are a member of Ubuntu

[Bug 2093322] Re: [MIR] azure-vm-utils

2025-03-04 Thread Seth Arnold
** Tags added: sec-5937 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093322 Title: [MIR] azure-vm-utils To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/azu

[Bug 2097800] Re: [MIR] libva

2025-03-04 Thread Seth Arnold
** Tags added: sec-5936 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097800 Title: [MIR] libva To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libva/+bug/2

[Bug 2093868] Re: [MIR] nlohmann-json3

2025-03-04 Thread Seth Arnold
** Tags added: sec-5935 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093868 Title: [MIR] nlohmann-json3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nlo

[Bug 2072561] Re: [MIR] rust-hwlib

2025-03-03 Thread Seth Arnold
** Tags added: sec-5931 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072561 Title: [MIR] rust-hwlib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2072561/+s

[Bug 2089830] Re: [SRU] Make add-nvidia-repositories available in jammy and noble

2025-02-26 Thread Seth Arnold
I strongly dislike this mechanism. We should strive to provide better guarantees of authenticity and origin than the TLS checks that wget probably does in this script. I would much prefer if we were to mimic these other packages for packaging of key material: - ubuntu-keyring - ubuntu-dbgsym-keyr

[Bug 2100308] [NEW] Please provide more verbose rust build logs in launchpad

2025-02-26 Thread Seth Arnold
Public bug reported: Hello, most of our Launchpad build logs for most packages are fairly verbose, giving full command lines with all arguments for compilers, which can help understand what exact inputs were used when building any given package. The Rust default cargo output is very terse and doe

[Bug 2095582] Re: [MIR] libsass

2025-02-25 Thread Seth Arnold
** Tags added: sec-5885 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095582 Title: [MIR] libsass To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libsass/+b

[Bug 2097727] Re: [MIR] papers

2025-02-20 Thread Seth Arnold
** Tags added: sec-5855 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097727 Title: [MIR] papers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/papers/+bug

[Bug 2095581] Re: [MIR] libsass-python

2025-02-04 Thread Seth Arnold
Will python-django-pyscss drop to universe once this is done? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095581 Title: [MIR] libsass-python To manage notifications about this bug go to:

[Bug 2094822] [NEW] high processor use even when idle

2025-01-14 Thread Seth Arnold
Public bug reported: Hello, I like to leave pavucontrol open all the time so I can have easy access to the per-application volume slider. I need to turn up firefox above 100% often, because some coworkers have quiet microphones in Google Meet, and there's no way in Google Meet to change individual

[Bug 2089037] Re: [MIR] flexparser

2025-01-09 Thread Seth Arnold
** Tags added: sec-5584 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089037 Title: [MIR] flexparser To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flexpar

[Bug 2088056] Re: [MIR] jemalloc

2025-01-07 Thread Seth Arnold
** Tags added: sec-5571 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2088056 Title: [MIR] jemalloc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jemalloc/

[Bug 2093182] Re: [MIR] glycin

2025-01-07 Thread Seth Arnold
** Tags added: sec-5570 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093182 Title: [MIR] glycin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glycin/+bug

[Bug 2078255] Re: autopkgtest error: several issues, permission denied

2024-12-17 Thread Seth Arnold
I came here from https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/2054480 That bug included a link to https://code.launchpad.net/~r41k0u/ubuntu/+source/nbd/+git/nbd/+merge/474033 which was proposed to help solve a problem. However, I have significant concerns about that approach: - it special

[Bug 2054480] Re: [MIR] nbd-client

2024-12-17 Thread Seth Arnold
Thanks so much for the additional context. I'll go add some comments on that bug. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054480 Title: [MIR] nbd-client To manage notifications about

[Bug 2083638] Lspci-vt.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844243/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Card2.Amixer.values.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Card2.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844240/+files/Card2.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] Card0.Codecs.codec.2.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Codecs.codec.2.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844238/+files/Card0.Codecs.codec.2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2083638] acpidump.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844255/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] ProcCpuinfo.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844248/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] RfKill.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844252/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: ov

[Bug 2083638] WifiSyslog.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844254/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Ti

[Bug 2083638] UdevDb.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844253/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: ov

[Bug 2083638] ProcModules.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844251/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] ProcInterrupts.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844250/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208

[Bug 2083638] ProcCpuinfoMinimal.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844249/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2083638] PciMultimedia.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844247/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20836

[Bug 2083638] Lsusb-v.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844246/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Card1.Amixer.values.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Card1.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844239/+files/Card1.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] Lsusb-t.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844245/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Lsusb.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844244/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: over

[Bug 2083638] CurrentDmesg.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844241/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] Lspci.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844242/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: over

[Bug 2083638] AplayDevices.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844232/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] ArecordDevices.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844233/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208

[Bug 2083638] Card0.Amixer.values.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844236/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] Card0.Codecs.codec.0.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844237/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2083638] CRDA.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844235/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: overni

[Bug 2083638] AudioDevicesInUse.txt

2024-12-11 Thread Seth Arnold
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5844234/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 2083638] Re: overnight crashes

2024-12-11 Thread Seth Arnold
apport information ** Description changed: Hello, twice recently my 20.04 LTS laptop in a docking station was very unhappy after leaving it unattended overnight: - the external monitor did not wake from dpms sleep when pressing keys on either the external keyboard or the built-in keyboa

[Bug 2089244] Re: [MIR] python-legacy-cgi

2024-12-10 Thread Seth Arnold
Some amount of "why was it dropped, and will it have upstream support" feels worth fleshing out. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089244 Title: [MIR] python-legacy-cgi To mana

[Bug 2091327] [NEW] duplicated lines in help output

2024-12-09 Thread Seth Arnold
Public bug reported: Hello, the output of `pro help` duplicates a lot of the lines: $ pro help usage: pro [-h] [--debug] [--version] ... Quick start commands: status current status of all Ubuntu Pro services status current status of all Ubuntu Pro services attach

[Bug 2059852] Re: Invalid free called during libfreetype FT_Done_Glyph

2024-12-04 Thread Seth Arnold
I'm disinclined to unilaterally assign a CVE here: - ftgrid doesn't feel like it's useful beyond freetype developers -- try it out for yourself on a font on your system. (For me, quite a lot of the window space is filled with the previous contents of the screen, but perhaps if you're not running a

[Bug 2009317] Re: All Snaps Broken After Release Upgrade

2024-12-03 Thread Seth Arnold
** Also affects: snapd (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/2009317 Title: All Snaps Broken After Release Upgrade To manage notificatio

[Bug 2054480] Re: [MIR] nbd-client

2024-12-03 Thread Seth Arnold
Can you expand on this section? +# unload the custom apparmor profile +if [[ $(uname -m) == "ppc64le" || $(uname -m) == "s390x" ]]; then +apparmor_parser -R "${TMPDIR}/autopkgtest-apparmor.profile" +fi In what way is the apparmor profile incomplete? Why is it better to pretend it doesn't exis

[Bug 2080872] Re: libgit2: replace unmaintained http-parser dependency with llhttp

2024-11-19 Thread Seth Arnold
I don't know how to make sure that this doesn't get forgotten in another cycle or two, but in the meantime I believe this option is less-bad than the others: A/ use the vendored llhttp from libgit2:deps/llhttp/ (not exposed to the archvie) Let's do this, get this handled, and do our best to try

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2024-11-18 Thread Seth Arnold
Thanks for updating the apparmor profiles. These are really coming along nicely. I took another look at these two today: https://github.com/lenovo/lenovo-wwan-unlock/blob/ubuntu- oem/debian/opt.fcc_lenovo.DPR_Fcc_unlock_service I'm surprised by this line: include Does this tool actually use

[Bug 1977614] Re: [MIR] fdk-aac-free

2024-11-18 Thread Seth Arnold
We have not been able to contact anyone 'upstream' who cares about this code. From our perspective, this is basically abandonware. It doesn't feel like this meets our quality expectations for inclusion in Ubuntu Main. If we find an upstream maintainer willing to discuss and answer questions, we ca

[Bug 2088207] Re: cloud-init enables ssh password auth in an unexpected config file

2024-11-14 Thread Seth Arnold
Brett, I think Marc's 'only if cloud-init needs to overwrite the value to "no"' was less about the existing sshd configuration (afterall, if cloud-init is running, did the configuration have meaningful values ten seconds earlier?) and more about the user-data being explicit that passwords should be

[Bug 2088217] [NEW] Feature request, can we distro-patch sshd to emit warnings on dangerous configurations?

2024-11-14 Thread Seth Arnold
Public bug reported: Hello, recently the change to the sshd .d "drop-in" configuration format has been causing problems like people being surprised to find password authentication is enabled https://news.ycombinator.com/item?id=42133181 I propose that it would be useful to patch sshd to log some

[Bug 2080965] Re: [MIR] architecture-properties

2024-11-12 Thread Seth Arnold
There's a bunch of i386 discussion here, but I thought the goal was to mark systems / packages that support 64 bit operation, or which 64 bit instruction sets a system supports, etc? Addressing my confusion isn't necessarily required but perhaps I'm not the only one confused. Is this ready? what n

[Bug 2083638] Re: overnight crashes

2024-10-21 Thread Seth Arnold
My computer had some very unhappy times just now, while I was using it, where it did not respond to mouse or keyboard for minutes. I saw via my i3bar that it went from 700-ish megabytes of free memory to 2.6 gigabytes of free memory. These are the entries from dmesg after it recovered: [629656.318

[Bug 2085166] [NEW] inotify watch limit set too low by tracker

2024-10-21 Thread Seth
Public bug reported: Since upgrading to Ubuntu 24.04 I have been seeing `Failed to add a watch for /run/systemd/ask-password: inotify watch limit reached`. Even when I added `fs.inotify.max_user_watches=1048576` to `/etc/sysctl.conf`, I would still get the error and `cat /proc/sys/fs/inotify/max_

[Bug 2084702] [NEW] firefox takes fifteen to two hundred seconds to join google meeet

2024-10-16 Thread Seth Arnold
Public bug reported: Hello, Firefox lately usually takes around 15 to 30 seconds to join Google Meet sessions, though I've had some take three minutes or so to join. During this time I get a message "Still trying to get in" from Google Meet, and a spinner. My phone serves as a camera, and it doesn

[Bug 2083638] acpidump.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827307/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] WifiSyslog.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827306/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Ti

[Bug 2083638] RfKill.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827304/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: ov

[Bug 2083638] UdevDb.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827305/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: ov

[Bug 2083638] ProcModules.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827303/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] ProcInterrupts.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827302/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208

[Bug 2083638] ProcCpuinfoMinimal.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827301/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2083638] ProcCpuinfo.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827300/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] PciMultimedia.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827299/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20836

[Bug 2083638] Lsusb-v.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827298/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Lsusb-t.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827297/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Lsusb.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827296/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: over

[Bug 2083638] Lspci-vt.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827295/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title:

[Bug 2083638] Lspci.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827294/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: over

[Bug 2083638] CurrentDmesg.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827293/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2083638] Card0.Codecs.codec.2.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Codecs.codec.2.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827290/+files/Card0.Codecs.codec.2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2083638] Card2.Amixer.values.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Card2.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827292/+files/Card2.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] Card0.Codecs.codec.0.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827289/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2083638] Card1.Amixer.values.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Card1.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827291/+files/Card1.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] Card0.Amixer.values.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827288/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2083638] CRDA.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827287/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638 Title: overni

[Bug 2083638] Re: overnight crashes

2024-10-11 Thread Seth Arnold
apport information ** Tags added: apport-collected ** Description changed: Hello, twice recently my 20.04 LTS laptop in a docking station was very unhappy after leaving it unattended overnight: - the external monitor did not wake from dpms sleep when pressing keys on either the externa

[Bug 2083638] ArecordDevices.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827286/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208

[Bug 2083638] AplayDevices.txt

2024-10-11 Thread Seth Arnold
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/2083638/+attachment/5827285/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083638

[Bug 2084171] Re: Files (aka nautilus) freezes and crashes on maximize

2024-10-10 Thread Seth
** Description changed: System - Linux h 6.11.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 16 13:41:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux + Linux hostname 6.11.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 16 13:41:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux No LSB modules ar

[Bug 2084171] [NEW] Files (aka nautilus) freezes and crashes on maximize

2024-10-10 Thread Seth
Public bug reported: System Linux h 6.11.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 16 13:41:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 24.10 Release:24.10 Codename: oracular NVIDIA graphics NVRM ve

[Bug 2084100] [NEW] systemd-oomd wakeups every second

2024-10-09 Thread Seth Arnold
Public bug reported: Hello, I noticed via opensnoop-bpfcc that systemd-oomd was opening a set of files every single second. We're trying to reduce the overall power use of our systems and this feels like a lot of overhead. A bit of the strace from it: gettid()= 21

[Bug 2084099] [NEW] so many apparmor denied messages

2024-10-09 Thread Seth Arnold
Public bug reported: Hello, this bug report is hand-filed because apport seems unhappy: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2084097 There's so many apparmor errors here, this isn't a great experience: # dmesg | grep 'DENIED.*firmware-' | wc -l 238 They all look like this: [12

  1   2   3   4   5   6   7   8   9   10   >