[Bug 1902437] Re: `rm -i` doesn't work well if "language-pack-es" is installed. Problems arise

2021-05-05 Thread Ganton
It seems that it's solved in the latest version of the operating system.

** Changed in: coreutils (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1902437

Title:
  `rm -i` doesn't work well if "language-pack-es" is installed. Problems
  arise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1902437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927276] [NEW] Drag-and-drop from Nautilus causes Mutter to close Wayland connections

2021-05-05 Thread Martin
Public bug reported:

When dragging a file from Nautilus to another window (either another
Nautilus window or a GNOME Terminal window), and you hold down the alt
key while dropping, Mutter closes the connection to the target
application (which GDK handles by calling `_exit(1)` unconditionally).

When the target application is a GNOME Terminal window, the entire GNOME
Terminal Server exits, so all terminal windows close. This is likely to
lead to data loss (I have personally experienced having many very
important terminal windows with neovim just close because I dared to
drag and drop a file into another terminal window instead of typing out
the path).

I made an issue upstream:
https://gitlab.gnome.org/GNOME/mutter/-/issues/1789, but I thought it
should be in Launchpad as well.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: mutter 3.38.4-1ubuntu2
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Wed May  5 22:12:37 2021
InstallationDate: Installed on 2019-11-21 (530 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: mutter
UpgradeStatus: Upgraded to hirsute on 2021-03-16 (50 days ago)

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927276

Title:
  Drag-and-drop from Nautilus causes Mutter to close Wayland connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1927276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

2021-05-05 Thread Balint Reczey
** Changed in: glibc (Ubuntu)
   Status: Invalid => New

** Changed in: glibc (Ubuntu Groovy)
   Status: Invalid => New

** Changed in: glibc (Ubuntu Hirsute)
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926355

Title:
  Snap applications segfault with new core20 (rev: 1015+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926455] Re: sendCtrlAltDelete is not defined

2021-05-05 Thread Eric Desrochers
Test package can be found in:

sudo add-apt-repository ppa:slashd/sf309411
sudo apt-get update
sudo apt-get install spice-html5 -y

2 of my co-workers are in the middle of testing the test package as we
speak.

- Eric

** Summary changed:

- sendCtrlAltDelete has an undefined reference to the spice connection object
+ sendCtrlAltDelete is not defined

** Description changed:

- # Upstream:
- https://gitlab.freedesktop.org/spice/spice-html5/-/issues/7
- https://gitlab.freedesktop.org/spice/spice-html5/-/merge_requests/2
- https://gitlab.freedesktop.org/spice/spice-html5/-/merge_requests/2/commits
+ Uncaught exception: sendCtrlAltDel is not defined in spice_auto.html
  
- # git describe --contains 1cc7987
- spice-html5-0.3.0~9^2
- 
- # rmadison spice-html5
-  spice-html5 | 0.1.7-2ubuntu1 | bionic-updates/universe | source, all
-  spice-html5 | 0.2.2-0ubuntu2 | focal   | source, all
-  spice-html5 | 0.2.2-0ubuntu2 | groovy  | source, all
-  spice-html5 | 0.2.2-0ubuntu2 | hirsute | source, all
-  spice-html5 | 0.2.2-0ubuntu2 | impish  | source, all
+ Under investigation by Canonical SEG team.

** Tags added: seg

** Changed in: spice-html5 (Ubuntu Bionic)
   Status: New => Fix Released

** Description changed:

  Uncaught exception: sendCtrlAltDel is not defined in spice_auto.html
+ Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.

** Description changed:

- Uncaught exception: sendCtrlAltDel is not defined in spice_auto.html
+ Uncaught ReferenceError: sendCtrlAltDel is not defined
+ onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)
+ 
  Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.

** Description changed:

+ When clicking on 'Send CTRL-ALT-DEL' button.
+ 
  Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926455

Title:
  sendCtrlAltDelete is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spice-html5/+bug/1926455/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923268] Re: grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac} before /grub/grub.cfg

2021-05-05 Thread dann frazier
Unfortunately it appears this issue goes beyond just enlistment. I
manually added 6 new arm64 systems using the MAAS UI, and made sure I
set the architecture to "arm64/generic". They then automatically entered
commissioning mode. However, they are also failing to Commission. MAAS
shows "0/arm64" in the "CORES/ARCH" column, but MAAS' GRUB config still
wants to provide them with x86 bits (see below). I was able to proceed
by interactively editing the GRUB config on the console
(s/amd64/arm64/g; s/(linux|initrd)efi/\1/) on each console. For some
reason commissioning that way left the network unconfigured, so I then
manually configured a NIC on each system, and then *re-*commissioned,
which did work fine.

 GNU GRUB  version 2.04

 Ŀ
 �setparams 'Commission'  � 
 ��
 �echo  'Booting under MAAS direction...' �
 �linuxefi  (http,10.229.32.21:5248)/images/ubuntu/amd64/ga-20.04/focal/s\�
 �table/boot-kernel nomodeset ro root=squash:http://10.229.32.21:5248/images/\�
 �ubuntu/amd64/ga-20.04/focal/stable/squashfs ip=maas-enlist:BOOTIF ip6=o\�
 �ff overlayroot=tmpfs overlayroot_cfgdisk=disabled cc:\{'datasource_list': [\�
 �'MAAS']\}end_cc cloud-config-url=http://10.229.32.21:5248/MAAS/metadata/lat\�
 �est/enlist-preseed/?op=get_enlist_preseed apparmor=0 log_host=10.229.32.21 \�
 �log_port=5247 --- sysrq_always_enabled BOOTIF=01-${net_default_mac} �
 �initrdefi (http,10.229.32.21:5248)/images/ubuntu/amd64/ga-20.04/focal/s\�
 �table/boot-initrd   �
 �� 
 ��

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923268

Title:
  grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac}
  before /grub/grub.cfg

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1923268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927270] [NEW] binutils 2.36 causes problems with DKMS

2021-05-05 Thread Tim Ritberg
Public bug reported:

Ubuntu 21.04 with VirtualBox 6.1.18-dfsg-5 and binutils 2.36.
Please update package to 6.1.20 or newer:
https://www.virtualbox.org/ticket/20178
https://github.com/xanmod/linux/issues/125
https://bbs.archlinux.org/viewtopic.php?id=263393

I can't build my own kernel, because Vbox and dkms does not like
binutils 2.36.

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- Ubuntu 20.04 with VirtualBox 6.1.18-dfsg-5 and binutils 2.36.
+ Ubuntu 21.04 with VirtualBox 6.1.18-dfsg-5 and binutils 2.36.
  Please update package to 6.1.20 or newer:
  https://www.virtualbox.org/ticket/20178
  https://github.com/xanmod/linux/issues/125
  https://bbs.archlinux.org/viewtopic.php?id=263393
  
  I can't build my own kernel, because Vbox and dkms does not like
  binutils 2.36.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927270

Title:
  binutils 2.36 causes problems with DKMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1927270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926819] Re: Empty MOTD on up-to-date systems (includes fix)

2021-05-05 Thread Lucas Albuquerque Medeiros de Moura
Thank you for raising this. The change was made intentionally to reduce
noise to users when there wasn't anything to act upon. We're always
keeping an eye out for improving things and will keep this open as we
discuss ways we can make things better.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926819

Title:
  Empty MOTD on up-to-date systems (includes fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1926819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926819] Re: Empty MOTD on up-to-date systems (includes fix)

2021-05-05 Thread Daniel
It looks weird without the update notification stuff and the large(ish)
whitespace instead, can something be done about that? Alternatively, is
it possible to make the suppression of 'no info' optional?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926819

Title:
  Empty MOTD on up-to-date systems (includes fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1926819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926455] Re: sendCtrlAltDelete is not defined

2021-05-05 Thread Eric Desrochers
screenshot took from one of my co-worker.

** Attachment added: "spice-devtools-console"
   
https://bugs.launchpad.net/ubuntu/+source/spice-html5/+bug/1926455/+attachment/5495000/+files/spice-error.png

** Description changed:

  When clicking on 'Send CTRL-ALT-DEL' button.
  
  Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)
  
+ See attachment: "spice-devtools-console"
+ 
  Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.

** Description changed:

- When clicking on 'Send CTRL-ALT-DEL' button.
+ {IMPACT]
  
- Uncaught ReferenceError: sendCtrlAltDel is not defined
- onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)
+ CTRL-ALT-ALT button doesn't work.
  
- See attachment: "spice-devtools-console"
+ When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
+ can see the following:
+ 
+ "Uncaught ReferenceError: sendCtrlAltDel is not defined
+ onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
+ 
+ See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.
+ 
+ [Test Plan]
+ 
+ * Deploy a OpenStack env w/ Horizon
+   ** juju config nova-cloud-controller console-access-protocol=spice
+ * Launch an instance
+ * Login in the Horizon dashboard and access the instance console.
+ 
+ [Where problem could occur]
+ 
+ [Other informations]

** Description changed:

- {IMPACT]
+ [IMPACT]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  Under investigation by Canonical SEG team.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon
-   ** juju config nova-cloud-controller console-access-protocol=spice
+   ** juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Login in the Horizon dashboard and access the instance console.
  
  [Where problem could occur]
  
  [Other informations]

** Description changed:

- [IMPACT]
+ Under investigation by Canonical SEG team.
+ 
+ [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
- Under investigation by Canonical SEG team.
- 
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon
    ** juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Login in the Horizon dashboard and access the instance console.
  
  [Where problem could occur]
  
  [Other informations]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926455

Title:
  sendCtrlAltDelete is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spice-html5/+bug/1926455/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923268] Re: grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac} before /grub/grub.cfg

2021-05-05 Thread Lee Trager
When you added the ARM64 machine are you including the boot MAC address
or just the IPMI credentials? When you add just the IPMI credentials the
machine actually goes into enlistment but MAAS detects its a known
machine based on IPMI credenitals when the BMC is detected.

The associated branch updates the default grub.cfg file which is stored
with all boot images. These files only get updated when a new image is
found on images.maas.io or whatever your mirror is. To force the update
you can run

sudo rm -rf /var/lib/maas/boot-resources/*
sudo systemctl restart maas-rackd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923268

Title:
  grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac}
  before /grub/grub.cfg

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1923268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923115] Re: Networkd vs udev nic renaming race condition

2021-05-05 Thread Dan Streetman
re: autopkgtests, please note that while the pending-sru page and 
update_excuses page both show the systemd/i386 test as 'failing', it actually 
passed:
https://autopkgtest.ubuntu.com/packages/s/systemd/bionic/i386

the update_excuses and pending-sru pages appear to be stuck/broken,
possibly due to the recent autopkgtest results url change

the linux-hwe-5.4/i386 autopkgtest still is failing, but it always fails
for everything, so it can be ignored

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923115

Title:
  Networkd vs udev nic renaming race condition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1923115/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-signed-azure-5.4 (Ubuntu Focal)
   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/1923670

Title:
  CIFS DFS entries not accessible with 5.4.0-71.74-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923268] Re: grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac} before /grub/grub.cfg

2021-05-05 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/402288

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923268

Title:
  grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac}
  before /grub/grub.cfg

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1923268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926976] Re: during mouse drag operations I'm getting undesired/unprompted dropping and potentially picking up of something else

2021-05-05 Thread buchs
Thanks for the help. I tried reducing input devices and pressing every
key. The problem persists through those tests. What I eventually
realized was my bluetooth mouse was the issue. Another mouse worked. The
bluetooth one did not work when connected either through bluetooth or
wired USB. Just a crappy $100 mouse from Logitech!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926976

Title:
  during mouse drag operations I'm getting undesired/unprompted dropping
  and potentially picking up of something else

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1926976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926819] Re: Empty MOTD on up-to-date systems (includes fix)

2021-05-05 Thread Aaron Thompson
Thanks for the response Lucas. I would prefer to see something to the
effect that the system is up to date, because that at least tells me
that update-notifier-common is there and working. But if the decision is
to not write anything in that case, then I strongly agree with Daniel.
The 3 blank lines are really noticeable and they make it look like
something went wrong. It looks like something is supposed to be there
but isn't. IMO there should be 1 or 0 blank lines. Anything more and it
looks like a potential bug.

I would suggest that the tests from my patch (or similar) be added to
the codebase, updated with the intended output of course. Such tests
would make it clear that this change was intentional and not accidental.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926819

Title:
  Empty MOTD on up-to-date systems (includes fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1926819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1910521] Re: libappindicator breaks left-mouse actions for most applications

2021-05-05 Thread Philipp Keck
> doesn't happen on xubuntu with the indicator

But it does happen on Ubuntu.

> The priority is low for Ubuntu since there is no report of such
problems on Ubuntu

Here comes that report. To reproduce:
1. Download the latest Ubuntu (21.04, live stick is enough).
2. Download and open Joplin 
(https://github.com/laurent22/joplin/releases/download/v1.7.11/Joplin-1.7.11.AppImage),
 which is an app that uses Electron and therefore libappindicator.
3. In the Options under Application enable "Show tray icon", which should show 
up at the top right of the screen.
4. Left-click on the icon. Observe how the context menu opens, just like with a 
right click, even though the application should open the main window instead 
(https://github.com/laurent22/joplin/blob/80b16dd17e227e3f538aa221d7b6cc2d81688e72/packages/app-desktop/ElectronAppWrapper.ts#L297-L299),
 and indeed it does so under Windows for example.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1910521

Title:
  libappindicator breaks left-mouse actions for most applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1910521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Maarten Ballintijn
** No longer affects: linux-signed-azure-5.4 (Ubuntu)

** No longer affects: linux-signed-azure-5.4 (Ubuntu Focal)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923670

Title:
  CIFS DFS entries not accessible with 5.4.0-71.74-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926819] Re: Empty MOTD on up-to-date systems (includes fix)

2021-05-05 Thread Daniel
Seconding what Aaron said, it looks weird and makes it seem that
something went wrong, causing me to wrack my brain and try to figure out
if I broke something across multiple servers, lol.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926819

Title:
  Empty MOTD on up-to-date systems (includes fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1926819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

2021-05-05 Thread Balint Reczey
OK, so core20 (1015) bundles libc6 2.31-0ubuntu9.3 which has been
removed from updates. Please build a new core20 with libc6
2.31-0ubuntu9.2 which is currently in focal-updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926355

Title:
  Snap applications segfault with new core20 (rev: 1015+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927283] [NEW] package timidity-daemon 2.14.0-8build1 failed to install/upgrade: el subprocés «s'ha instal·lat el script timidity-daemon del paquet post-installation» retornà el codi d'eixida d'e

2021-05-05 Thread Joan CiberSheep
Public bug reported:

- Fresh install of 21.04
- Install unity desktop
- Install process finishes with error couldn't start timidity-daemon

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: timidity-daemon 2.14.0-8build1
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu May  6 00:55:10 2021
ErrorMessage: el subprocés «s'ha instal·lat el script timidity-daemon del 
paquet post-installation» retornà el codi d'eixida d'error 5
InstallationDate: Installed on 2021-05-05 (0 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
PackageArchitecture: all
Python3Details: /usr/bin/python3.9, Python 3.9.4, python3-minimal, 3.9.4-1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.3
SourcePackage: timidity
Title: package timidity-daemon 2.14.0-8build1 failed to install/upgrade: el 
subprocés «s'ha instal·lat el script timidity-daemon del paquet 
post-installation» retornà el codi d'eixida d'error 5
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: timidity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package hirsute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927283

Title:
  package timidity-daemon 2.14.0-8build1 failed to install/upgrade: el
  subprocés «s'ha instal·lat el script timidity-daemon del paquet post-
  installation» retornà el codi d'eixida d'error 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1927283/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

2021-05-05 Thread Balint Reczey
Core20 (1026) now works, but I believe shipping libc in test-snapd-
rsync-core20, too, is not healthy and will break again when core20's
glibc gets upgraded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926355

Title:
  Snap applications segfault with new core20 (rev: 1015+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927266] Re: Arabic characters not rendered with the choosen font

2021-05-05 Thread Said Bakr
Screenshot shows the issue.

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/typecatcher/+bug/1927266/+attachment/5494997/+files/Screenshot_20210505_204328.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927266

Title:
  Arabic characters not rendered with the choosen font

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/typecatcher/+bug/1927266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923864] Re: Screen glitching after recent update

2021-05-05 Thread John Magdy Lotfy
(https://askubuntu.com/questions/1336285/gnome-is-glitching-after-
recent-update)

After a recent update to my 20.10 Ubuntu device, a new problem with
GNOME appeared where everything is glitching specially when I open a GTK
based window like "Terminal" and there are lines that flicker through
the screen (like tv static) and the Screen windows gets mixed

GNOME version: 3.38.3
Windowing System: X11
GPU: Intel® HD Graphics 4000 (IVB GT2)
CPU: Intel® Core™ i5-3230M CPU @ 2.60GHz × 4
Kernel: 5.8.0-50-generic

Video: https://streamable.com/7fpimk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923864

Title:
  Screen glitching after recent update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1923864/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927272] [NEW] Some kernel selftests fail on linux-kvm

2021-05-05 Thread Guilherme G. Piccoli
Public bug reported:

This is a catch-all Launchpad report to list the kernel selftests failures in 
linux-kvm kernel.
The comments will be used to reference and discuss about the failures, pointing 
to individual issues.

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

** Affects: linux-kvm (Ubuntu)
 Importance: Medium
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed


** Tags: ubuntu-kernel-selftests

** Also affects: linux-kvm-clearcontainers
   Importance: Undecided
   Status: New

** No longer affects: linux-kvm-clearcontainers

** Also affects: ubuntu-kernel-tests
   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/1927272

Title:
  Some kernel selftests fail on linux-kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1927272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927272] Re: Some kernel selftests fail on linux-kvm

2021-05-05 Thread Guilherme G. Piccoli
Currently, in both Groovy versions (5.8.0-1023.25 - was updates before
security bump) and (5.8.0-1026.28 - current proposed), we see the
following failures:

[...]
INFO | == Summary ===
INFO | Sub test case: rtnetlink.sh failed. [0] [1]
INFO | Sub test case: xfrm_policy.sh failed.  [0] [2] [3] [4]
INFO | Sub test case: fib_tests.sh failed.  [0] [5]
INFO | Sub test case: fib-onlink-tests.sh failed.  [0] [2] [5]
INFO | Sub test case: pmtu.sh failed.  [0] [6]
INFO | Sub test case: fib_rule_tests.sh failed.  [0] [5]
INFO | Sub test case: psock_snd.sh failed.  [0] [7]
INFO | Sub test case: test_vxlan_under_vrf.sh failed.  [0] [2]
INFO | Sub test case: so_txtime.sh failed.  [0] [8]
INFO | Sub test case: fib_nexthops.sh failed.  [0] [9]
INFO | Sub test case: altnames.sh failed.  [0]
INFO | Sub test case: icmp_redirect.sh failed.  [0] [10]
INFO | Sub test case: vrf-xfrm-tests.sh failed.  [0] [2] [3] [4]
[...]
DEBUG| [stdout] # [10] Generic dynamic event - add/remove kprobe events
[FAIL]
[...]
DEBUG| [stdout] not ok 1 selftests: ftrace: ftracetest # exit=1 [11]

The following LP bugs represent these failures:

[0] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1870299
[1] https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1812194

[2] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1900645
[3] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1909647
[4] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856010

[5] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1926228
[6] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887661
[7] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892213
[8] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1870106
[9] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1905203
[10] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1880645

[11] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1923683

** Tags added: groovy kvm sru-20210412

** Changed in: ubuntu-kernel-tests
   Status: New => Confirmed

** Changed in: linux-kvm (Ubuntu)
 Assignee: Guilherme G. Piccoli (gpiccoli) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927272

Title:
  Some kernel selftests fail on linux-kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1927272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

2021-05-05 Thread Balint Reczey
OK, I've tested it in clean multipass VMs and test-snapd-rsync-
core20.rsync does not work on Bionic, Focal and later. Interestingly it
ships a local copy of libc6 inside that could be the problem and it
worked on Focal for some time due to accidentally matching the host's
libc6.

...
Reading 
target:/usr/lib/debug/snap/test-snapd-rsync-core20/11/lib/x86_64-linux-gnu//libc-2.31.so
 from remote target...

Program received signal SIGSEGV, Segmentation fault.
0x55eb84b7b2d4 in time@plt ()
(gdb) info sharedlibrary 
>FromTo  Syms Read   Shared Object Library
0x7f070255d100  0x7f070257f7c4  Yes (*) 
target:/lib64/ld-linux-x86-64.so.2
No  linux-vdso.so.1
0x7f07025514f0  0x7f07025557e8  Yes (*) 
target:/snap/test-snapd-rsync-core20/11/usr/lib/x86_64-linux-gnu/libacl.so.1
0x7f0702543720  0x7f070254a92d  Yes (*) 
target:/snap/test-snapd-rsync-core20/11/usr/lib/x86_64-linux-gnu/libpopt.so.0
0x7f0702374630  0x7f07024e908f  Yes (*) 
target:/snap/test-snapd-rsync-core20/11/lib/x86_64-linux-gnu/libc.so.6
(*): Shared library is missing debugging information.


For the record test-snapd-rsync-core18.rsync does not ship and internal libc 
copy and does work on all releases I tried (Bionic, Focal).


** Changed in: glibc (Ubuntu)
   Status: New => Invalid

** Changed in: glibc (Ubuntu Groovy)
   Status: New => Invalid

** Changed in: glibc (Ubuntu Hirsute)
   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/1926355

Title:
  Snap applications segfault with new core20 (rev: 1015+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872281] Re: collectd python plugin not working

2021-05-05 Thread Nils Toedtmann
We have this issue too. Ubuntu 20.04 x86_64, collectd 5.9.2.g-1ubuntu5

The LD_PRELOAD workaround @Mike Battersby (mib-8) suggested works for
us.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872281

Title:
  collectd python plugin not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/1872281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922328] Re: crash after grub-efi problem

2021-05-05 Thread nirwana
This evening I ran into this error while installing Ubuntu 21.04.

I upgraded from 20.04 by formatting the existing ext4 partition.

My BIOS is set to Legacy mode.

Then suddenly I got this error and that ended the installation.

I tried again, but same error message.

Then I read about the efi partition, so I removed it. After that I could
finally install the new system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922328

Title:
  crash after grub-efi problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1922328/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923864] Re: Screen glitching after recent update

2021-05-05 Thread John Magdy Lotfy
** Changed in: ubuntu
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923864

Title:
  Screen glitching after recent update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1923864/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1918303] Re: Randomly set credentials written in cleartext to world-readable file

2021-05-05 Thread James Falcon
This bug is believed to be fixed in cloud-init in version 21.2. If this
is still a problem for you, please make a comment and set the state back
to New

Thank you.

** Changed in: cloud-init
   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/1918303

Title:
  Randomly set credentials written in cleartext to world-readable file

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1918303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852006] Re: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade.

2021-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-release-upgrader (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/1852006

Title:
  Could not calculate the upgrade  An unresolvable problem occurred
  while calculating the upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1852006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927004] Re: [MIR] fence-agents

2021-05-05 Thread Lucas Kanashiro
FWIW I submitted a pacemaker merge proposal which add changes to
recommend fence-agents-supported. Since pacemaker is already in main the
fence-agents-supported package will need to be pulled in.

https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/pacemaker/+git/pacemaker/+merge/402284

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927004

Title:
  [MIR] fence-agents

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/1927004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926455] Re: sendCtrlAltDelete is not defined

2021-05-05 Thread Eric Desrochers
** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon
    ** juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Login in the Horizon dashboard and access the instance console.
  
  [Where problem could occur]
  
- [Other informations]
+ [Other information]
+ 
+ I have reported a bug in Debian for kindly asked them to update spice-html5 
(I might do it myself if I have time):
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon
    ** juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Login in the Horizon dashboard and access the instance console.
  
  [Where problem could occur]
  
+ None expected, the fix only focuses on "ctrl-alt-del" which doesn't work
+ as we speak. Worse case the situation will remain the same and/or will
+ be isolated to this functionnality only.
+ 
  [Other information]
  
  I have reported a bug in Debian for kindly asked them to update spice-html5 
(I might do it myself if I have time):
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon
    ** juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Login in the Horizon dashboard and access the instance console.
  
  [Where problem could occur]
  
  None expected, the fix only focuses on "ctrl-alt-del" which doesn't work
  as we speak. Worse case the situation will remain the same and/or will
  be isolated to this functionnality only.
  
  [Other information]
  
- I have reported a bug in Debian for kindly asked them to update spice-html5 
(I might do it myself if I have time):
+ I have reported a bug in Debian in order to kindly ask them to update 
spice-html5 to version 0.3.0 (I might do it myself if I have time):
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
- * Deploy a OpenStack env w/ Horizon
-   ** juju config nova-cloud-controller console-access-protocol=spice
+ * Deploy a OpenStack env w/ Horizon under Focal and onwards.
+   ** (If deployed w/ juju):
+  $ juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
- * Login in the Horizon dashboard and access the instance console.
+ * Access the instance console (using Horizon dashboard)
+ * Click 'Send CTRL-ALT-DEL'
  
  [Where problem could occur]
  
  None expected, the fix only focuses on "ctrl-alt-del" which doesn't work
  as we speak. Worse case the situation will remain the same and/or will
  be isolated to this functionnality only.
  
  [Other information]
  
  I have reported a bug in Debian in order to kindly ask them to update 
spice-html5 to version 0.3.0 (I might do it myself if I have time):
  

[Bug 1927288] [NEW] Please enable php8.0 in Ubuntu 21.10

2021-05-05 Thread Bryce Harrington
Public bug reported:

php8.0 needs unblacklisted and re-added to impish.

php8.0 is packaged in Debian, and sync'd into Ubuntu during hirsute (and
removed in LP: #1907177).  We do want it included for impish, so need to
revert the blacklist and allow it to re-enter the archive.

During development it is ok for php8.0 and php7.4 to co-exist; we'll
retain the latter as the default php until we're ready to begin the
transition.  (See https://wiki.ubuntu.com/ServerTeam/Transition/Php8.0
for that transition plan.)

** Affects: php7.4 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: php8.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: php8.0 (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/1927288

Title:
  Please enable php8.0 in Ubuntu 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.4/+bug/1927288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881191] Re: Lubuntu 20.04 installation does not add swap partition

2021-05-05 Thread Chris Guiver
Refer comment #2

The fix exists in calamares-settings-ubuntu (1:21.04.1)

A quick command at CLI

guiverc@d960-ubu2:/de2900/lubuntu_64$   rmadison calamares-settings-ubuntu
 calamares-settings-ubuntu | 1  | bionic/universe  | source
 calamares-settings-ubuntu | 1:20.04.2  | focal/universe   | source
 calamares-settings-ubuntu | 1:20.10.11 | groovy/universe  | source
 calamares-settings-ubuntu | 1:21.04.2  | hirsute/universe | source
 calamares-settings-ubuntu | 1:21.04.2  | impish/universe  | source

show that package is found in hirsute (21.04) & later releases.

Only security fixes are back-ported to stable releases; not having swap
does not impact security. The Lubuntu team is small.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881191

Title:
  Lubuntu 20.04 installation does not add swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/calamares/+bug/1881191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881191] Re: Lubuntu 20.04 installation does not add swap partition

2021-05-05 Thread Chris Guiver
Swap can still be added on focal (20.04) installs post-installation
(swap files), or during setup (Manual Partitioning using swap
partition), as those are tested for cases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881191

Title:
  Lubuntu 20.04 installation does not add swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/calamares/+bug/1881191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866914] Re: Cannot create mesh due to missing libnglib.so

2021-05-05 Thread Nathaniel Jay Stenzel
This is still a problem with version 0.18.4 on Linux Mint. Maybe it is
fixed in 0.19? At any rate, I installed the missing package to fix it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866914

Title:
  Cannot create mesh due to missing libnglib.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1866914/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1426230] Re: Unstable wifi with BCM4360 (broadcom-sta driver)

2021-05-05 Thread Voggu Manohar Reddy
** Also affects: broadcom-wl (Arch Linux)
   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/1426230

Title:
  Unstable wifi with BCM4360 (broadcom-sta driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1426230/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1426230] Re: Unstable wifi with BCM4360 (broadcom-sta driver)

2021-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bcmwl (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/1426230

Title:
  Unstable wifi with BCM4360 (broadcom-sta driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1426230/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1923268] Re: grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac} before /grub/grub.cfg

2021-05-05 Thread dann frazier
On Wed, May 5, 2021 at 2:15 PM Lee Trager <1923...@bugs.launchpad.net> wrote:
>
> When you added the ARM64 machine are you including the boot MAC address
> or just the IPMI credentials? When you add just the IPMI credentials the
> machine actually goes into enlistment but MAAS detects its a known
> machine based on IPMI credenitals when the BMC is detected.

The only MAC address I added was the BMC MAC - I didn't add any host
NIC MACs initially, so your explanation makes sense. Let me know if
it'd be helpful for you if I retested w/ host MACs though.

> The associated branch updates the default grub.cfg file which is stored
> with all boot images. These files only get updated when a new image is
> found on images.maas.io or whatever your mirror is. To force the update
> you can run
>
> sudo rm -rf /var/lib/maas/boot-resources/*
> sudo systemctl restart maas-rackd

Understood. We're still running a snap version, so I won't be able to
easily pick up a source code patch. We plan to switch back to a deb
install so we can be more agile in helping with testing patches, but
we haven't scheduled the downtime yet. I can always set up another
MAAS in the lab w/ debs if you need me to test something though.

  -dann

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923268

Title:
  grubnet default grub.cfg should try /grub/grub.cfg-${net_default_mac}
  before /grub/grub.cfg

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1923268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] ShellJournal.txt

2021-05-05 Thread Gabriel
apport information

** Attachment added: "ShellJournal.txt"
   
https://bugs.launchpad.net/bugs/1926811/+attachment/5495008/+files/ShellJournal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] GsettingsChanges.txt

2021-05-05 Thread Gabriel
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1926811/+attachment/5495005/+files/GsettingsChanges.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] Re: After upgrading to 20.04 applications no longer launch from overview

2021-05-05 Thread Gabriel
apport information

** Tags added: apport-collected third-party-packages

** Description changed:

  System info:
  
  $ lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04
  
  $ apt-cache policy gnome
  gnome:
Installed: (none)
Candidate: 1:3.30+2
Version table:
   1:3.30+2 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal/universe amd64 
Packages
  
  $ apt-cache policy gnome-shell
  gnome-shell:
Installed: 3.36.7-0ubuntu0.20.04.1
Candidate: 3.36.7-0ubuntu0.20.04.1
Version table:
   *** 3.36.7-0ubuntu0.20.04.1 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.36.4-1ubuntu1~20.04.2 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal-security/main amd64 
Packages
   3.36.1-5ubuntu1 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal/main amd64 Packages
  
  $ apt-cache policy ubuntu-desktop
  ubuntu-desktop:
Installed: 1.450.2
Candidate: 1.450.2
Version table:
   *** 1.450.2 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1.450 500
  500 http://archive.ubuntu.csg.uzh.ch/ubuntu focal/main amd64 Packages
  
  
  I upgraded my system from 19.10/Eoan to 20.04 and when I go to the
  overview (Activities menu/hotspot), search an application and click on
  it it no longer launches. If I right click on it and select "Add to
  favorites" and then go to the dock and click on it it launches fine.
  
  I have not been able to find how to debug this issue but it is very
  annoying. Someone said it may have to do with the way .desktop files are
  handled now.
  
  Can someone please help?
  
  Thank you!
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2019-05-06 (729 days ago)
+ InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
+ Package: gnome-shell 3.36.7-0ubuntu0.20.04.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.4.0-72.80-generic 5.4.101
+ RelatedPackageVersions: mutter-common 3.36.7+git20201123-0.20.04.1
+ Tags: focal third-party-packages
+ Uname: Linux 5.4.0-72-generic x86_64
+ UpgradeStatus: Upgraded to focal on 2021-04-20 (14 days ago)
+ UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1926811/+attachment/5495004/+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/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] ProcCpuinfoMinimal.txt

2021-05-05 Thread Gabriel
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1926811/+attachment/5495006/+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/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] ProcEnviron.txt

2021-05-05 Thread Gabriel
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1926811/+attachment/5495007/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922739] Re: AttributeError: 'DataSourceNoCloud' object has no attribute 'vendordata2_raw'

2021-05-05 Thread James Falcon
This bug is believed to be fixed in cloud-init in version 21.2. If this
is still a problem for you, please make a comment and set the state back
to New

Thank you.

** Changed in: cloud-init
   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/1922739

Title:
  AttributeError: 'DataSourceNoCloud' object has no attribute
  'vendordata2_raw'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1922739/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-signed-azure-5.4 (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/1923670

Title:
  CIFS DFS entries not accessible with 5.4.0-71.74-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927279] [NEW] Ceph 15.2.8 fails to start mon on arm64 as jerasure has non relocatable code in linked module

2021-05-05 Thread Duncan Bellamy
Public bug reported:

/var/log/ceph/ceph-mon.log reports:

load: jerasure load: lrc load dlopen(/usr/lib/aarch64-linux-gnu/ceph
/erasure-code/libec_isa.so): /usr/lib/aarch64-linux-gnu/ceph/erasure-
code/libec_isa.so: cannot make segment writable for relocation:
Operation not permitted

This is fixed in alpine Linux with patch:
https://git.alpinelinux.org/aports/tree/community/ceph/43-aarch64-erasure.patch

** Affects: ceph (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/1927279

Title:
  Ceph 15.2.8 fails to start mon on arm64 as jerasure has non
  relocatable code in linked module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1927279/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Maarten Ballintijn
** Also affects: linux-signed-azure-5.4 (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/1923670

Title:
  CIFS DFS entries not accessible with 5.4.0-71.74-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927281] [NEW] not installing geub in desired /dev/sda6 or any partition.....

2021-05-05 Thread Nikhil Yadav
Public bug reported:

m not sure

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.10
ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-43-generic x86_64
NonfreeKernelModules: wl zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
CurrentDesktop: ubuntu:GNOME
Date: Thu May  6 03:37:16 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1)
ProcEnviron:
 LANGUAGE=en_IN
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-20.04.15.10 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927281

Title:
  not installing geub in desired /dev/sda6 or any partition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1927281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926806] Re: pipx terminates with "TypeError: __init__() got an unexpected keyword argument 'encoding'"

2021-05-05 Thread Bug Watch Updater
** Changed in: python-pipx (Debian)
   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/1926806

Title:
  pipx terminates with "TypeError: __init__() got an unexpected keyword
  argument 'encoding'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pipx/+bug/1926806/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

2021-05-05 Thread Ian Johnson
Sure, I was not aware test-snapd-rsync-core20 was shipping glibc, that
is indeed not a good idea.

I went looking on my system for other snaps which experienced the crash,
and it seems that every snap that ships glibc in it crashes with the
beta channel of core20, but snaps that (properly) do not ship libc6 in
them do not crash. For example these other well known snaps ship glibc
in them:

* matterhorn
* okular
* htop

and some others that are perhaps less well known. So I think it is
unfortunately a bit common to do this even though it is not advisable.

Sergio, do you know why these snaps would have libc6 staged in them?
Matterhorn for example does not declare libc6 as a stage-package, yet it
is listed as a primed-stage-packages in the manifest.yaml:

```snapcraft.yaml
stage-packages:
  - libatomic1
  - libsecret-tools
  - libnotify-bin
  - xclip
```


```manifest.yaml
primed-stage-packages:
- libc6=2.31-0ubuntu9.2
```

** Also affects: snapcraft
   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/1926355

Title:
  Snap applications segfault with new core20 (rev: 1015+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1522675] Re: Warning messages about unsandboxed downloads

2021-05-05 Thread Chaim Eliyah
This showed up on Ubuntu 21.04. Regression?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1522675

Title:
  Warning messages about unsandboxed downloads

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1522675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1907686] Re: ovn: instance unable to retrieve metadata

2021-05-05 Thread Hemanth Nakkina
After applying the fix in bionic-proposed, 
only one compute node exhibited the logs mentioned in #5
2021-01-12 06:48:49.848 52569 ERROR neutron.agent.ovn.metadata.server [-] 
Unexpected error.: AttributeError: 'MetadataProxyHandler' object has no 
attribute 'sb_idl'


sb_idl is never initialised as the connection timed out during initialisation 
phase.

See error log:

2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] OVS database 
connection to OVN_Southbound failed with error: 'Timeout'. Verify that the OVS 
and OVN services are available and that the 'ovn_nb_connection' and 
'ovn_sb_connection' configuration options are correct.: Exception: Timeout
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn Traceback (most 
recent call last):
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn   File 
"/usr/lib/python3/dist-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py",
 line 67, in start_connection
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn 
self.ovsdb_connection.start()
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn   File 
"/usr/lib/python3/dist-packages/ovsdbapp/backend/ovs_idl/connection.py", line 
79, in start
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn 
idlutils.wait_for_change(self.idl, self.timeout)
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn   File 
"/usr/lib/python3/dist-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 
173, in wait_for_change
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn raise 
Exception("Timeout")  # TODO(twilson) use TimeoutException?
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn Exception: 
Timeout
2021-04-15 22:30:08.542 69188 ERROR 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager [-] Error 
during notification for 
neutron.agent.ovn.metadata.server.MetadataProxyHandler.post_fork_initialize-476074
 process, after_init: 
neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn.OvsdbConnectionUnavailable:
 OVS database connection to OVN_Southbound failed with error: 'Timeout'. Verify 
that the OVS and OVN services are available and that the 'ovn_nb_connection' 
and 'ovn_sb_connection' configuration options are correct.
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager Traceback 
(most recent call last):
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager   File 
"/usr/lib/python3/dist-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py",
 line 67, in start_connection
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager 
self.ovsdb_connection.start()
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager   File 
"/usr/lib/python3/dist-packages/ovsdbapp/backend/ovs_idl/connection.py", line 
79, in start
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager 
idlutils.wait_for_change(self.idl, self.timeout)
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager   File 
"/usr/lib/python3/dist-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 
173, in wait_for_change
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager raise 
Exception("Timeout")  # TODO(twilson) use TimeoutException?
2021-04-15 22:30:08.544 69188 ERROR neutron_lib.callbacks.manager Exception: 
Timeout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907686

Title:
  ovn: instance unable to retrieve metadata

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ovn-chassis/+bug/1907686/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1907686] Re: ovn: instance unable to retrieve metadata

2021-05-05 Thread Hemanth Nakkina
Typo in #26, tested in ussuri-proposed (not 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/1907686

Title:
  ovn: instance unable to retrieve metadata

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ovn-chassis/+bug/1907686/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927276] Re: Drag-and-drop from Nautilus causes Mutter to close Wayland connections

2021-05-05 Thread Daniel van Vugt
Sounds like bug 1911036 but you already have the fix for that. :(

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1789
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1789

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1789
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927276

Title:
  Drag-and-drop from Nautilus causes Mutter to close Wayland connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1927276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1922334] Re: External monitor does not wake up on Titan Ridge laptops when docked (9500, TB16)

2021-05-05 Thread koba
@Georgi,
Sorry for confusion,
would you please also try 5.12 and help to collect log with drm.debug=0x10e.
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.12/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922334

Title:
  External monitor does not wake up on Titan Ridge laptops when docked
  (9500, TB16)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1922334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1925095] Re: GNOME Desktop selection is misaligned with the mouse on 21.04-dev

2021-05-05 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1925095

Title:
  GNOME Desktop selection is misaligned with the mouse on 21.04-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons-ng/+bug/1925095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1924203] Re: [SRU][F/G][linux-firmware] add realtek 8852 bluetooth fimware

2021-05-05 Thread AaronMa
Verified linux-firmware 1.187.12 with kernel oem-1025.
Bluetooth 8852 works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924203

Title:
  [SRU][F/G][linux-firmware] add realtek 8852 bluetooth fimware

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1924203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1921318] Re: [SRU][OEM-5.10] add support of MSO panel

2021-05-05 Thread AaronMa
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

** Changed in: hwe-next
   Status: New => Fix Released

** Changed in: linux-oem-5.10 (Ubuntu)
   Status: Invalid => 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/1921318

Title:
  [SRU][OEM-5.10] add support of MSO panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1921318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1916731] Re: [SRU][F/H] add AMD GPU green sardine firmware

2021-05-05 Thread AaronMa
** Changed in: hwe-next
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916731

Title:
  [SRU][F/H] add AMD GPU green sardine firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1916731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1924207] Re: [SRU][F:OEM-5.10/G/H] add realtek 8852 bluetooth support

2021-05-05 Thread AaronMa
Verified linux-firmware 1.187.12 with kernel oem-1025.
Bluetooth 8852 works fine.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924207

Title:
  [SRU][F:OEM-5.10/G/H] add realtek 8852 bluetooth support

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1924207/+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

2021-05-05 Thread Tynach
@osomon, I don't think this is due to the toolchain version used. I 
semi-recently (I don't know how long it's been going on.. Somewhere in the span 
of the last 6 months to the last 2 years? Probably more like the past year and 
a half, but it feels in some ways longer, in some ways shorter?) found that 
none of the shaders I've written on Shadertoy can run at 60fps. Not even 
relatively simple ones like this one:
https://www.shadertoy.com/view/MtGcRW

There's no reason for this to run at 40 - 55 fps, but it does. In fact,
no matter how simple I make a shader - even just showing a static
unchanging color - Firefox will never run it at 60fps.

This might have started when I upgraded to 20.04 from 18.04, but I'm
unsure.. I feel like I'd have remembered when it started better if it
was definitively after a major upgrade (I use Shadertoy frequently). I
do know I've tried using a blank profile, and also tried disabling all
add-ons and so on. I've tried using WebRender, having WebGL run in a
separate process, and all sorts of other tweaks via about:config.
Nothing gets any Shadertoy shaders to 60fps.

However, they all run at 60fps easily in the version downloaded from
Mozilla's website. What's more, is that I've been using Firefox instead
of Chrome for the past few years, and when I first switched over the
Ubuntu packages worked fine and ran shaders at full speed.

I remember that when I first noticed Firefox not running them at full
speed, I assumed it was Shadertoy's fault. Maybe they'd left some
debugging code enabled in the Javascript, and that was slowing it down.
So I just figured I'd ignore it and wait for it to be fixed by them.

After a month or two of waiting, and seeing the site actually update
with some minor changes here and there without it being fixed, I decided
to test Chrome. Ran fine. Tried all sorts of tweaks, nothing helped
Firefox run it faster. I still thought it was Shadertoy's code that
changed and was just not optimized for Firefox. Then a few months after
the problem started, I finally tried running a copy of Firefox from
Mozilla... And it ran just fine.

I don't know if that's the same problem as here, but this bug was
reported within the window of time when I remembered seeing the slowdown
(granted, that's a huge window due to my poor memory). And if it is,
then it can't possibly be only because of being compiled on an old
version of the compiler toolchain, as it used to run faster than it does
now.

-- 
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 1881097] Re: [Thinkpad X1C7][Thinkpad X1C8]F1 and F4 Hotkey LED Light Stays ON/OFF when USB Headset is attached.

2021-05-05 Thread Chi-Wei Chen
@Jasonyen,
We just noticed that the F1 mute LED issue is also encountered for External 
Monitor Speaker on X1C9.
Is it the same limitation as this ticket or it would be better to raise another 
ticket to discuss?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881097

Title:
  [Thinkpad X1C7][Thinkpad X1C8]F1 and F4 Hotkey LED Light Stays ON/OFF
  when USB Headset is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1881097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1917977] Re: Synaptiks touchpad not detected in kernel

2021-05-05 Thread Launchpad Bug Tracker
[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/1917977

Title:
  Synaptiks touchpad not detected in kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1917977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926362] Re: maxima fails at launch at command line with said error message

2021-05-05 Thread Peter
Yes, the same problem as 1926225.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926362

Title:
  maxima fails at launch at command line with said error message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926362/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926455] Re: sendCtrlAltDelete is not defined

2021-05-05 Thread Eric Desrochers
** Changed in: spice-html5 (Ubuntu Impish)
   Status: New => In Progress

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon under Focal and onwards.
    ** (If deployed w/ juju):
-  $ juju config nova-cloud-controller console-access-protocol=spice
+  $ juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Access the instance console (using Horizon dashboard)
  * Click 'Send CTRL-ALT-DEL'
  
  [Where problem could occur]
  
  None expected, the fix only focuses on "ctrl-alt-del" which doesn't work
  as we speak. Worse case the situation will remain the same and/or will
  be isolated to this functionnality only.
  
  [Other information]
  
  I have reported a bug in Debian in order to kindly ask them to update 
spice-html5 to version 0.3.0 (I might do it myself if I have time):
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
+ 
+ Upstream:
+ 
+ https://gitlab.freedesktop.org/spice/spice-
+ html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3
+ 
+ https://gitlab.freedesktop.org/spice/spice-
+ html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon under Focal and onwards.
    ** (If deployed w/ juju):
   $ juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Access the instance console (using Horizon dashboard)
  * Click 'Send CTRL-ALT-DEL'
  
  [Where problem could occur]
  
  None expected, the fix only focuses on "ctrl-alt-del" which doesn't work
  as we speak. Worse case the situation will remain the same and/or will
  be isolated to this functionnality only.
  
  [Other information]
  
- I have reported a bug in Debian in order to kindly ask them to update 
spice-html5 to version 0.3.0 (I might do it myself if I have time):
+ I have reported a bug in Debian in order to kindly ask them to update 
spice-html5 to version 0.3.0 (I might do it myself if I have time) so that 
'impish' will then be able to sync or merge from them:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
  
  Upstream:
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

** Changed in: spice-html5 (Ubuntu Impish)
   Importance: Undecided => Low

** Changed in: spice-html5 (Ubuntu Hirsute)
   Importance: Undecided => Medium

** Changed in: spice-html5 (Ubuntu Impish)
   Importance: Low => Medium

** Changed in: spice-html5 (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: spice-html5 (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: spice-html5 (Ubuntu Groovy)
   Importance: Undecided => Medium

** Bug watch added: Debian Bug tracker #988110
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

** Also affects: spice-html5 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
   Importance: Unknown
   Status: Unknown

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
- CTRL-ALT-ALT button doesn't work.
+ CTRL-ALT-DEL button doesn't work.
  
  When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you
  can see the following:
  
  "Uncaught ReferenceError: sendCtrlAltDel is not defined
  onclick 
https://:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  Bionic is not affected. Only starting w/ focal onwards.
  
  [Test Plan]
  
  * Deploy a OpenStack env w/ Horizon under Focal and onwards.
    ** (If deployed w/ juju):
   $ juju config nova-cloud-controller console-access-protocol=spice
  * Launch an instance
  * Access the instance console (using Horizon dashboard)
  * Click 'Send 

[Bug 1423669] Re: CTRL+ALT+DEL Button missing

2021-05-05 Thread Eric Desrochers
** Changed in: spice-html5 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423669

Title:
  CTRL+ALT+DEL Button missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/icehouse/+bug/1423669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1922336] Re: ACPI errors and USB reset loop when hot-plugging a Titan Ridge laptop into a dock (9500, TB16)

2021-05-05 Thread koba
@Georgi,
Please also enable acpi debug

echo enable | sudo tee /sys/module/acpi/parameters/trace_state

echo 0x0100 | sudo tee /sys/module/acpi/parameters/debug_level

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922336

Title:
  ACPI errors and USB reset loop when hot-plugging a Titan Ridge laptop
  into a dock (9500, TB16)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1922336/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923564] Re: BlueZ 5.58 release

2021-05-05 Thread Daniel van Vugt
** Attachment added: "bluez_5.58-0ubuntu1.debian.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1923564/+attachment/5495028/+files/bluez_5.58-0ubuntu1.debian.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923564

Title:
  BlueZ 5.58 release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1923564/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926070] Re: Please backport Desktop Icons NG to 20.04

2021-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: 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/1926070

Title:
  Please backport Desktop Icons NG to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/1926070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926070] Re: Please backport Desktop Icons NG to 20.04

2021-05-05 Thread Daniel van Vugt
** Project changed: focal-backports => ubuntu

** No longer affects: ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926070

Title:
  Please backport Desktop Icons NG to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/1926070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1748895]

2021-05-05 Thread Bernard Moreton
I believe there is a bug in xdg-email affecting --attach
(https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1909941?comments=all)
(sorry, the last attempt closed on me before I'd finished)

The fix for that wor3ks in Claws-mail 3.17.8, but not in 3.17.5 which is
the latest version for Ubuntu 20.04 LTS.

I get the same error when calling xdg-email --attach FILENAME from the
command-line as seems to be occurring when it is run from senddoc.

I've asked for a backport of Claws 3.17.8 to Ubuntu 20.04 ... !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748895

Title:
  LO unable to find a working email configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1748895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1927037] Re: ath9k driver: miniPCIe Atheros AR93xx not recognized

2021-05-05 Thread Ash Wilson
Hi Juerg,
Thanks for picking up the ticket so quickly. I reinstalled and updated
20.04.2 and ran the following commands:

Output from lsmod:
Module  Size  Used by
cfg80211  839680  0
dm_multipath   36864  0
scsi_dh_rdac   16384  0
scsi_dh_emc16384  0
scsi_dh_alua   20480  0
bcm2835_codec  45056  0
bcm2835_v4l2   49152  0
snd_bcm283536864  0
bcm2835_isp28672  0
v4l2_mem2mem   36864  1 bcm2835_codec
bcm2835_mmal_vchiq 45056  3 bcm2835_codec,bcm2835_v4l2,bcm2835_isp
videobuf2_dma_contig24576  2 bcm2835_codec,bcm2835_isp
snd_pcm   143360  1 snd_bcm2835
videobuf2_vmalloc  20480  1 bcm2835_v4l2
videobuf2_memops   20480  2 videobuf2_vmalloc,videobuf2_dma_contig
videobuf2_v4l2 32768  4
bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,bcm2835_isp
videobuf2_common   61440  5
bcm2835_codec,videobuf2_v4l2,bcm2835_v4l2,v4l2_mem2mem,bcm2835_isp
snd_timer  45056  1 snd_pcm
raspberrypi_hwmon  16384  0
videodev  315392  6
bcm2835_codec,videobuf2_v4l2,bcm2835_v4l2,videobuf2_common,v4l2_mem2mem,bcm2835_isp
snd   114688  3 snd_bcm2835,snd_timer,snd_pcm
vc_sm_cma  49152  2 bcm2835_mmal_vchiq,bcm2835_isp
mc 73728  6
videodev,bcm2835_codec,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem,bcm2835_isp
rpivid_mem 16384  0
rpi_poe_fan16384  0
uio_pdrv_genirq16384  0
uio24576  1 uio_pdrv_genirq
sch_fq_codel   20480  6
drm   569344  0
ip_tables  40960  0
x_tables   57344  1 ip_tables
autofs457344  2
btrfs1425408  0
zstd_compress 163840  1 btrfs
raid10 61440  0
raid456   184320  0
async_raid6_recov  20480  1 raid456
async_memcpy   20480  2 raid456,async_raid6_recov
async_pq   20480  2 raid456,async_raid6_recov
async_xor  20480  3 async_pq,raid456,async_raid6_recov
async_tx   20480  5
async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor20480  2 async_xor,btrfs
xor_neon   16384  1 xor
raid6_pq  114688  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c  16384  2 btrfs,raid456
raid1  53248  0
raid0  24576  0
multipath  24576  0
linear 20480  0
crct10dif_ce   16384  1
spidev 24576  0
phy_generic20480  0
aes_neon_bs28672  1
aes_neon_blk   32768  1 aes_neon_bs
crypto_simd20480  2 aes_neon_bs,aes_neon_blk
cryptd 24576  1 crypto_simd

-
Output from lspci -nn:
00:00.0 PCI bridge [0604]: Broadcom Inc. and subsidiaries Device
[14e4:2711] (rev 20)
01:00.0 Network controller [0280]: Qualcomm Atheros AR93xx Wireless Network
Adapter [168c:0030] (rev 01)
-
dmesg output:
[0.00] Booting Linux on physical CPU 0x00 [0x410fd083]
[0.00] Linux version 5.4.0-1034-raspi (buildd@bos02-arm64-050) (gcc
version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #37-Ubuntu SMP PREEMPT Mon
Apr 12 23:14:49 UTC 2021 (Ubuntu 5.4.0-1034.37-raspi 5.4.101)
[0.00] Machine model: Raspberry Pi Compute Module 4 Rev 1.0
[0.00] efi: Getting EFI parameters from FDT:
[0.00] efi: UEFI not found.
[0.00] Reserved memory: created CMA memory pool at
0x2c00, size 64 MiB
[0.00] OF: reserved mem: initialized node linux,cma, compatible id
shared-dma-pool
[0.00] On node 0 totalpages: 504832
[0.00]   DMA zone: 3792 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 242688 pages, LIFO batch:63
[0.00]   DMA32 zone: 4096 pages used for memmap
[0.00]   DMA32 zone: 262144 pages, LIFO batch:63
[0.00] percpu: Embedded 32 pages/cpu s92120 r8192 d30760 u131072
[0.00] pcpu-alloc: s92120 r8192 d30760 u131072 alloc=32*4096
[0.00] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[0.00] Detected PIPT I-cache on CPU0
[0.00] CPU features: detected: EL2 vector hardening
[0.00] CPU features: kernel page table isolation forced ON by KASLR
[0.00] CPU features: detected: Kernel page table isolation (KPTI)
[0.00] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[0.00] Built 1 zonelists, mobility grouping on.  Total pages: 496944
[0.00] Kernel command line:  coherent_pool=1M 8250.nr_uarts=1
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1
bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1
smsc95xx.macaddr=DC:A6:32:F4:69:36 vc_mem.mem_base=0x3ec0
vc_mem.mem_size=0x4000  net.ifnames=0 dwc_otg.lpm_enable=0
console=ttyS0,115200 console=tty1 root=LABEL=writable rootfstype=ext4
elevator=deadline rootwait fixrtc quiet splash
[0.00] Dentry 

[Bug 1926976] Re: during mouse drag operations I'm getting undesired/unprompted dropping and potentially picking up of something else

2021-05-05 Thread Daniel van Vugt
** Changed in: ubuntu
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926976

Title:
  during mouse drag operations I'm getting undesired/unprompted dropping
  and potentially picking up of something else

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1926976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926811] Re: After upgrading to 20.04 applications no longer launch from overview

2021-05-05 Thread Daniel van Vugt
Thanks. It looks like you have a lot of extensions. Please start by:

1. Disabling them all (except the Ubuntu ones) in the 'Extensions' app.

2. Open a Terminal and run:

   cd ~/.local/share/gnome-shell/
   rm -rf extensions

3. Log out and log in again.

Does the problem still happen?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926811

Title:
  After upgrading to 20.04 applications no longer launch from overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1926811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870947] Re: SyntaxWarning with obviously buggy code

2021-05-05 Thread Bug Watch Updater
** Changed in: dstat (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870947

Title:
  SyntaxWarning with obviously buggy code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1870947/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926166] Re: DEBOOTSTRAP_PROXY and --debootstrap-proxy are undocumented

2021-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-dev-tools - 0.181

---
ubuntu-dev-tools (0.181) unstable; urgency=medium

  [ Logan Rosen ]
  * Fix a couple of remaining issues from the py2→py3 move.

  [ Krytarik Raido ]
  * Fix typo in the logging configuration.

  [ Dan Streetman ]
  * pbuilder: Handle debian change from /updates to -security.  LP: #1916633
Starting in bullseye, the security suite is -security instead of /updates.
  * backportpackage: Don't use SourcePackage() directly.  Closes: #983854
As the warning from 2010 says, don't use this class directly.

  [ Balint Reczey ]
  * mk-sbuild:
+ Use eatmydata only with the dpkg command.
  Eatmydata wrapping the build as well could break tests.
  Thanks to Julian Andres Klode for suggesting this solution
+ Use eatmydata by default.
  Since only the dpkg is wrapped in eatmydata it should be the safe and
  fast default. Eatmydata is widely used around apt thus it should be a
  serious bug if a package can't be installed with eatmydata in use.

  [ Marco Trevisan (Treviño) ]
  * doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and
DEBOOTSTRAP_PROXY.  LP: #1926166

 -- Mattia Rizzolo   Sun, 02 May 2021 19:56:48 +0200

** Changed in: ubuntu-dev-tools (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/1926166

Title:
  DEBOOTSTRAP_PROXY and --debootstrap-proxy are  undocumented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1926166/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1916633] Re: pbuilder-dist bullseye create fails

2021-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-dev-tools - 0.181

---
ubuntu-dev-tools (0.181) unstable; urgency=medium

  [ Logan Rosen ]
  * Fix a couple of remaining issues from the py2→py3 move.

  [ Krytarik Raido ]
  * Fix typo in the logging configuration.

  [ Dan Streetman ]
  * pbuilder: Handle debian change from /updates to -security.  LP: #1916633
Starting in bullseye, the security suite is -security instead of /updates.
  * backportpackage: Don't use SourcePackage() directly.  Closes: #983854
As the warning from 2010 says, don't use this class directly.

  [ Balint Reczey ]
  * mk-sbuild:
+ Use eatmydata only with the dpkg command.
  Eatmydata wrapping the build as well could break tests.
  Thanks to Julian Andres Klode for suggesting this solution
+ Use eatmydata by default.
  Since only the dpkg is wrapped in eatmydata it should be the safe and
  fast default. Eatmydata is widely used around apt thus it should be a
  serious bug if a package can't be installed with eatmydata in use.

  [ Marco Trevisan (Treviño) ]
  * doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and
DEBOOTSTRAP_PROXY.  LP: #1926166

 -- Mattia Rizzolo   Sun, 02 May 2021 19:56:48 +0200

** Changed in: ubuntu-dev-tools (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/1916633

Title:
  pbuilder-dist bullseye create fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1916633/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927306] [NEW] tinyproxy crashes after some while

2021-05-05 Thread Peter Katzmann
Public bug reported:

tinyproxy version 1.10.0 has a major bug which leads to
unresponsiveness.

I filed a bug at the developers here:
https://github.com/tinyproxy/tinyproxy/issues/365

As you can see this major error is already fixed in the next release.

So please patch or update package version

** Affects: tinyproxy (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/1927306

Title:
  tinyproxy crashes after some while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tinyproxy/+bug/1927306/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927305] [NEW] google acount login not working, get stuck at loading screen

2021-05-05 Thread Rajat bansal
Public bug reported:

Every time I try to log in to my Google account in settings, after
entering the details and clicking allow button settings get stuck and it
did not even get closed.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.36.5-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-72.80-generic 5.4.101
Uname: Linux 5.4.0-72-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu May  6 10:18:59 2021
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-bionic-amd64-20180608-47+beaver-lancel+X97
InstallationDate: Installed on 2020-11-16 (170 days ago)
InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to focal on 2020-11-21 (166 days ago)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal 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/1927305

Title:
  google acount login not working, get stuck at loading screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1927305/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 222219]

2021-05-05 Thread Saurabh-edelytics
You Realy nice thanks for share great information
https://jpinternational.co.in/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/19

Title:
  RSS Feeds from ebay

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/19/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927305] Re: google acount login not working, get stuck at loading screen

2021-05-05 Thread Daniel van Vugt
Possibly related to bug 1892064.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927305

Title:
  google acount login not working, get stuck at loading screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1927305/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896578] Re: raid10: Block discard is very slow, causing severe delays for mkfs and fstrim operations

2021-05-05 Thread Matthew Ruffell
** Description changed:

  BugLink: https://bugs.launchpad.net/bugs/1896578
  
  [Impact]
  
  Block discard is very slow on Raid10, which causes common use cases
  which invoke block discard, such as mkfs and fstrim operations, to take
  a very long time.
  
  For example, on a i3.8xlarge instance on AWS, which has 4x 1.9TB NVMe
  devices which support block discard, a mkfs.xfs operation on Raid 10
  takes between 8 to 11 minutes, where the same mkfs.xfs operation on Raid
  0, takes 4 seconds.
  
  The bigger the devices, the longer it takes.
  
  The cause is that Raid10 currently uses a 512k chunk size, and uses this
  for the discard_max_bytes value. If we need to discard 1.9TB, the kernel
  splits the request into millions of 512k bio requests, even if the
  underlying device supports larger requests.
  
  For example, the NVMe devices on i3.8xlarge support 2.2TB of discard at
  once:
  
  $ cat /sys/block/nvme0n1/queue/discard_max_bytes
  2199023255040
  $ cat /sys/block/nvme0n1/queue/discard_max_hw_bytes
  2199023255040
  
  Where the Raid10 md device only supports 512k:
  
  $ cat /sys/block/md0/queue/discard_max_bytes
  524288
  $ cat /sys/block/md0/queue/discard_max_hw_bytes
  524288
  
  If we perform a mkfs.xfs operation on the /dev/md array, it takes over
  11 minutes and if we examine the stack, it is stuck in
  blkdev_issue_discard()
  
  $ sudo cat /proc/1626/stack
  [<0>] wait_barrier+0x14c/0x230 [raid10]
  [<0>] regular_request_wait+0x39/0x150 [raid10]
  [<0>] raid10_write_request+0x11e/0x850 [raid10]
  [<0>] raid10_make_request+0xd7/0x150 [raid10]
  [<0>] md_handle_request+0x123/0x1a0
  [<0>] md_submit_bio+0xda/0x120
  [<0>] __submit_bio_noacct+0xde/0x320
  [<0>] submit_bio_noacct+0x4d/0x90
  [<0>] submit_bio+0x4f/0x1b0
  [<0>] __blkdev_issue_discard+0x154/0x290
  [<0>] blkdev_issue_discard+0x5d/0xc0
  [<0>] blk_ioctl_discard+0xc4/0x110
  [<0>] blkdev_common_ioctl+0x56c/0x840
  [<0>] blkdev_ioctl+0xeb/0x270
  [<0>] block_ioctl+0x3d/0x50
  [<0>] __x64_sys_ioctl+0x91/0xc0
  [<0>] do_syscall_64+0x38/0x90
  [<0>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  
  [Fix]
  
  Xiao Ni has developed a patchset which resolves the block discard
- performance problems. These commits have now landed in 5.10-rc1.
+ performance problems. These commits have now landed in 5.13-rc1.
  
  commit cf78408f937a67f59f5e90ee8e6cadeed7c128a8
  Author: Xiao Ni 
  Date:   Thu Feb 4 15:50:43 2021 +0800
  Subject: md: add md_submit_discard_bio() for submitting discard bio
  Link: 
https://github.com/torvalds/linux/commit/cf78408f937a67f59f5e90ee8e6cadeed7c128a8
  
  commit c2968285925adb97b9aa4ede94c1f1ab61ce0925
  Author: Xiao Ni 
  Date:   Thu Feb 4 15:50:44 2021 +0800
  Subject: md/raid10: extend r10bio devs to raid disks
  Link: 
https://github.com/torvalds/linux/commit/c2968285925adb97b9aa4ede94c1f1ab61ce0925
  
  commit f2e7e269a7525317752d472bb48a549780e87d22
  Author: Xiao Ni 
  Date:   Thu Feb 4 15:50:45 2021 +0800
  Subject: md/raid10: pull the code that wait for blocked dev into one function
  Link: 
https://github.com/torvalds/linux/commit/f2e7e269a7525317752d472bb48a549780e87d22
  
  commit d30588b2731fb01e1616cf16c3fe79a1443e29aa
  Author: Xiao Ni 
  Date:   Thu Feb 4 15:50:46 2021 +0800
  Subject: md/raid10: improve raid10 discard request
  Link: 
https://github.com/torvalds/linux/commit/d30588b2731fb01e1616cf16c3fe79a1443e29aa
  
  commit 254c271da0712ea8914f187588e0f81f7678ee2f
  Author: Xiao Ni 
  Date:   Thu Feb 4 15:50:47 2021 +0800
  Subject: md/raid10: improve discard request for far layout
  Link: 
https://github.com/torvalds/linux/commit/254c271da0712ea8914f187588e0f81f7678ee2f
  
  There is also an additional commit which is required, and was merged
  after "md/raid10: improve raid10 discard request" was merged. The
- following commits enable Radid10 to use large discards, instead of
+ following commit enables Radid10 to use large discards, instead of
  splitting into many bios, since the technical hurdles have now been
  removed.
  
  commit ca4a4e9a55beeb138bb06e3867f5e486da896d44
  Author: Mike Snitzer 
  Date:   Fri Apr 30 14:38:37 2021 -0400
  Subject: dm raid: remove unnecessary discard limits for raid0 and raid10
  Link: 
https://github.com/torvalds/linux/commit/ca4a4e9a55beeb138bb06e3867f5e486da896d44
  
  The commits more or less cherry pick to the 5.11, 5.8, 5.4 and 4.15
  kernels, with the following minor backports:
  
  1) submit_bio_noacct() needed to be renamed to generic_make_request()
  since it was recently changed in:
  
  commit ed00aabd5eb9fb44d6aff1173234a2e911b9fead
  Author: Christoph Hellwig 
  Date:   Wed Jul 1 10:59:44 2020 +0200
  Subject: block: rename generic_make_request to submit_bio_noacct
  Link: 
https://github.com/torvalds/linux/commit/ed00aabd5eb9fb44d6aff1173234a2e911b9fead
  
  2) In the 4.15, 5.4 and 5.8 kernels, trace_block_bio_remap() needs to
  have its request_queue argument put back in place. It was recently
  removed in:
  
  commit 

Re: [Bug 1922336] Re: ACPI errors and USB reset loop when hot-plugging a Titan Ridge laptop into a dock (9500, TB16)

2021-05-05 Thread koba
@Georgi, thanks your effort.
would you please help to try 5.12 kernel?
please find the generic version with amd64.
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.12/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922336

Title:
  ACPI errors and USB reset loop when hot-plugging a Titan Ridge laptop
  into a dock (9500, TB16)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1922336/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865838] Re: no error displayed on failed fingerprint authentication

2021-05-05 Thread Andy Chi
Test on XPS 9310 with 5.10.0-1025-oem kernel, BIOS: 2.2.0 with,
codename: focal.

Login page will pop up message to notify user, if user uses finger which
is not registered.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865838

Title:
  no error displayed on failed fingerprint authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/1865838/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923564] Re: BlueZ 5.58 release

2021-05-05 Thread Daniel van Vugt
** Attachment removed: "bluez_5.58-0ubuntu1.debian.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1923564/+attachment/5494657/+files/bluez_5.58-0ubuntu1.debian.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923564

Title:
  BlueZ 5.58 release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1923564/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1924203] Re: [SRU][F/G][linux-firmware] add realtek 8852 bluetooth fimware

2021-05-05 Thread AaronMa
** Tags added: verification-done-focal verification-done-groovy

** Changed in: hwe-next
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924203

Title:
  [SRU][F/G][linux-firmware] add realtek 8852 bluetooth fimware

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1924203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1803604]

2021-05-05 Thread Bernard Moreton
In the current version of LO, 7.1.2.2 (Ubuntu build, on Ubuntu 20.04 LTS),
there has been no change to senddoc since the last installed version (7.0.1.2),
but the behaviour is significantly different.

1
Using the supplied senddoc (7.1.2.2), and trying to send a PDF attachment,

(a)
if Tools/Options/Internet/Email is set as , 
Claws-mail freezes, so that no ALT-TAB is possible, and has to be shut down,
and I gete a message on Terminal:
 /home/mbm/.claws-mail/mimetmp/.comments: unlink: Is a directory
** (claws-mail:7281): WARNING **: 11:27:50.598: failed to convert encoding of 
file name: Invalid byte sequence in conversion input

(b)
If Tools/Options/... is set to /usr/bin/claws-mail
I get an LO error window 'unable to find a working email configuration
and an error on Terminal
"/usr/lib/libreoffice/program/senddoc: 387: /usr/bin/claws-mail: Permission 
denied"  (perhaps from AppArmor ???)

(c)
If Tools/Options/... is set to /usr/bin/xdg-email
then focus switches to the Claws-mail client, but no Compose window appears, 
and no error message is given,  but the Claws-mail window is frozen, without 
focus, and needs to be clicked intofocus before anything more can be done.

2
Using the fix script I suggested some while ago, and trying to send a PDF 
attachment,
if Tools/Options/Internet/Email is set to /usr/bin/claws-mail (my standard 
client), I get a LO error "unable to find a working email configuration".
If I set the option to either /usr/bin/xdg-email or to ,
I get an error on my Claws-mail client, File  doesn't exist or 
permission denied", and the email clinet is closed altogether when I close the 
er3ror message window.
and sometimes (not always) I get an error on my Terminal,
** (claws-mail:7281): WARNING **: 11:27:50.598: failed to convert encoding of 
file name: Invalid byte sequence in conversion input

3
I note that in senddoc, against the "sylpheed | claws" entry, there is
ATTACH="${ATTACH:-}${ATTACH:+ }$2"
and against xdg-email there is
MAILTO="${MAILTO:-}${MAILTO:+&}attachment="$(echo "file://$2" | "${URI_ENCODE}")

The use of URI_ENCODE here is probably not right,  the UTI file usage
(file://$2) certainly doesn't work when passed to Claws-mail, and xdg-
email doesn't seem to recognize it either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803604

Title:
  [upstream] "Send -> Document as e-mail" in Writer / Calc does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1803604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1803604]

2021-05-05 Thread Bernard Moreton
I believe there is a bug in xdg-email affecting --attach
(https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1909941?comments=all)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803604

Title:
  [upstream] "Send -> Document as e-mail" in Writer / Calc does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1803604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1803604]

2021-05-05 Thread Bernard Moreton
I believe there is a bug in xdg-email affecting --attach
(https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1909941?comments=all)
(sorry, the last attempt closed on me before I'd finished)

The fix for that wor3ks in Claws-mail 3.17.8, but not in 3.17.5 which is
the latest version for Ubuntu 20.04 LTS.

I get the same error when calling xdg-email --attach FILENAME from the
command-line as seems to be occurring when it is run from senddoc.

I've asked for a backport of Claws 3.17.8 to Ubuntu 20.04 ... !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803604

Title:
  [upstream] "Send -> Document as e-mail" in Writer / Calc does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1803604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1748895]

2021-05-05 Thread Bernard Moreton
In the current version of LO, 7.1.2.2 (Ubuntu build, on Ubuntu 20.04 LTS),
there has been no change to senddoc since the last installed version (7.0.1.2),
but the behaviour is significantly different.

1
Using the supplied senddoc (7.1.2.2), and trying to send a PDF attachment,

(a)
if Tools/Options/Internet/Email is set as , 
Claws-mail freezes, so that no ALT-TAB is possible, and has to be shut down,
and I gete a message on Terminal:
 /home/mbm/.claws-mail/mimetmp/.comments: unlink: Is a directory
** (claws-mail:7281): WARNING **: 11:27:50.598: failed to convert encoding of 
file name: Invalid byte sequence in conversion input

(b)
If Tools/Options/... is set to /usr/bin/claws-mail
I get an LO error window 'unable to find a working email configuration
and an error on Terminal
"/usr/lib/libreoffice/program/senddoc: 387: /usr/bin/claws-mail: Permission 
denied"  (perhaps from AppArmor ???)

(c)
If Tools/Options/... is set to /usr/bin/xdg-email
then focus switches to the Claws-mail client, but no Compose window appears, 
and no error message is given,  but the Claws-mail window is frozen, without 
focus, and needs to be clicked intofocus before anything more can be done.

2
Using the fix script I suggested some while ago, and trying to send a PDF 
attachment,
if Tools/Options/Internet/Email is set to /usr/bin/claws-mail (my standard 
client), I get a LO error "unable to find a working email configuration".
If I set the option to either /usr/bin/xdg-email or to ,
I get an error on my Claws-mail client, File  doesn't exist or 
permission denied", and the email clinet is closed altogether when I close the 
er3ror message window.
and sometimes (not always) I get an error on my Terminal,
** (claws-mail:7281): WARNING **: 11:27:50.598: failed to convert encoding of 
file name: Invalid byte sequence in conversion input

3
I note that in senddoc, against the "sylpheed | claws" entry, there is
ATTACH="${ATTACH:-}${ATTACH:+ }$2"
and against xdg-email there is
MAILTO="${MAILTO:-}${MAILTO:+&}attachment="$(echo "file://$2" | "${URI_ENCODE}")

The use of URI_ENCODE here is probably not right,  the UTI file usage
(file://$2) certainly doesn't work when passed to Claws-mail, and xdg-
email doesn't seem to recognize it either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748895

Title:
  LO unable to find a working email configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1748895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1748895]

2021-05-05 Thread Bernard Moreton
I believe there is a bug in xdg-email affecting --attach
(https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1909941?comments=all)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748895

Title:
  LO unable to find a working email configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1748895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927190] [NEW] I can't upgrade my Ubuntu 18.04 to 20.04

2021-05-05 Thread Tony Valchanov
Public bug reported:

I tried several times to upgrade distribution Ubuntu 18.04 (LTS) to
Ubuntu 20.04

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.44
ProcVersionSignature: Ubuntu 4.15.0-136.140-generic 4.15.18
Uname: Linux 4.15.0-136-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_4_15_0_136_140_generic_76
ApportVersion: 2.20.9-0ubuntu7.23
Architecture: amd64
CrashDB: ubuntu
Date: Wed May  5 08:59:40 2021
InstallationDate: Installed on 2014-06-27 (2503 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-05-05 (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/1927190

Title:
  I can't upgrade my Ubuntu 18.04 to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1927190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2021-05-05 Thread Matthew Ruffell
Hi Thimo,

As promised yesterday, the new re-spins of the test kernels have
finished building and are now available in the following ppa:

https://launchpad.net/~mruffell/+archive/ubuntu/lp1896578-test

The patches used are the ones I will be submitting for SRU, and are more
or less identical to the patches in the previous test kernels I supplied
in February.

Please go ahead and do some testing, and let me know if you find any
problems.

Please note this package is NOT SUPPORTED by Canonical, and is for
TESTING PURPOSES ONLY. ONLY Install in a dedicated test environment.

Instructions to install:
1) sudo add-apt-repository ppa:mruffell/lp1896578-test
2) sudo apt update

For 21.04 / Hirsute:

3) sudo apt install linux-image-unsigned-5.11.0-16-generic 
linux-modules-5.11.0-16-generic \
linux-modules-extra-5.11.0-16-generic linux-headers-5.11.0-16-generic

For 20.10 / Groovy:

3) sudo apt install linux-image-unsigned-5.8.0-50-generic 
linux-modules-5.8.0-50-generic \
linux-modules-extra-5.8.0-50-generic linux-headers-5.8.0-50-generic

For 20.04 / Focal:

3) sudo apt install linux-image-unsigned-5.4.0-72-generic 
linux-modules-5.4.0-72-generic \
linux-modules-extra-5.4.0-72-generic linux-headers-5.4.0-72-generic

For 18.04 / Bionic:
For the 5.4 Bionic HWE kernel:

3) sudo apt install linux-image-unsigned-5.4.0-72-generic 
linux-modules-5.4.0-72-generic \
linux-modules-extra-5.4.0-72-generic linux-headers-5.4.0-72-generic

For the 4.15 Bionic GA kernel:

3) sudo apt install linux-image-unsigned-4.15.0-142-generic 
linux-modules-4.15.0-142-generic \
linux-modules-extra-4.15.0-142-generic linux-headers-4.15.0-142-generic

4) sudo reboot
5) uname -rv
Make sure the string "+TEST1896578v20210504b1" is present in the uname -rv.

You may need to modify your grub configuration to boot the correct
kernel. If you need help, read these instructions:
https://paste.ubuntu.com/p/XrTzWPPnWJ/

I'm still doing final regression testing, but things are looking okay so
far. The deadline for patch submission to the next SRU cycle is
tomorrow. I'm still planning on submitting the patches for tomorrow, but
if I think we need more time for testing, worst case it will slip to the
SRU cycle after, which is 3 weeks away.

I will write back tomorrow with the results of my regression testing and
if I have submitted the patches for SRU.

Thanks,
Matthew

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907262

Title:
  raid10: discard leads to corrupted file system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1907262/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 611210] Re: [MIR] opencc

2021-05-05 Thread Didier Roche
Override component to main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish: universe/libs -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish amd64: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish arm64: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish armhf: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish i386: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish ppc64el: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish riscv64: 
universe/libs/optional/100% -> main
libopencc-data 1.1.1+git20200624+ds2-10ubuntu2 in impish s390x: 
universe/libs/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish amd64: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish arm64: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish armhf: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish i386: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish ppc64el: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish riscv64: 
universe/libdevel/optional/100% -> main
libopencc-dev 1.1.1+git20200624+ds2-10ubuntu2 in impish s390x: 
universe/libdevel/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish amd64: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish arm64: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish armhf: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish i386: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish ppc64el: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish riscv64: 
universe/doc/optional/100% -> main
libopencc-doc 1.1.1+git20200624+ds2-10ubuntu2 in impish s390x: 
universe/doc/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish amd64: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish arm64: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish armhf: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish i386: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish ppc64el: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish riscv64: 
universe/libs/optional/100% -> main
libopencc1.1 1.1.1+git20200624+ds2-10ubuntu2 in impish s390x: 
universe/libs/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish amd64: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish arm64: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish armhf: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish i386: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish ppc64el: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish riscv64: 
universe/utils/optional/100% -> main
opencc 1.1.1+git20200624+ds2-10ubuntu2 in impish s390x: 
universe/utils/optional/100% -> main
Override [y|N]? y
36 publications overridden.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/611210

Title:
  [MIR] opencc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencc/+bug/611210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923347] Re: Selecting an area on the desktop is broken on multi-monitor setups in X11

2021-05-05 Thread Daniel van Vugt
** Summary changed:

- Selecting an area on the desktop is broken on multi-monitor setups
+ Selecting an area on the desktop is broken on multi-monitor setups in X11

** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923347

Title:
  Selecting an area on the desktop is broken on multi-monitor setups in
  X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/1923347/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927192] [NEW] gdb ftbfs on armhf, testsuite timeouts

2021-05-05 Thread Matthias Klose
Public bug reported:

see https://launchpad.net/ubuntu/+source/gdb/10.2-0ubuntu3

$ zcat buildlog_ubuntu-impish-armhf.gdb_10.2-0ubuntu3_BUILDING.txt.gz | fgrep 
'(timeout)'|wc -l
10451

** Affects: gdb (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: ftbfs rls-ii-incoming

** Tags added: ftbfs

** Changed in: gdb (Ubuntu)
   Status: New => Confirmed

** Changed in: gdb (Ubuntu)
   Importance: Undecided => High

** Tags added: rls-ii-incoming

** Summary changed:

- gdb ftbfs on armha, tessuite timeouts
+ gdb ftbfs on armhf, testsuite timeouts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927192

Title:
  gdb ftbfs on armhf, testsuite timeouts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1927192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1845919] Re: memcg_failcnt in mm from ubuntu_ltp failed on B 4.15

2021-05-05 Thread Kelsey Skunberg
** Tags added: fips sru-20210412

** Tags added: s390x

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845919

Title:
  memcg_failcnt in mm from ubuntu_ltp failed on B 4.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1845919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926766] Re: CIFS mount with SMB2.0 not working

2021-05-05 Thread Nick Unger
I figured out this, is connected to the 5.4* Kernel. HWE Kernel (5.8*)
is working fine. Please fix this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926766

Title:
  CIFS mount with SMB2.0 not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1926766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   >