[Bug 1918735] Re: fails to start in unprivileged container

2021-03-12 Thread Dan Streetman
** Bug watch added: Debian Bug tracker #985070 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985070 ** Also affects: corosync (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985070 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Edward Hope-Morley
Fix released and backported to stable/victoria and stable/ussuri - https://review.opendev.org/q/I6e4abe13a7541c21399466c5eb0d61ff5780c887 ** Changed in: neutron Status: In Progress => Fix Released ** Also affects: ubuntu Importance: Undecided Status: New -- You received this

[Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: neutron (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/1887405 Title:

[Bug 1911014] Re: include-config-dir from sshd not recognized

2021-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rkhunter (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/1911014 Title:

[Bug 1918952] [NEW] freerdp2 memory leak when using USB redirection

2021-03-12 Thread Robert Orso
Public bug reported: Ubuntu 20.04.2 LTS freerdp2-x11 (2.2.0+dfsg1-0ubuntu0.20.04.1) Exec=xfreerdp /multimon +toggle-fullscreen /audio-mode:1 /usb:id,dev:046d:0826 With the logitech camera active within the RDP session to a remote Windows 10 PC, the local Linux host loses about 10MB memory per

[Bug 1918954] [NEW] [MS-7293, Realtek ALC883, Orange Line Out, Rear] No sound at all

2021-03-12 Thread LE GRAND
Public bug reported: We have no sounds on speakers nor signals during the starting. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: pulseaudio 1:11.1-1ubuntu7.11 ProcVersionSignature: Ubuntu 4.15.0-136.140-generic 4.15.18 Uname: Linux 4.15.0-136-generic i686 ApportVersion:

[Bug 1918955] [NEW] SRU network: fix LXC_NET_NONE cleanup

2021-03-12 Thread Scott Moser
Public bug reported: Hi. I'm using 20.04, and I need a fix for https://github.com/lxc/lxc/pull/3589 I think my only options to get that via packaging are a.) https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-git-master b.) build my own. I don't love either of those options. Can we

[Bug 1917625] Re: OpenSSL TLS 1.1 handshake fails internal error

2021-03-12 Thread Dimitri John Ledkov
Oooh, can we add bindings for: s->cert->sec_cb() and then call it with SSL_SECOP_VERSION operation with nbits set to TLS1.1 version? then it will return and tell us if it is acceptable or not, by the security level. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1912905] Re: Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server image

2021-03-12 Thread Juerg Haefliger
Doesn't work on Focal with kernel 5.4 either. Both arm64 and armhf. ** Also affects: linux-firmware-raspi2 (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-raspi (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux-raspi (Ubuntu Focal)

[Bug 1899878] Re: Python's test_ssl fails starting from Ubuntu 20.04

2021-03-12 Thread Dimitri John Ledkov
On SSLcontext, security callback has prototype /* Security callback */ int (*sec_cb) (const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex); if one calls that function, with context passed in, "op" set to SSL_SECOP_VERSION, "bits" set to zero,

[Bug 1918557] Re: Desktop environment crashes when working in Intellij IDEA

2021-03-12 Thread Rudra Saraswat
** Changed in: unity (Ubuntu) Assignee: (unassigned) => Unity7 Maintainers Team (unity7maintainers) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918557 Title: Desktop environment crashes

[Bug 1911014] Re: include-config-dir from sshd not recognized

2021-03-12 Thread Jeff Abrahamson
Running sshd with the -ddd flags to get a bit more information, I can see that the server is including the requested file. Indeed, server behaviour is almost identical between the two scenarios (included or inline) until it executes the Match statement that is the contents of my included file or

[Bug 1918874] Re: Application icons superposed to open windows

2021-03-12 Thread galen
Same here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918874 Title: Application icons superposed to open windows To manage notifications about this bug go to:

[Bug 1885430] Re: [Bionic/Stein] Ceilometer-agent fails to collect metrics after restart

2021-03-12 Thread Chris MacNaughton
The uploaded package is failing autopkgtests because it now depends on the nova-compute service. I'll upload a new version early next week -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885430 Title:

[Bug 1918955] Re: SRU network: fix LXC_NET_NONE cleanup

2021-03-12 Thread Scott Moser
** Description changed: Hi. I'm using 20.04, and I need a fix for https://github.com/lxc/lxc/pull/3589 - I think my only options to get that via packaging are - a.) https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-git-master - b.) build my own. + I think my only options to get

[Bug 1910372] Re: Support more modern Lua versions - to keep only one in main

2021-03-12 Thread Bryce Harrington
For the aforementioned lua removal I've filed: https://bugs.launchpad.net/ubuntu/+source/lua5.2/+bug/1918957 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910372 Title: Support more modern Lua

[Bug 1918957] [NEW] Please demote lua5.2 to universe

2021-03-12 Thread Bryce Harrington
Public bug reported: The last package in main that required lua5.2 was apache2, which has been updated to use lua5.3 instead (see https://launchpad.net/ubuntu/+source/apache2/2.4.46-4ubuntu1). All other rdepends are in universe or multiverse: $ for file in $(apt-cache rdepends liblua5.2-0); do

[Bug 1918934] [NEW] vlc scratches

2021-03-12 Thread Kipkirui Rono
Public bug reported: my vlc isn't working correctly, when playing a vedio it got a lot of scratches ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: totem (not installed) ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65 Uname: Linux 5.4.0-54-generic x86_64 ApportVersion:

[Bug 1918935] [NEW] convert(1) segfault

2021-03-12 Thread Frank Solli
Public bug reported: As reported here https://github.com/ImageMagick/ImageMagick/issues/3392 The problem seem to be fixed in Imagemagick, but have not been backported to the packages. ** Affects: imagemagick (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1912905] Re: Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server image

2021-03-12 Thread Juerg Haefliger
So on arm64 this works by accident because the kernel loads the fw file: brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt [ 11.512059] brcmfmac: F1 signature read @0x1800=0x15264345 [ 11.530710] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [

[Bug 1902103] Re: Ensure default fstab options are sane and consistent across all images

2021-03-12 Thread Gauthier Jolly
** Description changed: + [Impact] + + * In cloud images, the ESP is currently mounted with default (0755) +permissions. This means anyone can read the ESP partition. This can +cause security issues as sensitive data might be put in this +partition[1] + + * The root filesystem

[Bug 1917625] Re: OpenSSL TLS 1.1 handshake fails internal error

2021-03-12 Thread Dimitri John Ledkov
ideally it would be nice if we could access sec_cb and call it with the protocol versions to check the versions there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917625 Title: OpenSSL TLS 1.1

[Bug 1918684] Re: gpio-mlxbf2 and mlxbf-gige driver need to be updated

2021-03-12 Thread Stefan Bader
** Description changed: + SRU Justification: + + [Impact] + At the moment the mlxbf-gige and gpio-mlxbf2 driver are broken in the ubuntu image because they are out of date. These drivers are dependent on the ACPI tables in UEFI. UEFI is up to date but those drivers need to be synced up

[Bug 1912905] Re: Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server image

2021-03-12 Thread Juerg Haefliger
The compatibles are different between arm64 and armhf for the CM4 which results in a firmware load failure. arm64: compatible = "raspberrypi,4-model-b\0brcm,bcm2711"; armhf: compatible = "raspberrypi,4-compute-module\0brcm,bcm2711"; -- You received this bug notification because

[Bug 1179524] Re: Bad colors with RDP connection

2021-03-12 Thread JamesDCarroll
Interesting. I haven't seen the problem in a long time and am running Focal 20.04. I use Asbru Connection manager now more than Remmina. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179524 Title:

[Bug 1918936] [NEW] ipset does NSS lookups even if ports are numeric

2021-03-12 Thread Junien Fridrick
Public bug reported: Hi, Do you think we could get https://git.netfilter.org/ipset/commit/?id=dbeb20a667e82e4efb8b26b24a0ec641dab5c857 SRUed to 20.04 ? This divides our ipset loading time by ~2 (from ~60s to ~25s). Thanks ** Affects: ipset (Ubuntu) Importance: Undecided Status:

[Bug 1918735] Re: fails to start in unprivileged container

2021-03-12 Thread Bug Watch Updater
** Changed in: corosync (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/1918735 Title: fails to start in unprivileged container To manage notifications about

[Bug 1918930] Re: Unexpected file size of one package interrupts update process for all packages and leaves system vulnerable

2021-03-12 Thread David Kalnischkies
APT can't know how "critical" the other packages are compared to the packages which failed to download (which really shouldn't happen to begin with). I mean, if you don't (normally) use an SSH server, but hard-depend on a sublime text-editor experience… Have you tried the --fix-missing option the

[Bug 1885430] Autopkgtest regression report (ceilometer/1:14.0.0-0ubuntu0.20.04.2)

2021-03-12 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted ceilometer (1:14.0.0-0ubuntu0.20.04.2) for focal have finished running. The following regressions have been reported in tests triggered by the package: ceilometer/1:14.0.0-0ubuntu0.20.04.2 (ppc64el, arm64, armhf, amd64, s390x) Please visit the excuses

[Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Edward Hope-Morley
** Package changed: ubuntu => neutron (Ubuntu) ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/victoria Importance: Undecided Status: New ** Also affects: cloud-archive/ussuri Importance: Undecided Status: New **

[Bug 1918950] [NEW] UBUNTU INSTALL FAILED

2021-03-12 Thread Rochester Working Fires
Public bug reported: INSTALLER STARTED BUT FAILED. INSTALLING ON A WINDOWS 7 PC. NEW INSTALL WITH THE HARD DRIVE ERASED 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

[Bug 1916486] Re: zfs_zrele_async can cause txg sync deadlocks

2021-03-12 Thread Heitor Alves de Siqueira
Verified for Bionic, through the ZFS test suite. No new regressions were reported, and results of the test suite are the same as for the previous version. ubuntu@z-rotomvm28:/usr/share/zfs$ dpkg -l |grep zfs-dkms ii zfs-dkms 0.7.5-1ubuntu16.11

[Bug 1918934] Re: vlc scratches

2021-03-12 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => totem (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918934 Title: vlc scratches To manage notifications about this bug go to:

[Bug 1898871] Re: change the future OVA(s) to have default VM hardware version 13(ESXi 6.5)

2021-03-12 Thread John Chittum
We've confirmed this request for upgrading hardware version for our ova's. We have prioritized this on our backlog, and have it linked to 1895104 ** Changed in: cloud-images Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1885430] Autopkgtest regression report (ceilometer/1:15.0.0-0ubuntu2)

2021-03-12 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted ceilometer (1:15.0.0-0ubuntu2) for groovy have finished running. The following regressions have been reported in tests triggered by the package: ceilometer/1:15.0.0-0ubuntu2 (ppc64el, arm64, amd64, s390x, armhf) Please visit the excuses page listed below

[Bug 1603261] Re: Grub freezes for a few seconds on every boot

2021-03-12 Thread Andrey G.
Same on Kubuntu 20.10 and Lenovo Legion 5 / AMD / nvidia + uefi + "secure boot support"=enabled. The system was installed in this config. The issue was resolved by/after the following actions: - setting admin password in uefi - disabling "secure boot support" The problem remains resolved after

[Bug 1917516] Re: unstable with more than 2 screens

2021-03-12 Thread Timo Aaltonen
Hello dann, or anyone else affected, Accepted openbox into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openbox/3.6.1-9ubuntu0.20.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1917516] Please test proposed package

2021-03-12 Thread Timo Aaltonen
Hello dann, or anyone else affected, Accepted openbox into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openbox/3.6.1-9ubuntu0.20.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1918940] Status changed to Confirmed

2021-03-12 Thread Ubuntu Kernel Bot
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/1918940 Title: Screen goes black randomly after upgrade

[Bug 1918738] Re: Regression: Onscreen Keyboard Backspace, Enter and Capitalize do not work

2021-03-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gjs - 1.67.2-2ubuntu1 --- gjs (1.67.2-2ubuntu1) hirsute; urgency=medium * Revert NaN handling changes which were included in the previous revision but not mentioned in the changelog, that's creating issues for the shell (lp: #1918738) --

[Bug 1917958] Re: Latest linux-generic package (kernel 4.15.0-136) doesn't work on HyperV Gen2 VM

2021-03-12 Thread Marcelo Cerri
Hi, Luiz. Can you test if the same problem happens with the version in bionic- proposed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917958 Title: Latest linux-generic package (kernel

Re: [Bug 1917682] Re: rules url error fwsnort

2021-03-12 Thread claudio javier fernandez
Thank you for your response and sorry for the delay in my response, changed to public, good morning El mar, 9 de mar. de 2021 a la(s) 09:00, Marc Deslauriers ( 1917...@bugs.launchpad.net) escribió: > Thanks for reporting this issue. Can I make this bug public so that the > fwsnort community can

[Bug 1918948] [NEW] Issue in Extended Disk Data retrieval (biosdisk: int 13h/service 48h)

2021-03-12 Thread Guilherme G. Piccoli
Public bug reported: We have an user reporting the following issue: After an upgrade, grub couldn't boot any kernel. The system is not running in UEFI mode, so "grub-pc" is the package used - also it is a HW RAID5 setup (Dell machine). The bootloader itself was able to get loaded, including all

[Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Ubuntu Foundations Team Bug Bot
The attachment "POC patch for devstack environment 20200723a" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a

[Bug 1892367] Re: [UBUNTU 20.04] udev rule change did not get applied

2021-03-12 Thread Brian Murray
I've sponsored this for Focal and Groovy - thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892367 Title: [UBUNTU 20.04] udev rule change did not get applied To manage notifications about

[Bug 1918456] Re: test failure - invalid conversion on armhf

2021-03-12 Thread Dan Bungert
** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918456 Title: test failure - invalid conversion on armhf To manage notifications about this bug go to:

[Bug 1902103] Re: Ensure default fstab options are sane and consistent across all images

2021-03-12 Thread Robert C Jennings
** Description changed: [Impact]  * In cloud images, the ESP is currently mounted with default (0755)    permissions. This means anyone can read the ESP partition. This can    cause security issues as sensitive data might be put in this    partition[0]  * The root filesystem

[Bug 1917625] Re: OpenSSL TLS 1.1 handshake fails internal error

2021-03-12 Thread Christian Heimes
> s->cert->sec_cb() and then call it with SSL_SECOP_VERSION operation with nbits set to TLS1.1 version? then it will return and tell us if it is acceptable or not, by the security level. Nice! Could you hook up the check to SSL_CTX_set_min_proto_version() and return an error code when level and

[Bug 1917625] Re: OpenSSL TLS 1.1 handshake fails internal error

2021-03-12 Thread Christian Heimes
> I feel that openssl upstream needs to add: server_context.verify_consistent() Yeah, I agree with you. :) The idea came up three years ago when I filed issue https://github.com/openssl/openssl/issues/5127 > 1) if openssl version 3.x, and security level is greater than 0, assume no > TLS1.1 is

[Bug 1918940] [NEW] Screen goes black randomly after upgrade from Xubuntu 18.04.5 LTS to Xubuntu 20.04.2 LTS

2021-03-12 Thread AlexW
Public bug reported: Since I upgraded to 20.04.2 LTS I've had a problem (about once a day) with my screen going black. The computer is not unresponsive, but the only way to wake the screen up is to close and open the laptop lid. External screen is not affected. I'm on a HP Elitebook 820

[Bug 1918714] Re: Fix close/open corner cases

2021-03-12 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2021-March/118033.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918714 Title: Fix close/open corner cases To manage notifications about this bug

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-12 Thread Łukasz Zemczak
** Changed in: needrestart (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907422 Title: [MIR] needrestart + dependencies To manage notifications about

[Bug 229553] Re: [upstream] [hardy] writer table borders dotted lines

2021-03-12 Thread Bug Watch Updater
Launchpad has imported 35 comments from the remote bug at http://qa.openoffice.org/issues/show_bug.cgi?id=932. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1858027] Re: xscreensaver-command -lock finishes before desktop is invisible

2021-03-12 Thread Jarno Suni
** Changed in: xscreensaver (Ubuntu) Status: New => Opinion ** Description changed: + EDIT: Now if it is generally so that when you lock by xscreensaver + before suspending, suspending happens only after fading has completed, I + withdraw this bug report. + Steps to reproduce 1. Run

[Bug 1885430] Please test proposed package

2021-03-12 Thread Chris MacNaughton
Hello Pedro, or anyone else affected, Accepted ceilometer into victoria-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo

[Bug 1885430] Please test proposed package

2021-03-12 Thread Chris MacNaughton
Hello Pedro, or anyone else affected, Accepted ceilometer into ussuri-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo

[Bug 1918455] Re: FFE: src:xwayland

2021-03-12 Thread Iain Lane
I think we should do this. Do you have an upload of xorg-server prepared which drops xwayland? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918455 Title: FFE: src:xwayland To manage

[Bug 1917682] Re: rules url error fwsnort

2021-03-12 Thread claudio javier fernandez
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917682 Title: rules url error fwsnort To manage notifications about this bug go to:

[Bug 1918936] Re: ipset does NSS lookups even if ports are numeric

2021-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ipset (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/1918936 Title:

[Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-03-12 Thread Edward Hope-Morley
** Description changed: - [Impact] [Test Case] + [Impact] + + See original bug desription but in short commit b3a42cddc5 removed all + the arp management code in favour of using the arp_reponder but missed + the fact that DVR floating ips don't use the arp_responder. As a result + it was

[Bug 1912905] Re: Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server image

2021-03-12 Thread Dave Jones
Due to a missing brcmfmac43455-sdio.raspberrypi,4-compute-module.txt alias in linux-firmware-raspi2. The CM4's we'd encountered so far (and which had been tested for WiFi compatibility were all requesting brcmfmac43456-sdio.raspberrypi,4-compute-module.txt (note 43455 vs 43456) but it appears

[Bug 1895104] Re: It hangs during booting after deploy cloud image(.ova) and upgrade hardware vesion in ESXi

2021-03-12 Thread John Chittum
Confirming this bug, as we've prioritized this work on our backlog. When we work on lp: 1898871, we'll ensure that the ova sets a serial port. ** Changed in: cloud-images Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1917625] Re: OpenSSL TLS 1.1 handshake fails internal error

2021-03-12 Thread Dimitri John Ledkov
I feel that openssl upstream needs to add: server_context.verify_consistent() Because in the above example, even before trying to establish the connection between the two context, the server context is already internally inconsistent. And upstream has changed the meaning of security levels in

[Bug 1918684] Re: gpio-mlxbf2 and mlxbf-gige driver need to be updated

2021-03-12 Thread Stefan Bader
** Also affects: linux-bluefield (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux-bluefield (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: linux-bluefield (Ubuntu Focal) Status: New => In Progress ** Changed in: linux-bluefield (Ubuntu

[Bug 1902103] Re: Ensure default fstab options are sane and consistent across all images

2021-03-12 Thread Gauthier Jolly
** Description changed: [Impact] - * In cloud images, the ESP is currently mounted with default (0755) -permissions. This means anyone can read the ESP partition. This can -cause security issues as sensitive data might be put in this -partition[1] +  * In cloud images, the ESP

[Bug 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2021-03-12 Thread Olivier Tilloy
** Also affects: enigmail (Ubuntu) Importance: Undecided Status: New ** Changed in: enigmail (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: enigmail (Ubuntu) Importance: Undecided => Wishlist ** Changed in: enigmail (Ubuntu) Status: New => Fix

[Bug 1858027] Re: xscreensaver-command -lock finishes before desktop is invisible

2021-03-12 Thread Jarno Suni
Despite the fact that 'xscreensaver-command -lock' may exit before it has faded screen out in 'xscreensaver-command -lock https://bugs.launchpad.net/bugs/1858027 Title: xscreensaver-command -lock finishes before desktop is invisible To manage notifications about this bug go to:

[Bug 1916486] Re: zfs_zrele_async can cause txg sync deadlocks

2021-03-12 Thread Heitor Alves de Siqueira
Verified for Focal, through the ZFS test suite. No new regressions were reported. ubuntu@z-rotomvm29:/usr/share/zfs$ dpkg -l | rg zfs-dkms ii zfs-dkms 0.8.3-1ubuntu12.7 all OpenZFS filesystem kernel modules for Linux ** Tags added:

[Bug 1916486] Re: zfs_zrele_async can cause txg sync deadlocks

2021-03-12 Thread Heitor Alves de Siqueira
Verified for Groovy, through the ZFS test suite. No new regressions were reported. ubuntu@racah:/usr/share/zfs$ dpkg -l | grep zfs-dkms ii zfs-dkms 0.8.4-1ubuntu11.2 all OpenZFS filesystem kernel modules for Linux ** Tags added:

[Bug 1916486] Re: zfs_zrele_async can cause txg sync deadlocks

2021-03-12 Thread Heitor Alves de Siqueira
Verified for Xenial, using the ZFS test suite. I don't think Xenial ships zfs-test, so I pulled it from upstream and ran it against the DKMS drivers. No new regressions were reported. ubuntu@z-rotomvm27:~$ dpkg -l | grep zfs-dkms ii zfs-dkms 0.6.5.6-0ubuntu29

[Bug 1863498] Re: raise ValueError('malformed node or string: ' + repr(node)) ValueError: malformed node or string: b"['$HOME']\n"

2021-03-12 Thread Sai Vinoba
I see this error in 21.04 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/1863498 Title: raise ValueError('malformed node or string: ' + repr(node)) ValueError: malformed node or string:

[Bug 1907472] Re: glibc x32 autopkgtest fails in hirsute with binutils and audit in -proposed

2021-03-12 Thread Balint Reczey
I've observed the failure in the i386 build of glibc_2.33-0ubuntu4: Linux lcy01-amd64-014 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 i686 athlon i686 GNU/Linux ... if [ -f /proc/cpuinfo ] ; then cat /proc/cpuinfo ; fi processor : 0 vendor_id : AuthenticAMD cpu

[Bug 1917757] Re: General protection fault in Bluetooth HID (Magic Mouse driver)

2021-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-signed-oem-5.10 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1918974] [NEW] Focal update: v5.4.102 upstream stable release

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

[Bug 1918972] [NEW] open_xfce doesn't respect xfce preferred file manager

2021-03-12 Thread Paolo Benvenuto
Public bug reported: Observed in google chrome: 1. download a file from somewhere 2. instead of opening it with a click, do "show in folder" from the downloaded file menu the file should be opened with the preferred file manager. My preferred file manager is nautilus, even if I'm in xubuntu

[Bug 1918972] Re: open_xfce doesn't respect xfce preferred file manager

2021-03-12 Thread Paolo Benvenuto
Chrome uses xdg-open to open folders. Looks like open_xfce doesn't check user settings, but instead tries a number of different open utilities directly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1902103] Re: Ensure default fstab options are sane and consistent across all images

2021-03-12 Thread Robert C Jennings
@gjolly, I've taken a look at the 'Where problems could occur' section of the SRU template and I'm concerned about the risk of regression for users altering mount options for the root file system. My concerns involve the root filesystem line alone. I think 'discard' is nice-to-have but not

[Bug 1918982] [NEW] gcc 9 compilation fails on atom CPU specifically

2021-03-12 Thread Josh Bailey
Public bug reported: While this may be a bug in gcc, reporting here per https://gcc.gnu.org/bugs/. https://github.com/anarkiwi/atomgccpuzzle based on Ubuntu 20.04, reproduces a difference in behaviour when the gcc frontend runs on an atom-based CPU via qemu (the same issue occurs outside Docker,

[Bug 1917763] Re: FFE: new upstream release 21.0 and migrate to llvm 12

2021-03-12 Thread Iain Lane
ACK, go for it (with 11 for now, I agree that switching to an RC compiler feels dodgy) ** Changed in: mesa (Ubuntu) Status: New => Triaged ** Changed in: mesa (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1878534] Re: iPhone USB passthrough crashes Windows 10 guest

2021-03-12 Thread gullyfoyle
I can no longer replicate this problem, USB passthrough works fine. Current configuration: - Same HW as the original report (XPS 13 9360) - Lubuntu 20.04.2 - kernel 5.4.0-66 - qemu-kvm 1:4.2-3ubuntu6.14. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1861053] Re: no fatrace output in focal

2021-03-12 Thread Martin Pitt
** Changed in: fatrace (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861053 Title: no fatrace output in focal To manage notifications about this bug go

[Bug 673171] Re: recordmydesktop crashed with SIGSEGV at rmd_get_frame.c:481

2021-03-12 Thread Martin Nordholts
Crash caused by XFixesGetCursorImage(pdata->dpy) returning NULL. Upstream bug report: https://github.com/Enselic/recordmydesktop/issues/20 Upstream fix that was just merged and will be released in an upcoming version: https://github.com/Enselic/recordmydesktop/pull/21 NOTE: The project has

[Bug 1918427] Re: curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-12 Thread dann frazier
In case it helps, attached is the MAAS preseed I used for testing the PPA kernel w/ the updated Recommends. I also removed flash-kernel from the corresponding MAAS cloud image by locally unsquashfs/purge flash- kernel/mksquashfs and dd'ing back over the existing image. ** Changed in: linux

[Bug 1918427] Re: curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-12 Thread dann frazier
** Attachment added: "curtin_userdata_ubuntu_arm64_generic_focal_somehostname" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1918427/+attachment/5476155/+files/curtin_userdata_ubuntu_arm64_generic_focal_somehostname -- You received this bug notification because you are a member of

[Bug 1918848] Re: regular users can't run tuptime (regression, autopkgtest failure)

2021-03-12 Thread Dan Bungert
** Changed in: tuptime (Ubuntu) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918848 Title: regular users can't run tuptime (regression, autopkgtest

[Bug 1405685] Re: GCC manpage contains invalid "@tie{}" tags

2021-03-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-11 - 11-20210310-1ubuntu1 --- gcc-11 (11-20210310-1ubuntu1) hirsute; urgency=medium * Merge with Debian; remaining changes: - Build from upstream sources. gcc-11 (11-20210310-1) experimental; urgency=medium * GCC snapshot, taken from

[Bug 1909915] Re: python3.9 crashed with serial.serialutil.SerialException in open(): [Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'

2021-03-12 Thread Brian Murray
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909915 Title: python3.9 crashed with serial.serialutil.SerialException in open(): [Errno 13]

[Bug 1906460] Re: netplan.script crashed with subprocess.CalledProcessError in check_call(): Command '['systemctl', 'start', '--no-block', 'NetworkManager.service']' returned non-zero exit status 1.

2021-03-12 Thread Brian Murray
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906460 Title: netplan.script crashed with subprocess.CalledProcessError in check_call(): Command

[Bug 1918467] Re: Install (auto resize) - installer crashed

2021-03-12 Thread Brian Murray
There is a kernel OOPS in the log file: Mar 10 18:31:57 ubuntu ubiquity: cat: Mar 10 18:31:57 ubuntu kernel: [ 5430.721882] cat: page allocation failure: order:6, mode:0x40dc0(GFP_KERNEL|__GFP_COMP|__GFP_ZERO), nodemask=(null),cpuset=/,mems_allowed=0 Mar 10 18:31:57 ubuntu kernel: [

[Bug 1901014] Re: Enable TPM support in ARM images

2021-03-12 Thread dann frazier
** Summary changed: - please provide SB 4MB TPM enabled firmware for Arm + Enable TPM support in ARM images ** Changed in: edk2 (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64

2021-03-12 Thread Mark Pearson
We believe that the latest version of Windows doesn't play nice with the older version of QEMU - it seems Windows is broken somewhere between 4.2.0-2 and 5.0.0-6 on AMD Ryzen based processors (which is what we have on the P620). What are the recommendations for the best way for a Ubuntu customer

[Bug 1842047] Re: Flavors should use their slideshows in oem-config

2021-03-12 Thread Yousuf 'Jay' Philips
I tried the 2021-03-08 Xubuntu ISO and saw no slides. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842047 Title: Flavors should use their slideshows in oem-config To manage notifications about

[Bug 530797] Re: Please support theming the VLC systray icon

2021-03-12 Thread Craig Langman
8 Years later, I think this has regressed? I have tried vlc-panel.png in both icon theme and in hicolor and pixmaps, it is not being used in VLC 3.0.8 Is vlc-panel the correct filename? I haven't been able to find where it's documented, hence why posting on 8 year old bug tracker... -- You

Re: [Bug 1917300] Re: updated firefox 86.0 (64 bit)

2021-03-12 Thread J. Cherubini
thank you Oliver: I enabled lauchpad for one week. is this enough? greetings Joe Am 09.03.21 um 14:48 schrieb Olivier Tilloy: > apport-collect 1917300 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1918848] Re: regular users can't run tuptime (regression, autopkgtest failure)

2021-03-12 Thread Dan Bungert
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918848 Title: regular users can't run tuptime (regression, autopkgtest failure) To manage notifications about this bug go to:

[Bug 1765904] Re: package libc6 2.27-3ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2021-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glibc (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/1765904 Title:

[Bug 1918984] [NEW] libspnav-dev missing a dependency on libx11-dev

2021-03-12 Thread Chris Lalancette
Public bug reported: The header file /usr/include/spnav.h provided by libspnav-dev has the following in it: ``` #include #ifdef USE_X11 #include #endif ``` /usr/include/spnav_config.h has the following: ``` #ifndef SPNAV_CONFIG_H_ #define SPNAV_CONFIG_H_ #define USE_X11 #endif /*

[Bug 1861053] Re: no fatrace output in focal

2021-03-12 Thread Seth Arnold
I'm sorry I lost track of this bug. fatrace is still acting strangely for me: $ uname -a Linux millbarge 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux $ apt policy fatrace fatrace: Installed: 0.13-2 Candidate: 0.13-2 Version table: *** 0.13-2

[Bug 1899776] Re: Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices

2021-03-12 Thread surya
It didn't work initially. But on building kernel with a patch given, it started working fine. https://launchpadlibrarian.net/500948605/0303-pinctrl-amd2.patch Thanks for your supports. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1917763] Re: FFE: new upstream release 21.0 and migrate to llvm 12

2021-03-12 Thread Timo Aaltonen
Note that migrating to llvm 12 can be done later, and use llvm 11 for now until 12.0 is released (is at rc3 now). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917763 Title: FFE: new upstream

  1   2   3   >