[Bug 2001699] Re: [MIR] python-autocommand, python-inflect, pydantic

2024-03-27 Thread Steve Langasek
Override component to main python-autocommand 2.2.2-2 in noble: universe/misc -> main python3-autocommand 2.2.2-2 in noble amd64: universe/python/optional/100% -> main python3-autocommand 2.2.2-2 in noble arm64: universe/python/optional/100% -> main python3-autocommand 2.2.2-2 in noble armhf: uni

[Bug 2001699] Re: [MIR] python-autocommand, python-inflect, pydantic

2024-03-27 Thread Steve Langasek
Override component to main pydantic 1.10.13-0ubuntu1 in noble: universe/misc -> main python3-pydantic 1.10.13-0ubuntu1 in noble amd64: universe/python/optional/100% -> main python3-pydantic 1.10.13-0ubuntu1 in noble arm64: universe/python/optional/100% -> main python3-pydantic 1.10.13-0ubuntu1 in

[Bug 2001699] Re: [MIR] python-autocommand, python-inflect, pydantic

2024-03-27 Thread Steve Langasek
Override component to main python-inflect 7.0.0-1 in noble: universe/misc -> main python3-inflect 7.0.0-1 in noble amd64: universe/python/optional/100% -> main python3-inflect 7.0.0-1 in noble arm64: universe/python/optional/100% -> main python3-inflect 7.0.0-1 in noble armhf: universe/python/optio

[Bug 2026885] Re: nano is not available on i386

2024-03-27 Thread Steve Langasek
packages are provided on i386 only if they are required for binary compatibility. ** Changed in: nano (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2026885 Ti

[Bug 2052971] Re: [AA license review] python-awscrt includes code with OASIS license

2024-03-27 Thread Steve Langasek
** Changed in: aws-crt-python (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052971 Title: [AA license review] python-awscrt includes code with OASIS li

[Bug 2053005] Re: [RM] murano, murano-dashboard, murano-agent

2024-03-27 Thread Steve Langasek
** Changed in: murano-agent (Ubuntu) Status: New => Incomplete ** Changed in: murano-dashboard (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053005 T

[Bug 2053192] Re: geoipupdate should be moved to universe

2024-03-27 Thread Steve Langasek
The default mapping of contrib is to multiverse because the common case is that packages are in contrib because they are free but depend on things in non-free, so they must be in multiverse for installability. Ubuntu does not have a policy that free software which exists to interface with non-free

[Bug 2059386] Re: curtin-install.log and curtin-install-cfg.yaml are not collected

2024-03-27 Thread Nobuto Murata
** Attachment added: "curtin-install-cfg.yaml" https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/2059386/+attachment/5760167/+files/curtin-install-cfg.yaml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2055830] Re: please remove dogtag-pki from noble

2024-03-27 Thread Steve Langasek
Removing packages from noble: dogtag-pki 11.2.1-2 in noble dogtag-pki 11.2.1-2 in noble amd64 dogtag-pki 11.2.1-2 in noble arm64 dogtag-pki 11.2.1-2 in noble armhf dogtag-pki 11.2.1-2 in noble i386 dogtag-pki 11

[Bug 2059386] Re: curtin-install.log and curtin-install-cfg.yaml are not collected

2024-03-27 Thread Nobuto Murata
It's worth noting that those files contain some MAAS token. ** Attachment added: "curtin-install.log" https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/2059386/+attachment/5760166/+files/curtin-install.log -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2059386] [NEW] curtin-install.log and curtin-install-cfg.yaml are not collected

2024-03-27 Thread Nobuto Murata
Public bug reported: Installed: 4.5.6-0ubuntu1~22.04.2 When a server was provisioned by MAAS, troubleshooting of the installation process or configuration issue require the logs of the curtin process. It's usually stored in /root # ll -h /root/curtin-install* -r 1 root root 5.4K Mar 28

[Bug 2057683] Re: [MIR] platformdirs

2024-03-27 Thread Steve Langasek
Override component to main platformdirs 4.2.0-1 in noble: universe/misc -> main python3-platformdirs 4.2.0-1 in noble amd64: universe/python/optional/100% -> main python3-platformdirs 4.2.0-1 in noble arm64: universe/python/optional/100% -> main python3-platformdirs 4.2.0-1 in noble armhf: univer

[Bug 2058242] Re: Demote isc-dhcp to universe

2024-03-27 Thread Steve Langasek
avahi-autoipd still depends on it. But I was sure I uploaded avahi to drop it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058242 Title: Demote isc-dhcp to universe To manage notifications about

[Bug 2058242] Re: Demote isc-dhcp to universe

2024-03-27 Thread Steve Langasek
anyway, this doesn't need an ubuntu-archive bug, it just needs the dependency removed. ** Package changed: isc-dhcp (Ubuntu) => avahi (Ubuntu) ** Changed in: avahi (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2054851] Re: [radeon] gnome-shell and Xorg both crash with SIGSEGV in radeon_bo_reference()

2024-03-27 Thread Bug Watch Updater
** Changed in: mesa (Debian) Status: Confirmed => 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/2054851 Title: [radeon] gnome-shell and Xorg both crash with SIGSEGV in radeon_b

[Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-27 Thread Norbert
Below is the output from the minimal relevant Docker container, the PPAs are not added to system: ``` $ docker run -it --rm ubuntu:noble bash -c "export DEBIAN_FRONTEND=noninteractive; apt-get -qq update && apt-get -qq dist-upgrade > /dev/null && apt-get -qq install software-properties-common ap

[Bug 2059385] [NEW] Mantic update: upstream stable patchset 2024-03-28

2024-03-27 Thread Portia Stephens
Public bug reported: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly

[Bug 2058409] Re: Install of tevlive-full hangs: tex/context/base/mkiv/l-sandbox.lua:180: module 'socket.core' not found

2024-03-27 Thread UBTJCav
I am suffering from this bug, too. Does anyone know any workaround? I am writing my bechelor thesis now so texlive is really important to me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058409 Titl

[Bug 2059383] [NEW] I am unable to upgrade the system, its showing some error "Both /bin/uname and /usr/bin/uname exist"

2024-03-27 Thread PK Aditya
Public bug reported: There is an error being faced by me in my ubuntu 22.04 while trying to upgrade something or install something, i have provided the error details below. It would be very helpful if someone could help me to resolve this error, its kind of urgent to resolve the error. Thank you.

[Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-27 Thread Norbert
** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2037210 Title: unable to add PPA by its sources.list line To manage notifications about this bug go to: https://bugs.launchpad.net

Re: [Bug 2051570] Re: [Vostro 3400, Cirrus Logic CS8409/CS42L42, Speaker, Internal] Underruns, dropouts or crackling sound

2024-03-27 Thread aminesaka
yes it's ubuntu 22.04.4 lts, and this is the pulseaudio log file. On Wed, Mar 27, 2024 at 1:11 PM Hui Wang <2051...@bugs.launchpad.net> wrote: > About the issue of Redmi buds 4 active, what version of ubuntu are you > using? If it is 22.04, you need to collect pulseaudio log. > > -- > You receive

[Bug 1786013] Autopkgtest regression report (linux-restricted-modules-intel-iotg/5.15.0-1052.58)

2024-03-27 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-restricted-modules-intel-iotg (5.15.0-1052.58) for jammy have finished running. The following regressions have been reported in tests triggered by the package: nvidia-graphics-drivers-390/390.157-0ubuntu0.22.04.2 (armhf) Please visit the excuses pag

[Bug 2055424] Re: [Ubuntu 24.04-server]- installation failed for all Intel server platforms

2024-03-27 Thread quanxian
*** This bug is a duplicate of bug 2055294 *** https://bugs.launchpad.net/bugs/2055294 https://bugs.launchpad.net/ubuntu/+bug/2059380 file a new bugzilla for call trace issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2059380] Re: [Ubuntu 24.04-server]- installation failed on FHF-R platform with kernel trace

2024-03-27 Thread quanxian
here are the kernel call traces. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059380 Title: [Ubuntu 24.04-server]- installation failed on FHF-R platform with kernel trace To manage notification

[Bug 2059380] Re: [Ubuntu 24.04-server]- installation failed on FHF-R platform with kernel trace

2024-03-27 Thread quanxian
** Attachment added: "Ubuntu24.04-server-FHF-R-WA.jpg" https://bugs.launchpad.net/ubuntu/+bug/2059380/+attachment/5760115/+files/Ubuntu24.04-server-FHF-R-WA.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 2059380] Re: [Ubuntu 24.04-server]- installation failed on FHF-R platform with kernel trace

2024-03-27 Thread quanxian
** Attachment added: "Ubuntu 24.04-server-FHF-R.jpg" https://bugs.launchpad.net/ubuntu/+bug/2059380/+attachment/5760114/+files/Ubuntu%2024.04-server-FHF-R.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2059380] [NEW] [Ubuntu 24.04-server]- installation failed on FHF-R platform with kernel trace

2024-03-27 Thread quanxian
Public bug reported: Description: we try Ubuntu 24.04 server version from https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/ installed failed with usb disk and BMC. [HW/SW Information] Platform: FHF-R workstation (SPR-R CPU) [Software Information] Target Version: 24.04 Targe

[Bug 2055424] Re: [Ubuntu 24.04-server]- installation failed for all Intel server platforms

2024-03-27 Thread quanxian
*** This bug is a duplicate of bug 2055294 *** https://bugs.launchpad.net/bugs/2055294 ** Description changed: Description: we try Ubuntu 24.04 server version from https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/ installed failed with usb disk and BMC. [HW/SW Inform

[Bug 2039017] Re: [SRU] 2.61.3

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.61.3+24.04 --- snapd (2.61.3+24.04) noble; urgency=medium * New upstream release, LP: #2039017 - Install systemd files in correct location for 24.04 snapd (2.61.2) xenial; urgency=medium * New upstream release, LP: #2039017 - F

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.99.44 --- software-properties (0.99.44) noble; urgency=medium * Handle backup and restore of deb822 sources (LP: #2053228) software-properties (0.99.43) noble; urgency=medium * Fix autopkgtest: Make sure directory exists

[Bug 2055720] Re: Edubuntu upgrade removed universe repo mantic -> noble

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:24.04.9 --- ubuntu-release-upgrader (1:24.04.9) noble; urgency=medium * Revert "tests: fix some more deb822 tests" * Run pre-build.sh: updating po files, mirrors, and demotions. -- Nick Rosbrook Thu, 14 Mar 2024 14:

[Bug 2056739] Re: apparmor="DENIED" operation="open" class="file" profile="virt-aa-helper" name="/etc/gnutls/config"

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 4.0.0-beta3-0ubuntu2 --- apparmor (4.0.0-beta3-0ubuntu2) noble; urgency=medium * d/apparmor.install - install new profiles - geary - goldendict - kchmviewer - loupe - notepadqq - pageedit - pr

[Bug 2058329] Re: Update apparmor to 4.0.0-beta3 in noble

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 4.0.0-beta3-0ubuntu2 --- apparmor (4.0.0-beta3-0ubuntu2) noble; urgency=medium * d/apparmor.install - install new profiles - geary - goldendict - kchmviewer - loupe - notepadqq - pageedit - pr

[Bug 2058035] Re: [SRU] Create directories for apt configuration files if they are absent

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.99.44 --- software-properties (0.99.44) noble; urgency=medium * Handle backup and restore of deb822 sources (LP: #2053228) software-properties (0.99.43) noble; urgency=medium * Fix autopkgtest: Make sure directory exists

[Bug 2058388] Re: urwid 2.6.4-1 exception when rendering an empty Pile or Columns as a flow widget

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package urwid - 2.6.4-1ubuntu1 --- urwid (2.6.4-1ubuntu1) noble; urgency=medium * Apply upstream patch to fix a crash when rendering an empty Pile or an empty Columns as a flow widget. (LP: #2058388) + d/patches/fix-crash-empty-pile.patch -- Olivi

[Bug 2059337] Re: noble: needrestart triggering SIGTERM of cloud-final.service preventing apt packages from being installed when cloud-init is also being upgraded

2024-03-27 Thread Chad Smith
:) Thanks again David for the context on your immediate workarounds you would pursue here in the meantime while needrestart folks determine best course of action for Ubuntu. While I think one solution could be hard-appending all critical or oneshot services of the world into upstream's ex/needrest

[Bug 2059369] [NEW] gnome Control Center lockup when opening, and navigating to About, need to force quit

2024-03-27 Thread rue
Public bug reported: When opening the Gnome Control Center first time I was able to navigate to the About section, then it became unresponsive and I had to force quit the application. Now every time I open Gnome Control Center it open at the last section I was at which is About and insistently fre

[Bug 2059370] [NEW] Browser not playing sound- speaker icon is showing, it should not while silent

2024-03-27 Thread Jānis Kangarooo
Public bug reported: Opened chrome with multiple windows restoring. Some tabs were youtube, but they are not loaded. Speaker icons still show up. OR Maybe i paused some other tab that was active and speaker didnt dissapear. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: plasma-workspace 4

[Bug 2059367] [NEW] SSH-RSA not supported for Self-SSH in Ubuntu 22.04 FIPS

2024-03-27 Thread Arunaav Alok
Public bug reported: On a FIPS Enabled Ubuntu 22.04 kernel, we are seeing an issue with self-ssh. We created a key with the following steps: touch /home/core/.ssh/known_hosts   ssh-keygen -q -t rsa -f /home/core/.ssh/id_rsa -N '' > /dev/null   cp /home/core/.ssh/id_rsa.pub /home/core/.ssh/authoriz

[Bug 1966911] Re: Cannot enroll finger on Jammy

2024-03-27 Thread Andy Chi
Hi, Because the so library is provided by Goodix, and they don't guarantee on newer LTS, which means if the package doesn't work on Noble, there is nothing we can do to fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1786013] Autopkgtest regression report (linux-meta-raspi/6.5.0.1014.15)

2024-03-27 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-raspi (6.5.0.1014.15) for mantic have finished running. The following regressions have been reported in tests triggered by the package: acpi-call/unknown (arm64, armhf) adv-17v35x/unknown (arm64, armhf) backport-iwlwifi-dkms/unknown (arm64) bbswi

[Bug 2059341] Re: Xorg freeze

2024-03-27 Thread Daniel van Vugt
I just realized this kernel 5.15 is too old for your graphics hardware: i5-13500T. This seems to be because you have the Server version of Ubuntu installed. Please install the Desktop version of Ubuntu 22.04.4 so that you can get better graphics driver support: https://ubuntu.com/download/desktop

[Bug 2059365] [NEW] r-cran-datawizard 0.9.1+dfsg-1 crashes during noble autopkgtest on s390x

2024-03-27 Thread Aaron Rainbolt
Public bug reported: Relevant logs section: 434s autopkgtest [23:22:09]: test run-unit-test: [--- 434s BEGIN TEST testthat.R 434s 434s R version 4.3.3 (2024-02-29) -- "Angel Food Cake" 434s Copyright (C) 2024 The R Foundation for Statistical Computing 434s Platform: s390x-ibm

[Bug 2059341] Re: Xorg freeze

2024-03-27 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. It sounds like some part of the system has crashed. To help us find the cause of the crash please follow these steps: 1. Run these commands: journalctl -b0 > journal.txt journalctl -b-1 > prevjournal.txt an

[Bug 2055077] Re: cloudinit.sources.DataSourceEc2:583 Calling 'None' failed

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 24.04.52 --- livecd-rootfs (24.04.52) noble; urgency=medium * Move from hwe-22.04 to hwe-24.04 throughout, hwe-22.04 is obsolete and to be dropped from the release pocket imminently. -- Steve Langasek Wed, 27 Mar 2024 12:03:0

[Bug 2056078] Re: 6.8 Kernel AppArmor Feature Missing on Noble

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 24.04.52 --- livecd-rootfs (24.04.52) noble; urgency=medium * Move from hwe-22.04 to hwe-24.04 throughout, hwe-22.04 is obsolete and to be dropped from the release pocket imminently. -- Steve Langasek Wed, 27 Mar 2024 12:03:0

[Bug 2057776] Re: ubuntu-cpc project remove armhf vm images until grub2 armhf fixes in place

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 24.04.52 --- livecd-rootfs (24.04.52) noble; urgency=medium * Move from hwe-22.04 to hwe-24.04 throughout, hwe-22.04 is obsolete and to be dropped from the release pocket imminently. -- Steve Langasek Wed, 27 Mar 2024 12:03:0

[Bug 1682927] Re: lubuntu-rc.xml config breaks focusNew config

2024-03-27 Thread clepsdyrae
Is 22.04.4 an appropriate version to test? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682927 Title: lubuntu-rc.xml config breaks focusNew config To manage notifications about this bug go to: ht

[Bug 2059316] Re: backport arm64 THP improvements from 6.9

2024-03-27 Thread dann frazier
** Changed in: linux (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059316 Title: backport arm64 THP improvements from 6.9 To manage notifications about t

[Bug 2059063] Re: [FFe] Add new package ubuntukylin-live-settings

2024-03-27 Thread handsome_feng
** Changed in: ubuntukylin-default-settings (Ubuntu) Assignee: Ubuntu Package Archive Administrators (ubuntu-archive) => (unassigned) ** Changed in: ubuntukylin-default-settings (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ub

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2024-03-27 Thread Simon Quigley
** Changed in: snapd (Ubuntu) Importance: Undecided => High ** Tags added: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951491 Title: Can't run snaps: .slice/session-1.scope is

[Bug 1750146]

2024-03-27 Thread alexis.salin
I am also affected by this bug, can you fix it? 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/1750146 Title: Xbox (One) Wireless Controller won't connect To manage notifications about th

[Bug 1750146]

2024-03-27 Thread alexis.salin
Hello, can you add drivers for the Xbox controller? It's one of the most used controllers on PC and it's annoying because xpadneo disables secure boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/175

[Bug 2059363] [NEW] autopkgtests fail, maybe due to python-typing-extensions, maybe only on armhf

2024-03-27 Thread Michael Hudson-Doyle
Public bug reported: https://autopkgtest.ubuntu.com/packages/s/starlette/noble/arm64 -> https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest- noble/noble/armhf/s/starlette/20240326_094833_58e76@/log.gz -> 304s > assert ctxvar.get() == "se

[Bug 2059157] Re: proposed-migration for cups 2.4.7-1.2ubuntu1

2024-03-27 Thread Steve Langasek
c2esp autopkgtest still fails with the current cups in noble-proposed - though it appears to fail differently now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059157 Title: proposed-migration for

[Bug 1768294] Re: Openbox does not have a definition for the eject media key

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
I'm going to decline this after all because I'm not confident that all keyboards are going to produce the same keycode. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1802501] Re: Openbox shortcuts involving the Windows/Meta/Super key conflict with the use of that key to open the menu in lxqt-globalkeys

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
We long ago overhauled the Openbox config to move as many of the hot keys as possible over to lxqt-globalkeys. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2059340] Re: crash in libsofthsm2 on armhf after time_t transition

2024-03-27 Thread Zixing Liu
** Merge proposal linked: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/softhsm2/+git/softhsm2/+merge/463239 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059340 Title: crash in libso

[Bug 1682927] Re: lubuntu-rc.xml config breaks focusNew config

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
We're no longer using LXDE but LXQt (so pcmanfm-qt not pcmanfm) and though we are still using Openbox we are using a different GUI tool (obconf-qt). That said, I would check to see if this is still valid. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Incomplete -- You r

[Bug 2059361] [NEW] proposed-migration plplot 5.15.0+dfsg2-9

2024-03-27 Thread Vladimir Petko
Public bug reported: plplot 5.15.0+dfsg2-9 autopkgtest fails with the following error --- 2373s ada-project-shared FAIL non-zero exit status 4 2373s autopkgtest [03:52:39]: test ada-project-shared: - - - - - - - - - - stderr - - - - - - - - - - 2373s /usr/bin/ld: cannot find -lplplot: No such

[Bug 2012763] Autopkgtest regression report (qemu/1:8.0.4+dfsg-1ubuntu3.23.10.5)

2024-03-27 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted qemu (1:8.0.4+dfsg-1ubuntu3.23.10.5) for mantic have finished running. The following regressions have been reported in tests triggered by the package: livecd-rootfs/23.10.57 (ppc64el) Please visit the excuses page listed below and investigate the failures

[Bug 2059360] [NEW] autopkgtests fail, maybe due to python-typing-extensions, maybe only on armhf Edit

2024-03-27 Thread Michael Hudson-Doyle
Public bug reported: https://autopkgtest.ubuntu.com/packages/pylint/noble/armhf -> https://autopkgtest.ubuntu.com/results/autopkgtest- noble/noble/armhf/p/pylint/20240326_095003_d135e@/log.gz -> 432s === short test summary info 432s FAILED tes

[Bug 2059359] [NEW] autopkgtests fail, maybe due to python-typing-extensions, maybe only on armhf

2024-03-27 Thread Michael Hudson-Doyle
Public bug reported: See https://autopkgtest.ubuntu.com/packages/pydantic/noble/armhf, e.g. https://autopkgtest.ubuntu.com/results/autopkgtest- noble/noble/armhf/p/pydantic/20240326_094721_eb3d5@/log.gz where we see 292s E assert [{'loc': ('a'...rtion_error'}] == [{'loc': ('a'...rtion_erro

[Bug 1339350] Re: openbox is not using proper icon size in titlebar

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
This doesn't seem to be an issue anymore and it's not obvious to me how to reproduce/confirm it, so marking incomplete. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1469362] Re: Desktop Switching is Allowed in the Installer

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
This is still valid for the current installer (Calamares). Desktop switching is an option in three places in Noble presently: 1. The live environment (after clicking "Try Lubuntu") 2. The installer running full screen (after clicking "Install Lubuntu") 3. Worse of all, at the prompt where you c

[Bug 2055453] Re: FTBFS with -Werror=implicit-function-declaration

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package pam - 1.5.3-5ubuntu3 --- pam (1.5.3-5ubuntu3) noble; urgency=medium * No-change rebuild against libdb5.3t64 -- Steve Langasek Sat, 02 Mar 2024 20:36:06 + ** Changed in: pam (Ubuntu) Status: Fix Committed => Fix Released -- You rece

[Bug 2059215] Re: HDMI Display Not detected: AMD Ryzen 5 7530U/LENOVO IdeaPad Flex 5 14ABR8

2024-03-27 Thread H.Uchida
Everyone, I apologize. This was caused by a configuration mistake on my part. Updating amdgpu-dkms to the latest version resolved the issue. I obtained the latest amdgpu-install from "https://repo.radeon.com/amdgpu-install/23.40.3/ubuntu/jammy/"; and ran "amdgpu-install --usecase=dkms". -- You

[Bug 2059357] [NEW] proposed-migration: python-psutil 5.9.8-2 vs nipype 1.8.6-3

2024-03-27 Thread Vladimir Petko
Public bug reported: The autopkgtest for nipype fails with the following error 400s _ ERROR collecting interfaces/dipy/tests/test_auto_Resample.py _ 400s /usr/lib/python3.12/importlib/__init__.py:90: in import_module 400s return _bootstrap._gcd_import(name[level:], packag

[Bug 2057484] Re: kernel worker event freezes during traffic on iwlwifi

2024-03-27 Thread AceLan Kao
*** This bug is a duplicate of bug 2058808 *** https://bugs.launchpad.net/bugs/2058808 A fix has been submitted, please check bug 2058808 ** This bug has been marked a duplicate of bug 2058808 iwlwifi disconnect and crash - intel wifi7 -- You received this bug notification because you ar

[Bug 1328671] Re: Default keyboard shortcut actions for switching workspaces do not work with multiple rows

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Ctrl-alt-arrow key works as expected with lxqt-panel. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328671 Title: Def

[Bug 2059353] [NEW] kernel 6.5.0-26-generic causes 640x480 default resolution on aspeed (drm/ast) video

2024-03-27 Thread Quesar
Public bug reported: The previous kernel 6.5.0-17 worked fine. With -26, the gdm login screen is only 640x480. I inspected the changelog from -17 to -26 and found '- Revert "drm/ast: report connection status on Display Port."' in the list. I found the reverted patch at https://www.spinics.net/l

[Bug 2059354] [NEW] proposed migration pytest 8.0.2-1 vs joblib/1.3.2-1

2024-03-27 Thread Vladimir Petko
Public bug reported: The autopkgtest for joblib fail due to the following error: --- 7s _ test_threadpool_limitation_in_child_loky[2] __ 387s 387s n_jobs = 2 387s 387s @with_numpy 387s @with_multiprocessing 387s @parametrize('n_jobs', [2, 4, -2, -1])

[Bug 1771727] Re: Calamares doesn't detect time zone correctly

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
I can't reproduce. Is this still an issue? ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771727 Title: Calamares d

[Bug 1559481] Re: lubuntu-extra-sessions conflicts has a conflicting plasma.desktop file with plasma-workspace

2024-03-27 Thread Paul White
** Changed in: hundredpapercuts Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559481 Title: lubuntu-extra-sessions conflicts has a conflicting plasma.desktop file

[Bug 1851315] Re: no Qt version of redshift

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
It's in the repos now! ** Changed in: lubuntu-default-settings (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/1851315 Title: no Qt version of redshift To

[Bug 1919371] Re: picom needs a sane default configuration

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lubuntu-default-settings (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/1919371 Title: picom needs a sane default configuration To manage n

[Bug 2027613] Re: Avoid stopping services on upgrade

2024-03-27 Thread Mitch Burton
Verification on jammy with version 23.02-0ubuntu1~22.04.2 test 1: - installed version 19.12-0ubuntu13 - registered with Landscape Server - service is running: ubuntu@allowed-beetle:~$ systemctl is-active landscape-client active ubuntu@allowed-beetle:~$ pgrep landscape 2276 2277 2278 2279 -

[Bug 2015979] Re: screensaver is a cpu hog - causing waste of energy

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
I know we've made some changes. Still an issue? ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2015979 Title: screen

[Bug 1769776] Re: Home/End/PgDn/PgUp keys not working LUBUNTU 1804 on Inspiron

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769776 Title: Home/End/PgDn/PgUp keys not working LUBUNTU 1804 on Ins

[Bug 1769585] Re: Default directory application

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu Next isn't a thing anymore. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769585 Title: Default directory a

[Bug 2059351] Re: smart-open/5.2.1-5 vs python-boto3/1.34.46+dfsg-1

2024-03-27 Thread Chris Peterson
** Also affects: python-boto3 (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/2059351 Title: smart-open/5.2.1-5 vs python-boto3/1.34.46+dfsg-1 To

[Bug 1732871] Re: scrot saves to $HOME rather than $HOME/Pictures by default

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu doesn't use LXDE anymore so dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1747233] Re: lubuntu-rc.xml does not bind volume control keys to pulse audio controls

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu uses lxqt-globalkeys to handle audio hotkeys, which has its own in-built mechanism to handle it rather than relying on a command. Thus, dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Won't Fix -- You received this bug notificatio

[Bug 1749213] Re: package lubuntu-default-settings 0.53 failed to install/upgrade: trying to overwrite '/usr/share/xsessions/Lubuntu.desktop', which is also in package lubuntu-default-session 0.53

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Doesn't seem to be any issue anymore. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749213 Title: package lu

[Bug 1736231] Re: panel in lubuntu-qt-session is not populated

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
lubuntu-qt-session isn't a thing anymore. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736231 Title: panel i

[Bug 1753159] Re: Openbox Syntax Error lubuntu-rc.xml is Empty

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1753159 Title: Openbox Syntax Error lubuntu-rc.xml is Empty To man

[Bug 2059350] Re: xfsrestore places all files restored from xfsdump into orphanage directory; root ino differs from mount dir ino

2024-03-27 Thread Ryan Novosielski
Downloaded the package from noble, which didn't have any unsatisfied dependencies on jammy thankfully. This works fine: root@media:~# xfsdump -J - /photos | xfsrestore - /photos_new xfsdump: using file dump (drive_simple) strategy xfsrestore: using file dump (drive_simple) strategy xfsdump: versi

[Bug 2059351] [NEW] smart-open/5.2.1-5 vs python-boto3/1.34.46+dfsg-1

2024-03-27 Thread Chris Peterson
Public bug reported: Four tests in the amd64 autopkgtest suite fail with: requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(58 bytes read, 10 more expected)', IncompleteRead(58 bytes read, 10 more expected)) against python-boto3/1.34.46+dfsg-1 https://autopkgtest.ubu

[Bug 2059352] [NEW] paramiko 2.12.0-2ubuntu4 fails autopkgtests on all architectures

2024-03-27 Thread Łukasz Zemczak
Public bug reported: When investigating python-cryptography as part of time_t, I noticed that the paramiko tests are failing (migration-reference/0 seems to pass). The failure seems to be related to the new Python? Or something else in proposed, rather unrelated to python-cryptography. Example fai

[Bug 1559481] Re: lubuntu-extra-sessions conflicts has a conflicting plasma.desktop file with plasma-workspace

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
lubuntu-extra-sessions isn't a thing anymore. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559481 Title: lub

[Bug 1455602] Re: Default volume keybindings do not work when audio is switched to HDMI

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu uses lxqt-globalkeys to manage such things these days (why should a window manager handle hotkeys???) and it has its own in-built mechanism so dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Won't Fix -- You received this bug noti

[Bug 1617502] Re: PCmanfm thumbnails cpu-load and privacy

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu doesn't use LXDE anymore so dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16

[Bug 1202320] Re: [Acer AO722] suspend/resume failure

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
This has nothing to do with lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202320 Title:

[Bug 1233860] Re: Print Screen Key does nothing when pressed and scrot works ONLY from LXTerminal

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => 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/1233860 Title: Print Screen Key does nothing when pressed and

[Bug 1242452] Re: xfce4-power-manager is not running by default with Lubuntu 13.10

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu doesn't use xfce4-power-manager anymore so dropping lubuntu- default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1306580] Re: errors due to lubuntu-logout.desktop

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu doesn't use LXDE anymore so dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/13

[Bug 1288731] Re: PCManFM shows and opens ODB files as ZIP files

2024-03-27 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu doesn't use LXDE anymore so dropping lubuntu-default-settings. ** Changed in: lubuntu-default-settings (Ubuntu) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2027613] Re: Avoid stopping services on upgrade

2024-03-27 Thread Mitch Burton
Verification on focal with version 23.02-0ubuntu1~20.04.2 test 1: - installed version 19.12-0ubuntu4.3 - registered with Landscape Server - service is running: ubuntu@alive-squid:~$ systemctl is-active landscape-client active ubuntu@alive-squid:~$ pgrep landscape 4315 4317 4318 4319 - upgra

[Bug 2059350] [NEW] xfsrestore places all files restored from xfsdump into orphanage directory; root ino differs from mount dir ino

2024-03-27 Thread Ryan Novosielski
Public bug reported: I am attempting to use xfsdump/xfsrestore piped together to rewrite my XFS filesystems for version 5 compatibility. This worked fine for two filesystems so far, 20G and 500G. The latest 300G filesystem I'm trying to rewrite does not work. See below (I interrupted it; it would

[Bug 2059337] Re: noble: needrestart triggering SIGTERM of cloud-final.service preventing apt packages from being installed when cloud-init is also being upgraded

2024-03-27 Thread David Myers
@chad.smith I used to use "NEEDRESTART_MODE=l" so needrestart would print a list of suggested restarts and I could then run it interactively if I needed to, but now I don't get a choice. needrestart always restarts without asking. So for now I put a bunch of processes to protect in a file in /etc/

  1   2   3   4   5   >