[Bug 1868699] Re: jlink fails due to unexpected hash of java.* modules
@lehman-austin In fact jlink itself should work fine from both, openjdk and adoptopenjdk. The problem lies in the broken *.jmod files in openjdk. Thus your jlink from adoptopenjdk will also fail, if you point to the jmods in the JAVA_HOME dir of openjdk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868699 Title: jlink fails due to unexpected hash of java.* modules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-14/+bug/1868699/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880277] [NEW] Ubiquity crashes on while installing Ubuntu 20.04
Public bug reported: Ubiquity crashes on while installing Ubuntu 20.04 Options selected: ~ Normal install ~ Do not download updates ~ Something else ~ Selected install partition, efi partition, and mount points for two additional partitions ~ All partitions were ext4 (except efi partition) Ubiquity crashed when the install was almost complete. Ubiquity displayed "Configuring apt" expander. The following output was visible on the terminal window below the expander: May 23 02:08:10 ubuntu /plugininstall.py: ubiquity.install_misc.InstallStepError: AptSetup failed with code 1 May 23 02:08:10 ubuntu /plugininstall.py /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:17: Warning: Source ID 8302 was not found when attempting to remove it GLib.source_remove(self.timeout_id) /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:133: Warning: Source ID 8475 was not found when attempting to remove it GLib.source_remove(self.rows_changed_id) ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445 Date: Sat May 23 02:09:41 2020 InstallCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz boot=casper iso-scan/filename=/ubuntu.iso noprompt noeject LiveMediaBuild: Ubuntu 20.04.0 2020.05.23 LTS "Custom Focal Fossa" (20200523) SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubiquity-20.04.15 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880277 Title: Ubiquity crashes on while installing Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1880277/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880276] [NEW] package libhx509-5-heimdal:i386 7.7.0+dfsg-1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration
Public bug reported: There were crashes. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libhx509-5-heimdal:i386 7.7.0+dfsg-1ubuntu1 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip Date: Thu May 21 19:32:48 2020 ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2020-05-21 (1 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: i386 Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: heimdal Title: package libhx509-5-heimdal:i386 7.7.0+dfsg-1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: heimdal (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package focal i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880276 Title: package libhx509-5-heimdal:i386 7.7.0+dfsg-1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1880276/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878578] Re: Some menu icons are missing
I've found a workaround until the proper fix gets backported. This is not supported and may break things. Proceed at your own risk (there is a way to undo this). Install the latest `mypaint-data` from the current Ubuntu 20.10 (`groovy`) builds. 1. Visit https://packages.ubuntu.com/groovy/all/mypaint-data/download 2. Download the .deb file from any mirror 3. Install via package manager (QApt, dpkg, Ubuntu Software, etc) $ sudo dpkg -i mypaint-data_2.0.*_all.deb $ # Example: $ # sudo dpkg -i mypaint-data_2.0.0+git20200502-1_all.deb If you want to undo the changes, you can downgrade `mypaint-data`: $ sudo apt install mypaint-data=2.0.0-2 The exact version may change! Check `apt-cache show mypaint-data | grep 'Version'`. I've put a bit more information about this workaround on the upstream MyPaint issue as well: https://github.com/mypaint/mypaint/issues/1064#issuecomment-632988335 ** Bug watch added: github.com/mypaint/mypaint/issues #1064 https://github.com/mypaint/mypaint/issues/1064 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878578 Title: Some menu icons are missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mypaint/+bug/1878578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872268] Re: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders (when ubuntu-dock is loaded)
I did a little research and it seems that the bug happens depending on the size of the computer screen. https://github.com/micheleg/dash-to-dock/issues/1198 I think that's why the problem is "selective". Try to lower the screen resolution to reproduce the bug. ** Bug watch added: github.com/micheleg/dash-to-dock/issues #1198 https://github.com/micheleg/dash-to-dock/issues/1198 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872268 Title: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders (when ubuntu-dock is loaded) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1872268/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880271] [NEW] -
Public bug reported: - ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-shell 3.36.1-5ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat May 23 07:59:11 2020 DisplayManager: gdm3 InstallationDate: Installed on 2019-07-21 (306 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) RelatedPackageVersions: mutter-common 3.36.2-1ubuntu1~20.04.1 SourcePackage: gnome-shell UpgradeStatus: Upgraded to focal on 2020-04-23 (29 days ago) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: Invalid ** Tags: amd64 apport-bug focal ** Changed in: gnome-shell (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880271 Title: - To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1880271/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876065] Re: After unplug headphones and plug them again no sound can be heard
Thanks for verification. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876065 Title: After unplug headphones and plug them again no sound can be heard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1876065/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880270] [NEW] Ubuntu 20.04 LTS Dual boot with Win 7 64 bit is failing
Public bug reported: I have Win 7 64 Bit in my PC. I have 100 GB unallocated hard disk space. I am trying to install Ubuntu 20.04 in unallocated partition. But it is failing while installing boot loader in /dev/sda ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445 CurrentDesktop: ubuntu:GNOME Date: Sat May 23 10:16:57 2020 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) ProcEnviron: LANGUAGE=en_IN PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_IN 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 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880270 Title: Ubuntu 20.04 LTS Dual boot with Win 7 64 bit is failing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1880270/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877793] Re: [Inspiron 13-5378, Realtek ALC3253, Speaker, Internal] No sound at all
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (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/1877793 Title: [Inspiron 13-5378, Realtek ALC3253, Speaker, Internal] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1877793/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880266] Re: console-setup defaults prevent using automatic highdpi fonts
** Package changed: linux (Ubuntu) => console-setup (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880266 Title: console-setup defaults prevent using automatic highdpi fonts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1880266/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
回复:[Bug 1880108] Re: package libgl-dev 1.3.1-1 failed to install/upgrade: 正试图覆盖 /usr/include/GL/gl.h,它同时被包含于软件包 mesa-common-dev:amd64 20.0.4-2ubuntu1~18.04.1
Thanks a lot! 在2020年5月22日 20:28,Timo Aaltonen<1880...@bugs.launchpad.net> 写道: This is a known issue, libglvnd Breaks/Replaces on mesa need to be bumped due to dev headers that moved to libglvnd from mesa that said, you had mesa from bionic-proposed before the upgrade, and that's not supported ** Also affects: libglvnd (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: libglvnd (Ubuntu Focal) Status: New => Triaged ** Changed in: libglvnd (Ubuntu Focal) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1880108 Title: package libgl-dev 1.3.1-1 failed to install/upgrade: 正试图覆盖 /usr/include/GL/gl.h,它同时被包含于软件包 mesa-common-dev:amd64 20.0.4-2ubuntu1~18.04.1 Status in libglvnd package in Ubuntu: New Status in libglvnd source package in Focal: Triaged Bug description: When I was updating my system from 18.04LTS to 20.04, the computer's power shutting down unfortunately. After rebooted, the bugs throw out. So I've tried to --fix the problem. But they keep occurring. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libgl-dev 1.3.1-1 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip Date: Fri May 22 12:26:23 2020 ErrorMessage: 正试图覆盖 /usr/include/GL/gl.h,它同时被包含于软件包 mesa-common-dev:amd64 20.0.4-2ubuntu1~18.04.1 InstallationDate: Installed on 2018-06-20 (701 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: libglvnd Title: package libgl-dev 1.3.1-1 failed to install/upgrade: 正试图覆盖 /usr/include/GL/gl.h,它同时被包含于软件包 mesa-common-dev:amd64 20.0.4-2ubuntu1~18.04.1 UpgradeStatus: Upgraded to focal on 2020-05-22 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1880108/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880108 Title: package libgl-dev 1.3.1-1 failed to install/upgrade: 正试图覆盖 /usr/include/GL/gl.h,它同时被包含于软件包 mesa-common-dev:amd64 20.0.4-2ubuntu1~18.04.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1880108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880266] 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 1880266 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/1880266 Title: console-setup defaults prevent using automatic highdpi fonts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880266/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880267] [NEW] package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 10
Public bug reported: i am a newbie ProblemType: Package DistroRelease: Ubuntu 20.04 Package: chromium-browser (not installed) ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27 AptOrdering: chromium-browser:amd64: Install flashplugin-installer:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Sun May 24 04:04:43 2020 ErrorMessage: new chromium-browser package pre-installation script subprocess returned error exit status 10 InstallationDate: Installed on 2020-05-22 (1 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: chromium-browser Title: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 10 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: chromium-browser (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/1880267 Title: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1880267/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1867615] Re: Launching fish_config errors out on missing module
This is fixed in 3.1.0-1.2, which was synced into Fossa before it was released. ** Changed in: fish (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/1867615 Title: Launching fish_config errors out on missing module To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fish/+bug/1867615/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880267] Re: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 10
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880267 Title: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1880267/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1874560] Re: Fish shell 3.1.0 has a regression
** Description changed: ``` ~/.config/fish/functions/fish_prompt.fish (line 281): Expected a string, but ins tead found a '&' - if which rvm-prompt >/dev/null ^&1 + if which rvm-prompt >/dev/null ^&1 ``` - https://github.com/fish-shell/fish-shell/issues/614 + https://github.com/fish-shell/fish-shell/issues/6614 dko...@malek.dark.kow.is /home/dkowis > lsb_release -rd Description:Ubuntu 20.04 LTS Release:20.04 dko...@malek.dark.kow.is /home/dkowis > apt-cache policy fish fish: - Installed: 3.1.0-1.2 - Candidate: 3.1.0-1.2 - Version table: - *** 3.1.0-1.2 500 - 500 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 Packages - 100 /var/lib/dpkg/status + Installed: 3.1.0-1.2 + Candidate: 3.1.0-1.2 + Version table: + *** 3.1.0-1.2 500 + 500 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 Packages + 100 /var/lib/dpkg/status I expected to have a working fish shell, but unfortunately they haven't released 3.1.1 Shipping a broken fish shell in latest ubuntu isn't a good idea tho. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874560 Title: Fish shell 3.1.0 has a regression To manage notifications about this bug go to: https://bugs.launchpad.net/fish-shell/+bug/1874560/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880266] [NEW] console-setup defaults prevent using automatic highdpi fonts
Public bug reported: console-setup defaults prevent using automatic highdpi fonts Kernel has built-in Terminus fonts, at multiple sizes, and it picks font based on screen resolution, including selecting high-dpi version of the font. The autogenerated default of FONTFACE=VGA and FONTSIZE=16 for Lat15 results in tiny font getting set on high-dpi laptops. Dropping this setting, makes fonts to be of correct size on highdpi screens. ** 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/1880266 Title: console-setup defaults prevent using automatic highdpi fonts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880266/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1865975] Re: Blank 'Updates' screen
[Expired for gnome-software (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-software (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865975 Title: Blank 'Updates' screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1865975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860501] Re: Middle-click button suddenly appears right in the middle of my touchpad
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860501 Title: Middle-click button suddenly appears right in the middle of my touchpad To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1860501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868532] Re: firefox
[Expired for Ubuntu because there has been no activity for 60 days.] ** Changed in: ubuntu Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868532 Title: firefox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1868532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868590] Re: VFS cannot open root device "sdc"
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868590 Title: VFS cannot open root device "sdc" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868590/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868415] Re: Dell l322x Touchpad click drag doesn't work
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868415 Title: Dell l322x Touchpad click drag doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1868415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1865444] Re: [radeon] Dual monitor loop login
[Expired for xorg-server (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg-server (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865444 Title: [radeon] Dual monitor loop login To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1865444/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868526] Re: package mariadb-server-10.0 10.0.38-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
[Expired for mariadb-10.0 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mariadb-10.0 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868526 Title: package mariadb-server-10.0 10.0.38-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1868526/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1862327] Re: BIND 9.11.3 dropping queries when dhcp lease is renewed
[Expired for bind9 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: bind9 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862327 Title: BIND 9.11.3 dropping queries when dhcp lease is renewed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1862327/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880262] Re: package ibus 1.5.22-2ubuntu2 failed to install/upgrade: installed ibus package pre-removal script subprocess returned error exit status 127
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880262 Title: package ibus 1.5.22-2ubuntu2 failed to install/upgrade: installed ibus package pre-removal script subprocess returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1880262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880263] Re: Ubiquity consistently crashes in Ubuntu 20.04
When I try to re-run ubiquity, I get the error, ubi-partman failed with exit code 10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880263 Title: Ubiquity consistently crashes in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1880263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880263] Re: Ubiquity consistently crashes in Ubuntu 20.04
Ubiquity crashes when installation is almost finished. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880263 Title: Ubiquity consistently crashes in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1880263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880263] [NEW] Ubiquity consistently crashes in Ubuntu 20.04
Public bug reported: It's not clear what the bug or issue is. Attempting to install Ubuntu 20.04 on HP Spectre. The only message I see on the command line is... $ ubiquity /usr/bin/ubiquity:74: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.445 Date: Fri May 22 23:23:08 2020 InstallCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz boot=casper acpi=off iso-scan/filename=/ubuntu.iso noprompt noeject LiveMediaBuild: Ubuntu 20.04.0 2020.05.23 LTS "Custom Focal Fossa" (20200522) SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubiquity-20.04.15 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880263 Title: Ubiquity consistently crashes in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1880263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880262] [NEW] package ibus 1.5.22-2ubuntu2 failed to install/upgrade: installed ibus package pre-removal script subprocess returned error exit status 127
Public bug reported: Was installing Xubuntu Desktop via tasksel ProblemType: Package DistroRelease: Ubuntu 20.04 Package: ibus 1.5.22-2ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip Date: Fri May 22 23:29:17 2020 DuplicateSignature: package:ibus:1.5.22-2ubuntu2 Removing ibus (1.5.22-2ubuntu2) ... /var/lib/dpkg/info/ibus.prerm: 7: dconf: not found dpkg: error processing package ibus (--remove): installed ibus package pre-removal script subprocess returned error exit status 127 ErrorMessage: installed ibus package pre-removal script subprocess returned error exit status 127 InstallationDate: Installed on 2020-05-21 (2 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: ibus Title: package ibus 1.5.22-2ubuntu2 failed to install/upgrade: installed ibus package pre-removal script subprocess returned error exit status 127 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ibus (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/1880262 Title: package ibus 1.5.22-2ubuntu2 failed to install/upgrade: installed ibus package pre-removal script subprocess returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1880262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880170] Re: SRU: Revert of initramfs package removal in KVM image
** Also affects: livecd-rootfs (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: livecd-rootfs (Ubuntu Eoan) Importance: Undecided Status: New ** Changed in: livecd-rootfs (Ubuntu) Importance: Undecided => Medium ** Changed in: livecd-rootfs (Ubuntu Eoan) Importance: Undecided => Medium ** Changed in: livecd-rootfs (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: livecd-rootfs (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880170 Title: SRU: Revert of initramfs package removal in KVM image To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1880170/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878721] Re: memcached looks for SASL configuration at wrong path /etc/sasl2/memcached.conf/memcached.conf (18.04→20.04 regression)
** No longer affects: memcached (Ubuntu Bionic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878721 Title: memcached looks for SASL configuration at wrong path /etc/sasl2/memcached.conf/memcached.conf (18.04→20.04 regression) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1878721/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876055] Re: SRU: Backport 2.4.3-1ubuntu2 from groovy to focal/eoan/bionic/xenial for newer syscalls for core20 base
** Tags added: upgrade-software-version ** Changed in: libseccomp (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876055 Title: SRU: Backport 2.4.3-1ubuntu2 from groovy to focal/eoan/bionic/xenial for newer syscalls for core20 base To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1876055/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1873545] Re: Permission denied error from show-motd when updates available
** No longer affects: update-motd (Ubuntu) ** Changed in: ubuntu-release-upgrader (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873545 Title: Permission denied error from show-motd when updates available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntuwsl/+bug/1873545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879087] Re: dbus errors, frequent roaming and unstable connectivity
** Changed in: wpa (Ubuntu Focal) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879087 Title: dbus errors, frequent roaming and unstable connectivity To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1879087/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878245] Re: Cannot use PRIME render offloading on AMD CPUs
** Changed in: ubuntu-drivers-common (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878245 Title: Cannot use PRIME render offloading on AMD CPUs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1878245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875797] Re: [MIR] oem-somerville-melisa-meta
** Changed in: ubuntu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875797 Title: [MIR] oem-somerville-melisa-meta To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1875797/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877806] Re: [SRU] ardour crashes when saving lv2 plugin preset - bug discovered in lilv
As one who was affected by this bug, I have verified that the fix does indeed work. I have followed the steps in [Test Case] outlined above and was unable to reproduce the issue using the fixed package. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877806 Title: [SRU] ardour crashes when saving lv2 plugin preset - bug discovered in lilv To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ardour/+bug/1877806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879989] Re: "Failed to play sound: No such driver" ubuntu 20.04
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug is no longer a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879989 Title: "Failed to play sound: No such driver" ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879989/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879760] Re: PCI/internal sound card not detected
** This bug is no longer a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879760 Title: PCI/internal sound card not detected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879939] Re: Audio stopped working after 5.4.0-31 kernel update
Odd Behavior of this Bug: 1. The audio device is not detected (not by gnome and not by lshw -C multimedia) and won't play sounds unless it's the "bell" from the terminal. 2. If headphones are plugged in, there won't be an detected audio device but lightly distorted sound is played thru headphones. 2. /proc/asound/card1/codec#0 is present and readable Codec: Realtek ALC892 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0892 [...] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879939 Title: Audio stopped working after 5.4.0-31 kernel update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879939/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879973] Re: There is no sound from the built-in speakers and does not see the built-in microphone
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug is no longer a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879973 Title: There is no sound from the built-in speakers and does not see the built-in microphone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1879973/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877617] Autopkgtest regression report (open-iscsi/2.0.874-7.1ubuntu6.1)
All autopkgtests for the newly accepted open-iscsi (2.0.874-7.1ubuntu6.1) for focal have finished running. The following regressions have been reported in tests triggered by the package: resource-agents/1:4.5.0-2ubuntu2 (armhf) 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#open-iscsi [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/1877617 Title: Automatic scans cause instability for cloud use cases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1877617/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880261] [NEW] package chromium-browser 81.0.4044.129-0ubuntu0.20.04.1 failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1
Public bug reported: Package chromium-browser did not install ProblemType: Package DistroRelease: Ubuntu 20.04 Package: chromium-browser 81.0.4044.129-0ubuntu0.20.04.1 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 AptOrdering: chromium-browser:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Sat May 23 07:57:12 2020 Dependencies: ErrorMessage: new chromium-browser package pre-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-23 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: chromium-browser Title: package chromium-browser 81.0.4044.129-0ubuntu0.20.04.1 failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: chromium-browser (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/1880261 Title: package chromium-browser 81.0.4044.129-0ubuntu0.20.04.1 failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1880261/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1874465] Re: dummy output ubuntu 20.04 LTS dell inspiron 3420
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug is no longer a duplicate of bug 1875252 Ubuntu 20.04 LTS update causing no sound coming from built-in speakers ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874465 Title: dummy output ubuntu 20.04 LTS dell inspiron 3420 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874465/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876238] Re: [Dell Inspiron 1525, SigmaTel STAC9228] No sound at all. Internal Speaker Not Detected. Dummy Output. After Upgrading From 19.10 to 20.04 LTS Focal
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug is no longer a duplicate of bug 1875252 Ubuntu 20.04 LTS update causing no sound coming from built-in speakers ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876238 Title: [Dell Inspiron 1525, SigmaTel STAC9228] No sound at all. Internal Speaker Not Detected. Dummy Output. After Upgrading From 19.10 to 20.04 LTS Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1876238/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875252] Re: Ubuntu 20.04 LTS update causing no sound coming from built-in speakers
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875252 Title: Ubuntu 20.04 LTS update causing no sound coming from built-in speakers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875252/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877580] Re: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all
*** This bug is a duplicate of bug 1876065 *** https://bugs.launchpad.net/bugs/1876065 ** This bug is no longer a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update ** This bug has been marked a duplicate of bug 1876065 After unplug headphones and plug them again no sound can be heard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877580 Title: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1877580/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879939] Re: Audio stopped working after 5.4.0-31 kernel update
Hi Hui Wang, 5.4.0-33 is installed on my machines and nothing was fixed. Please keep an eye on this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879939 Title: Audio stopped working after 5.4.0-31 kernel update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879939/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879760] Re: PCI/internal sound card not detected
*** This bug is a duplicate of bug 1879939 *** https://bugs.launchpad.net/bugs/1879939 ** This bug has been marked a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879760 Title: PCI/internal sound card not detected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877580] Re: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all
*** This bug is a duplicate of bug 1879939 *** https://bugs.launchpad.net/bugs/1879939 ** This bug is no longer a duplicate of bug 1879989 "Failed to play sound: No such driver" ubuntu 20.04 ** This bug has been marked a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877580 Title: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1877580/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879973] Re: There is no sound from the built-in speakers and does not see the built-in microphone
*** This bug is a duplicate of bug 1879939 *** https://bugs.launchpad.net/bugs/1879939 ** This bug is no longer a duplicate of bug 1879989 "Failed to play sound: No such driver" ubuntu 20.04 ** This bug has been marked a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879973 Title: There is no sound from the built-in speakers and does not see the built-in microphone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1879973/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879989] Re: "Failed to play sound: No such driver" ubuntu 20.04
*** This bug is a duplicate of bug 1879939 *** https://bugs.launchpad.net/bugs/1879939 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879939/comments/3 Mentions, that Kernel 5.4.0-32 is going to fix the problem, which is not right. 5.4.0-33 still has the problem. ** This bug has been marked a duplicate of bug 1879939 Audio stopped working after 5.4.0-31 kernel update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879989 Title: "Failed to play sound: No such driver" ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879989/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879989] Re: "Failed to play sound: No such driver" ubuntu 20.04
*** This bug is a duplicate of bug 1879939 *** https://bugs.launchpad.net/bugs/1879939 Judging on the described behaviour this Bug also is present in Ubuntu 14.04 https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1879869 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879989 Title: "Failed to play sound: No such driver" ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879989/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879973] Re: There is no sound from the built-in speakers and does not see the built-in microphone
*** This bug is a duplicate of bug 1879989 *** https://bugs.launchpad.net/bugs/1879989 ** This bug has been marked a duplicate of bug 1879989 "Failed to play sound: No such driver" ubuntu 20.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879973 Title: There is no sound from the built-in speakers and does not see the built-in microphone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1879973/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877580] Re: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all
*** This bug is a duplicate of bug 1879989 *** https://bugs.launchpad.net/bugs/1879989 ** This bug has been marked a duplicate of bug 1879989 "Failed to play sound: No such driver" ubuntu 20.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877580 Title: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1877580/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880259] [NEW] please build a monolithic powerpc.elf
Public bug reported: please build a monolithic powerpc.elf When creating POWER8 bootable .iso images, one needs to create powerpc.elf. It would be nice, if it was prebuilt in side the deb, like various gcdx64.efi things are prebuilt in the monolothic arch directly. I.e. something like: $ grub-mkimage --directory '/usr/lib/grub/powerpc-ieee1275' --prefix '()/boot/grub' --output '/usr/lib/grub/powerpc- ieee1275/monolithic/powerpc.elf' --format 'powerpc-ieee1275' --compression 'auto' linux minicmd normal reboot iso9660 ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: rls-gg-incoming ** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880259 Title: please build a monolithic powerpc.elf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1880259/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880260] [NEW] please build monolithic eltorito image
Public bug reported: When building hybrid bios&uefi cd&disk images, one needs to built an eltorito image. It would be nice if it was prebuilt in the monolithic directory. I.e. something like this $ grub-mkimage --verbose --directory '/usr/lib/grub/i386-pc' --prefix '/boot/grub' --output '/usr/lib/grub/i386-pc/monolithic/eltorito.img' --format 'i386-pc-eltorito' --compression 'auto' biosdisk iso9660 ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880260 Title: please build monolithic eltorito image To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1880260/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868699] Re: jlink fails due to unexpected hash of java.* modules
I had this issue with openjdk-14-jdk. I then installed the AdoptOpenJDK repository instance (adoptopenjdk-14-hotspot) and have the same error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868699 Title: jlink fails due to unexpected hash of java.* modules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-14/+bug/1868699/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880222] Re: ubuntu bionic-backports Hash Sum mismatch
Are you still having trouble with this file? If you still have this file: /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_bionic-backports_Contents-i386.gz can you determine from looking at it if it looks remotely close to what was expected? The usual cause of this problem is ISP-deployed transparent caches, it might be worth looking into various websites for "am I behind a proxy?". I've seen apt-cacher-ng cause this problem too, but that was seven years ago. The version of this file I retrieved a few minutes ago from all four archive mirrors that I can reach were identical, and matched what the Release file says they should match. Thanks ** Information type changed from Private Security to Public Security ** Changed in: apt (Ubuntu) Status: New => Incomplete ** Changed in: update-manager (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/1880222 Title: ubuntu bionic-backports Hash Sum mismatch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1880222/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872268] Re: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders (when ubuntu-dock is loaded)
I have this same problem. I made a video with the problem and the solution here: https://www.youtube.com/watch?v=J3N9lnGMj-8 The bug is caused by the Ubuntu Dock extension. Changing the extension for the dock to not occupy the entire height of the screen solved the problem. What I did to resolve it was: 1 - Install dconf sudo apt install dconf-editor 2 - Go to /org/gnome/shell/extensions/dash-to-dock/extend-height 3 - Deselect the "Use default value". And set "Custom value" to "False". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872268 Title: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders (when ubuntu-dock is loaded) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1872268/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880222] [NEW] ubuntu bionic-backports Hash Sum mismatch
*** This bug is a security vulnerability *** You have been subscribed to a public security bug by Seth Arnold (seth-arnold): # apt-get update (proceeded normally until...) Err:24 http://us.archive.ubuntu.com/ubuntu bionic-backports i386 Contents (deb) Hash Sum mismatch Hashes of expected file: - Filesize:724924 [weak] - SHA256:d59f30b35a9fd0f52922cbf3a4bf1f0713e816a209cca57bac1dbc56af3c9a77 - SHA1:0d1e53232da2c41febc6cccecfc4000f930c3450 [weak] - MD5Sum:dfa1f7010a23b70c967aef7600ebd49f [weak] Hashes of received file: - SHA256:1c97d900fc3b9168c38bf870b1dd7c71be88ff72e0751c1551b8129c8de98740 - SHA1:a725025e50c3ebd60dd16058594340b4ca9c97e2 [weak] - MD5Sum:925bb2a78f81a2dc9b4269a6f5e9ece5 [weak] - Filesize:90948 [weak] Release file created at: Fri, 22 May 2020 16:49:51 + Fetched 254 MB in 51s (5,014 kB/s) Reading package lists... Done E: Failed to fetch store:/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_bionic-backports_Contents-i386.gz Hash Sum mismatch Hashes of expected file: - Filesize:724924 [weak] - SHA256:d59f30b35a9fd0f52922cbf3a4bf1f0713e816a209cca57bac1dbc56af3c9a77 - SHA1:0d1e53232da2c41febc6cccecfc4000f930c3450 [weak] - MD5Sum:dfa1f7010a23b70c967aef7600ebd49f [weak] Hashes of received file: - SHA256:1c97d900fc3b9168c38bf870b1dd7c71be88ff72e0751c1551b8129c8de98740 - SHA1:a725025e50c3ebd60dd16058594340b4ca9c97e2 [weak] - MD5Sum:925bb2a78f81a2dc9b4269a6f5e9ece5 [weak] - Filesize:90948 [weak] Release file created at: Fri, 22 May 2020 16:49:51 + E: Some index files failed to download. They have been ignored, or old ones used instead. $ apt-get -v apt 1.6.12ubuntu0.1 (amd64) Also, Software Updater (version 1:18.04.11.12) after hitting "Install" gives pop-up: "Requires installation of untrusted packages This requires installing packages from unauthenticated sources." Only options: "Settings..." and "OK" And it is not OK; I have not configured any unauthenticated sources! This occurs when enabling updates from Ubuntu Base (but not Security updates). I expected to not get such errors and updating to occur normally. $ lsb_release -rd Description:Ubuntu 18.04.4 LTS Release:18.04 ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- ubuntu bionic-backports Hash Sum mismatch https://bugs.launchpad.net/bugs/1880222 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876352] Re: App Grid icons out of alignment when opening from overview
@carwynnelson I apologize that I accidentally changed the status when I was reading this bug description on my smartphone. I have tried to change it back to a Triaged status, just like the previous status but I am not able to change it. So kindly please change back the status to the status that it supposed to be. Sorry for causing any inconvenience to you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876352 Title: App Grid icons out of alignment when opening from overview To manage notifications about this bug go to: https://bugs.launchpad.net/dash-to-dock/+bug/1876352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880168] Re: Versions prior to 1.10.1 are susceptible to NXNSAttack (CVE-2020-12662, CVE-2020-12663)
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880168 Title: Versions prior to 1.10.1 are susceptible to NXNSAttack (CVE-2020-12662, CVE-2020-12663) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1880168/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879741] Please test proposed package
Hello John, or anyone else affected, Accepted gnome-logs into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome- logs/3.34.0-1ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879741 Title: Unable to read system logs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-logs/+bug/1879741/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879741] Re: Unable to read system logs
seems like a lot of complexity in that patch to check for a subdir instead of just reversing the order of precedence to look for /var/log/journal first, but ok. ** Changed in: gnome-logs (Ubuntu Focal) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879741 Title: Unable to read system logs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-logs/+bug/1879741/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880168] [NEW] Versions prior to 1.10.1 are susceptible to NXNSAttack (CVE-2020-12662, CVE-2020-12663)
*** This bug is a security vulnerability *** You have been subscribed to a public security bug by Seth Arnold (seth-arnold): See http://www.nxnsattack.com/, https://nlnetlabs.nl/downloads/unbound/CVE-2020-12662_2020-12663.txt This affects all supported versions of Ubuntu. ** Affects: unbound (Ubuntu) Importance: Undecided Status: New -- Versions prior to 1.10.1 are susceptible to NXNSAttack (CVE-2020-12662, CVE-2020-12663) https://bugs.launchpad.net/bugs/1880168 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879087] Re: dbus errors, frequent roaming and unstable connectivity
> the roaming events should not be too frequent That's not an objective test case. Please provide a clear test case that anyone should be able to follow to determine whether this bug has been fixed. ** Description changed: * Impact extra roaming events are been generated * Test case - check the wpa_supplicant log, it should have warnings + check the output of `journalctl -lu wpa_supplicant`, it should have warnings dbus: wpa_dbus_property_changed: no property RoamComplete in object /fi/w1/wpa_supplicant1/Interfaces/3 the roaming events should not be too frequent * Regression potential check that wifi connection keep working correctly - -- When using this version of wpa_supplicant with my company WPA2-Enterprise wireless setup, I'm experiencing far too frequent roaming events (even when not moving around) accompanied by hiccups in connectivity. I also see these messages in the wpa_supplicant log: dbus: wpa_dbus_property_changed: no property RoamComplete in object /fi/w1/wpa_supplicant1/Interfaces/3 dbus: wpa_dbus_property_changed: no property RoamTime in object /fi/w1/wpa_supplicant1/Interfaces/3 dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/3 Having done a little research, at least the dbus errors seem to be fixed by this commit upstream: https://w1.fi/cgit/hostap/commit/wpa_supplicant/dbus/dbus_new.c?id=23d87687c2428f3b94865580b0d33e05c03e6756 So I built a version of wpa_supplicant including this particular patch and installed on my machine. Apart from solving the dbus errors completely, it seems to have had a positive impact on the frequent roaming and unstable connectivity as well (I've run for a day with no burst of roaming events at all, where they used to happen every few minutes most of the time.) ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: wpasupplicant 2:2.9-1ubuntu4 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Sat May 16 16:47:27 2020 InstallationDate: Installed on 2020-05-12 (4 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) SourcePackage: wpa UpgradeStatus: No upgrade log present (probably fresh install) ** Also affects: wpa (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: wpa (Ubuntu Focal) 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/1879087 Title: dbus errors, frequent roaming and unstable connectivity To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1879087/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879017] Re: dd caused systemd-udevd call trace
1) No, it is not appropriate to test a non LTS kernel on a LTS distribution. 2) I did you a favor and tested on the previous LTS kernel (linux- image-5.4.0-28-generic) and the latest LTS kernel (linux- image-5.4.0-31-generic) and could not reproduce on either after running dd 3-5 times on each. However, the kernel I reported on (linux-image-5.4.0-29-generic) produced the stack trace after the 2nd attempt. Maybe I didn't collect enough samples, but the point here is the previous kernel was not broken, nor is the latest. Something may be different in linux- image-5.4.0-29-generic. May 22 20:12:39 quad kernel: [ 1088.902612] INFO: task systemd-udevd:451 blocked for more than 120 seconds. May 22 20:12:39 quad kernel: [ 1088.902618] Tainted: P IOE 5.4.0-29-generic #33-Ubuntu May 22 20:12:39 quad kernel: [ 1088.902620] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. May 22 20:12:39 quad kernel: [ 1088.902623] systemd-udevd D0 451 1 0x4124 May 22 20:12:39 quad kernel: [ 1088.902626] Call Trace: May 22 20:12:39 quad kernel: [ 1088.902636] __schedule+0x2e3/0x740 May 22 20:12:39 quad kernel: [ 1088.902639] schedule+0x42/0xb0 May 22 20:12:39 quad kernel: [ 1088.902641] schedule_preempt_disabled+0xe/0x10 May 22 20:12:39 quad kernel: [ 1088.902644] __mutex_lock.isra.0+0x182/0x4f0 May 22 20:12:39 quad kernel: [ 1088.902649] ? exact_lock+0x11/0x20 May 22 20:12:39 quad kernel: [ 1088.902652] __mutex_lock_slowpath+0x13/0x20 May 22 20:12:39 quad kernel: [ 1088.902654] mutex_lock+0x2e/0x40 May 22 20:12:39 quad kernel: [ 1088.902658] __blkdev_get+0x78/0x550 May 22 20:12:39 quad kernel: [ 1088.902661] blkdev_get+0x3d/0x140 May 22 20:12:39 quad kernel: [ 1088.902663] ? blkdev_get_by_dev+0x50/0x50 May 22 20:12:39 quad kernel: [ 1088.902665] blkdev_open+0x8f/0xa0 May 22 20:12:39 quad kernel: [ 1088.902670] do_dentry_open+0x143/0x3a0 May 22 20:12:39 quad kernel: [ 1088.902672] vfs_open+0x2d/0x30 May 22 20:12:39 quad kernel: [ 1088.902676] do_last+0x194/0x900 May 22 20:12:39 quad kernel: [ 1088.902679] path_openat+0x8d/0x290 May 22 20:12:39 quad kernel: [ 1088.902682] do_filp_open+0x91/0x100 May 22 20:12:39 quad kernel: [ 1088.902686] ? __alloc_fd+0x46/0x150 May 22 20:12:39 quad kernel: [ 1088.902689] do_sys_open+0x17e/0x290 May 22 20:12:39 quad kernel: [ 1088.902691] __x64_sys_openat+0x20/0x30 May 22 20:12:39 quad kernel: [ 1088.902695] do_syscall_64+0x57/0x190 May 22 20:12:39 quad kernel: [ 1088.902699] entry_SYSCALL_64_after_hwframe+0x44/0xa9 May 22 20:12:39 quad kernel: [ 1088.902702] RIP: 0033:0x7f31ed7bdd1b May 22 20:12:39 quad kernel: [ 1088.902709] Code: Bad RIP value. May 22 20:12:39 quad kernel: [ 1088.902710] RSP: 002b:7ffdc7cf3f50 EFLAGS: 0246 ORIG_RAX: 0101 May 22 20:12:39 quad kernel: [ 1088.902712] RAX: ffda RBX: 7ffdc7cf4060 RCX: 7f31ed7bdd1b May 22 20:12:39 quad kernel: [ 1088.902714] RDX: 000a0800 RSI: 55f3f78a27d0 RDI: ff9c May 22 20:12:39 quad kernel: [ 1088.902715] RBP: 55f3f78a27d0 R08: 55f3f66940c0 R09: May 22 20:12:39 quad kernel: [ 1088.902716] R10: R11: 0246 R12: 000a0800 May 22 20:12:39 quad kernel: [ 1088.902717] R13: 55f3f78759d0 R14: 7ffdc7cf4028 R15: 0001 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879017 Title: dd caused systemd-udevd call trace To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1864426] Re: [SRU][live-build] can not customize the mkisoimage option
Hello Leon, or anyone else affected, Accepted live-build into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/live- build/3.0~a57-1ubuntu38.20.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: live-build (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: live-build (Ubuntu Focal) Status: New => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864426 Title: [SRU][live-build] can not customize the mkisoimage option To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878010] Please test proposed package
Hello Olivier, or anyone else affected, Accepted adwaita-icon-theme into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/adwaita- icon-theme/3.36.1-2ubuntu0.20.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878010 Title: SRU the current 3.36.1 stable update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1878010/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880258] [NEW] Add trailing dot to make connectivity-check.ubuntu.com. absolute and reduce NXDOMAIN warning noise
Public bug reported: I normally don't like this, but it's a one-character change so it's easier to start with the solution: diff -u -r1.1 /usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf --- /usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf +++ /usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf @@ -1,2 +1,2 @@ [connectivity] -uri=http://connectivity-check.ubuntu.com/ +uri=http://connectivity-check.ubuntu.com./ Making this name absolute instead of relative avoids spurious resolutions of "connectivity-check.ubuntu.com.your_domain." This removes a fair amount of NXDOMAIN error noise in journalctl. Observing the issue and the fix requires 3 terminals: 1. tcpdump -i any 'port domain' 2. journalctl --boot -u systemd-resolved -f 3. nmcli c down "Wired connection 1"; nmcli c up "Wired connection 1" => observe the NXDOMAIN noise over a couple few minutes Now make the hostname absolute with the trailing dot above and run: systemctl reload NetworkManager Wait 1 min for things to stabilize. Test again: nmcli c down "Wired connection 1"; nmcli c up "Wired connection 1" => observe non-zero but significantly reduced NXDOMAIN noise over a couple few minutes Originally reported at https://askubuntu.com/a/1242611/117217 Plenty of people annoyed by NXDOMAIN warnings, just Google it. ** Affects: systemd (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/1880258 Title: Add trailing dot to make connectivity-check.ubuntu.com. absolute and reduce NXDOMAIN warning noise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1880258/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872463] Re: Duplicate marker files will make chainload fail to launch subiquity
I think I found the problem! On x86_64 # Skeleton configuration file which finds the real boot disk. cat >"$workdir/grub.cfg" <"$workdir/boot/grub/grub.cfg"
[Bug 1880257] Re: package libc-bin 2.31-0ubuntu9 failed to install/upgrade: installed libc-bin package post-installation script subprocess returned error exit status 135
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880257 Title: package libc-bin 2.31-0ubuntu9 failed to install/upgrade: installed libc-bin package post-installation script subprocess returned error exit status 135 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1880257/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876065] Re: After unplug headphones and plug them again no sound can be heard
After I enabled "Proposed" and update pulseaudio, the problems seems to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876065 Title: After unplug headphones and plug them again no sound can be heard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1876065/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875558] Re: [SRU] libproxy1-plugin-gsettings triggers a lot of warnings
Hello Corentin, or anyone else affected, Accepted libproxy into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libproxy/0.4.15-10ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: libproxy (Ubuntu Focal) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875558 Title: [SRU] libproxy1-plugin-gsettings triggers a lot of warnings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/1875558/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880257] [NEW] package libc-bin 2.31-0ubuntu9 failed to install/upgrade: installed libc-bin package post-installation script subprocess returned error exit status 135
Public bug reported: from fully standard installation ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libc-bin 2.31-0ubuntu9 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat May 23 00:43:53 2020 ErrorMessage: installed libc-bin package post-installation script subprocess returned error exit status 135 Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2 SourcePackage: glibc Title: package libc-bin 2.31-0ubuntu9 failed to install/upgrade: installed libc-bin package post-installation script subprocess returned error exit status 135 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: glibc (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/1880257 Title: package libc-bin 2.31-0ubuntu9 failed to install/upgrade: installed libc-bin package post-installation script subprocess returned error exit status 135 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1880257/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879475] Re: SRU the current 3.36.1 stable update
--- evince-3.36.0/libdocument/ev-form-field.h 2017-10-03 18:15:33.0 + +++ evince-3.36.1/libdocument/ev-form-field.h 2020-05-11 04:34:35.0 + @@ -113,6 +113,7 @@ EvPage *page; gboolean changed; + gchar *alt_ui_name; }; struct _EvFormFieldClass Doesn't this change the ABI of a public library? This appears to be a public header file included in libevince-dev, and EvFormField is the first subelement of several other structures defined in this header, which will invalidate offsets into these structures compiled into reverse-dependencies. ** Also affects: evince (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: evince (Ubuntu Focal) 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/1879475 Title: SRU the current 3.36.1 stable update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1879475/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879761] Re: [groovy] merge sg3-utils with debian
This bug was fixed in the package sg3-utils - 1.45-1ubuntu1 --- sg3-utils (1.45-1ubuntu1) groovy; urgency=medium * Merge with Debian unstable (LP: #1879761). Remaining changes: - debian/control, debian/rules: build a sg3-udeb installer package again. - debian/sg3-udeb.install: install the right binaries for sg3-udeb. * Dropped: - Fix a typo in a udev rule that leads to truncated ID_SERIAL values in udev. (LP: #1859858) [Fixed Upstream] sg3-utils (1.45-1) unstable; urgency=medium [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 9 to 12. * Set upstream metadata fields: Bug-Submit. * Drop unnecessary dependency on dh-autoconf. * Use canonical URL in Vcs-Browser. [ Ritesh Raj Sarraf ] * Add filter for the debian folder * New upstream version 1.45 * Drop quilt based patch fix-udevadm-path.patch * Add patch to fix path for udevadm * Update symbol list for 1.45 -- Rafael David Tinoco Thu, 21 May 2020 03:34:16 + ** Changed in: sg3-utils (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879761 Title: [groovy] merge sg3-utils with debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/1879761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879475] Re: SRU the current 3.36.1 stable update
** Summary changed: - SRU the current 3.36.2 stable update + SRU the current 3.36.1 stable update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879475 Title: SRU the current 3.36.1 stable update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1879475/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1427600] Re: apport-unpack: ValueError: ['UserGroups'] has no binary content
** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427600 Title: apport-unpack: ValueError: ['UserGroups'] has no binary content To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1427600/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1873506] Re: ubuntu/focal64 fails to mount Vagrant shared folders
New images do not appear to be available quite yet, still getting the May 18 image. $ vagrant box update ==> default: Checking for updates to 'ubuntu/focal64' default: Latest installed version: 20200518.0.0 default: Version constraints: default: Provider: virtualbox ==> default: Box 'ubuntu/focal64' (v20200518.0.0) is running the latest version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873506 Title: ubuntu/focal64 fails to mount Vagrant shared folders To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/1873506/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)
** Changed in: imagemagick (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: imagemagick (Ubuntu) Status: Triaged => 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/1447968 Title: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1447968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected
(I'm not using Ubuntu for my desktop but I'have had the same problem. I'm running Pulseaudio 13 built with enable_bluez5_native_headset and Bluez 5.54) Solved it by adding headset=native forthe module module-bluetooth-discover in default.pa : load-module module-bluetooth-discover headset=native in ~/.pulse/default.pa (or /etc/pulse/default.pa) then restarting pulseaudio with pulseaudio -k Since Pulseaudio 11.0 has ofono support, "headset=auto" option enabled by default, pactl list shows that both profiles with available: yes Generally when using VoIP application automatically switch bluetooth profile to HSP works , but when not or when switch back to A2DP need to be done annually (for me, Blueman does the job with a few clicks). Sound with HSP profile isn't very good and HFP doesn't seems to work as I haven't setup phonesimp (ref https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/ ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576559 Title: Refused to switch profile to headset_head_unit: Not connected To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/1576559/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878769] Re: [SRU] updates to the maas deb2snap package
Hello Alberto, or anyone else affected, Accepted maas into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1:0.7 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: maas (Ubuntu Focal) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878769 Title: [SRU] updates to the maas deb2snap package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1878769/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1864680] Re: Revival of language packs for Kurdish (Sorani)
No problem i just wanted to share it that not yet been added. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864680 Title: Revival of language packs for Kurdish (Sorani) To manage notifications about this bug go to: https://bugs.launchpad.net/langpack-o-matic/+bug/1864680/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1870189] Re: initramfs does not get loaded
** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870189 Title: initramfs does not get loaded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870189/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit
** Also affects: procps (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955697 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874824 Title: pgrep reports error "cannot allocate" when run without stack limit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1874824/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860659] Re: 4.15.0-1053 contains fatal nilfs2 kernel bug
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-raspi2 (Ubuntu Bionic) 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/1860659 Title: 4.15.0-1053 contains fatal nilfs2 kernel bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1860659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1873581] Re: install from 19.10 --> 20.04 crashed system
Now that the final version of Ubuntu 20.04 LTS is available could you try installing with it? Additionally the crash was due to a failure resolving the IP addresses for the Ubuntu archive. ** Changed in: grub-installer (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873581 Title: install from 19.10 --> 20.04 crashed system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1873581/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875108] Re: 20.04 failed to calculate upgrade issue
*** This bug is a duplicate of bug 1069133 *** https://bugs.launchpad.net/bugs/1069133 Reviewing the files from your upgrade attempt you seem to have enabled a PPA that provides Xorg packages. This will prevent the upgrade as that PPA contains package version numbers greater than the release to which you are upgrading. You can revert the PPA by installing the ppa-purge package from the official Ubuntu archive and then running 'sudo ppa- purge ppa:oibaf/graphics-drivers'. After that you can try upgrading again and if it still fails open a new bug report. Thanks and good luck! ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: Confirmed => Invalid ** Tags added: ppa xorg-oibaf-ppa ** This bug has been marked a duplicate of bug 1069133 Get upgrade error 12.04 - 12.10 "Could not determine upgrade" - xorg from ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875108 Title: 20.04 failed to calculate upgrade issue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1875108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860659] Re: 4.15.0-1053 contains fatal nilfs2 kernel bug
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-raspi2 (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/1860659 Title: 4.15.0-1053 contains fatal nilfs2 kernel bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1860659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879968] Re: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2
Bug reproducing on Ubuntu20.4 Gnome3.36.2 LibreOfice 7.0.0.0.alpha1 This behavior includes not only copy failures, but also the addition of non-existent whitespace. https://youtu.be/KdsbAB0n1GU -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879968 Title: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2 To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1879968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1874229] Re: RST/BitLocker - Do not make URLs translatable
** Changed in: ubiquity (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874229 Title: RST/BitLocker - Do not make URLs translatable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1874229/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1868127] Re: OpenVPN will not reload due to misconfigured .service file
That is a very good point. I never noticed it but it looks like my OpenVPN is actually failing to reload, exiting, and being restarted by systemd. It looks like I'll need to modify my 'overlay' service to use SIGUSR1 instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868127 Title: OpenVPN will not reload due to misconfigured .service file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1868127/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878515] Re: Encoding issue when translating locale modifiers
Verified the test case using version 3.36.2-0ubuntu2 of libgnome- desktop-3-19 etc. from focal-proposed. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878515 Title: Encoding issue when translating locale modifiers To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-desktop/+bug/1878515/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880012] Re: ASUS UX533F overheating and fan off with Ubuntu 20.04 LTS
Attaching ubuntu-style information for the case that works fine where the laptop was booted from the Live-USB. ** Attachment added: "ubuntu-bug style info when fan works fine booting with Live-USB" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880012/+attachment/5375737/+files/fan_working_with_LiveUSB.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880012 Title: ASUS UX533F overheating and fan off with Ubuntu 20.04 LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1867390] Re: Update libarchive to 3.4.2
3.4.2-1 is now available in groovy which will become Ubuntu 20.10. I'll open a task for Ubuntu 20.04 LTS (focal) though. ** Changed in: libarchive (Ubuntu) Status: Triaged => Fix Released ** Also affects: libarchive (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: libarchive (Ubuntu Focal) Status: New => Triaged ** Changed in: libarchive (Ubuntu Focal) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867390 Title: Update libarchive to 3.4.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libarchive/+bug/1867390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880012] Re: ASUS UX533F overheating and fan off with Ubuntu 20.04 LTS
The fan is working when booting with the Live-USB I used to install Ubuntu 20.04 The Linux kernel from the Live-USB is Linux ubuntu 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux in case it makes any difference. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880012 Title: ASUS UX533F overheating and fan off with Ubuntu 20.04 LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878890] Re: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning
This bug is fixed with commit cb60d8a7 to curtin on branch master. To view that commit see the following URL: https://git.launchpad.net/curtin/commit/?id=cb60d8a7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878890 Title: [Ubuntu Server 20.04 LTS]: Failed Install (subiquity...install_fail/add_info) during partitioning To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1878890/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs