[Bug 1928488] Re: Receiving error for /var/cache/apt/archives/fonts-noto-cjk compressed data is corrupt
Same issue, different Ubuntu version, different archive. Release: 18.04 apt: Installed: 1.6.14 My error: ``` Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1.3) ... dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt dpkg-deb: error: subprocess returned error exit status 2 dpkg: error processing archive /tmp/apt-dpkg-install-mL3NjE/000-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb (--unpack): cannot copy extracted data for './usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m-pic.a' to '/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m-pic.a.dpkg-new': unexpected end of file or stream ``` I diagnosed the issue as best I could: - apt caches files in /var/cache/apt/archives - I found the file libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb - On deleting this file, running the command again worked. Therefore the bug in my case was clearly: - apt downloaded a corrupt file - apt did not verify that the file's checksum was correct - apt proceeded to cache the file despite the checksum being incorrect - the cached file is now on my system and apt refuses to redownload it - therefore it is impossible to get it to work without user intervention, in this case by manually deleting the cached file Suggested fix: - verify that file checksums are correct BEFORE inserting the file into the cache - if that is for some reason impossible (for instance if apt does not checksum files - which seems completely ludicrous to me from a security standpoint but I insert it here just in case), at least verify that the archive can be opened, before inserting into the cache - ideally, if a file found in the cache cannot be uncompressed, delete it from the cache and fetch it again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928488 Title: Receiving error for /var/cache/apt/archives/fonts-noto-cjk compressed data is corrupt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1928488/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939996] Re: kernel BUG at mm/zswap.c:1275
This happens for me if zswap was enabled with zsmalloc pool. ref: https://www.spinics.net/lists/linux-mm/msg245604.html For 20.04 hwe, this also affects 5.11.0.25 but previous hwe 5.8.0.x were not affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939996 Title: kernel BUG at mm/zswap.c:1275 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939565] Re: kernel signed by mok failed to boot if secure boot is on
Hi Steve Langasek, If an attacker is able to sign a custom kernel module & compromise a system via that means is there a reason to restrict the rather easy to use `update-secureboot-policy --new-key` method to only kernel modules? (Can we modify it to allow signing kernels in addition to kernel modules?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939565 Title: kernel signed by mok failed to boot if secure boot is on To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1939565/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1921539] Re: Add support for SBAT
per check fwupd-signed in the bionic-proposed channel, it does not have sbat section. if we do want to support secure boot on bionic, we need the refine the debian/rules and rolling the deb again. Are we going to do that? If yes, you can ping me to work the debdiff. If not, you also can ping me and I can do the verification for it. # objdump -h /usr/lib/fwupd/efi/fwupdx64.efi.signed /usr/lib/fwupd/efi/fwupdx64.efi.signed: file format pei-x86-64 Sections: Idx Name Size VMA LMA File off Algn 0 .text 7a30 4000 4000 0400 2**4 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .reloc000a c000 c000 8000 2**0 CONTENTS, ALLOC, LOAD, READONLY, DATA 2 .data 2ea8 d000 d000 8200 2**5 CONTENTS, ALLOC, LOAD, DATA 3 .dynamic 0150 0001 0001 b200 2**3 CONTENTS, ALLOC, LOAD, DATA 4 .rela 0e70 00011000 00011000 b400 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 5 .rela.plt 0018 00011e70 00011e70 c470 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 6 .dynsym 0270 00012000 00012000 c800 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921539 Title: Add support for SBAT To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1921539/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1894356] Re: could not acquire name on session bus by simultaneous login by XDMCP and keyboard
** Tags added: hirsute impish ** Tags removed: ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1894356 Title: could not acquire name on session bus by simultaneous login by XDMCP and keyboard To manage notifications about this bug go to: https://bugs.launchpad.net/lightdm/+bug/1894356/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 983281] Re: vdetelweb crashed with SIGABRT in __libc_message()
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983281 Title: vdetelweb crashed with SIGABRT in __libc_message() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vdetelweb/+bug/983281/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 983281] Re: vdetelweb crashed with SIGABRT in __libc_message()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: vdetelweb (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983281 Title: vdetelweb crashed with SIGABRT in __libc_message() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vdetelweb/+bug/983281/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 473906] Re: *** buffer overflow detected ***: vdetelweb terminated
*** This bug is a duplicate of bug 983281 *** https://bugs.launchpad.net/bugs/983281 ** This bug has been marked a duplicate of bug 983281 vdetelweb crashed with SIGABRT in __libc_message() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/473906 Title: *** buffer overflow detected ***: vdetelweb terminated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vdetelweb/+bug/473906/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939565] Re: kernel signed by mok failed to boot if secure boot is on
A signed kernel module and a signed kernel have different security properties: a signed kernel has access to the firmware state prior to calling ExitBootServices, a module does not. So, no, this implementation in the shim package which was implemented specifically to support dkms modules should not be changed to support signing kernels. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939565 Title: kernel signed by mok failed to boot if secure boot is on To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1939565/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1928667] Re: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_____strtol_l_internal()
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928667 Title: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_strtol_l_internal() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ayatana-indicator-printers/+bug/1928667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 983281] Re: vdetelweb crashed with SIGABRT in __libc_message()
Quite sure this was fixed in the meantime ** Changed in: vdetelweb (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/983281 Title: vdetelweb crashed with SIGABRT in __libc_message() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vdetelweb/+bug/983281/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1928667] Re: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_____strtol_l_internal()
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1928667 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928667 Title: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_strtol_l_internal() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ayatana-indicator-printers/+bug/1928667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933716] Re: Black screen on boot after stable update
Hi, I have the same problem. I am currently using Ubuntu 21.04 and 5.11.0-16-generic, because newer versions cause the internal monitor to not work (HDMI and displayport work). Is it normal that on a new laptop (with Intel Tiger Lake and Intel Xe) new versions of the Kernel cause the internal monitor to fail? I can't even install Ubuntu 21.10 daily builds (unless in Safe Graphics mode), because Kernel 5.13 is probably there by default, which does not work at all on the HP Pavilion laptop with Intel i5-1135G7 and Intel Xe (internal monitor). I updated my laptop firmware to F.20, but the problem persists. The problem has been around for several weeks and I don't know who I can ask to solve this problem, because I don't know if it's an Ubuntu or Kernel problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933716 Title: Black screen on boot after stable update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933716/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1882823] Re: int3403 thermal INT3403:00
I also have this bug with my new-ish Juno system. I find I'm unable to upgrade my kernel past 5.3.9_1 as the system won't boot - just goes to a blank screen. Could the bugfix be responsible? I see nothing in the logs as the boot doesn't get far enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882823 Title: int3403 thermal INT3403:00 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882823/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933373] Re: Brightness hotkeys(Fn+F5 for decrease and Fn+F6 for Increase) are not working on Ubuntu 20.04. Hardware Lenovo Ideapad-5-15ITL05. It didn't work on Ubuntu 21.04 either . But I can ch
** Changed in: linux (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933373 Title: Brightness hotkeys(Fn+F5 for decrease and Fn+F6 for Increase) are not working on Ubuntu 20.04. Hardware Lenovo Ideapad-5-15ITL05. It didn't work on Ubuntu 21.04 either . But I can change brightness from brightness slider. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933373/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933373] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933373 Title: Brightness hotkeys(Fn+F5 for decrease and Fn+F6 for Increase) are not working on Ubuntu 20.04. Hardware Lenovo Ideapad-5-15ITL05. It didn't work on Ubuntu 21.04 either . But I can change brightness from brightness slider. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933373/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1914932] Re: Kernel updates marked as "manually installed", prevents old kernels cleanup
Probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1914278 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914932 Title: Kernel updates marked as "manually installed", prevents old kernels cleanup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1914932/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1914278] Re: discover is not removing unused kernels
See also: https://bugs.launchpad.net/ubuntu/+source/plasma- discover/+bug/1914932 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914278 Title: discover is not removing unused kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1914278/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1900851] Re: [SRU] Cannot Create Port with Fixed IP Address
Hello, I am also interested in knowing the ETA for Ussuri. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900851 Title: [SRU] Cannot Create Port with Fixed IP Address To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1900851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941990] [NEW] Nové návrhy na překlad v balíku slideshow-ubuntu-mate
Public bug reported: Prosím o kontrolu a schválení překladů slideshow-ubuntu-mate: https://translations.launchpad.net/ubuntu/impish/+source/ubiquity- slideshow-ubuntu/+pots/slideshow-ubuntu-mate https://translations.launchpad.net/ubuntu/impish/+source/ubiquity- slideshow-ubuntu/+pots/slideshow-ubuntu-mate/cs/+translate https://translations.launchpad.net/ubuntu/impish/+source/ubiquity- slideshow-ubuntu/+pots/slideshow-ubuntu- mate/cs/+translate?show=new_suggestions Ať se to dostene do oběhu. Děkuju... ** Affects: language-pack-cs (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/1941990 Title: Nové návrhy na překlad v balíku slideshow-ubuntu-mate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/language-pack-cs/+bug/1941990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940635] Re: systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on armhf
I filed a bug in systemd (although I'm not really sure it's systemd's bug) https://github.com/systemd/systemd/issues/20564 and uploaded a simple workaround (in systemd) that passed systemd armhf autopkgtests in my PPA. Fingers crossed! We should come back and review this fix after glibc has migrated, but I wanted to get something done asap and it doesn't seem overly harmful. ** Bug watch added: github.com/systemd/systemd/issues #20564 https://github.com/systemd/systemd/issues/20564 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940635 Title: systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on armhf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1940635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1934643] Re: infinite loop in patched cJSON_Minify function
Please upgrade the library to fix the bug. It is a small bug but it causes showstopper issues in our software products. Thank you in advance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934643 Title: infinite loop in patched cJSON_Minify function To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cjson/+bug/1934643/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941752] Re: Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening images exported by darktable
The following change in CVE-2021-37620-3.patch is responsible: --- exiv2-0.27.3.orig/src/tags_int.cpp +++ exiv2-0.27.3/src/tags_int.cpp @@ -2865,7 +2865,7 @@ namespace Exiv2 { } std::string stringValue = value.toString(); -if (stringValue[19] == 'Z') { +if (stringValue.at(19) == 'Z') { stringValue = stringValue.substr(0, 19); } for (size_t i = 0; i < stringValue.length(); ++i) { -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941752 Title: Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening images exported by darktable To manage notifications about this bug go to: https://bugs.launchpad.net/gwenview/+bug/1941752/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941994] [NEW] Installer crashed installing grub to 1st partition
Public bug reported: Incident occurred in a mac mini ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.10 ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-43-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CasperVersion: 1.445.1 Date: Sun Aug 29 22:47:24 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubiquity-20.04.15.10 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941994 Title: Installer crashed installing grub to 1st partition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1941994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1927255] Re: [USB-Audio - RODECaster Pro, playback] Sound is distorted (20.04)
I can confirm this problem on Ubuntu 21.04 (hirsute) running on a Dell XPS 13 7390 2-in-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927255 Title: [USB-Audio - RODECaster Pro, playback] Sound is distorted (20.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1927255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1786013] Autopkgtest regression report (linux-meta/5.4.0.84.88)
All autopkgtests for the newly accepted linux-meta (5.4.0.84.88) for focal have finished running. The following regressions have been reported in tests triggered by the package: snapd/2.49.2+20.04 (s390x) backport-iwlwifi-dkms/8324-0ubuntu3~20.04.4 (arm64, amd64, ppc64el) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/focal/update_excuses.html#linux-meta [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions 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/1786013 Title: Packaging resync To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken
It seems the amd64 build failed and left no buildlog to analyze. However the package built fine locally and I can confirm that it fixes the problem. I won't mark it as verified due to the launchpad build failure that probably needs investigation. Thanks Colin! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939177 Title: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1939177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1870813] Re: Scilab does not start on bionic and focal
mate@bionic:~$ cat /etc/os-release NAME="Ubuntu" VERSION="18.04.5 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.5 LTS" VERSION_ID="18.04" HOME_URL="https://www.ubuntu.com/"; SUPPORT_URL="https://help.ubuntu.com/"; BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"; PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"; VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic mate@bionic:~$ scilab Picked up _JAVA_OPTIONS: -Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:/usr/share/scilab/modules/preferences/jar/org.scilab.modules.preferences.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/external_objects_java/tests/libintl.jar:/usr/share/scilab/modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:/usr/share/scilab/modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:/usr/share/scilab/modules/graph/jar/org.scilab.modules.graph.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/history_browser/jar/org.scilab.modules.history_browser.jar:/usr/share/scilab/modules/helptools/jar/scilab_images.jar:/usr/share/scilab/modules/helptools/jar/org.scilab.modules.helptools.jar:/usr/share/scilab/modules/helptools/jar/scilab_pt_BR_help.jar:/usr/share/scilab/modules/helptools/jar/scilab_ja_JP_help.jar:/usr/share/scilab/modules/helptools/jar/scilab_ru_RU_help.jar:/usr/share/scilab/modules/helptools/jar/scilab_en_US_help.jar:/usr/share/scilab/modules/helptools/jar/scilab_fr_FR_help.jar:/usr/share/scilab/modules/ui_data/jar/org.scilab.modules.ui_data.jar:/usr/share/scilab/modules/scirenderer/jar/scirenderer.jar:/usr/share/scilab/modules/action_binding/jar/org.scilab.modules.action_binding.jar:/usr/share/scilab/modules/completion/jar/org.scilab.modules.completion.jar:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/javasci/jar/org.scilab.modules.javasci.jar:/usr/share/scilab/modules/console/jar/org.scilab.modules.console.jar:/usr/share/scilab/modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:/usr/share/scilab/modules/types/jar/org.scilab.modules.types.jar:/usr/share/scilab/modules/commons/jar/org.scilab.modules.commons.jar:/usr/share/scilab/modules/history_manager/jar/org.scilab.modules.history_manager.jar:/usr/share/scilab/modules/renderer/jar/org.scilab.modules.renderer.jar: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath (file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to field java.lang.ClassLoader.sys_paths WARNING: Please consider reporting this to the maintainers of org.scilab.modules.jvm.LibraryPath WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Could not access to the Main Scilab Class: Exception in thread "main" java.lang.ExceptionInInitializerError at org.scilab.modules.localization.Messages.gettext(Unknown Source) at org.scilab.modules.commons.xml.XConfiguration.(Unknown Source) at org.scilab.modules.core.Scilab.(Unknown Source) Caused by: java.lang.NullPointerException at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2646) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830) at java.base/java.lang.System.loadLibrary(System.java:1873) at org.scilab.modules.localization.MessagesJNI.(Unknown Source) ... 3 more Scilab cann
[Bug 1786013] Autopkgtest regression report (linux-meta-oracle-5.11/5.11.0.1017.18~20.04.10)
All autopkgtests for the newly accepted linux-meta-oracle-5.11 (5.11.0.1017.18~20.04.10) for focal have finished running. The following regressions have been reported in tests triggered by the package: langford/unknown (arm64) openafs/unknown (arm64) mali-midgard/unknown (arm64) openrazer/unknown (arm64) rtl8821ce/unknown (arm64) lime-forensics/unknown (arm64) rtl8812au/unknown (arm64) dpdk/19.11.7-0ubuntu0.20.04.1 (arm64) nat-rtsp/unknown (arm64) wireguard-linux-compat/unknown (arm64) r8168/unknown (arm64) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/focal/update_excuses.html#linux-meta-oracle-5.11 [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions 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/1786013 Title: Packaging resync To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941998] [NEW] while iwas installing linux it happend, i've install ubuntu for several times but this time i faced an unseen error
Public bug reported: Nothin! ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.17 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445.1 CurrentDesktop: ubuntu:GNOME Date: Sun Aug 29 19:58:56 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819) ProcEnviron: LANGUAGE=en_US.UTF-8 PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubiquity-20.04.15.17 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941998 Title: while iwas installing linux it happend, i've install ubuntu for several times but this time i faced an unseen error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1941998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1914932] Re: Kernel updates marked as "manually installed", prevents old kernels cleanup
*** This bug is a duplicate of bug 1914278 *** https://bugs.launchpad.net/bugs/1914278 ** This bug has been marked a duplicate of bug 1914278 discover is not removing unused kernels -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914932 Title: Kernel updates marked as "manually installed", prevents old kernels cleanup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1914932/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1914278] Re: Kernel updates marked as "manually installed", prevents old kernels cleanup
** Summary changed: - discover is not removing unused kernels + Kernel updates marked as "manually installed", prevents old kernels cleanup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914278 Title: Kernel updates marked as "manually installed", prevents old kernels cleanup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1914278/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1901350] Re: [Lenovo ThinkPad T450s] Touchpad stops working after sleep
Thanks for the suggestion, but unfortunately this is still not working. I installed the deb files, rebooted, put my system to sleep and woke it back up, and the trackpad was not responding after. Linux virgo 5.13.9-051309-generic #202108080438 SMP Sun Aug 8 08:58:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901350 Title: [Lenovo ThinkPad T450s] Touchpad stops working after sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1901350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941999] [NEW] ubuntu 20.04 kernel 5.4.0-80 modprobe -r amdgpu error
Public bug reported: Since kernel 5.4.0-80 of ubuntu20.04, unloading of kernel module of amdgpu became an error and could not be done. modprobe -s -r amdgpu It can be unloaded up to kernel 5.4.0-77 without any problem. Can be unloaded with kernel 5.8.0-63 without any problems. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941999 Title: ubuntu 20.04 kernel 5.4.0-80 modprobe -r amdgpu error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1941999/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941999] Re: ubuntu 20.04 kernel 5.4.0-80 modprobe -r amdgpu error
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1941999/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941999 Title: ubuntu 20.04 kernel 5.4.0-80 modprobe -r amdgpu error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1941999/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942001] [NEW] failure to compile on Kernel 5.13.9 Ubuntu 21.04
Public bug reported: trying to compile NDISWrapper from source and I keep getting this: omar_mustafa@omar-mustafa-HP-Laptop-15-da1xxx:~/Downloads/ndiswrapper-1.63$ sudo make make -C utils make[1]: Entering directory '/home/omar_mustafa/Downloads/ndiswrapper-1.63/utils' gcc -g -Wall -I../driver -o loadndisdriver loadndisdriver.c make[1]: Leaving directory '/home/omar_mustafa/Downloads/ndiswrapper-1.63/utils' make -C driver make[1]: Entering directory '/home/omar_mustafa/Downloads/ndiswrapper-1.63/driver' make -C /usr/src/linux-headers-5.13.9-051309-generic M=/home/omar_mustafa/Downloads/ndiswrapper-1.63/driver make[2]: Entering directory '/usr/src/linux-headers-5.13.9-051309-generic' MKEXPORT /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/crt_exports.h CC [M] /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/crt.o MKEXPORT /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/hal_exports.h CC [M] /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/hal.o CC [M] /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/iw_ndis.o CC [M] /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.o /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.c: In function ‘load_sys_files’: /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.c:157:4: error: too many arguments to function ‘__vmalloc’ 157 |__vmalloc(load_driver->sys_files[i].size, |^ In file included from ./include/asm-generic/io.h:911, from ./arch/x86/include/asm/io.h:375, from ./include/linux/scatterlist.h:9, from ./include/linux/dma-mapping.h:10, from ./include/linux/skbuff.h:31, from ./include/net/net_namespace.h:38, from ./include/linux/netdevice.h:37, from /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/ntoskernel.h:25, from /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/ndis.h:19, from /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.c:16: ./include/linux/vmalloc.h:131:14: note: declared here 131 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask); | ^ make[3]: *** [scripts/Makefile.build:273: /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.o] Error 1 make[2]: *** [Makefile:1859: /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-5.13.9-051309-generic' make[1]: *** [Makefile:183: modules] Error 2 make[1]: Leaving directory '/home/omar_mustafa/Downloads/ndiswrapper-1.63/driver' make: *** [Makefile:23: driver] Error 2 ** Affects: ndiswrapper (Ubuntu) Importance: Undecided Status: New ** Tags: 5.13.9 ndiswrapper -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942001 Title: failure to compile on Kernel 5.13.9 Ubuntu 21.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ndiswrapper/+bug/1942001/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
** Summary changed: - scribus 1.5.7+dfsg-1build1 segfaults on impish + scribus 1.5.7+dfsg-3 segfaults on impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"
I have similar messages in journalctl: Package: linux-firmware Version: 1.197.3 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: [mmhub] page fault (src_id:0 ring:0 vmid:1 pasid:32778, for process vivaldi-bin pid 1673 thread vivaldi-bi:cs0 pid 1699) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: in page starting at address 0x80010114 from client 0x12 (VMC) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MMVM_L2_PROTECTION_FAULT_STATUS:0x00105631 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: Faulty UTCL2 client ID: VCN0 (0x2b) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MORE_FAULTS: 0x1 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: WALKER_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: PERMISSION_FAULTS: 0x3 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MAPPING_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: RW: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: [mmhub] page fault (src_id:0 ring:0 vmid:1 pasid:32778, for process vivaldi-bin pid 1673 thread vivaldi-bi:cs0 pid 1699) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: in page starting at address 0x800101188000 from client 0x12 (VMC) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MMVM_L2_PROTECTION_FAULT_STATUS:0x00105631 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: Faulty UTCL2 client ID: VCN0 (0x2b) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MORE_FAULTS: 0x1 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: WALKER_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: PERMISSION_FAULTS: 0x3 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MAPPING_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: RW: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: [mmhub] page fault (src_id:0 ring:0 vmid:1 pasid:32778, for process vivaldi-bin pid 1673 thread vivaldi-bi:cs0 pid 1699) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: in page starting at address 0x800101189000 from client 0x12 (VMC) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MMVM_L2_PROTECTION_FAULT_STATUS:0x00105631 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: Faulty UTCL2 client ID: VCN0 (0x2b) Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MORE_FAULTS: 0x1 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: WALKER_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: PERMISSION_FAULTS: 0x3 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: MAPPING_ERROR: 0x0 Aug 29 16:58:44 dagon kernel: amdgpu :03:00.0: amdgpu: RW: 0x0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928393 Title: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault" To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1928393/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941998] Re: while iwas installing linux it happend, i've install ubuntu for several times but this time i faced an unseen error
** Changed in: grub-installer (Ubuntu) Status: New => In Progress ** Changed in: grub-installer (Ubuntu) Assignee: (unassigned) => I-Cat (i-cat) ** Summary changed: - while iwas installing linux it happend, i've install ubuntu for several times but this time i faced an unseen error + Installing Ubuntu error ** Description changed: - Nothin! + while iwas installing linux it happend, i've install ubuntu for several + times but this time i faced an unseen error :( ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.17 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445.1 CurrentDesktop: ubuntu:GNOME Date: Sun Aug 29 19:58:56 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819) ProcEnviron: - LANGUAGE=en_US.UTF-8 - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=en_US.UTF-8 - LC_NUMERIC=C.UTF-8 + LANGUAGE=en_US.UTF-8 + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=en_US.UTF-8 + LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941998 Title: Installing Ubuntu error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1941998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941998] Re: Installing Ubuntu error
** Description changed: - while iwas installing linux it happend, i've install ubuntu for several - times but this time i faced an unseen error :( + While Mohammadreza.Sharifi (M.S) Was installing Ubuntu 20.04 LTS. An + error happend, M.S installed Ubuntu before several times but this time + M.S faced an unseen error :( + + Bug Report Below: ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.17 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445.1 CurrentDesktop: ubuntu:GNOME Date: Sun Aug 29 19:58:56 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819) ProcEnviron: LANGUAGE=en_US.UTF-8 PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) + + Side Note: Focal Fossa = I-Cat Favorite 🐾 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941998 Title: Installing Ubuntu error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1941998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
would you be able to get a traceback somehow? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942003] [NEW] Partial interactive password read on Focal
Public bug reported: Upstream bug: https://gitlab.com/cryptsetup/cryptsetup/-/issues/627 This is a latent bug in cryptsetup versions before 2.3.5 that surfaced due to a change in the behavior of the kernel's TTY driver. The bug was not triggered on Focal's 5.8 kernels, but it is on the 5.11 kernel that was recently released, so this bug is now occurring on up-to-date Focal systems. This bug only occurs, at least in my testing, for interactively-entered passphrases with lengths that are a multiple of 64. In that case, cryptsetup reads one byte less than it should. (A test tool is attached.) I would guess this bug won't be triggered for many people, but for those who do happen to hit it, it's pretty bad. Volumes created without the bug cannot be unlocked interactively with the bug. cryptsetup will only read the passphrase correctly using a non-TTY stdin or a key file. Also, volumes created interactively with the bug can be unlocked without the bug, but only if the last byte of the passphrase is omitted. For example, on a current Focal host: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.3 LTS Release:20.04 Codename: focal $ uname -a Linux ip-172-31-9-241 5.11.0-1016-aws #17~20.04.1-Ubuntu SMP Thu Aug 12 05:39:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux $ dpkg-query --no-pager -l cryptsetup-bin ii cryptsetup-bin 2:2.2.2-3ubuntu2.3 amd64disk encryption support - command line tools $ perl -pe chomp > test-passphrase 1234567891123456789212345678931234567894123456789512345678961234 $ wc test-passphrase 0 1 64 test-passphrase $ dd if=/dev/zero of=test-block-dev bs=32M count=1 $ sudo cryptsetup luksFormat test-block-dev test-passphrase WARNING! This will overwrite data on test-block-dev irrevocably. Are you sure? (Type uppercase yes): YES $ sudo cryptsetup --tries 1 open test-block-dev testing Enter passphrase for test-block-dev: 1234567891123456789212345678931234567894123456789512345678961234 No key available with this passphrase. $ dd if=/dev/zero of=test-block-dev bs=32M count=1 $ sudo cryptsetup luksFormat test-block-dev WARNING! This will overwrite data on test-block-dev irrevocably. Are you sure? (Type uppercase yes): YES Enter passphrase for test-block-dev: 1234567891123456789212345678931234567894123456789512345678961234 Verify passphrase: 1234567891123456789212345678931234567894123456789512345678961234 $ sudo cryptsetup --key-file test-passphrase open test-block-dev testing No key available with this passphrase. In contrast, both of the cryptsetup open commands succeed if running on a 5.8 kernel. Fortunately the fix is straightforward so I hope we can get it released to Focal. I'll send a merge request. ** Affects: cryptsetup (Ubuntu) Importance: Undecided Status: New ** Attachment added: "A test tool that shows what the buggy cryptsetup reads from a TTY" https://bugs.launchpad.net/bugs/1942003/+attachment/5521478/+files/tty-read-test.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942003 Title: Partial interactive password read on Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1942003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942003] Re: Partial interactive password read on Focal
** Merge proposal linked: https://code.launchpad.net/~dev-aaront-org/ubuntu/+source/cryptsetup/+git/cryptsetup/+merge/407807 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942003 Title: Partial interactive password read on Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1942003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
apport information ** Tags added: apport-collected third-party-packages ** Description changed: impish with updated packages. I find this entry in /var/log/syslog: Aug 8 00:22:28 gunnar-ubuntu-dev kernel: [ 2710.184084] scribus[16001]: segfault at 0 ip 7f526c9e5c74 sp 7ffe750286d0 error 4 in libQt5Core.so.5.15.2[7f526c923000+30f000] But scribus 1.5.7+dfsg-1 runs fine on Debian testing with the same version (5.15.2+dfsg-9) of the libqt5core5a package. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: scribus 1.5.7+dfsg-1build1 ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21 Uname: Linux 5.11.0-20-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu67 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sun Aug 8 01:48:58 2021 InstallationDate: Installed on 2019-11-10 (636 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) SourcePackage: scribus UpgradeStatus: No upgrade log present (probably fresh install) + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu68 + Architecture: amd64 + CasperMD5CheckResult: unknown + CurrentDesktop: ubuntu:GNOME + DistroRelease: Ubuntu 21.10 + InstallationDate: Installed on 2019-11-10 (658 days ago) + InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) + NonfreeKernelModules: nvidia_modeset nvidia + Package: scribus 1.5.7+dfsg-3 [origin: unknown] + PackageArchitecture: amd64 + ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 + Tags: third-party-packages impish wayland-session + Uname: Linux 5.13.0-14-generic x86_64 + UnreportableReason: This does not seem to be an official Ubuntu package. Please retry after updating the indexes of available packages, if that does not work then remove related third party packages and try again. + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lp lpadmin lxd plugdev sambashare sudo + _MarkForUpload: True ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1939213/+attachment/5521479/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1939213/+attachment/5521481/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1939213/+attachment/5521480/+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/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
@Mattia: I run apport-collect, but it seems not to include a traceback. Please note that the segfault is easily reproducible on impish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942004] [NEW] nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build
Public bug reported: Computer doesn't starts correctly ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-340 340.108-0ubuntu5.20.04.2 ProcVersionSignature: Ubuntu 5.8.0-63.71~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-63-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 CasperMD5CheckResult: skip DKMSKernelVersion: 5.11.0-27-generic Date: Sat Aug 28 20:04:03 2021 InstallationDate: Installed on 2020-05-10 (476 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageVersion: 340.108-0ubuntu5.20.04.2 Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.6 SourcePackage: nvidia-graphics-drivers-340 Title: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nvidia-graphics-drivers-340 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942004 Title: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1942004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
After some struggling I could run apport-retrace(). Please see the result attached. ** Attachment added: "scribus_stack-trace.txt" https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+attachment/5521485/+files/scribus_stack-trace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942005] [NEW] installer crashes every time it reaches "creating user" while system installation
Public bug reported: installer crashes every time it reaches "creating user" while system installation ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: ubiquity 21.04.19 ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12 Uname: Linux 5.11.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu65 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.461 CurrentDesktop: ubuntu:GNOME Date: Sun Aug 29 22:26:42 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) ProcEnviron: LANGUAGE=en_US.UTF-8 PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 RebootRequiredPkgs: linux-image-5.11.0-31-generic linux-base SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubuntu Importance: Undecided Status: New ** Tags: amd64 apport-bug hirsute ubiquity-21.04.19 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942005 Title: installer crashes every time it reaches "creating user" while system installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1942005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942004] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build
*** This bug is a duplicate of bug 1938978 *** https://bugs.launchpad.net/bugs/1938978 ** This bug has been marked a duplicate of bug 1938978 nvidia-340 kernel module failed to build (ERROR: Kernel configuration is invalid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942004 Title: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1942004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941998] Re: Installing Ubuntu error
What computer are you using? It is listing 2 computers in the log. Sda =sda is the root of your disk. NTFS is a read-only file system. You cannot write files to a read-only file system. ** Changed in: grub-installer (Ubuntu) Status: In Progress => Incomplete ** Summary changed: - Installing Ubuntu error + Installing Ubuntu error:I-Cat, Requesting more info. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941998 Title: Installing Ubuntu error:I-Cat, Requesting more info. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1941998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941955] Re: New upstream release 2021.08.28
New packages in https://launchpad.net/~sforshee/+archive/ubuntu/wireless-regdb. ** Changed in: wireless-regdb (Ubuntu Hirsute) Status: Confirmed => In Progress ** Changed in: wireless-regdb (Ubuntu Focal) Status: Confirmed => In Progress ** Changed in: wireless-regdb (Ubuntu Bionic) Status: Confirmed => 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/1941955 Title: New upstream release 2021.08.28 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1941955/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939565] Re: kernel signed by mok failed to boot if secure boot is on
Hi Steve Langasek, Could we add an option to `update-secureboot-policy` so that it can generate a key that works for signing modules & kernels ? As an aside, if an attacker has compromised a system and they generate a signing key ... they could modify and attempt to enrol a key that allows kernel signing ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939565 Title: kernel signed by mok failed to boot if secure boot is on To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1939565/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941724] Re: ubuntu-drivers install nvidia driver will be on-demand but installation from software-properties is performance mode
** Tags added: oem-priority -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941724 Title: ubuntu-drivers install nvidia driver will be on-demand but installation from software-properties is performance mode To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1941724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Re: Dual screen not working
apport information ** Tags added: apport-collected uma ** Description changed: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 Dual screen issue with kernel family 5.11. + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27.18 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: denis 2641 F pulseaudio + /dev/snd/controlC2: denis 2641 F pulseaudio + /dev/snd/controlC1: denis 2641 F pulseaudio + /dev/snd/pcmC1D3p: denis 2641 F...m pulseaudio + CasperMD5CheckResult: skip + DistroRelease: Linux Mint 20.2 + InstallationDate: Installed on 2020-07-25 (400 days ago) + InstallationMedia: Linux Mint 20 "Ulyana" - Release amd64 20200624 + IwConfig: + lono wireless extensions. + + enp8s0no wireless extensions. + + eno1 no wireless extensions. + MachineType: Dell Inc. Precision T3600 + Package: linux (not installed) + ProcEnviron: + LANGUAGE=fr_FR + TERM=xterm-256color + PATH=(custom, no user) + LANG=fr_FR.UTF-8 + SHELL=/bin/bash + ProcFB: + 0 radeondrmfb + 1 radeondrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=be7e25b0-a451-4097-b177-4855317e502b ro quiet splash + ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 + PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. + RelatedPackageVersions: + linux-restricted-modules-5.11.0-27-generic N/A + linux-backports-modules-5.11.0-27-generic N/A + linux-firmware 1.187.16 + RfKill: + + Tags: uma + Uname: Linux 5.11.0-27-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: N/A + _MarkForUpload: True + dmi.bios.date: 11/07/2013 + dmi.bios.release: 4.6 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: E12 + dmi.board.name: 08HPGT + dmi.board.vendor: Dell Inc. + dmi.board.version: A01 + dmi.chassis.type: 7 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvrE12:bd11/07/2013:br4.6:svnDellInc.:pnPrecisionT3600:pvr01:rvnDellInc.:rn08HPGT:rvrA01:cvnDellInc.:ct7:cvr: + dmi.product.name: Precision T3600 + dmi.product.version: 01 + dmi.sys.vendor: Dell Inc. ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521495/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521496/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521497/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521498/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521499/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521500/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Lsusb-t.txt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521501/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521502/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521503/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521504/+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/bugs/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521506/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521505/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521508/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521507/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] acpidump.txt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1939071/+attachment/5521509/+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/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"
It is the Blue-Tooth Driver. I Got This Too on my Acer Aspire F5-573 series "Laptop" There is a sticker that says "Intel i-5 core" Know amd is a possablity ? I Do not think My Processor Is an amd? Also It set my Screen Res to like 1377x768 (Its a 6k screen) 17" screen When I was On Windows "Yes I had to switch off Windows Because my Windows 11 os failed" It was installed When I installed viurtalbox or kodi. It is like a nightmare. I lost function of my usb 1.0 driver. It installs a pnp driver that do not exsist. The pnp Driver is a printer driver that is pointing to your desktop. I Think This Is a Virus That is effecting other systems like My Self. Thanks -- I-Cat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928393 Title: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault" To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1928393/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP
** Tags added: a2dp hfp sco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941977 Title: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1941977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942008] [NEW] Kubuntu 20.04.2 update causes shutdown corrupt bios, reboot hangs, won't wake from sleep
Public bug reported: Installed Kubuntu from the 20.04.1 LTS ISO. Shutdown, reboot, wake from sleep worked fine. Update to 20.04.2 caused issues where it wouldn't wake from sleep, rebooting hangs, and never actually shutdowns for the reboot, and shutdown causes an audible hardware clicking noise (somewhere to the left side of the computer underneath the keyboard) and corrupts the BIOS. The corrupted BIOS causes the computer to not boot at all and I have to do a BIOS reset via CMOS (Hold the power button for 2-3 sec while pressing the WIN+v keys until it begins to boot). This gets more difficult each time it's done, where I have to wait longer before trying it and it seems to take longer to work. I have tried shutdown from the GUI menu, from the log-out menu, from Konsole, and from a TTY (CTRL+ALT+F2). Computer specs: Host: HP Pavilion dv7-2180us Notebook PC Rev 1 Kernel: 5.8.0-59-generic Resolution: 1600x900 CPU: Intel Core 2 Quad Q9000 (4) @ 2.001GHz GPU: AMD ATI Mobility Radeon HD 4650/5165 Memory: 6 GB ** Affects: ubuntu Importance: Undecided Status: New ** Description changed: Installed Kubuntu from the 20.04.1 LTS ISO. Shutdown, reboot, wake from sleep worked fine. Update to 20.04.2 caused issues where it wouldn't wake from sleep, rebooting hangs, and never actually shutdowns for the reboot, and shutdown causes an audible hardware clicking noise (somewhere to the left side of the computer underneath the keyboard) and corrupts the BIOS. The corrupted BIOS causes the computer to not boot at all and I have to do a BIOS reset via CMOS (Hold the power button for 2-3 sec while pressing the WIN+v keys until it begins to boot). This gets more difficult each time it's done, where I have to wait longer before trying it and it seems to take longer to work. I have tried shutdown from the GUI menu, from the log-out menu, from Konsole, and from a TTY (CTRL+ALT+F2). Computer specs: - Host: HP Pavilion dv7 Notebook PC Rev 1 + Host: HP Pavilion dv7-2180us Notebook PC Rev 1 Kernel: 5.8.0-59-generic Resolution: 1600x900 - CPU: Intel Core 2 Quad Q9000 (4) @ 2.001GHz - GPU: AMD ATI Mobility Radeon HD 4650/5165 + CPU: Intel Core 2 Quad Q9000 (4) @ 2.001GHz + GPU: AMD ATI Mobility Radeon HD 4650/5165 Memory: 6 GB -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942008 Title: Kubuntu 20.04.2 update causes shutdown corrupt bios, reboot hangs, won't wake from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1942008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942010] [NEW] Ensure lockout for failed password attempts is configured
Public bug reported: Source: CIS_Ubuntu_Linux_20.04_LTS_Benchmark_v1.1.0.pdf Link: https://workbench.cisecurity.org/files/3228 (download PDF) cis-audit level2_server fails on rule_CIS-5.3.2 but passes all manual checks. === Title Ensure lockout for failed password attempts is configured Rulexccdf_com.ubuntu.focal.cis_rule_CIS-5.3.2 Result fail === 5.4.2 Ensure lockout for failed password attempts is configured (xccdf_com.ubuntu.focal.cis_rule_CIS-5.3.2) Please note that with CIS_Ubuntu_Linux_20.04_LTS_Benchmark_v1.1.0 by CIS the numbering is no longer aligned to the xccdf file with xccdf_com.ubuntu.focal.cis_rule_CIS-5.3.2. === Procedure: Verify password lockouts are configured. These settings are commonly configured with the pam_tally2.so modules found in /etc/pam.d/common-auth: # grep "pam_tally2" /etc/pam.d/common-auth Expected result: auth required pam_tally2.so onerr=fail audit silent deny=5 unlock_time=900 Actual result: auth required pam_tally2.so onerr=fail audit silent deny=5 unlock_time=900 === NEXT Verify the pam_deny.so module and pam_tally2.so modules are included in /etc/pam.d/common-account: # grep -E "pam_(tally2|deny)\.so" /etc/pam.d/common-account Expected result: account requisite pam_deny.so account requiredpam_tally2.so 0 Actual result: account requisite pam_deny.so account requiredpam_tally2.so === No errors or events within the logs. === OS Version (lsb_release) Description:Ubuntu 20.04.3 LTS Release:20.04 Codename: focal US Version 27.2.2~20.04.1 ua status SERVICE ENTITLED STATUSDESCRIPTION cis yes enabled Center for Internet Security Audit Tools esm-infra yes enabled UA Infra: Extended Security Maintenance (ESM) fips yes disabled NIST-certified core packages fips-updates yes disabled NIST-certified core packages with priority security updates livepatch yes enabled Canonical Livepatch service === Expected result is that it should pass but process fails. ** Affects: ubuntu-advantage-tools (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/1942010 Title: Ensure lockout for failed password attempts is configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1942010/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Re: Dual screen not working
** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939071] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939071 Title: Dual screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942005] Re: installer crashes every time it reaches "creating user" while system installation
** Package changed: ubuntu => ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942005 Title: installer crashes every time it reaches "creating user" while system installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939213] Re: scribus 1.5.7+dfsg-3 segfaults on impish
... and a gdb run ... ** Attachment added: "gdb-output.txt" https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+attachment/5521510/+files/gdb-output.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939213 Title: scribus 1.5.7+dfsg-3 segfaults on impish To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1939213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942008] Re: Kubuntu 20.04.2 update causes shutdown corrupt bios, reboot hangs, won't wake from sleep
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1942008/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942008 Title: Kubuntu 20.04.2 update causes shutdown corrupt bios, reboot hangs, won't wake from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1942008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941790] Re: squashfs-tools 4.5 / "write outside directory" exploit fix back port?
CVE-2021-40153 was assigned for this - https://nvd.nist.gov/vuln/detail/CVE-2021-40153 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-40153 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1941790 Title: squashfs-tools 4.5 / "write outside directory" exploit fix back port? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squashfs-tools/+bug/1941790/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939599] Re: [needs-packaging] nautilus-annotations
Any news 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/1939599 Title: [needs-packaging] nautilus-annotations To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1939599/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP
*** This bug is a duplicate of bug 1838151 *** https://bugs.launchpad.net/bugs/1838151 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1838151, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** Package changed: bluez (Ubuntu) => pulseaudio (Ubuntu) ** This bug has been marked a duplicate of bug 1838151 Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941977 Title: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940532] Re: [impish live session] gnome-shell crashed with SIGSEGV in libX11.so.6.4.0
Please avoid attaching crash files to bugs as we cannot process them here. Instead please run: apport-cli /var/crash/_usr_bin_gnome-shell.999.crash and then tell us the newly created bug ID. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940532 Title: [impish live session] gnome-shell crashed with SIGSEGV in libX11.so.6.4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1940532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942014] [NEW] scribus crashed with SIGSEGV in QString::operator=()
Public bug reported: This occurred while trying to launch Scribus in Ubuntu Impish. ProblemType: Crash DistroRelease: Ubuntu 21.10 Package: scribus 1.5.7+dfsg-1build1 ProcVersionSignature: Ubuntu 5.13.0-14.14-lowlatency 5.13.1 Uname: Linux 5.13.0-14-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CrashCounter: 1 CurrentDesktop: ubuntu:GNOME Date: Sun Aug 29 19:06:31 2021 ExecutablePath: /usr/bin/scribus InstallationDate: Installed on 2021-08-19 (10 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210818) ProcCmdline: scribus /home/username/Downloads/Xtouch_Double_Layout.sla ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7fe7cd054c74 <_ZN7QStringaSERKS_+20>: mov (%rdx),%eax PC (0x7fe7cd054c74) ok source "(%rdx)" (0x) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: scribus StacktraceTop: QString::operator=(QString const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 ?? () ?? () __libc_csu_init () __libc_start_main (main=0x559b44721ef0 , argc=2, argv=0x7ffdc2984208, init=0x559b45183ee0 <__libc_csu_init>, fini=, rtld_fini=, stack_end=0x7ffdc29841f8) at ../csu/libc-start.c:279 Title: scribus crashed with SIGSEGV in QString::operator=() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dip lpadmin lxd plugdev sambashare sudo separator: ** Affects: scribus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-crash impish need-amd64-retrace ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942014 Title: scribus crashed with SIGSEGV in QString::operator=() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1942014/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942014] Re: scribus crashed with SIGSEGV in QString::operator=()
** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942014 Title: scribus crashed with SIGSEGV in QString::operator=() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/1942014/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939473] Re: mute/micmute LEDs no function on HP ProBook 650 G8
** Also affects: linux (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/1939473 Title: mute/micmute LEDs no function on HP ProBook 650 G8 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1939473/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1939473] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1939473 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (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/1939473 Title: mute/micmute LEDs no function on HP ProBook 650 G8 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1939473/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP
*** This bug is a duplicate of bug 1838151 *** https://bugs.launchpad.net/bugs/1838151 Hi Daniel, thanks for responding. This isn't a duplicate of that issue -- that ticket complains of the current NB/8k default which is pretty low-quality, now requesting that the stack support WBS/16k for higher quality voice. OTOH, this one is about audio getting streamed over a different transport (SCO) entirely than expected (AVDTP), as explained above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941977 Title: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942018] [NEW] /usr/bin/pulseaudio:11:XFreeGC:XCloseDisplay:x11_wrapper_free:pa_x11_wrapper_unref:module_x11_publish_LTX_pa__done
*** This bug is a duplicate of bug 1941962 *** https://bugs.launchpad.net/bugs/1941962 Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding pulseaudio. This problem was most recently seen with package version 1:15.0+dfsg1-1ubuntu2, the problem page at https://errors.ubuntu.com/problem/52094416ad4b4132ebf639ec8530fed1fdbac584 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: impish kylin-21.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942018 Title: /usr/bin/pulseaudio:11:XFreeGC:XCloseDisplay:x11_wrapper_free:pa_x11_wrapper_unref:module_x11_publish_LTX_pa__done To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1942018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942018] Re: /usr/bin/pulseaudio:11:XFreeGC:XCloseDisplay:x11_wrapper_free:pa_x11_wrapper_unref:module_x11_publish_LTX_pa__done
*** This bug is a duplicate of bug 1941962 *** https://bugs.launchpad.net/bugs/1941962 ** This bug has been marked a duplicate of bug 1941962 pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942018 Title: /usr/bin/pulseaudio:11:XFreeGC:XCloseDisplay:x11_wrapper_free:pa_x11_wrapper_unref:module_x11_publish_LTX_pa__done To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1942018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941962] Re: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref()
** Summary changed: - pulseaudio crashed with SIGSEGV in XFreeGC() + pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941962 Title: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941962] Re: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pulseaudio (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941962 Title: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941962] Re: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref()
** Description changed: + https://errors.ubuntu.com/problem/52094416ad4b4132ebf639ec8530fed1fdbac584 + crash ProblemType: Crash DistroRelease: Ubuntu 21.10 Package: pulseaudio 1:15.0+dfsg1-1ubuntu2 Uname: Linux 5.13.13-xanmod1-cacule x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: anasc 1719 F pulseaudio - /dev/snd/pcmC0D0p: anasc 1719 F...m pulseaudio + USERPID ACCESS COMMAND + /dev/snd/controlC0: anasc 1719 F pulseaudio + /dev/snd/pcmC0D0p: anasc 1719 F...m pulseaudio CasperMD5CheckResult: pass Date: Sat Aug 28 21:00:59 2021 ExecutablePath: /usr/bin/pulseaudio InstallationDate: Installed on 2021-08-26 (2 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210824) ProcCmdline: /usr/bin/pulseaudio --daemonize=no --log-target=journal SegvAnalysis: - Segfault happened at: 0x7fbcc9d6a8a4 : mov%edx,0x4(%rax) - PC (0x7fbcc9d6a8a4) ok - source "%edx" ok - destination "0x4(%rax)" (0x0004) not located in a known VMA region (needed writable region)! + Segfault happened at: 0x7fbcc9d6a8a4 : mov%edx,0x4(%rax) + PC (0x7fbcc9d6a8a4) ok + source "%edx" ok + destination "0x4(%rax)" (0x0004) not located in a known VMA region (needed writable region)! SegvReason: writing NULL VMA Signal: 11 SourcePackage: pulseaudio StacktraceTop: - XFreeGC () from /lib/x86_64-linux-gnu/libX11.so.6 - XCloseDisplay () from /lib/x86_64-linux-gnu/libX11.so.6 - pa_x11_wrapper_unref () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so - module_x11_publish_LTX_pa__done () from /usr/lib/pulse-15.0+dfsg1/modules/module-x11-publish.so - ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so + XFreeGC () from /lib/x86_64-linux-gnu/libX11.so.6 + XCloseDisplay () from /lib/x86_64-linux-gnu/libX11.so.6 + pa_x11_wrapper_unref () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so + module_x11_publish_LTX_pa__done () from /usr/lib/pulse-15.0+dfsg1/modules/module-x11-publish.so + ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so Title: pulseaudio crashed with SIGSEGV in XFreeGC() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo dmi.bios.date: 02/05/2021 dmi.bios.release: 15.14 dmi.bios.vendor: Insyde dmi.bios.version: F.14 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 86E2 dmi.board.vendor: HP dmi.board.version: 95.36 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.ec.firmware.release: 95.36 dmi.modalias: dmi:bvnInsyde:bvrF.14:bd02/05/2021:br15.14:efr95.36:svnHP:pnHPPavilionLaptop15-cs3xxx:pvrType1ProductConfigId:sku5SU52EA#BH4:rvnHP:rn86E2:rvr95.36:cvnHP:ct10:cvrChassisVersion: dmi.product.family: 103C_5335KV HP Pavilion dmi.product.name: HP Pavilion Laptop 15-cs3xxx dmi.product.sku: 5SU52EA#BH4 dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP separator: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941962 Title: pulseaudio crashed with SIGSEGV in XFreeGC() from XCloseDisplay() from pa_x11_wrapper_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941933] Re: [Honor BDR-WFH9HN] sticks the mouse pointer when using the touchpad
** Summary changed: - sticks the mouse pointer when using the touchpad + [Honor BDR-WFH9HN] sticks the mouse pointer when using the touchpad ** Package changed: ubuntu => linux (Ubuntu) ** Summary changed: - [Honor BDR-WFH9HN] sticks the mouse pointer when using the touchpad + [HONOR BOD-WXX9] sticks the mouse pointer when using the touchpad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941933 Title: [HONOR BOD-WXX9] sticks the mouse pointer when using the touchpad To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941891] Re: Constant and frequent SSL handshake errors in logs
That's Google Chrome/Chromium. It just fails to identify itself correctly in the log so still has the name of the process that launched it. ** Package changed: gnome-shell (Ubuntu) => chromium-browser (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941891 Title: Constant and frequent SSL handshake errors in logs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1941891/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941933] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941933 Title: [HONOR BOD-WXX9] sticks the mouse pointer when using the touchpad To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941979] Re: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC
** Tags added: impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941979 Title: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1941979/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP
Please test Ubuntu 21.10 where many of these issues are now fixed and tell us if the issue persists: http://cdimage.ubuntu.com/daily-live/current/ ** This bug is no longer a duplicate of bug 1838151 Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs). ** Changed in: pulseaudio (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/1941977 Title: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1941977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1941971] Re: there is a green horizontal line appeared on the lower side of my display when i received some data from my usb.
** Package changed: xorg-server (Ubuntu) => ubuntu ** Changed in: 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/1941971 Title: there is a green horizontal line appeared on the lower side of my display when i received some data from my usb. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1941971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940904] Re: Update the hardware support for Dell XPS 13 9300 in oem-somerville-melisa-meta
** Description changed: [Impact] * It should have no impact at all because these changes shall have been applied and verified in the corresponding OEM archive before this SRU process. [Test Plan] * Install Ubuntu 20.04.x LTS on Dell XPS 13 9300 and remove oem- somerville-melisa-meta manually if any. * Enable focal-proposed and execute the update-manager. * The update-manager should show "Hardware support for Dell XPS 13 9300". If not, please change "When there are security updates" and "When there are other updates" in the Updates of software-properties-gtk to - "Display immediately" and reboot the system to wait for the update- - manager pop up automatically. + "Display immediately", install the older firefox by `sudo apt install + firefox=75.0+build3-0ubuntu1` and reboot the system to wait for the + update-manager pop up automatically. * After it installed oem-somerville-melisa-meta by update-manager and reboot the system, you should see the system booting from the linux- generic-hwe-20.04 kernel. [Where problems could occur] * oem-somerville-melisa-meta is installed but it is not updated to the version in the corresponding OEM archive. * The update-manager didn't show "Hardware support for Dell XPS 13 9300" at all. [Other Info] * You can see all oem-somerville-melisa-meta versions on https://people.ubuntu.com/~fourdollars/oem-meta-packages/. * I have used ppa:oem-solutions-engineers/oem-projects-meta to verify it before this SRU process. ** Information type changed from Proprietary to Public ** Also affects: oem-somerville-melisa-meta (Ubuntu) Importance: Undecided Status: New ** Also affects: oem-somerville-melisa-meta (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: oem-somerville-melisa-meta (Ubuntu) Status: New => In Progress ** Changed in: oem-somerville-melisa-meta (Ubuntu Focal) Status: New => In Progress ** Changed in: oem-somerville-melisa-meta (Ubuntu) Importance: Undecided => Medium ** Changed in: oem-somerville-melisa-meta (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: oem-somerville-melisa-meta (Ubuntu) Assignee: (unassigned) => Shih-Yuan Lee (fourdollars) ** Changed in: oem-somerville-melisa-meta (Ubuntu Focal) Assignee: (unassigned) => Shih-Yuan Lee (fourdollars) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940904 Title: Update the hardware support for Dell XPS 13 9300 in oem-somerville- melisa-meta To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1940904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs