[Bug 1918009] Re: cannot upgrade to 20.04
Please use ppa-purge. There is at least kisak-mesa installed. ** Changed in: ubuntu-release-upgrader (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/1918009 Title: cannot upgrade to 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1918009/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1916108] Re: apache2 crash with modsecurity secremoterules
Hi Gary, ok, let see when they answer if answer (i'll keep open for that). You can delete my account your server. -- Best Regards - Jani -- Commercial WAF Rules || sRBL DataBase || Malware Signatures || Free RBL DataBase || Malware Scanner email: support@malware.expert www: http://malware.expert March 6, 2021 7:45 PM, "Gary" <1916...@bugs.launchpad.net> wrote: > You can close this I am the one person affected by this. I saw modsec > has 3.0.4 now so i upgraded and it is working now > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1916108 > > Title: > apache2 crash with modsecurity secremoterules > > Status in modsecurity-apache package in Ubuntu: > New > > Bug description: > Modsecurity configuration try load remote rules: > SecRemoteRules serial.key > https://rules.malware.expert/download.php?rules=generic > > Causing crash: > Feb 19 04:42:47 localhost systemd[1]: Starting The Apache HTTP Server... > Feb 19 04:42:48 localhost kernel: [40737.981217] apache2[10455]: segfault at > 2d ip 7fc0b6c1c14b > sp 7ffc0de6b730 error 4 in mod_security2.so[7fc0b6bf2000+47000] > Feb 19 04:42:48 localhost kernel: [40737.981227] Code: e8 6a 6d fd ff 66 2e > 0f 1f 84 00 00 00 00 00 > 41 57 41 56 41 55 49 89 f5 41 54 55 4c 89 c5 53 48 89 d3 48 0f af d9 48 83 ec > 08 <4d> 8b 60 08 4d > 85 e4 75 5c 49 89 ff 48 8d 7b 01 4d 89 ce e8 1d 63 > Feb 19 04:42:49 localhost apachectl[10445]: Segmentation fault (core dumped) > Feb 19 04:42:49 localhost apachectl[10445]: Action 'start' failed. > Feb 19 04:42:49 localhost apachectl[10445]: The Apache error log may have > more information. > Feb 19 04:42:49 localhost systemd[1]: apache2.service: Control process > exited, code=exited, > status=139/n/a > Feb 19 04:42:49 localhost systemd[1]: apache2.service: Failed with result > 'exit-code'. > Feb 19 04:42:49 localhost systemd[1]: Failed to start The Apache HTTP Server. > > There is BUG in modsecurity 2.9.3 with secremoterules if sources are > downloaded in: > https://www.modsecurity.org/tarball/2.9.3/modsecurity-2.9.3.tar.gz > > More information: > https://github.com/SpiderLabs/ModSecurity/issues/1982 > > #lsb_release -rd > Description: Ubuntu 20.04.2 LTS > Release: 20.04 > > #apt-cache policy libapache2-mod-security2 > libapache2-mod-security2: > Installed: 2.9.3-1 > Candidate: 2.9.3-1 > Version table: > *** 2.9.3-1 500 > 500 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 Packages > 100 /var/lib/dpkg/status > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/modsecurity-apache/+bug/1916108/+subscriptions ** Bug watch added: github.com/SpiderLabs/ModSecurity/issues #1982 https://github.com/SpiderLabs/ModSecurity/issues/1982 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916108 Title: apache2 crash with modsecurity secremoterules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/modsecurity-apache/+bug/1916108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918035] [NEW] ld-2.31.so is not correctly packaged in libc6-dbg
Public bug reported: lsb_release -rd Description:Ubuntu 20.04.2 LTS Release:20.04 Using gdb 9.2-0ubuntu1~20.04, libc6 and libc6-dbg 2.31-0ubuntu9.2 gdb -q /bin/date Reading symbols from /bin/date... (No debugging symbols found in /bin/date) (gdb) starti Starting program: /usr/bin/date Program stopped. 0x77fd0100 in ?? () from /lib64/ld-linux-x86-64.so.2 (gdb) b _dl_debug_state Breakpoint 1 at 0x77fe11d0 (gdb) c Continuing. Breakpoint 1, 0x77fe11d0 in _dl_debug_state () from /lib64/ld-linux-x86-64.so.2 (gdb) bt #0 0x77fe11d0 in _dl_debug_state () from /lib64/ld-linux-x86-64.so.2 #1 0x77fd2fd1 in ?? () from /lib64/ld-linux-x86-64.so.2 #2 0x77febc3b in ?? () from /lib64/ld-linux-x86-64.so.2 #3 0x77fd104c in ?? () from /lib64/ld-linux-x86-64.so.2 #4 0x77fd0108 in ?? () from /lib64/ld-linux-x86-64.so.2 #5 0x0001 in ?? () #6 0x7fffe58c in ?? () #7 0x in ?? () Note that debug info for ld-linux is missing despite libc6-dbg being installed. (gdb) disable 1 (gdb) catch syscall exit_group Catchpoint 2 (syscall 'exit_group' [231]) (gdb) c Continuing. Sat Mar 6 22:47:08 PST 2021 Catchpoint 2 (call to syscall exit_group), __GI__exit (status=status@entry=0) at ../sysdeps/unix/sysv/linux/_exit.c:31 31 ../sysdeps/unix/sysv/linux/_exit.c: No such file or directory. Note that debug info for `libc.so.6` was loaded correctly, but debug info for ld-linux was not. (gdb) info shared >FromTo Syms Read Shared Object Library 0x77fd0100 0x77ff2674 Yes (*) /lib64/ld-linux-x86-64.so.2 0x77df4630 0x77f6920d Yes /lib/x86_64-linux-gnu/libc.so.6 (*): Shared library is missing debugging information. As far as I can tell, this is happening because libc6-dbg installs ld-2.31.so into the wrong place: dpkg -L libc6-dbg | grep /ld-2.31 /usr/lib/debug/lib/libc6-prof/x86_64-linux-gnu/ld-2.31.so /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.31.so Since ld-linux resolves to /lib64/ld-linux-x86-64.so.2, GDB looks for debug symbols in the following paths: /lib64/.debug/ld-2.31.so /usr/lib/debug/lib64/ld-2.31.so /usr/lib/x86_64-linux-gnu/.debug/ld-2.31.so /usr/lib/debug/usr/lib/x86_64-linux-gnu/ld-2.31.so /usr/lib/x86_64-linux-gnu/.debug/ld-2.31.so /usr/lib/debug/usr/lib/x86_64-linux-gnu/ld-2.31.so None of these matches the actual installed path, so debug symbols are not loaded. P.S. Manually adding symbols via add-symbol-file /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.31.so works fine, but this should be automatic. P.P.S. After running sudo mkdir /usr/lib/debug/lib64 sudo ln -s /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.31.so /usr/lib/debug/lib64 things start working as expected: gdb -q /bin/date Reading symbols from /bin/date... (No debugging symbols found in /bin/date) (gdb) starti Starting program: /usr/bin/date Program stopped. 0x77fd0100 in _start () from /lib64/ld-linux-x86-64.so.2 (gdb) b _dl_debug_state Breakpoint 1 at 0x77fe11d0: file dl-debug.c, line 73. (gdb) c Continuing. Breakpoint 1, __GI__dl_debug_state () at dl-debug.c:73 73 dl-debug.c: No such file or directory. (gdb) bt #0 __GI__dl_debug_state () at dl-debug.c:73 #1 0x77fd2fd1 in dl_main (phdr=, phnum=, user_entry=, auxv=) at rtld.c:1661 #2 0x77febc3b in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7fffe390, dl_main=dl_main@entry=0x77fd15e0 ) at ../elf/dl-sysdep.c:252 #3 0x77fd104c in _dl_start_final (arg=0x7fffe390) at rtld.c:449 #4 _dl_start (arg=0x7fffe390) at rtld.c:539 #5 0x77fd0108 in _start () from /lib64/ld-linux-x86-64.so.2 #6 0x0001 in ?? () #7 0x7fffe5c8 in ?? () #8 0x in ?? () ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: libc6-dbg 2.31-0ubuntu9.2 Uname: Linux 5.4.72-microsoft-standard-WSL2 x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Mar 6 22:39:51 2021 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash SourcePackage: glibc UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: glibc (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal uec-images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918035 Title: ld-2.31.so is not correctly packaged in libc6-dbg To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1918035/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918034] [NEW] ubiquity crash installing Ubuntu 21.04 Desktop Daily Build
Public bug reported: Failure occurs on Pending version of Daily Build. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: ubiquity 21.04.9 ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11 Uname: Linux 5.10.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu59 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.460 CurrentDesktop: ubuntu:GNOME Date: Sun Mar 7 00:25:29 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210306) ProcEnviron: LANGUAGE=en_US.UTF-8 PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug hirsute ubiquity-21.04.9 ubuntu ** Summary changed: - Failubiquity crash installing Ubuntu 21.04 Desktop Daily Build + ubiquity crash installing Ubuntu 21.04 Desktop Daily Build -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918034 Title: ubiquity crash installing Ubuntu 21.04 Desktop Daily Build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1918034/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1908153] Re: [Alienware 15 R4, Realtek ALC3266, Black Headphone Out or internal speakers] Underruns, dropouts or crackling sound
[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/1908153 Title: [Alienware 15 R4, Realtek ALC3266, Black Headphone Out or internal speakers] Underruns, dropouts or crackling sound To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908153/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917414] Re: Ceph-osd fails to start with "error while loading shared libraries: cannot make segment writable for relocation: Permission denied"
Can confirm downgrade to 15.2.7-0ubuntu0.20.04.2 has got my node working. Thanks for the heads up. Obviously this is only a band-aid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917414 Title: Ceph-osd fails to start with "error while loading shared libraries: cannot make segment writable for relocation: Permission denied" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1917414/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918029] Re: Pi400 Night Light
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918029 Title: Pi400 Night Light To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1918029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918033] [NEW] gnome-shell crashes when clearing notifications
Public bug reported: When clicking on the 'Clear' button in the notification panel, gnome- shell crashes. gnome-shell version: 3.38.3-3ubuntu1 Logs: Mar 07 11:34:04 yushijinhun-laptop gnome-shell[3639]: ** Mar 07 11:34:04 yushijinhun-laptop gnome-shell[3639]: Clutter:ERROR:../clutter/clutter/clutter-stage.c:3785:on_device_actor_reactive_changed: assertion failed: (!clutter_actor_get_reactive (actor)) Mar 07 11:34:04 yushijinhun-laptop gnome-shell[3639]: Bail out! Clutter:ERROR:../clutter/clutter/clutter-stage.c:3785:on_device_actor_reactive_changed: assertion failed: (!clutter_actor_get_reactive (actor)) Mar 07 11:34:04 yushijinhun-laptop polkitd(authority=local)[635]: Unregistered Authentication Agent for unix-session:5 (system bus name :1.226, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Mar 07 11:34:04 yushijinhun-laptop systemd[655]: org.gnome.Shell@x11.service: Main process exited, code=killed, status=6/ABRT Mar 07 11:34:04 yushijinhun-laptop systemd[655]: org.gnome.Shell@x11.service: Failed with result 'signal'. Mar 07 11:34:04 yushijinhun-laptop systemd[655]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3. Mar 07 11:34:04 yushijinhun-laptop systemd[655]: Stopped GNOME Shell on X11. ** Affects: gnome-shell (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/1918033 Title: gnome-shell crashes when clearing notifications To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918032] [NEW] Lenovo Ideapad 5 touchpad not responding and not in /proc/bus/input/devices
Public bug reported: touchpad does not respond to any input. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.8.0-43-generic 5.8.0-43.49~20.04.1 ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-43-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 20:44:04 2021 InstallationDate: Installed on 2021-03-06 (0 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-signed-hwe-5.8 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed-hwe-5.8 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal third-party-packages ** Attachment added: "devices" https://bugs.launchpad.net/bugs/1918032/+attachment/5474128/+files/devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918032 Title: Lenovo Ideapad 5 touchpad not responding and not in /proc/bus/input/devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1918032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917674] Re: Freeze when resuming from automatic suspension to RAM
I can't see any files in /var/crash/, even after applying the workaround and reproducing the freeze again. This time the freeze was more severe. There was no response from the keyboard and a hard reset was the only way to recover. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917674 Title: Freeze when resuming from automatic suspension to RAM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1917674/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912246] Re: [nvidia] gnome-shell freezes randomly
** Attachment added: "prevboot.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1912246/+attachment/5474126/+files/prevboot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912246 Title: [nvidia] gnome-shell freezes randomly To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1912246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912246] Re: [nvidia] gnome-shell freezes randomly
** Attachment added: "lspci.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1912246/+attachment/5474125/+files/lspci.txt ** Attachment removed: "prevboot.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1912246/+attachment/5474124/+files/prevboot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912246 Title: [nvidia] gnome-shell freezes randomly To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1912246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912246] Re: [nvidia] gnome-shell freezes randomly
Here's lspci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912246 Title: [nvidia] gnome-shell freezes randomly To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1912246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912246] Re: [nvidia] gnome-shell freezes randomly
Here's lspci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912246 Title: [nvidia] gnome-shell freezes randomly To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1912246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912246] Re: [nvidia] gnome-shell freezes randomly
Okay, so this time when it happened at Sun Mar 7 02:44 AM UTC 2021, here are the logs. I did not find any crash files in /var/crash, and there were no results for my whoopsie-id either. The journalctl output is attached ** Attachment added: "prevboot.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1912246/+attachment/5474124/+files/prevboot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912246 Title: [nvidia] gnome-shell freezes randomly To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1912246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918002] Re: [SRU] xfce4-weather-plugin 0.10.2
The blog was written back on Feb 04, 2021 stating that the 1.9 will be turned off on 3/1/2021. https://api.met.no/blog/2021-02-04-extremeswwc One would think that if the devs knew that they were going to shut off the 1.9 API that they would have planned ahead and already released 0.10.2 or 0.11.0 into 20.04 already resolving this issue. Please push the release of 0.10.2 so that we can stick with the Ubuntu release version and not installing from git or the MX release just to get the weather plugin working again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918002 Title: [SRU] xfce4-weather-plugin 0.10.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918029] [NEW] Pi400 Night Light
Public bug reported: On the Raspberry Pi 400 the Night Light mode for the display seems to have no effect. The display remains the same bright colour even when the night light filter is enabled. ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: xorg 1:7.7+19ubuntu15 ProcVersionSignature: Ubuntu 5.8.0-1016.19-raspi 5.8.18 Uname: Linux 5.8.0-1016-raspi aarch64 ApportVersion: 2.20.11-0ubuntu50.5 Architecture: arm64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 20:02:05 2021 DistUpgraded: Fresh install DistroCodename: groovy DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: ImageMediaBuild: 20201022 Lspci-vt: -[:00]---00.0-[01]00.0 VIA Technologies, Inc. VL805 USB 3.0 Host Controller ProcEnviron: LANGUAGE=en_CA:en PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_CA.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:1680x1050M@60 smsc95xx.macaddr=DC:A6:32:E5:00:72 vc_mem.mem_base=0x3ec0 vc_mem.mem_size=0x4000 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash RebootRequiredPkgs: gnome-shell SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) acpidump: version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.102-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 ** Affects: ubuntu Importance: Undecided Status: New ** Tags: apport-bug arm64 groovy ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918029 Title: Pi400 Night Light To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1918029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879214] Re: Package makedumpfile 1:1.6.7-1ubuntu2(arm64) failed to makedumpfile:calculate_plat_config: PAGE SIZE 0x1000 and VA Bits 47 not supported
** Changed in: makedumpfile (Ubuntu Focal) Importance: Undecided => High ** Changed in: makedumpfile (Ubuntu Groovy) Importance: Undecided => High ** Changed in: makedumpfile (Ubuntu Hirsute) 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/1879214 Title: Package makedumpfile 1:1.6.7-1ubuntu2(arm64) failed to makedumpfile:calculate_plat_config: PAGE SIZE 0x1000 and VA Bits 47 not supported To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1879214/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918028] [NEW] At the end of the install it said executing 'grub0install/dev/sda' failed....this is a fatal error
Public bug reported: im not sure what the problem is to be honest ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: ubiquity 20.10.13 ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14 Uname: Linux 5.8.0-25-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu50 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.455 CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 18:04:57 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- acpi=off LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) ProcEnviron: LANGUAGE=en_US.UTF-8 PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 RebootRequiredPkgs: linux-image-5.8.0-25-generic linux-base SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug groovy ubiquity-20.10.13 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918028 Title: At the end of the install it said executing 'grub0install/dev/sda' failedthis is a fatal error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1918028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1877533] Re: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted
** No longer affects: linux (Ubuntu) ** No longer affects: linux (Ubuntu Focal) ** No longer affects: linux (Ubuntu Groovy) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877533 Title: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1877533/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913321] Re: [MIR] iniparser (dependency of mtd-utils)
** No longer affects: mtd-utils (Ubuntu) ** No longer affects: mtd-utils (Ubuntu Hirsute) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913321 Title: [MIR] iniparser (dependency of mtd-utils) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iniparser/+bug/1913321/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1881442] Re: grub-initrd-fallback.service should RequiresMountsFor=/boot/grub
I have run into this with root on zfs. If for some reason the grub directory with grubenv is created on the root pool, then update-grub will no longer work (10_linux_zfs will no longer find valid /boot directories for the root fs). I would definitely tune this to avoid that as trying to boot into zfs from a grub command line is not a pleasant experience. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881442 Title: grub-initrd-fallback.service should RequiresMountsFor=/boot/grub To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1881442/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918017] Re: ksh93 problems
** Package changed: ubuntu => ksh (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918017 Title: ksh93 problems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ksh/+bug/1918017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1908082] Re: Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark
Sorry this is a bit late, but here once again are the speedometer benchmarks. This time I made sure to include the package version. I used a different computer than my first test but the conclusion is still the same: Firefox deb is beaten by alternative packages of firefox (in this case snap). Speedometer score (https://browserbench.org/Speedometer2.0/): Tested on Ubuntu 20.04.2 (ISO: ubuntu-20.04.2.0-desktop-amd64.iso) Firefox Snap: Score: 36.6±2.0 Package: 86.0-3 Firefox Deb: Score: 28.89±0.18 Package: 86.0+build3-0ubuntu0.20.04.1 For further research it may be useful to benchmark firefox deb vs firefox snap/flatpak in various tests, similarly to how phoronix compares chrome and firefox on linux (https://www.phoronix.com/scan.php?page=news_item&px=Chrome-89-Firefox-86). However, even though the speedometer score is evidently lower on the deb that doesn't mean it is necessarily an real-world issue. As noted by google when they retired octane as a recommended benchmark (tests javascript), web benchmarks can be misleading and can poorly represent real-world performance (https://v8.dev/blog/retiring-octane). The lower score on firefox deb may not correlated with a perceiveable performance difference. My opinion is that a fix for this issue is not worth putting considerable time into if we cannot demonstrate clear real-world performance deficiencies in firefox deb. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908082 Title: Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1908082/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918024] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918024 Title: ZFS/fwupd infinite loop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1918024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918024] [NEW] ZFS/fwupd infinite loop
Public bug reported: Infinite loop of ZFS/fwupd events slowing system to a crawl after waking. Mar 6 12:37:56 fuel zed: eid=3668 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:56 fuel zed: eid=3669 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:56 fuel zed: eid=3670 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:56 fuel zed: eid=3671 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:57 fuel zed: eid=3672 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:57 fuel zed: eid=3673 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:57 fuel zed: eid=3674 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:57 fuel zed: eid=3675 class=config_sync pool_guid=0x2D095FFB2B65A8E6 Mar 6 12:37:57 fuel fwupd[9611]: 20:37:57:0979 FuEngine ata failed to change udev device /sys/devices/pci:00/:00:1f.2/ata8/host7/target7:0:0/7:0:0:0/block/sdb: cannot ensure ID: FuUdevDevice: Mar 6 12:37:57 fuel fwupd[9611]: WDC WD40EZRZ-00GXCB0 Mar 6 12:37:57 fuel fwupd[9611]: Serial: WD-WCC7K5PENUZC Mar 6 12:37:57 fuel fwupd[9611]: Flags:none Mar 6 12:37:57 fuel fwupd[9611]: Version: 80.00A80 Mar 6 12:37:57 fuel fwupd[9611]: 20:37:57:0985 FuEngine ata failed to change udev device /sys/devices/pci:00/:00:1f.2/ata8/host7/target7:0:0/7:0:0:0/block/sdb/sdb9: cannot ensure ID: FuUdevDevice: Mar 6 12:37:57 fuel fwupd[9611]: WDC WD40EZRZ-00GXCB0 Mar 6 12:37:57 fuel fwupd[9611]: Serial: WD-WCC7K5PENUZC Mar 6 12:37:57 fuel fwupd[9611]: Flags:none Mar 6 12:37:57 fuel fwupd[9611]: Version: 80.00A80 Mar 6 12:37:58 fuel fwupd[9611]: 20:37:58:0070 FuEngine ata failed to change udev device /sys/devices/pci:00/:00:1f.2/ata8/host7/target7:0:0/7:0:0:0/block/sdb/sdb1: cannot ensure ID: FuUdevDevice: Mar 6 12:37:58 fuel fwupd[9611]: WDC WD40EZRZ-00GXCB0 Mar 6 12:37:58 fuel fwupd[9611]: Serial: WD-WCC7K5PENUZC Mar 6 12:37:58 fuel fwupd[9611]: Flags:none Mar 6 12:37:58 fuel fwupd[9611]: Version: 80.00A80 ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: linux-image-5.8.0-44-generic 5.8.0-44.50 ProcVersionSignature: Ubuntu 5.8.0-44.50-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu50.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: mcmurtri 8333 F pulseaudio /dev/snd/controlC0: mcmurtri 8333 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: X-Cinnamon Date: Sat Mar 6 12:38:40 2021 InstallationDate: Installed on 2018-10-28 (860 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) IwConfig: lono wireless extensions. eno1 no wireless extensions. MachineType: Gigabyte Technology Co., Ltd. Default string ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-44-generic root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash mitigations=off vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.8.0-44-generic N/A linux-backports-modules-5.8.0-44-generic N/A linux-firmware1.190.3 RfKill: SourcePackage: linux UpgradeStatus: Upgraded to groovy on 2020-12-14 (82 days ago) dmi.bios.date: 03/13/2018 dmi.bios.release: 5.6 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F25b dmi.board.asset.tag: Default string dmi.board.name: X99P-SLI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF25b:bd03/13/2018:br5.6:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: Default string dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918024 Title: ZFS/fwupd infinite loop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1918024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918023] [NEW] Please remove armhf and s390x binaries for gdpc
Public bug reported: gdpc now only builds for 64-bit architectures in Debian, so there are no longer s390x and armhf binaries produced (see the changelog notes here: https://launchpad.net/ubuntu/+source/gdpc/2.2.5-13). Please remove the armhf and s390x binaries accordingly in Ubuntu so that the new version can migrate. ** Affects: gdpc (Ubuntu) Importance: Undecided Status: New ** Tags: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918023 Title: Please remove armhf and s390x binaries for gdpc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdpc/+bug/1918023/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918017] Re: ksh93 problems
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1918017/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918017 Title: ksh93 problems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1918017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917528] Re: bcmwl-kernel-source fails to build on Linux 5.10
Yep, this is "a problem" for me running Hirsute Lubuntu on both my mac '09 MBP and just now tried to check it on my '12 cMP in Lu 21.04 and tried to "add the driver" via Add'l drivers and it would not install the driver . . . . It's less of a problem on the desktop unit, because it is plugged in, both appear to be using BCM4322 wifi units . . . but, this problem is a "show-stopper" for for laptop . . . must have wifi capability in that machine. Wifi was working fine as of this recent Wed night, logged into Lu 21.04 .. . connected to wifi, saw that there was a large "794 package upgrade" available, ran it through the wifi . . . but on reboot, wifi was "gone" . . . . Fortunately at that location I could use ethernet, but yesterday at my other part-time job, no such luck . . . no capacity for wifi. Today I messed around with it and found that as this post mentions "bcmwl-kernel-source" package is "not friendly" with the kernel??? Please advise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917528 Title: bcmwl-kernel-source fails to build on Linux 5.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1917528/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1903382] Re: unable to add online account for google, flickr, microsoft, facebook
Possibly of interest. Running `WEBKIT_FORCE_SANDBOX=0 gnome-control- center` seems fix the matter temporarily. See here for more details: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1291 ** Bug watch added: gitlab.gnome.org/GNOME/epiphany/-/issues #1291 https://gitlab.gnome.org/GNOME/epiphany/-/issues/1291 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903382 Title: unable to add online account for google, flickr, microsoft, facebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1903382/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918021] Re: Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container
** Attachment added: "Docker build log with all errors" https://bugs.launchpad.net/ubuntu/+source/libpaper/+bug/1918021/+attachment/5474081/+files/docker-build.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918021 Title: Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpaper/+bug/1918021/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917756] Re: FTBFS on ppc64el
This bug was fixed in the package libraw - 0.20.2-1ubuntu1 --- libraw (0.20.2-1ubuntu1) hirsute; urgency=medium * debian/libraw20.symbols: mark C++ template instantiations optional (LP: #1917756) -- Olivier Tilloy Thu, 04 Mar 2021 12:21:24 +0100 ** Changed in: libraw (Ubuntu) Status: Fix Committed => 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/1917756 Title: FTBFS on ppc64el To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libraw/+bug/1917756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918021] Re: Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container
Please note that the same container for Groovy builds without issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918021 Title: Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpaper/+bug/1918021/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918021] [NEW] Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container
Public bug reported: Steps to reproduce: 1. Have simple Dockerfile as shown below: ``` mkdir ~/ubuntu-mate-hirsute cat < ~/ubuntu-mate-hirsute/Dockerfile FROM ubuntu:hirsute ENV SHELL=/bin/bash RUN apt-get update && \ env DEBIAN_FRONTEND=noninteractive apt-get install -y ubuntu-mate-desktop CMD ["mate-session"] EOF ``` 2. Build this Dockerfile by the command shown below docker build ~/ubuntu-mate-hirsute/ -t ubuntu-mate:hirsute Expected result: * Docker container is built and tagged as it was requested - ubuntu-mate:hirsute . Actual results: * Docker container is not built, have the following errors instead: ... Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data dpkg: error processing package libpaper1:amd64 (--configure): installed libpaper1:amd64 package post-installation script subprocess returned error exit status 1 ... dpkg: dependency problems prevent configuration of libgs9:amd64: libgs9:amd64 depends on libpaper1; however: Package libpaper1:amd64 is not configured yet. dpkg: error processing package libgs9:amd64 (--configure): dependency problems - leaving unconfigured ... Setting up fonts-tlwg-umpush (1:0.7.2-1build1) ... dpkg: dependency problems prevent configuration of libpaper-utils: libpaper-utils depends on libpaper1; however: Package libpaper1:amd64 is not configured yet. dpkg: error processing package libpaper-utils (--configure): dependency problems - leaving unconfigured Setting up samba-common (2:4.13.3+dfsg-1ubuntu2) ... ucf: do not have write privilege to the state data dpkg: error processing package samba-common (--configure): installed samba-common package post-installation script subprocess returned error exit status 1 ... dpkg: dependency problems prevent configuration of ghostscript: ghostscript depends on libgs9 (= 9.53.3~dfsg-7); however: Package libgs9:amd64 is not configured yet. dpkg: error processing package ghostscript (--configure): dependency problems - leaving unconfigured ... Setting up fonts-tlwg-mono (1:0.7.2-1build1) ... dpkg: dependency problems prevent configuration of libatrildocument3: libatrildocument3 depends on libspectre1 (>= 0.2.3); however: Package libspectre1:amd64 is not configured yet. dpkg: error processing package libatrildocument3 (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of cups-daemon: cups-daemon depends on libpaper1; however: Package libpaper1:amd64 is not configured yet. dpkg: error processing package cups-daemon (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of atril: atril depends on libatrildocument3 (= 1.24.0-1); however: Package libatrildocument3 is not configured yet. dpkg: error processing package atril (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of libatrilview3: libatrilview3 depends on libatrildocument3 (= 1.24.0-1); however: Package libatrildocument3 is not configured yet. dpkg: error processing package libatrilview3 (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of smbclient: smbclient depends on samba-common (= 2:4.13.3+dfsg-1ubuntu2); however: Package samba-common is not configured yet. dpkg: error processing package smbclient (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of samba-common-bin: samba-common-bin depends on samba-common (= 2:4.13.3+dfsg-1ubuntu2); however: Package samba-common is not configured yet. dpkg: error processing package samba-common-bin (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of printer-driver-ptouch: printer-driver-ptouch depends on ghostscript; however: Package ghostscript is not configured yet. dpkg: error processing package printer-driver-ptouch (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of cups-filters: cups-filters depends on ghostscript; however: Package ghostscript is not configured yet. dpkg: error processing package cups-filters (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-hpcups: printer-driver-hpcups depends on cups-filters | ghostscript-cups; however: Package cups-filters is not configured yet. Package ghostscript-cups is not installed. Package cups-filters which provides ghostscript-cups is not configured yet. dpkg: error processing package printer-driver-hpcups (--configure): dependency problems - leaving unconfigured ... dpkg: dependency problems prevent configuration of printer-driver-m2300w: printer-driver-m2300w depends on cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0.0~bzr156); however: Package cups-filters is not configured
[Bug 1918020] [NEW] Brother printer prints jibberish or nothing
Public bug reported: I installed a driver for a Brother MFC-7860DW printer (I downloaded the driver directly from the website because it was not one of the drivers available in the printer-configuration menu). It worked correctly for several days, and then it started printing collections of weird symbols and a bunch of blank pages. It would print them one-sided, even though I had ordered duplex printing. It would do this intermittently, but the frequency has increased dramatically. This would happen regardless of the application I was using. 1. What I expected to happen: The document printing as it appeared on the screen 2. What actually happened: Weird strings of symbols and mostly-blank pages (though sometimes it printed correctly) 3. Steps to make it happen: a. Open an application (ex: LibreOffice, Firefox) b. Open a file (or webpage) c. Select "print" d. Push okay (to start the printing) Kubuntu 20.03 Cups 2.3.1-9ubuntu1.1 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: cups 2.3.1-9ubuntu1.1 ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: KDE Date: Sat Mar 6 13:21:05 2021 InstallationDate: Installed on 2021-02-11 (23 days ago) InstallationMedia: Kubuntu 20.04.2 LTS "Focal Fossa" - Release amd64 (20210204) Lpstat: device for MFC7860DW: usb://Brother/MFC-7860DW?serial=U62702K1N178900 MachineType: Gigabyte Technology Co., Ltd. Z68A-D3H-B3 PpdFiles: Error: command ['fgrep', '-H', '*NickName', '/etc/cups/ppd/MFC7860DW.ppd'] failed with exit code 2: grep: /etc/cups/ppd/MFC7860DW.ppd: Permission denied ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-44-generic root=UUID=22d11d08-d35d-4209-97a6-3faf058446b3 ro quiet splash vt.handoff=7 SourcePackage: cups UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/20/2012 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F13 dmi.board.name: Z68A-D3H-B3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF13:bd03/20/2012:svnGigabyteTechnologyCo.,Ltd.:pnZ68A-D3H-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnZ68A-D3H-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: Z68A-D3H-B3 dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: brother cups printer ** Attachment added: "Cups Error Log" https://bugs.launchpad.net/bugs/1918020/+attachment/5474063/+files/Cups%20Error%20Log%20362021.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918020 Title: Brother printer prints jibberish or nothing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1918020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918019] [NEW] Unable to move or resize windows unless the supper key is pressed
Public bug reported: After the latest upgrade I am not able to move or resize windows unless the supper key is pressed. My setup is close to the default setup. The issues is not resolved when disabling all the extensions. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome (not installed) ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11 Uname: Linux 5.10.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu59 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 11:25:01 2021 InstallationDate: Installed on 2021-02-14 (20 days ago) InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210123) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/usr/bin/fish SourcePackage: meta-gnome3 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: meta-gnome3 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918019 Title: Unable to move or resize windows unless the supper key is pressed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/meta-gnome3/+bug/1918019/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918018] Re: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit s
I hope this helps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918018 Title: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre- removal script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1918018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918018] [NEW] package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit
Public bug reported: Trying to use synaptic to install NVIDIA gpu driver ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip Date: Sun Mar 7 06:14:13 2021 DuplicateSignature: package:linux-image-5.8.0-44-generic:5.8.0-44.50~20.04.1 Removing linux-image-5.8.0-44-generic (5.8.0-44.50~20.04.1) ... E: Aborting removal of the running kernel dpkg: error processing package linux-image-5.8.0-44-generic (--remove): installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit status 1 ErrorMessage: installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit status 1 InstallationDate: Installed on 2021-03-04 (2 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.4 SourcePackage: linux-signed-hwe-5.8 Title: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed-hwe-5.8 (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/1918018 Title: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre- removal script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1918018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918018] Re: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre-removal script subprocess returned error exit s
** 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/1918018 Title: package linux-image-5.8.0-44-generic 5.8.0-44.50~20.04.1 failed to install/upgrade: installed linux-image-5.8.0-44-generic package pre- removal script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1918018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918017] [NEW] ksh93 problems
Public bug reported: Running Xubuntu 20.04.02 I've been running ksh93 for 40 years now. Somewhere in the recent past, ksh started performing in strange ways. In particular, it stopped adding commands with faulty syntax to the command history list, rendering them unavailable for recall and editing. Upon further investigation, I discovered that ksh93 had been silently replaced by ksh2020, which is apparently (according to other reports)a buggy and unsupported version of ksh that AT&T recently washed their hands of. If you look at synaptic, the ksh93 version is not even listed -- only ksh2020. See this image: http://smallthoughts.com/photos/misc/ksh_01.jpg ksh93 is still available in the focal repository and I was able to reinstall it with: apt install ksh93 but it remains unlisted in synaptic. First, ksh2020 is buggy and should not be used -- and certainly not as the primary ksh installation. Second, the distro repository needs to be updated to list the ksh93 package available and made the default. This silent replacement of ksh has caused me many hours of problems! ** Affects: 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/1918017 Title: ksh93 problems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1918017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1867198] Re: MIR: bin:libnginx-mod-http-geoip2 from src:nginx
Steve Beattie: This MIR is strictly for the http-geoip2 module and not stream-geoip2. I have not slated stream modules for Main inclusion as it is not something that we have tested in depth, therefore the stream configs and modules unless they are already in Main should be considered Universe modules at this time. `stream` is essentially doing TCP/UDP listeners and forwarding to other things. Which is not available in the default package configuration as we have now, and requires users to edit nginx.conf. I'm working on making the ability to apply different configurations *simpler* but that's a long-term project since it radically overhauls the packaging. So, for the purposes of this MIR, only focus on the http-geoip2 module and not the stream-geoip2 module - stream-geoip2 can still be kept in Universe. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867198 Title: MIR: bin:libnginx-mod-http-geoip2 from src:nginx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1867198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918016] [NEW] [Latitude 9510, Intel Kabylake HDMI, Digital Out, HDMI] Pulseaudio fails to detect card. I
Public bug reported: I don't have any sound on my laptop after installing Ubuntu. It worked well with Windows. In audio settings there is no audio output detected (dummy output). No input also. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio 1:13.99.1-1ubuntu3.10 ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D2p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 19:20:52 2021 InstallationDate: Installed on 2021-03-06 (0 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: pulseaudio Symptom: audio Symptom_Card: sof-hda-dsp - sof-hda-dsp Symptom_Jack: Digital Out, HDMI Title: [Latitude 9510, Intel Kabylake HDMI, Digital Out, HDMI] Pulseaudio fails to detect card UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/16/2020 dmi.bios.release: 1.2 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.2.2 dmi.board.name: 0G0T42 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.2.2:bd07/16/2020:br1.2:svnDellInc.:pnLatitude9510:pvr:rvnDellInc.:rn0G0T42:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Latitude dmi.product.name: Latitude 9510 dmi.product.sku: 0983 dmi.sys.vendor: Dell Inc. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918016 Title: [Latitude 9510, Intel Kabylake HDMI, Digital Out, HDMI] Pulseaudio fails to detect card. I To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1918016/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918015] [NEW] Unable to update to 20.04
Public bug reported: Unable to update from 18.04 to 20.04 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubuntu-release-upgrader-core 1:18.04.42 ProcVersionSignature: Ubuntu 4.15.0-136.140-generic 4.15.18 Uname: Linux 4.15.0-136-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.23 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 19:21:10 2021 InstallationDate: Installed on 2014-02-23 (2568 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to bionic on 2021-03-06 (0 days ago) ** Affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic dist-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918015 Title: Unable to update to 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1918015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1916108] Re: apache2 crash with modsecurity secremoterules
You can close this I am the one person affected by this. I saw modsec has 3.0.4 now so i upgraded and it is working now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916108 Title: apache2 crash with modsecurity secremoterules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/modsecurity-apache/+bug/1916108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1785262] Re: arm64 autopkgtests are flaky
This bug was fixed in the package libreoffice - 1:7.1.1~rc2-2ubuntu1 --- libreoffice (1:7.1.1~rc2-2ubuntu1) hirsute; urgency=medium * Fix autopkgtest failures -- Rico Tzschichholz Mon, 01 Mar 2021 11:17:32 +0100 ** Changed in: libreoffice (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/1785262 Title: arm64 autopkgtests are flaky To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1785262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918014] [NEW] Switching application keyboard shortcuts not working
Public bug reported: After last updates, Alt+Tab no lonnger moves between all open applications. It only switches between the two last focused windows without loading the switching overlay. Super+Tab behaves the same way. My keyboard settings are reset to default, and they behave strangely: 1. "Alt+tab" is not there at all. 2. Switch Windows is "Super+;", Switch Applications is "Super+Tab". 3. Super+Tab works just like Alt+Tab, i.e. switches between the last two focued windows. 4. When I try to set Switch Windows to "Alt+Tab" it complains that it is already in use for Switch Applications, although it does not say so in the settings 5. When I try to set "Switch Applications" to be "Alt+Tab", this shortcut still only moves between two last focused apps. This is what I get from gsettings: ~$ gsettings get org.gnome.desktop.wm.keybindings switch-applications ['Tab', 'Tab'] ~$ gsettings get org.gnome.desktop.wm.keybindings switch-windows @as [] So now I have no way of moving between more than 2 applications using the keyboard. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome-control-center 1:3.38.4-1ubuntu2 ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11 Uname: Linux 5.10.0-14-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu59 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: GNOME Date: Sat Mar 6 19:16:01 2021 InstallationDate: Installed on 2018-09-05 (913 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180822) RebootRequiredPkgs: evolution-data-server gnome-shell SourcePackage: gnome-control-center UpgradeStatus: Upgraded to hirsute on 2021-02-04 (30 days ago) ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug hirsute third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918014 Title: Switching application keyboard shortcuts not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1918014/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1916920] Re: OEM install crashed towards the end (hirsute daily-build)
Since two days the test is passed. Tested on 20210305 and 20210306 ISOs for both Ubuntu MATE and Xubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916920 Title: OEM install crashed towards the end (hirsute daily-build) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1916920/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1587455] Re: error message is unclear when the right side of files is empty
** Changed in: snapcraft (Ubuntu) Assignee: Kyle Fazzari (kyrofa) => (unassigned) ** Changed in: snapcraft (Ubuntu) Status: In Progress => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587455 Title: error message is unclear when the right side of files is empty To manage notifications about this bug go to: https://bugs.launchpad.net/snapcraft/+bug/1587455/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1867198] Re: MIR: bin:libnginx-mod-http-geoip2 from src:nginx
I reviewed libnginx-mod-http-geoip2/nginx 1.18.0-6ubuntu4 (aka http-geoip2 3.3 upstream) as checked into hirsute. This shouldn't be considered a full audit but rather a quick gauge of maintainability. libnginx-mod-http-geoip2 is an nginx module registers variables on the connection based on the precompiled MaxMind database, for use by by other elements with nginx. - No CVE history found for this nginx module. - The only additional dependency here is on the libmaxminddb library. - pre/post inst/rm scripts attempt to handle the module configuration for nginx. - No init scripts. - No systemd units. - No dbus services. - No binaries, setuid or otherwise. - No sudo fragments. - No polkit files. - No udev rules. - There does not appear to be any unit or functional tests, and autopkgtests do not appear to exercise the module. - No cron jobs. - No build warnings or errors on the module compilation. No lintian warnings. - No Processes spawned. - Most memory/string management is around handling config options as well as copying values from the MindMap db. As such, it's got a bunch of magic constants that get added and subtracted to things, so it's not super clear that it's allocating sizes correctly. But at least return values are checked for errors. - The only File IO is to open and lookup entries in the static MaxMind database, and is specified through the module configuration file. - Logging is handled through the standard ngninx module logging interface, and uses format strings correctly. - No environment variable usage. - No use of privileged functions. - No use of cryptography / random number sources etc? - No use of temp files. - Networking is handled by nginx proper, the only bits related to networking are getting the ipv4/ipv6 connection information from the request, and looks okay. - No use of WebKit. - No use of PolicyKit. - No Coverity of cppcheck results reported for the module. The module is relatively small and well contained. Issues like https://github.com/leev/ngx_http_geoip2_module/issues/90 are mildly concerning, but the only thing really under an attacker control is the ipv4 or ipv6 address being looked up, so the threat surface is small. Security team ACK for promoting libnginx-mod-http-geoip2 to main. One question I have is whether this MIR is limited strictly to libnginx-mod-http-geoip2, or is libnginx-mod-stream-geoip2 covered as well? If the latter, nothing different turned up while examining it in the course of looking at libnginx-mod-http-geoip2. ** Bug watch added: github.com/leev/ngx_http_geoip2_module/issues #90 https://github.com/leev/ngx_http_geoip2_module/issues/90 ** Changed in: nginx (Ubuntu) Status: New => In Progress ** Changed in: nginx (Ubuntu) Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867198 Title: MIR: bin:libnginx-mod-http-geoip2 from src:nginx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1867198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918013] [NEW] package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi, 3-model-b.txt lib/firmware/brcm/brcmfmac43455-sdi
Public bug reported: Upgrade error Unpacking linux-firmware (1.195) over (1.194) ... dpkg: error processing archive /tmp/apt-dpkg-install-N6i2Cp/86-linux-firmware_1. 195_all.deb (--unpack): trying to overwrite '/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob', which is also in package linux-firmware-raspi2 3-0ubuntu2 update-initramfs: Generating /boot/initrd.img-5.8.0-1017-raspi ProblemType: Package DistroRelease: Ubuntu 21.04 Package: linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt lib/firmware/brcm/brcmfmac43455-sdio.bin lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt] ProcVersionSignature: Ubuntu 5.8.0-1017.20+21.04.1-raspi 5.8.18 Uname: Linux 5.8.0-1017-raspi aarch64 ApportVersion: 2.20.11-0ubuntu59 Architecture: arm64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: dad1239 F pulseaudio /dev/snd/pcmC1D0p: dad1239 F...m pulseaudio /dev/snd/controlC0: dad1239 F pulseaudio CasperMD5CheckResult: unknown Date: Sat Mar 6 14:59:23 2021 Dependencies: ErrorMessage: trying to overwrite '/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob', which is also in package linux-firmware-raspi2 3-0ubuntu2 ImageMediaBuild: 20210302 Lspci-vt: -[:00]---00.0-[01]00.0 VIA Technologies, Inc. VL805 USB 3.0 Host Controller PackageArchitecture: all ProcFB: 0 vc4drmfb ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:1280x1024M@60 smsc95xx.macaddr=DC:A6:32:D1:3E:28 vc_mem.mem_base=0x3ec0 vc_mem.mem_size=0x4000 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.9, Python 3.9.2, python3-minimal, 3.9.1-1 PythonDetails: N/A RelatedPackageVersions: grub-pc N/A SourcePackage: linux-firmware StagingDrivers: bcm2835_v4l2 bcm2835_isp bcm2835_codec bcm2835_mmal_vchiq snd_bcm2835 vc_sm_cma Title: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt lib/firmware/brcm/brcmfmac43455-sdio.bin lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt] failed to install/upgrade: trying to overwrite '/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob', which is also in package linux-firmware-raspi2 3-0ubuntu2 UpgradeStatus: No upgrade log present (probably fresh install) acpidump: ** Affects: linux-firmware (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package arm64 hirsute staging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918013 Title: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt lib/firmware/brcm/brcmfmac43455-sdio.bin lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt] failed to install/upgrade: trying to overwrite '/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob', which is also in package linux-firmware-raspi2 3-0ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1918013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1085706] Re: pam_ecryptfs: seteuid error
How does a seemingly minor bug persist for 8+ years? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085706 Title: pam_ecryptfs: seteuid error To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/1085706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] Re: This happens from time to time, gnome-shell creates large files in the var/crash directory.
And here, too: Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Option "InvertY" "true" Driver "libinput" EndSection -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918011] [NEW] God
Public bug reported: God Job ** Affects: apache2 (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/1918011 Title: God To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1918011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918011] Re: God
Very God -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918011 Title: God To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1918011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] Re: This happens from time to time, gnome-shell creates large files in the var/crash directory.
It was added to the intel_vt blacklist to make the volume buttons work. `blacklist intel_vbtn` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1899878] Re: Python's test_ssl fails starting from Ubuntu 20.04
My understanding of things is that Ubuntu does this: - Set the default security level to 2 (at compile time) - Disable TLS 1.0 and 1.1 at security level 2, only keeping TLS 1.2 by default This is what Debian does: - Set the default security level to 2 (using a config file) - Set the minimum version to TLS 1.2 (using a config file) To be able to use TLS 1.0 on Ubuntu you need to: - Change the security level to 1 To be able to use TLS 1.0 on Debian you need to: - Set the minimum allowed version to TLS 1.0 My understanding of the issue is that python doesn't know which TLS version can be negotiated, and uses or overrides the minimum TLS version which happens to currently work on Debian. But for the test suite it should also override the security level. Note that in upstream OpenSSL 3.0, TLS 1.0 and 1.1 no longer meet the requirements for security level 1, if you want to use TLS 1.0 in the test suite you need to set the security level to 0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899878 Title: Python's test_ssl fails starting from Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1899878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917509] Re: Call for testing: grub2 security updates
On a focal system all up-to-date, I installed these updates (and only these) from focal-proposed, and everything seems fine. System is booting as normal. grub-common/focal-proposed 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.9] grub-efi-amd64-bin/focal-proposed 2.04-1ubuntu42 amd64 [upgradable from: 2.04-1ubuntu26.9] grub-efi-amd64-signed/focal-proposed 1.164+2.04-1ubuntu42 amd64 [upgradable from: 1.142.11+2.04-1ubuntu26.9] grub-efi-amd64/focal-proposed 2.04-1ubuntu42 amd64 [upgradable from: 2.04-1ubuntu26.9] grub2-common/focal-proposed 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.9] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917509 Title: Call for testing: grub2 security updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1917509/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1915117] Re: [Regression] Audio card [8086:9d71] not detected after upgrade from linux 5.4 to 5.8
I have 8086:9d71 on a Xiaomi Redmi laptop and it dose cause some sides. If you simply disable the SST driver and fallback to the legacy hda driver, despite the various NID pin errors on different machines, the digital microphone won't work at all. Maybe the only solution to this is to 1)looking forward to sof firmware support, which is not much possible since the hardware(8086:9d71) we're using is based on kbl, or 2) get the proper SST driver for this platform working, it's the only firmware that supports both dmic and sound output. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915117 Title: [Regression] Audio card [8086:9d71] not detected after upgrade from linux 5.4 to 5.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1915117/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1452318] Re: Faulty behavior when resuming from suspend
I still have this issue on Ubuntu 20.04, Kernel 5.4.0-66-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452318 Title: Faulty behavior when resuming from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1912262] Re: Kubuntu 21.04 QA Test Installer Crashed during OEM Install
I do not test Kubuntu ISOs so not sure if it is same but I have raised bug for crash during OEM install for Ubuntu MATE and Xubuntu (#1916920). As of last two days there is no crash during OEM install. Please test latest build. Possibly fixed for Kubuntu as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912262 Title: Kubuntu 21.04 QA Test Installer Crashed during OEM Install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1912262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918009] [NEW] cannot upgrade to 20.04
Public bug reported: i tried upgrade from 18.04 to 20.04 but the first time the cause were the repositories but after disabling, the upgrade was interrupted by an error. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubuntu-release-upgrader-core 1:18.04.42 ProcVersionSignature: Ubuntu 5.4.0-66.74~18.04.2-generic 5.4.86 Uname: Linux 5.4.0-66-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.23 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 16:39:37 2021 InstallationDate: Installed on 2020-09-07 (180 days ago) InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 (20200806.1) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=it_IT.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to bionic on 2021-03-06 (0 days ago) VarLogDistupgradeTermlog: ** Affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918009 Title: cannot upgrade to 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1918009/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1396379] Re: installer uses first EFI system partition found even when directed otherwise
This appears to be the problem I ran into with Ubuntu Desktop 20.10 as reported here: https://askubuntu.com/questions/1321431/ubuntu-desktop-20-10-on-usb-flash-drive-boots-only-on-original-computer If it is the same problem (and not a limitation with the latest [but old] ASUS N551VW BIOS) then please escalate this ABOVE CRITICAL. I'm sure a lot more Windows 10 users would delight to have a bootable Ubuntu system on a USB Flash Drive (or an externally USB-connected SSD, e.g. in an ICY BOX) if the "Device for boot loader installation" set to /dev/sdb would really write something there. I also noticed a couple of error messages during booting - one was only a few seconds on the screen so I was not able to capture it. I will post what I have (in AskUbuntu) if it is of any assistance to you. My laptop works perfectly (error- free) with Windows 10. Apparently the workaround is to remove Disk 0 (Windows 10 drive) from the laptop. I will give this a try though I doubt that the casual user would go so far as to unscrew the back cover of their laptop to remove their HD/SSD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1396379 Title: installer uses first EFI system partition found even when directed otherwise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1396379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1899878] Re: Python's test_ssl fails starting from Ubuntu 20.04
I was expecting SSL_CTX_get_min_proto_version() to return the default value (TLS1_2_VERSION). It's currently documented that 0 means the lowest supported by the library. If it returns 0 and the library supports TLS 1.0, it should be able to negotiate TLS 1.0. On reflection, I'm not sure that for the get function 0 is ever a good value to return, it should always return a version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899878 Title: Python's test_ssl fails starting from Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1899878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05
I want to politely point out that this thread is not helping anymore; it has become mere chit-chat. Things were confusing to begin with and unfortunately it is becoming more confusing. What is the fix? Does is work with a particular kernel? The use of mainline kernel 5.11 should solve all the problems? Is this nvidia gpu issue related to the solution to the trackpad? Why can't the external monitor work, even with the AMD iGPU? Most importantly, what one should do to have a working touchpad, working nvida gpu and working external monitor? Please reply only if you know what are you going to write. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications about this bug go to: https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917885] Re: No longer able to install latest nvidia driver with ubuntu-drivers autoinstall
I was able to run the ubuntu-drivers install command without problems on a liveusb (kubuntu 20.04, the same as my system). There seems to be something wrong with my installation. I'm sorry for posting this as a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917885 Title: No longer able to install latest nvidia driver with ubuntu-drivers autoinstall To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/1917885/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917906] Re: please sync qpdf 10.3.0-1 from debian experimental
Thank you, I have synced it now. ** Changed in: qpdf (Ubuntu) Status: Incomplete => 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/1917906 Title: please sync qpdf 10.3.0-1 from debian experimental To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qpdf/+bug/1917906/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] Re: This happens from time to time, gnome-shell creates large files in the var/crash directory.
I did the same thing in Chrome Browser. The Chrome Browser does not select the text well and copies it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1915829] Re: FQDN / hostname recorded in OVSDB is unreliable
This bug was fixed in the package openvswitch - 2.15.0-0ubuntu2 --- openvswitch (2.15.0-0ubuntu2) hirsute; urgency=medium * Fix recording of FQDN/hostname on startup (LP: #1915829): - d/p/ovs-dev-ovs-ctl-Allow-recording-hostname-separately.patch: Cherry pick of committed upstream fix to support skip of hostname configuration on ovs-vswitchd/ovsdb-server startup. - d/openvswitch-switch.ovs-record-hostname.service: Record hostname in Open vSwitch after network-online.target using new systemd unit. - d/openvswitch-switch.ovs-vswitchd.service: Pass `--no-record-hostname` option to `ovs-ctl` to delegate recording of hostname to the separate service. - d/openvswitch-switch.ovsdb-server.service: Pass `--no-record-hostname` option to `ovs-ctl` to delegate recording of hostname to the separate service. - d/openvswitch-switch.service: Add `Also` reference to ovs-record-hostname.service so that the service is enabled on install. - d/rules: Add `ovs-record-hostname.service` to package build. -- Frode Nordahl Tue, 16 Feb 2021 18:42:00 +0100 ** Changed in: openvswitch (Ubuntu Hirsute) Status: Fix Committed => 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/1915829 Title: FQDN / hostname recorded in OVSDB is unreliable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1915829/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] Re: This happens from time to time, gnome-shell creates large files in the var/crash directory.
This is a clean minimal installation. In addition, Yandex Browser was installed and the command was executed: sudo apt-get install chrome-gnome-shell. Installed extensions: Desktop Icons Block Caribou 36 Horizontal workspaces Ubuntu AppIndicators Ubuntu Dock User Themes Window List Workspace Indicator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918008] [NEW] 2 network icons on taskbar - Lubuntu 18.04.5
Public bug reported: Dear Lubuntu Team, Sometimes I have problem with issue with duplicate of network icons. They will gone if I will reboot my machine. This issue is arrived randomly. I don't know what is the problem. I noticed this issue also on XFCE environment (Xubuntu 18.04.4 system) and this issue also arrived randomly so I think that can be the same bug to the both environments. I didn't notice this bug on Ubuntu 18.04.5. This bug is similar to: #1731512 but is different because when I will reboot machine this issue gone itself but randomly arrived with next starts of my system. ProblemType: Bug DistroRelease: Ubuntu 18.04.5 LTS Uname: 5.4.0-66-generic x86_64 Architecture: amd64 CurrentDesktop: LXDE (original from Lubuntu 18.04.5 iso) SourcePackage: lubuntu-desktop InstallationMedia: Lubuntu 18.04.5 "Bionic Beaver" - amd64, official iso file Version of the package: the newest, I always update packages to their newest version Some outputs from terminal: 1) lsb_release -rd Description:Ubuntu 18.04.5 LTS Release:18.04 2) apt-cache policy pkgname I will update this information soon, like I said I use newest version. When I will have access to the machine I will update this information. 3) What you expected to happen: I should not see two network icons on the taskbar on the bottom of the screen. I should see only one network icon. Of course my internet connection works fine. This is only problem with the icons. 4) What happened instead: Sometimes I can see two network icons. This is randomly so I don't know what is the problem and I can't to tell you steps to reproduce this issue because it is arrived like I said randomly. I didn't use apport because now I don't have access to this computer (this is not mine machine). I can upload some information in the future. Of course if you want to fix it. Lubuntu 18.04.5 soon will be ended support and I probably will do upgrade to another system or newer Lubuntu. Yours faithfully, Piotr ** Affects: lubuntu-meta (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/1918008 Title: 2 network icons on taskbar - Lubuntu 18.04.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1918008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] Re: This happens from time to time, gnome-shell creates large files in the var/crash directory.
** Description changed: - Now it seemed that my car would take off. The fan was spinning long and - loud, and the three files are _usr_bin_gnome-shell. 1000*were created in - the var/crash /directory. + Now it seemed that my car would take off. The fan was spinning long and loud, and the three files are _usr_bin_gnome-shell. 1000*were created in the var/crash/ directory. + But it seems to me that he is already used to it and does not get more. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-shell 3.36.4-1ubuntu1~20.04.2 ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME - Date: Sat Mar 6 17:21:30 2021 + Date: Sat Mar 6 17:21:30 2021 DisplayManager: gdm3 InstallationDate: Installed on 2021-03-05 (0 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=ru_RU.UTF-8 SHELL=/bin/bash RelatedPackageVersions: mutter-common 3.36.7+git20201123-0.20.04.1 SourcePackage: gnome-shell UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917660] Re: This happens from time to time, gnome-shell creates large files in the var/crash/ directory.
I had to make a new report: https://bugs.launchpad.net/ubuntu/+source /gnome-shell/+bug/1918007 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917660 Title: This happens from time to time, gnome-shell creates large files in the var/crash/ directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1917660/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918007] [NEW] This happens from time to time, gnome-shell creates large files in the var/crash directory.
Public bug reported: Now it seemed that my car would take off. The fan was spinning long and loud, and the three files are _usr_bin_gnome-shell. 1000*were created in the var/crash /directory. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-shell 3.36.4-1ubuntu1~20.04.2 ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-44-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 17:21:30 2021 DisplayManager: gdm3 InstallationDate: Installed on 2021-03-05 (0 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=ru_RU.UTF-8 SHELL=/bin/bash RelatedPackageVersions: mutter-common 3.36.7+git20201123-0.20.04.1 SourcePackage: gnome-shell UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918007 Title: This happens from time to time, gnome-shell creates large files in the var/crash directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917660] Re: This happens from time to time, gnome-shell creates large files in the var/crash/ directory.
Thank you, I temporarily lost my account and had to contact customer support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917660 Title: This happens from time to time, gnome-shell creates large files in the var/crash/ directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1917660/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1690432] Re: postinst cannot add 'postgres' user to 'ssl-cert' group when system config cannot be written to
** Changed in: postgresql-common (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1690432 Title: postinst cannot add 'postgres' user to 'ssl-cert' group when system config cannot be written to To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1690432/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918001] Re: KDE ignores keyboard settings
I could not find a package starting with 'k' that would hint at input configuration, so I chose kubuntu-meta. Please select an appropriate package, I really don't know where this belongs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918001 Title: KDE ignores keyboard settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1918001/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918002] Re: [SRU] xfce4-weather-plugin 0.10.2
Uploaded xfce4-weather-plugin_0.10.2-0ubuntu0.20.10.1 to groovy- proposed. This package is also available in https://launchpad.net/~xubuntu- dev/+archive/ubuntu/sru-staging ** Patch added: "debdiff" https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+attachment/5473793/+files/xfce4-weather-plugin_0.10.1-1_0.10.2-0ubuntu0.20.10.1.debdiff ** Changed in: xfce4-weather-plugin (Ubuntu Focal) Status: New => In Progress ** Changed in: xfce4-weather-plugin (Ubuntu Groovy) Status: New => In Progress ** Changed in: xfce4-weather-plugin (Ubuntu Focal) Assignee: (unassigned) => Sean Davis (bluesabre) ** Changed in: xfce4-weather-plugin (Ubuntu Groovy) Assignee: (unassigned) => Sean Davis (bluesabre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918002 Title: [SRU] xfce4-weather-plugin 0.10.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918002] Re: [SRU] xfce4-weather-plugin 0.10.2
Uploaded xfce4-weather-plugin_0.10.2-0ubuntu0.20.04.1 to focal-proposed. This package is also available in https://launchpad.net/~xubuntu- dev/+archive/ubuntu/sru-staging ** Patch added: "debdiff" https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+attachment/5473792/+files/xfce4-weather-plugin_0.10.1-1_0.10.2-0ubuntu0.20.04.1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918002 Title: [SRU] xfce4-weather-plugin 0.10.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] acpidump.txt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473823/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] USBDevices.txt
apport information ** Attachment added: "USBDevices.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473821/+files/USBDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473822/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473820/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473819/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473817/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473818/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] MTPDetect.txt
apport information ** Attachment added: "MTPDetect.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473816/+files/MTPDetect.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473815/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Lsusb-t.txt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473814/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473813/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473812/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473811/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473810/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1918003/+attachment/5473809/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918003 Title: Could not send object To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1918003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918003] [NEW] Could not send object
Public bug reported: I'm having trouble sending files to my phone even though it's mounted. I have no problems browsing the Internal Storage. ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: libmtp9 1.1.17-3 ProcVersionSignature: Ubuntu 5.8.0-38.43-generic 5.8.18 Uname: Linux 5.8.0-38-generic x86_64 ApportVersion: 2.20.11-0ubuntu50.5 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 13:37:16 2021 InstallationDate: Installed on 2021-01-10 (54 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) MachineType: LENOVO 10125 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=sv_SE.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-38-generic root=UUID=07310a19-bd69-4980-bd0b-5931f57a280f ro RelatedPackageVersions: udev 246.6-1ubuntu1.1 SourcePackage: libmtp UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/05/2013 dmi.bios.release: 1.50 dmi.bios.vendor: LENOVO dmi.bios.version: I9KT50AUS dmi.board.name: Kabini CRB dmi.board.vendor: LENOVO dmi.board.version: 31900058 STD or WIN dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnLENOVO:bvrI9KT50AUS:bd11/05/2013:br1.50:svnLENOVO:pn10125:pvrLenovoH515:rvnLENOVO:rnKabiniCRB:rvr31900058STDorWIN:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: IdeaCentre dmi.product.name: 10125 dmi.product.sku: LENOVO_MT_1012 dmi.product.version: Lenovo H515 dmi.sys.vendor: LENOVO --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu50.5 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.10 InstallationDate: Installed on 2021-01-10 (54 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) MachineType: LENOVO 10125 Package: libmtp9 1.1.17-3 PackageArchitecture: amd64 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=sv_SE.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-38-generic root=UUID=07310a19-bd69-4980-bd0b-5931f57a280f ro ProcVersionSignature: Ubuntu 5.8.0-38.43-generic 5.8.18 RelatedPackageVersions: udev 246.6-1ubuntu1.1 Tags: groovy third-party-packages Uname: Linux 5.8.0-38-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo vboxusers _MarkForUpload: True dmi.bios.date: 11/05/2013 dmi.bios.release: 1.50 dmi.bios.vendor: LENOVO dmi.bios.version: I9KT50AUS dmi.board.name: Kabini CRB dmi.board.vendor: LENOVO dmi.board.version: 31900058 STD or WIN dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnLENOVO:bvrI9KT50AUS:bd11/05/2013:br1.50:svnLENOVO:pn10125:pvrLenovoH515:rvnLENOVO:rnKabiniCRB:rvr31900058STDorWIN:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: IdeaCentre dmi.product.name: 10125 dmi.product.sku: LENOVO_MT_1012 dmi.product.version: Lenovo H515 dmi.sys.vendor: LENOVO ** Affects: libmtp (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug apport-collected groovy third-party-packages ** Tags added: apport-collected ** Description changed: I'm having trouble sending files to my phone even though it's mounted. I have no problems browsing the Internal Storage. ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: libmtp9 1.1.17-3 ProcVersionSignature: Ubuntu 5.8.0-38.43-generic 5.8.18 Uname: Linux 5.8.0-38-generic x86_64 ApportVersion: 2.20.11-0ubuntu50.5 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sat Mar 6 13:37:16 2021 InstallationDate: Installed on 2021-01-10 (54 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) MachineType: LENOVO 10125 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=sv_SE.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-38-generic root=UUID=07310a19-bd69-4980-bd0b-5931f57a280f ro RelatedPackageVersions: udev 246.6-1ubuntu1.1 SourcePackage: libmtp UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/05/2013 dmi.bios.release: 1.50 dmi.bios.vendor: LENOVO dmi.bios.version: I9KT50AUS dmi.board.name: Kabini CRB dmi.board.vendor: LENOVO dmi.board.version: 31900058 STD or WIN dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnLENOVO:bvrI9KT50AUS:bd11/05/2013:br1.50:svnLENOVO:pn10125:pvrLenovoH515:rvnLENOVO:rnKabiniCRB:rvr31900058STDorWIN:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: IdeaCentre dmi.product.name: 10125 dmi.product.sku: LENOVO_MT_1012 dmi.product.version: Lenovo H515 dmi.sys.vendor: LENOVO
[Bug 1918002] Re: [SRU] xfce4-weather-plugin 0.10.2
** Description changed: [Impact] * The weather plugin shows "No Data" and he following messages are displayed in .xsession-errors: (wrapper-2.0:2771): weather-WARNING **: 06:47:41.228: Download of weather data failed with HTTP Status Code 404, Reason phrase: Not Found weather-Message: 06:47:51.428: getting https://api.met.no/weatherapi/locationforecast/1.9/?lat=37.092022&lon=-84.604108&msl=298 * The met.no sunrise API version 1.9, used by xfce4-weather-plugin versions prior to 0.10.2, expired on 2021-03-01. * Ubuntu 21.04 is unaffected, as xfce4-weather-plugin 0.11.0 includes the newer API * Affected supported releases include: 20.04, 20.10 [Test Case] * Add the weather plugin to the Xfce panel. * Right-click on the plugin and select Preferences to configure it. * After configuring the plugin, click on it to show the Weather Report dialog. * With version 0.10.1 and older, "Currently no data available." is displayed. * With version 0.10.2 and newer, the weather forecast is displayed. * Verify that the weather forecast works with the newer version by right-clicking on the plugin and selecting "Refresh". - [Regression Potential] + [Where problems could occur] * None. The plugin is currently non-functional. [0.10.2 Release Notes] - weather-icon: fix use-after-free in get_user_icons_dir - Fix GTimeVal deprecation - Update copyright/bugzilla URLs - Switch to the 2.0 API - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Fix unprintable character in summary subtitle (bug #16394) - Improve contrast in weather report, similar to GTK2 + Adwaita (bug #15806) - Enable keyboard scrolling in Details pane (bug #15912) - Support solarnoon and solarmidnight (bug #15771) - Fix day/night calculation (bug #16091) - Translation Updates: Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian https://gitlab.xfce.org/panel-plugins/xfce4-weather- plugin/-/commit/c553c939ad17e524a494a189f70ae35c1e734f57 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918002 Title: [SRU] xfce4-weather-plugin 0.10.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1369651] Re: "libmtp error: Could not send object info" when copying content to root MTP folder
This also exists in 20.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369651 Title: "libmtp error: Could not send object info" when copying content to root MTP folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1369651/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917906] Re: please sync qpdf 10.3.0-1 from debian experimental
This is a bug-fix release. It contains only two changes: correction of a very old bug (from 2.3.0 released in 2011) involving references to replaced objects and a more significant series of fixes to the form field enhancements in 10.2.0, which turned out to be incorrect and were creating PDF files that were missing fields in the document-level form dictionary. It is called 10.3.0 because I had to add new methods to the public API, and qpdf uses semantic versioning. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917906 Title: please sync qpdf 10.3.0-1 from debian experimental To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qpdf/+bug/1917906/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1918001] Re: KDE ignores keyboard settings
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1918001/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918001 Title: KDE ignores keyboard settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1918001/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1916716] Re: pipewire-media-session crashed with SIGSEGV in refresh_auto_default_nodes()
This bug was fixed in the package pipewire - 0.3.22-2 --- pipewire (0.3.22-2) experimental; urgency=medium [ Daniel van Vugt ] * Fix "the metadata crash" (LP: #1916716). Using upstream commit 3673265ae20d7b59e89cad6c5238c232796731b2 which is scheduled for inclusion in release 0.3.23. -- Iain Lane Thu, 04 Mar 2021 11:09:52 + ** Changed in: pipewire (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/1916716 Title: pipewire-media-session crashed with SIGSEGV in refresh_auto_default_nodes() To manage notifications about this bug go to: https://bugs.launchpad.net/pipewire/+bug/1916716/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917994] Re: touchscreen not responding correctly
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917994 Title: touchscreen not responding correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1917994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs