[Bug 1972766] [NEW] Changing default mounting options causes root owner

2022-05-09 Thread bhikkhu subhuti
Public bug reported:

Ubuntu 22.04
If I change the default mounting options in Gnome Disk Utility the owner is 
root.  This threw me for a loop when all of my git repos were not working.  I 
thought it was an ubuntu 22.04 problem or a ppa.

It is directly from Gnome Disk Utility by changing the auto mount
options.  I don't remember this happening before.

Reproduce

**Control:**
Under default mount options.
Go to your data partition, right click and look at properties/permissions.
You will be the owner.

**Cause the bug.**
Select a data partition you might have (ntfs) for dual boot machines to share 
data.
Change the switch from default mounting options (top switch) to manual 
settings.  Change label to human readable. ("Data").  Reboot.

Go to your data partition, right click and look at
properties/permissions.

It will say the owner is root and you are not the owner.

**Fix For The Problem:**
It took a long time, but I had to add uid=1000,gid=1000 to the settings.  This 
hard to research "mystery setting" is not acceptable for a GUI mounting tool.

Reboot.
Go to your data partition, right click and look at properties/permissions
You will be the owner.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "fixed data partition settings"
   
https://bugs.launchpad.net/bugs/1972766/+attachment/5588085/+files/Screenshot%20from%202022-05-10%2012-01-54.png

** Description changed:

- If I change the default mounting options in Gnome Disk Utility the owner
- is root.  This threw me for a loop when all of my git repos were not
- working.  I thought it was an ubuntu 22.04 problem or a ppa.
+ Ubuntu 22.04
+ If I change the default mounting options in Gnome Disk Utility the owner is 
root.  This threw me for a loop when all of my git repos were not working.  I 
thought it was an ubuntu 22.04 problem or a ppa.
  
  It is directly from Gnome Disk Utility by changing the auto mount
  options.  I don't remember this happening before.
  
  Reproduce
  
- Control:
+ **Control:**
  Under default mount options.
  Go to your data partition, right click and look at properties/permissions.
  You will be the owner.
  
- 
- Cause the bug.
+ **Cause the bug.**
  Select a data partition you might have (ntfs) for dual boot machines to share 
data.
  Change the switch from default mounting options (top switch) to manual 
settings.  Change label to human readable. ("Data").  Reboot.
  
  Go to your data partition, right click and look at
  properties/permissions.
  
  It will say the owner is root and you are not the owner.
  
- 
- Fix For The Problem:  
+ **Fix For The Problem:**
  It took a long time, but I had to add uid=1000,gid=1000 to the settings.  
This hard to research "mystery setting" is not acceptable for a GUI mounting 
tool.
  
  Reboot.
  Go to your data partition, right click and look at properties/permissions
  You will be the owner.

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

Title:
  Changing default mounting options causes root owner

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


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

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-09 Thread Sergii Shydlovskyi
@Gunnar, I can confirm that the issue is not reproduced under Xorg
session, everything works fine this way, thanks!

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

Title:
  Using certain xkb-options, e.g. Alt+Shift, for switching input sources
  not reflected by the input source indicator in a wayland session

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


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

[Bug 1966089] Re: Update OS policy capability handshake

2022-05-09 Thread koba
SRUed, (OEM-5.14/OEM-5.17)
https://lists.ubuntu.com/archives/kernel-team/2022-May/130093.html

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => koba (kobako)

** Tags added: oem-priority originate-from-1965785 somerville

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

Title:
  Update OS policy capability handshake

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


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

[Bug 1971888] Re: Can not ssh to github.com or gitlab.com when upgrading to 22.04

2022-05-09 Thread Alvaro
Morning Seth,

You hit the right key! Adding to ssh_config:


IPQoS none


now it works correctly:


acs@lsp-022:~$ ssh -T g...@github.com
Hi acs! You've successfully authenticated, but GitHub does not provide shell 
access.


With the default value (lowdelay) it just not connect.

With reliability it works, but with  throughput, it does not.

It is strange that this is a problem with my network. It works in other
laptops with previous versions of Ubuntu.

So my guess is that it is related just with the ssh client version.

If you need that I do more testing just ask for it.

Thank you very much.

-- Alvaro

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

Title:
  Can not ssh to github.com or gitlab.com when upgrading to 22.04

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


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

[Bug 1971576] Re: SATA device hot plug regression on AMD EPYC (Asus) server

2022-05-09 Thread Khaled El Mously
Hello Zhanglei, thanks for confirming the working/broken versions.

I am not sure if I will be able to reproduce the issue myself. There are
270 changes between -99 and -100.  If you can help me bisect them, we
should be able to quickly identify the problem. Would you be able to
test the kernels I provide so we can identify the breaking commit? We
might need to test up to 9 more kernels.

I have built the first test kernel. It can be found at:

https://kernel.ubuntu.com/~kmously/kernel-kmously-d60b65f-bspU/

If you can, please install the linux-image, linux-modules and linux-
modules-extra packages from the above link and attempt to reproduce the
problem. Thank you.

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

Title:
  SATA device hot plug regression on AMD EPYC (Asus) server

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


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

[Bug 1972720] Re: Night light does not work on laptop screen when disconnecting from external screen

2022-05-09 Thread Maria Han
** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1972720/+attachment/5588080/+files/journal.txt

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

Title:
  Night light does not work on laptop screen when disconnecting from
  external screen

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


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

[Bug 1970053] Re: workspace switcher on panel

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

** Changed in: mate-panel (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/1970053

Title:
  workspace switcher on panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-panel/+bug/1970053/+subscriptions


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

[Bug 1972720] Re: Night light does not work on laptop screen when disconnecting from external screen

2022-05-09 Thread Maria Han
** Attachment added: "prevjournal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1972720/+attachment/5588081/+files/prevjournal.txt

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

Title:
  Night light does not work on laptop screen when disconnecting from
  external screen

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


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

[Bug 1972720] Re: Night light does not work on laptop screen when disconnecting from external screen

2022-05-09 Thread Maria Han
** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1972720/+attachment/5588079/+files/lspci.txt

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

Title:
  Night light does not work on laptop screen when disconnecting from
  external screen

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


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

[Bug 1971986] Re: [Lenovo G510] System hangs

2022-05-09 Thread Ravindra Gullapalli
In that system boot, I opened thunderbird after login.

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

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1972763] [NEW] Control sound missing for volume keys

2022-05-09 Thread monochromec
Public bug reported:

Cf. https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/508

Seems to be another regression issue with Jammy.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.0-2ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Tue May 10 07:08:40 2022
DisplayManager: gdm3
InstallationDate: Installed on 2017-08-31 (1712 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
RelatedPackageVersions: mutter-common 42.0-3ubuntu2
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to jammy on 2022-04-25 (14 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2021-04-25T10:10:15.799073

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


** Tags: amd64 apport-bug jammy 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/1972763

Title:
  Control sound missing for volume keys

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


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

[Bug 1950282] Re: Fibocom WWAN FM350-GL-00 (Mediatek M80 5G) support

2022-05-09 Thread Muralidharan
Hi Jaejeon,

As indicated by Stephane in #30, you would need to get the latest modem
firmware from Fibocom colleauges and update the firmware using Telephony
tool provided by us in #27, if you have access to windows setup

We would request you to retry with the latest modem firmware and share
us the test results, with the updated modem firmware.

Thanks and Best Regards,
Murali

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

Title:
  Fibocom WWAN FM350-GL-00 (Mediatek M80 5G) support

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


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

[Bug 1966089] Re: Update OS policy capability handshake

2022-05-09 Thread koba
** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => koba (kobako)

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

Title:
  Update OS policy capability handshake

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


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

[Bug 1971978] Re: Driver binaries fail to load on arm64 through LXD

2022-05-09 Thread Simon Fels
> Separately i'm failing to get even as far as the bug description gets
> as i get failures on missing newuidmap binary and what not:

The log looks exactly like what you should see. The error about missing
newuidmap/newgidmap is expected as LXD writes the uidmap for the
container directly and doesn't use the two tools to do that. The first
two errors is what we look for:

lxc evident-oyster 20220509154201.271 ERROR conf - conf.c:run_buffer:321 - 
Script exited with status 1
lxc evident-oyster 20220509154201.271 ERROR conf - conf.c:lxc_setup:4400 - 
Failed to run mount hooks

Any error following after this is just a consequence of the start
process failing here.

If you have the NVIDIA drivers installed, as Stephane mentions, and also
set

$ lxc config set c0 raw.lxc lxc.log.level=0

you will get the error as given in the description. If you don't enable
trace logging you will always remain with just

lxc evident-oyster 20220509154201.271 ERROR conf - conf.c:lxc_setup:4400
- Failed to run mount hooks

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

Title:
  Driver binaries fail to load on arm64 through LXD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1971978/+subscriptions


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

[Bug 1966860] Re: hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04 live server running in ESXi

2022-05-09 Thread vmware-gos-Yuhua
** Attachment added: "dmesg.0"
   
https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/1966860/+attachment/5588069/+files/dmesg.0

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

Title:
  hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04
  live server running in ESXi

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


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

[Bug 1966860] Re: hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04 live server running in ESXi

2022-05-09 Thread vmware-gos-Yuhua
I execute the command "rescan-scsi-bus.sh -a -r > command_output_1.txt
2>&1" in terminal and get some files attached:

1) command_output.png : error message output when exec command in terminal
2) dmesg.0: get the file /var/log/dmesg.0 
3) command_output_1.txt

Maybe it would be a little helpful.

Note:
after execute the command "rescan-scsi-bus.sh -a -r", the boot disk is removed.

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

Title:
  hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04
  live server running in ESXi

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


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

[Bug 1966860] Re: hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04 live server running in ESXi

2022-05-09 Thread vmware-gos-Yuhua
** Attachment added: "command_output.png"
   
https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/1966860/+attachment/5588070/+files/command_output.png

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

Title:
  hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04
  live server running in ESXi

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


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

[Bug 1966860] Re: hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04 live server running in ESXi

2022-05-09 Thread vmware-gos-Yuhua
** Attachment added: "command_output_1.txt"
   
https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/1966860/+attachment/5588068/+files/command_output_1.txt

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

Title:
  hit issue with script rescan-scsi-bus.sh in VM with image ubuntu 22.04
  live server running in ESXi

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


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

[Bug 1972741] Re: los paquetes snap necesitan mejoras

2022-05-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1972741/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  los paquetes snap necesitan mejoras

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


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

[Bug 1972742] Re: se necesita una manera mas sencilla para enviar errores y sugerencias en el sistema

2022-05-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1972742/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  se necesita una manera mas sencilla para enviar errores y sugerencias
  en el sistema

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


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

[Bug 1556413] Re: External display detected but not enabled by default

2022-05-09 Thread Launchpad Bug Tracker
[Expired for xfce4-settings (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xfce4-settings (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/1556413

Title:
  External display detected but not enabled by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1556413/+subscriptions


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

[Bug 1534595] Re: Dual monitor configuration deficiencies

2022-05-09 Thread Launchpad Bug Tracker
[Expired for xfce4-settings (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xfce4-settings (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/1534595

Title:
  Dual  monitor configuration deficiencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1534595/+subscriptions


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

[Bug 1556438] Re: Can't set my external display as primary

2022-05-09 Thread Launchpad Bug Tracker
[Expired for xfce4-settings (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xfce4-settings (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/1556438

Title:
  Can't set my external display as primary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1556438/+subscriptions


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

[Bug 1926751] Re: xfce UI does not react to DPI change

2022-05-09 Thread Launchpad Bug Tracker
[Expired for xfce4-settings (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xfce4-settings (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/1926751

Title:
  xfce UI does not react to DPI change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1926751/+subscriptions


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

[Bug 1964152] Re: removal request for tasksel

2022-05-09 Thread Launchpad Bug Tracker
[Expired for tasksel (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tasksel (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/1964152

Title:
  removal request for tasksel

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


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

[Bug 1964441] Re: libwbxml < 0.11.8 issue with libexpat1 CVE-2022-25236 fix

2022-05-09 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/1964441

Title:
  libwbxml < 0.11.8 issue with libexpat1 CVE-2022-25236 fix

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


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

[Bug 1964537] Re: Synaptics touchpad not detected on HP Laptop Model 17-cn0078cl

2022-05-09 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/1964537

Title:
  Synaptics touchpad not detected on HP Laptop Model 17-cn0078cl

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


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

[Bug 1972749] Re: Multiple Xsessions doesn't work

2022-05-09 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  Multiple Xsessions doesn't work

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


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

[Bug 1972760] [NEW] jpeg unrecognized

2022-05-09 Thread Méryl
Public bug reported:




```
Éditeur d’image GIMP version 2.10.30
git-describe: GIMP_2_10_30
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 

# Libraries #
using babl version 0.1.88 (compiled against version 0.1.88)
using GEGL version 0.4.34 (compiled against version 0.4.34)
using GLib version 2.64.6 (compiled against version 2.64.6)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> GIMP-CRITIQUE: file_procedure_find: assertion 'procs != NULL' failed

Stack trace:
```

# Stack traces obtained from PID 2315 - Thread 2315 #

[New LWP 2316]
[New LWP 2317]
[New LWP 2318]
[New LWP 2319]
[New LWP 2324]
[New LWP 2331]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (nbytes=256, buf=0x7ffe4c1b09a0, fd=11) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id Frame 
* 1Thread 0x7fbf8c32d340 (LWP 2315) "gimp-2.10"  __libc_read 
(nbytes=256, buf=0x7ffe4c1b09a0, fd=11) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7fbf8b84d700 (LWP 2316) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7fbf89c72700 (LWP 2317) "gmain"  0x7fbf8d1669cf in 
__GI___poll (fds=0x5596273a88a0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  4Thread 0x7fbf89471700 (LWP 2318) "gdbus"  0x7fbf8d1669cf in 
__GI___poll (fds=0x5596273bcb80, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  5Thread 0x7fbf7316f700 (LWP 2319) "async"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7fbf70f1e700 (LWP 2324) "swap writer"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7fbf56ffd700 (LWP 2331) "pool-gimp-2.10" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 7 (Thread 0x7fbf56ffd700 (LWP 2331)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7fbf8d45f746 in g_cond_wait_until () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fbf8d3e2581 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fbf8d3e2ba6 in g_async_queue_timeout_pop () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fbf8d43c419 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fbf8d43bad1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fbf8d24e609 in start_thread (arg=) at 
pthread_create.c:477
ret = 
pd = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140459775088384, 
-3589144018294779307, 140730175264238, 140730175264239, 140730175264384, 
140459775084672, 3552884321957335637, 3553294758769087061}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
not_first_call = 0
#7  0x7fbf8d173163 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fbf70f1e700 (LWP 2324)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7fbf8d45f623 in g_cond_wait () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fbf8d96419d in  () at /lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7fbf8d43bad1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fbf8d24e609 in start_thread (arg=) at 

[Bug 1971470] Re: owncloud exits immediately with “segmentation fault”

2022-05-09 Thread Torsten Bronger
Possibly, https://pastebin.com/8XjUCY3H helps.

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

Title:
  owncloud exits immediately with “segmentation fault”

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/owncloud-client/+bug/1971470/+subscriptions


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

[Bug 1972758] [NEW] ubuntu installer crashed budgie 22.04

2022-05-09 Thread robb990099
Public bug reported:

During installation

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubiquity 22.04.10
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.468
CurrentDesktop: Budgie
Date: Tue May 10 13:46:16 2022
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/ubuntu-budgie.seed maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu-Budgie 22.04 LTS "Jammy Jellyfish" - Beta amd64 
(20220329.1)
ProcEnviron:
 LANGUAGE=en_AU.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy ubiquity-22.04.10 ubuntu-budgie

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

Title:
  ubuntu installer crashed budgie 22.04

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


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

[Bug 1972757] [NEW] compiling arrayfire examples: undefined reference to cungtsqr_row_

2022-05-09 Thread 3t0g0
Public bug reported:

>lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 22.04 LTS
Release:22.04
Codename:   jammy

>uname -a
Linux jc-acer 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 
x86_64 x86_64 x86_64 GNU/Linux
>sudo apt install libarrayfire-*-dev libarrayfire-doc 
>cp /usr/share/doc/libarrayfire-doc/examples/ . -Rf
>cd examples
>mkdir build
>cd build
>cmake ..
>make
Consolidate compiler generated dependencies of target example_blas_cpu
[  0%] Linking CXX executable benchmarks/blas_cpu
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`cungtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`zungtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`dgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`sgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`dorgtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`sorgtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`zgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`cgetsqrhrt_'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/example_blas_cpu.dir/build.make:98: 
benchmarks/blas_cpu] Error 1
make[1]: *** [CMakeFiles/Makefile2:375: CMakeFiles/example_blas_cpu.dir/all] 
Error 2
make: *** [Makefile:91: all] Error 2

** Affects: arrayfire (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/1972757

Title:
  compiling arrayfire examples:undefined reference to cungtsqr_row_

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


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

[Bug 1972735] Re: "go test archive/zip" fails, gophercolor16x16.png wrong size

2022-05-09 Thread Dan Kegel
That would be helpful, thanks.

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

Title:
  "go test archive/zip" fails, gophercolor16x16.png wrong size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.18/+bug/1972735/+subscriptions


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

[Bug 1917175] Re: gdm login screen says "Something went wrong please try again" three times and sends me back to the login screen when I'm not typing anything

2022-05-09 Thread Alex Sudakov
*** This bug is a duplicate of bug 1917178 ***
https://bugs.launchpad.net/bugs/1917178

I had a very similar problem:
whenever I clicked on a user at a login screen I had to type my password really 
quick in order for it not to be reset. Then sometimes login process stuck and I 
had to go into a text-based login prompt (ctrl+alt+f2) and then back to UI 
(ctrl+alt+f1) and this worked. Staying on the UI prompt didn't work.
After reading this thread I removed:
sudo apt purge --auto-remove fprintd libfprint-2-2

and I saw that option for fingerprint login disappeared from the user's 
settings menu.
I restarted my notebook and login screen worked without any issues.

I'm having HP EliteBook G8 and official Ubuntu notes at 
https://ubuntu.com/certified/202103-28761 
 say:
"Fingerprint reader and WWAN hardware are not supported on this device"

However, I experimented with it trying to check it after fresh
installation.

I hope these workarounds can help people struggling with the login as I did.
Also, if somebody wants any reports from me, I can try to install fprint 
libraries and reproduce it. Just let me know.

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

Title:
  gdm login screen says "Something went wrong please try again" three
  times and sends me back to the login screen when I'm not typing
  anything

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


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

[Bug 1958770] Re: Aquantia GbE LAN driver causes UBSAN error during kernel boot

2022-05-09 Thread populationless
** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958770/+attachment/5588060/+files/dmesg.log

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

Title:
  Aquantia GbE LAN driver causes UBSAN error during kernel boot

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


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

[Bug 1958770] Re: Aquantia GbE LAN driver causes UBSAN error during kernel boot

2022-05-09 Thread populationless
Sorry for the delay, life happened...

After mucking about with this for the past few days and not being able
to get the module to compile on 5.15 for the life of me (always same
error "implicit declaration of function ‘platform_get_ethdev_address’
[-Werror=implicit-function-declaration]"), I have decided to just build
5.18-rc6 out of desperation. I figured the changes should be included by
now, though I'm not sure and don't know how to check...

This is what I did:

sudo apt install alien autoconf bison build-essential ccache fakeroot flex gawk 
git libattr1-dev libblkid-dev libdevmapper-dev libelf-dev libncurses5-dev 
libselinux-dev libssl-dev libtool libudev-dev linux-headers-$(uname -r) 
uuid-dev zlib1g-dev
mkdir build
cd build
git clone 
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
 ubuntu_kernel
cd ubuntu_kernel
git checkout tags/v5.18-rc6
cp /boot/config-"$(uname -r)" .config
yes '' | make oldconfig
make prepare scripts
cd ..
git clone https://github.com/zfsonlinux/zfs.git
cd zfs
git checkout zfs-2.1.5-staging
sh autogen.sh
./configure --prefix=/ --libdir=/lib --includedir=/usr/include 
--datarootdir=/usr/share --enable-linux-builtin=yes 
--with-linux=$HOME/build/ubuntu_kernel 
--with-linux-obj=$HOME/build/ubuntu_kernel
./copy-builtin $HOME/build/ubuntu_kernel
cd ../ubuntu_kernel
make menuconfig # include zfs
scripts/config --set-str SYSTEM_TRUSTED_KEYS ""
scripts/config --set-str CONFIG_SYSTEM_REVOCATION_KEYS ""
make clean
make -j 16 bindeb-pkg LOCALVERSION=-aq107-test
cd ..
sudo apt install 
./linux-headers-5.18.0-rc6-aq107-test_5.18.0-rc6-aq107-test-1_amd64.deb 
./linux-image-5.18.0-rc6-aq107-test_5.18.0-rc6-aq107-test-1_amd64.deb

After a reboot I seem to get exactly the same error, stack trace is near the 
bottom of the log.
What should I do now?

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

Title:
  Aquantia GbE LAN driver causes UBSAN error during kernel boot

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


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

[Bug 1972149] Re: "mcelog --client" cannot ouput after performing PFA test on Ubunt22.04 and SR850v2

2022-05-09 Thread conie chang
** Information type changed from Private Security to Public Security

** Information type changed from Public Security to Public

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

Title:
  "mcelog --client" cannot ouput after performing PFA test on Ubunt22.04
  and SR850v2

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


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

[Bug 1972753] [NEW] opensc-pkcs11 failing epass2003_pin_cmd after 22.04 upgrade

2022-05-09 Thread John Stile
Public bug reported:

After upgrading from Ubuntu 21.10 to 22.04 my fob stopped working. 
  SSH does not ask for the pin
  When I test the fob with a pin it is rejected. 

I can list the device fine
  /usr/bin/pkcs11-tool --module=/usr/lib/x86_64-linux-gnu/opensc-pkcs11.so -L

This asks for the pin, but rejected it (I know the pin works on another
system with this card)

pkcs11-tool --test --login

  Using slot 0 with a present token (0x0)
  Logging in to "ePass2003 (User PIN)".
  Please enter User PIN:
  C_SeedRandom() and C_GenerateRandom():
seeding (C_SeedRandom) not supported
seems to be OK
  Digests:
all 4 digest functions seem to work
MD5: OK
SHA-1: OK
  error: PKCS11 function C_DigestInit failed: rv = CKR_GENERAL_ERROR (0x5)
  Aborting.

I increased the debug level, and this is a short snip when it falls down

P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
slot.c:470:slot_get_token: Slot(id=0x0): get token
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
slot.c:488:slot_get_token: Slot-get-token returns OK
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
pkcs11-session.c:94:C_OpenSession: C_OpenSession handle: 0x5562ed88a340
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
pkcs11-session.c:97:C_OpenSession: C_OpenSession() = CKR_OK
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
framework-pkcs15.c:552:C_GetTokenInfo: C_GetTokenInfo(0)
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
slot.c:470:slot_get_token: Slot(id=0x0): get token
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
slot.c:488:slot_get_token: Slot-get-token returns OK
P:109719; T:0x140094939842560 18:26:35.870 [opensc-pkcs11] 
framework-pkcs15.c:589:C_GetTokenInfo: C_GetTokenInfo() auth. object 
0x5562ed887060, token-info flags 0x40D
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
pkcs15-pin.c:707:sc_pkcs15_get_pin_info: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] card.c:473:sc_lock: 
called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
reader-pcsc.c:685:pcsc_lock: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] card.c:513:sc_lock: 
returning with: 0 (Success)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card.c:844:sc_select_file: called; type=2, path=3f005015
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card-epass2003.c:1552:epass2003_select_file: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card-epass2003.c:1558:epass2003_select_file: current path (path, valid): 
3f005015 (len: 4)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card-epass2003.c:1514:epass2003_select_path: cache hit
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card.c:879:sc_select_file: returning with: 0 (Success)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
sec.c:200:sc_pin_cmd: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card-epass2003.c:2769:epass2003_pin_cmd: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card-epass2003.c:2777:epass2003_pin_cmd: returning with: -1214 (PIN code or key 
incorrect)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
sec.c:256:sc_pin_cmd: returning with: -1214 (PIN code or key incorrect)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
card.c:523:sc_unlock: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
reader-pcsc.c:737:pcsc_unlock: called
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
pkcs15-pin.c:742:sc_pkcs15_get_pin_info: returning with: -1214 (PIN code or key 
incorrect)
P:109719; T:0x140094939842560 18:26:35.871 [opensc-pkcs11] 
framework-pkcs15.c:609:C_GetTokenInfo: C_GetTokenInfo(0) returns CKR_OK
P:109719; T:0x140094939842560 18:26:40.130 [opensc-pkcs11] 
pkcs11-session.c:341:C_Login: C_Login(0x5562ed88a340, 1)
P:109719; T:0x140094939842560 18:26:40.130 [opensc-pkcs11] 
pkcs11-session.c:363:C_Login: C_Login() slot->login_user -1
P:109719; T:0x140094939842560 18:26:40.130 [opensc-pkcs11] 
pkcs11-session.c:374:C_Login: C_Login() userType 1
P:109719; T:0x140094939842560 18:26:40.130 [opensc-pkcs11] 
framework-pkcs15.c:1708:pkcs15_login: pkcs15-login: userType 0x1, PIN length 6

This fob works on a mac with the same pin.

When I ssh, I see the fob led blink, but it am not prompted for the pin.

~/.ssh/config

Host foo.org
  PKCS11Provider /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so
  AddressFamily inet

pkcs11-tool --show-info

  Cryptoki version 3.0
  Manufacturer OpenSC Project
  Library  OpenSC smartcard framework (ver 0.22)
  Using slot 0 with a present token (0x0)

/usr/sbin/pcscd --version
pcsc-lite version 1.9.5.
Copyright (C) 1999-2002 by David Corcoran .
Copyright (C) 2001-2018 by Ludovic Rousseau .
Copyright (C) 2003-2004 by Damien Sauveron .
Report bugs to .
Enabled features: Linux 

[Bug 1972749] Re: Multiple Xsessions doesn't work

2022-05-09 Thread Charles Wright
chown root:root /tmp/.X11-unix/
chown root:root /tmp/.ICE-unix/

Fixes the issue.

I see there's a masked x11-common service that seems to set permissions
on these directories.

Not sure how these directories are supposed to be created and why that's
going wrong.

I ran /etc/init.d/x11-common start manually and it set the ownership to
gdm instead of root which also seems to be wrong.

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

Title:
  Multiple Xsessions doesn't work

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


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

[Bug 1972750] Re: torbrowser-launcher failing to run (first-run) lubuntu jammy

2022-05-09 Thread Thomas Ward
*** This bug is a duplicate of bug 1967572 ***
https://bugs.launchpad.net/bugs/1967572

Duplicate of #1967572 due to same traceback on failure.

** This bug has been marked a duplicate of bug 1967572
   torbrowser-launcher crashed with   move(self, int, int) in main(): argument 
1 has unexpected type 'float'

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

Title:
  torbrowser-launcher failing to run (first-run) lubuntu jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/torbrowser-launcher/+bug/1972750/+subscriptions


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

[Bug 1971986] Re: [Lenovo G510] System hangs

2022-05-09 Thread Daniel van Vugt
I can't see any recent crashes or errors that would explain a hang. Are
you sure it's the whole system hanging or just individual apps?

** Changed in: ubuntu
   Status: Incomplete => New

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

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1972750] [NEW] torbrowser-launcher failing to run (first-run) lubuntu jammy

2022-05-09 Thread Chris Guiver
Public bug reported:

Fresh install, added the tor-browser package to use tor-browser.  On
trying to run from menu, nothing occurs.

When run from terminal I get

---
guiverc@svp11216cgb:~$ torbrowser-launcher  

 
Tor Browser Launcher

 
By Micah Lee, licensed under MIT

 
version 0.3.3   

 
https://github.com/micahflee/torbrowser-launcher

 
Icon theme "elementary" not found.  

 
Icon theme "breeze" not found.
Downloading Tor Browser for the first time.
Downloading 
https://aus1.torproject.org/torbrowser/update_3/release/Linux_x86_64-gcc3/x/en-US
Traceback (most recent call last):
  File "/usr/bin/torbrowser-launcher", line 30, in 
torbrowser_launcher.main()
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/__init__.py", line 
98, in main
gui.move(
TypeError: arguments did not match any overloaded call:
  move(self, QPoint): argument 1 has unexpected type 'float'
  move(self, int, int): argument 1 has unexpected type 'float'
guiverc@svp11216cgb:~$ ubuntu-bug torbrowser-launcher 
---

I note this has been experienced before; with a possible reason/fix
found at https://askubuntu.com/questions/1404606/tor-browser-not-
launching-on-ubuntu-22-04 which links to
https://github.com/micahflee/torbrowser-launcher/issues/636 and provides
a quick workaround.

This maybe already fixed upstream, and just a re-package is required.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: torbrowser-launcher 0.3.3-6ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
Uname: Linux 5.15.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: LXQt
Date: Tue May 10 12:28:23 2022
InstallationDate: Installed on 2022-04-20 (19 days ago)
InstallationMedia: Lubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
SourcePackage: torbrowser-launcher
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: torbrowser-launcher (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  torbrowser-launcher failing to run (first-run) lubuntu jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/torbrowser-launcher/+bug/1972750/+subscriptions


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

[Bug 1971986] Re: [Lenovo G510] System hangs

2022-05-09 Thread Ravindra Gullapalli
Hello Daniel,

Please find attached file

** Attachment added: "prevboot.txt"
   
https://bugs.launchpad.net/ubuntu/+bug/1971986/+attachment/5588020/+files/prevboot.txt

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

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1972749] [NEW] Multiple Xsessions doesn't work

2022-05-09 Thread Charles Wright
Public bug reported:

On my system with Nvidia 510 drivers I found that if I'm logged in and
lock the session another user can't login.   I reset the 2nd user's
account to verify that if I login and lock my session they can't login.

I found this in permission error in the logs.

May 09 21:58:20 x1 gnome-shell[17718]: Failed to start X Wayland: Wrong
ownership for directory "/tmp/.X11-unix"

I've confirmed that /tmp/.X11-unix is owned by the 1st user, so
something seems to be causing the system to use the same tmp directory
for both users.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  510.60.02  Wed Mar 16 11:24:05 
UTC 2022
 GCC version:  gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1)
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon May  9 22:14:43 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 nvidia/510.60.02, 5.15.0-27-generic, x86_64: installed
 nvidia/510.60.02, 5.17.6, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation TU116 [GeForce GTX 1650 SUPER] [10de:2187] (rev a1) 
(prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd TU116 [GeForce GTX 1650 SUPER] 
[1458:401a]
MachineType: System manufacturer System Product Name
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic 
root=/dev/mapper/vg-root ro
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/11/2018
dmi.bios.release: 5.12
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1205
dmi.board.asset.tag: Default string
dmi.board.name: PRIME H270-PLUS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1205:bd05/11/2018:br5.12:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH270-PLUS:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug crash jammy ubuntu

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

Title:
  Multiple Xsessions doesn't work

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


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

[Bug 1971986] Re: [Lenovo G510] System hangs

2022-05-09 Thread Ravindra Gullapalli
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971986

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1972720] Re: Night light does not work on laptop screen when disconnecting from external screen

2022-05-09 Thread Daniel van Vugt
Thanks for the bug report. Please run:

  lspci -k > lspci.txt
  journalctl -b0 > journal.txt
  journalctl -b-1 > prevjournal.txt

and attach the resulting text files here.


** Tags added: gamma

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  Night light does not work on laptop screen when disconnecting from
  external screen

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


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

[Bug 1972080] Re: [mgag200] Mouse cursor is a semi-opaque white square (missing adwaita-icon-theme-full)

2022-05-09 Thread Daniel van Vugt
I should note that regular Ubuntu 22.04 only has 'adwaita-icon-theme'
installed, not 'adwaita-icon-theme-full'. To figure out which login
screen it is that needs the latter, please:

1. Attach a photo of the login screen.

2. Run:

   dpkg -l > packages.txt

   and attach the resulting text file here.


** Summary changed:

- [mgag200] Mouse cursor is a semi-opaque white square
+ [mgag200] Mouse cursor is a semi-opaque white square (missing 
adwaita-icon-theme-full)

** No longer affects: linux (Ubuntu)

** Package changed: mutter (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  [mgag200] Mouse cursor is a semi-opaque white square (missing adwaita-
  icon-theme-full)

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


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

[Bug 1972151] Re: File dialog not displayed within screen range

2022-05-09 Thread Daniel van Vugt
Is it after suspend/resume/unlocking the screen? (bug 1961508)

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

Title:
  File dialog not displayed within screen range

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


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

[Bug 1972747] Status changed to Confirmed

2022-05-09 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Speakup modules missing from kernel after upgrad to Ubuntu Jammy/22.04

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


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

[Bug 1972059] Re: One screen does not come back from lock

2022-05-09 Thread Daniel van Vugt
I can't see anything immediately wrong in that log. Next time the
problem happens please note the exact time it happened at, and then
collect a new log covering that time period:

  journalctl -b0 > journal.txt

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

Title:
  One screen does not come back from lock

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


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

[Bug 1971986] Re: [Lenovo G510] System hangs / flickers

2022-05-09 Thread Daniel van Vugt
Yes one of those crashes is Skype, and the Xwayland crashes could be
related to Skype, Zoom or Thunderbird...

I just realized the hang and the flicker are two separate bugs. The hang
is probably more important so I'll change the bug to focus on that.

** Summary changed:

- [Lenovo G510] System hangs / flickers
+ [Lenovo G510] System hangs

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

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1972747] [NEW] Speakup modules missing from kernel after upgrad to Ubuntu Jammy/22.04

2022-05-09 Thread John G. Heim
Public bug reported:

After upgrade to Jammy/22.04, the kernel modules for the speakup screen
reader are not available .

# modprobe speakup_ltlk
modprobe: FATAL: Module speakup_ltlk not found in directory 
/lib/modules/5.15.0-27-generic

Note: This bug is similar to those originally in 21.04 and 21.10. It seems that 
with each new release, the speakup kernel modules are left out.
see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942459

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-27-generic 5.15.0-27.28
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  john   1997 F pulseaudio
 /dev/snd/pcmC0D0p:   john   1997 F...m pulseaudio
 /dev/snd/controlC1:  john   1997 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: MATE
Date: Mon May  9 20:31:45 2022
InstallationDate: Installed on 2021-08-25 (257 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
IwConfig:
 lono wireless extensions.
 
 enp0s25   no wireless extensions.
MachineType: Dell Inc. Precision Tower 5810
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=de5924a4-e0f6-4c11-a364-ea107efc1086 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-27-generic N/A
 linux-backports-modules-5.15.0-27-generic  N/A
 linux-firmware 20220329.git681281e4-0ubuntu3
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to jammy on 2022-05-10 (0 days ago)
dmi.bios.date: 12/13/2018
dmi.bios.release: 65.29
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A29
dmi.board.name: 0K240Y
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA29:bd12/13/2018:br65.29:svnDellInc.:pnPrecisionTower5810:pvr:rvnDellInc.:rn0K240Y:rvrA02:cvnDellInc.:ct7:cvr:sku0617:
dmi.product.name: Precision Tower 5810
dmi.product.sku: 0617
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug jammy

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

Title:
  Speakup modules missing from kernel after upgrad to Ubuntu Jammy/22.04

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


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

[Bug 1971986] Re: [Lenovo G510] System hangs

2022-05-09 Thread Daniel van Vugt
Next time the hang happens, please:

1. Wait 10 seconds.

2. Reboot.

3. Run:

   journalctl -b-1 > prevboot.txt

4. Attach the resulting text file here.

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

Title:
  [Lenovo G510] System hangs

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


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

[Bug 1971916] Re: error in the system

2022-05-09 Thread Daniel van Vugt
Please check for any files in /var/crash and if found then run:

  ubuntu-bug /var/crash/YOURFILE.crash

If that's not possible and you can't log in then I recommend using a
separate computer to download Ubuntu 22.04 and install that instead:
https://ubuntu.com/download/desktop

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

Title:
  error in the system

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


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

[Bug 1969815] Re: [radeon] Dual screens started blinking from blank to another type of blank for =<1 second each state

2022-05-09 Thread Daniel van Vugt
If you can only afford to try one kernel then please make it drm-tip:

  https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-
tip/2022-05-08/amd64/

That will tell us if the bug already has a fix upstream. Although you
won't get automatic updates for that kernel so may want to uninstall the
packages after you've finished testing them.

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

Title:
  [radeon] Dual screens started blinking from blank to another type of
  blank for =<1 second each state

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


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

[Bug 1971146] Re: [radeon] Pictures including wallpaper not showing in kernel 5.14.21 and later (but 5.14.20 and earlier works)

2022-05-09 Thread Daniel van Vugt
** Tags added: rls-jj-incoming

** Summary changed:

- [radeon] Pictures including wallpaper not showing in kernel 5.14.21 and later 
(but 5.14.20 and earlier works)
+ [radeon] Pictures including wallpaper not showing in kernel 5.14.21 and later 
(fixed with intel_iommu=off)

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

Title:
  [radeon] Pictures including wallpaper not showing in kernel 5.14.21
  and later (fixed with intel_iommu=off)

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


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

[Bug 1895460] Re: mate-appearance-properties or mate-tweak causes flood of ~/.xsession-errors with Window manager warning: Log level 8: g_main_loop_is_running: assertion 'loop != NULL' failed

2022-05-09 Thread Daniel van Vugt
** Changed in: marco (Ubuntu)
   Status: Fix Released => Confirmed

** Changed in: mate-control-center (Ubuntu)
   Status: Fix Released => Confirmed

** Changed in: mate-tweak (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  mate-appearance-properties or mate-tweak causes flood of ~/.xsession-
  errors with Window manager warning: Log level 8:
  g_main_loop_is_running: assertion 'loop != NULL' failed

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


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

[Bug 1799679] Re: Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging OpenGL app windows

2022-05-09 Thread Daniel van Vugt
> Using Wayland seems to solve the issue, but there are still programs
> like OBS that I need to use that can't capture the desktop 

That was meant to be fixed in OBS Studio 27 (bug 1838967). If it's not
working in Ubuntu 22.04 then please open a new bug.

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

Title:
  Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging
  OpenGL app windows

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


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

[Bug 1972726] Re: Update mutter to 42.1

2022-05-09 Thread Daniel van Vugt
https://bugs.launchpad.net/ubuntu/+source/mutter/+bugs?field.tag=fixed-
in-42.1

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

Title:
  Update mutter to 42.1

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


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

[Bug 1725814] Re: The Activities top left button reacts to a mouse-up (e.g. drag and drop) instead of a click

2022-05-09 Thread Daniel van Vugt
You don't need to disable Wayland completely, just select 'Ubuntu on
Xorg' on the login screen and your choice will be remembered for future
logins.

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

Title:
  The Activities top left button reacts to a mouse-up (e.g. drag and
  drop) instead of a click

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


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

[Bug 1972728] Re: Night light not working on Nvidia Wayland

2022-05-09 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #290
   https://gitlab.gnome.org/GNOME/mutter/-/issues/290

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

** Package changed: gnome-shell (Ubuntu) => nvidia-graphics-drivers-510
(Ubuntu)

** Changed in: nvidia-graphics-drivers-510 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nvidia-graphics-drivers-510 (Ubuntu)
   Status: New => Triaged

** Tags added: nvidia nvidia-wayland

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

Title:
  Night light not working on Nvidia Wayland

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


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

[Bug 1972741] Re: los paquetes snap necesitan mejoras

2022-05-09 Thread Michael Eduardo Figueroa A
** Description changed:

- necesitan mejorar los snaps, necesitan crear un snap portable y el
- normal. asi como en windows, el .exe y el .exe portable, o como el
- appimage, un snap portable que venga ya con el sistema. y mejorar el
- rendimiento de los snap, que sean mejor que los flatpak para así crear
- una paqueteria universal.
+ necesitan mejorar mucho los snaps. mejorar el rendimiento de los snaps, que 
sean mejor que los flatpak, y que así los desarrolladores creen más snaps, que 
no tengan errores al empaquetar, que sean súper compatibles con todo, etc..
+ Y la tienda de software hay muchos snaps desactualizados, en flatpak hay más 
paquetes actualizados. Se están quedando atras...
+ Hay que mejorar antes que se acabe el soporte de Windows 10, mucha gente va a 
migrar a Linux, hay que hacer de Linux un sistema robusto y confiable

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

Title:
  los paquetes snap necesitan mejoras

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


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

[Bug 1972742] [NEW] se necesita una manera mas sencilla para enviar errores y sugerencias en el sistema

2022-05-09 Thread Michael Eduardo Figueroa A
Public bug reported:

se necesita una manera mas sencilla para enviar errores y sugerencias
que este integrado en el propio sistema y visible para todos, para tener
una mejor comunicasion entre usuario y desarrollador

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: mejoras

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

Title:
  se necesita una manera mas sencilla para enviar errores y sugerencias
  en el sistema

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


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

[Bug 1972740] Re: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option

2022-05-09 Thread Thadeu Lima de Souza Cascardo
** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Impish)
   Status: New => In Progress

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

** Changed in: linux (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

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

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

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

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

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

** Changed in: linux (Ubuntu)
   Status: New => Fix Committed

** Information type changed from Public to Public Security

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

Title:
  Unprivileged users may use PTRACE_SEIZE to set
  PTRACE_O_SUSPEND_SECCOMP option

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


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

[Bug 1972741] [NEW] los paquetes snap necesitan mejoras

2022-05-09 Thread Michael Eduardo Figueroa A
Public bug reported:

necesitan mejorar los snaps, necesitan crear un snap portable y el
normal. asi como en windows, el .exe y el .exe portable, o como el
appimage, un snap portable que venga ya con el sistema. y mejorar el
rendimiento de los snap, que sean mejor que los flatpak para así crear
una paqueteria universal.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: mejoras snap ubuntu

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

Title:
  los paquetes snap necesitan mejoras

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


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

[Bug 1972725] Re: Please add RTS5169 support in Ubuntu 22.04

2022-05-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1972725/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Please add RTS5169 support in Ubuntu 22.04

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


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

[Bug 1972740] [NEW] Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option

2022-05-09 Thread Thadeu Lima de Souza Cascardo
Public bug reported:

[Impact]
PTRACE_O_SUSPEND_SECCOMP allows CRIU to disable seccomp on a process. However, 
setting this option requires privilege when used with PTRACE_SETOPTIONS. 
However, when used with PTRACE_SEIZE, no privilege is required. This allows 
sandboxed processes to exit the sandbox if they are allowed to use ptrace.

[Test case]
Run the reproducer from 
https://bugs.chromium.org/p/project-zero/issues/detail?id=2276.

[Potential regression]
This may break ptrace users, specially ones using PTRACE_SEIZE or 
PTRACE_SETOPTIONS. Special attention to processes being sandboxed with seccomp.

** Affects: linux (Ubuntu)
 Importance: High
 Status: Fix Committed

** Affects: linux (Ubuntu Xenial)
 Importance: High
 Assignee: Thadeu Lima de Souza Cascardo (cascardo)
 Status: Triaged

** Affects: linux (Ubuntu Bionic)
 Importance: High
 Assignee: Thadeu Lima de Souza Cascardo (cascardo)
 Status: In Progress

** Affects: linux (Ubuntu Focal)
 Importance: High
 Status: Fix Committed

** Affects: linux (Ubuntu Impish)
 Importance: High
 Assignee: Thadeu Lima de Souza Cascardo (cascardo)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: High
 Status: 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/1972740

Title:
  Unprivileged users may use PTRACE_SEIZE to set
  PTRACE_O_SUSPEND_SECCOMP option

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


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

[Bug 387957] Re: Improve Save As Dialog Box (focus issues)

2022-05-09 Thread John Orr
Just adding my support to those rallying for change on this issue.

I tried colas' script in the background, but whilst it does report that
it's resetting location-mode, it doesn't seem to be solving the problem
for me (on Jammy Jellyfish).

I also noticed there's another schema/key, 
org.gtk.gtk4.Settings.FileChooser location-mode
so I tried running two copies of the script to cover both keys, but that's 
still not giving me any joy.  Perhaps the issue is that I'm using awesomewm, 
but it's the same Save As dialog I'd have thought.

Either way - this is far and away the worst feature of Ubuntu for me -
it bothers me every time I use it.  My personal feeling is that all
other cosmetic development on Ubuntu should be stopped until this issue
- that must be used thousands - maybe millions? of times a day - is
fixed.

Thanks to all those above who've pushed for this.

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

Title:
  Improve Save As Dialog Box (focus issues)

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


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

[Bug 1972000] Re: error al mostrar imagen en en otros programas

2022-05-09 Thread Michael Eduardo Figueroa A
** Changed in: ubuntu
   Status: Confirmed => New

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

Title:
  error al mostrar imagen en en otros programas

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


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

[Bug 1971888] Re: Can not ssh to github.com or gitlab.com when upgrading to 22.04

2022-05-09 Thread Seth Arnold
Alvaro, I wonder if your network is dropping packets with unexpected IP
QoS flags? Look for 'IPQoS' in ssh_config(5) to see the defaults and
available choices. This would be influenced by ssh settings but still
operate at TCP level.

Thanks

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

Title:
  Can not ssh to github.com or gitlab.com when upgrading to 22.04

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


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

[Bug 1972709] Re: Pgbouncer installs full postgresql server just to get a service account

2022-05-09 Thread Seth Arnold
Are you sure pgbouncer is the package that is dragging in the postgresql
server in your environment? On Focal, the postgresql server is in
package postgresql-12 and apt-rdepends doesn't show this dependency:

$ apt-rdepends --reverse postgresql-12 | grep pgbouncer
Reading package lists... Done
Building dependency tree   
Reading state information... Done
$ apt-rdepends pgbouncer | grep postgresql-12
Reading package lists... Done
Building dependency tree   
Reading state information... Done

Thanks

** Changed in: pgbouncer (Ubuntu)
   Status: New => Incomplete

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

Title:
  Pgbouncer installs full postgresql server just to get a service
  account

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


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

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-09 Thread Gunnar Hjalmarsson
@Sergii: Can you please log in to an Ubuntu on Xorg session and let us
know if you see the issue there as well.

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

Title:
  Using certain xkb-options, e.g. Alt+Shift, for switching input sources
  not reflected by the input source indicator in a wayland session

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


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

[Bug 1972709] Re: Pgbouncer installs full postgresql server just to get a service account

2022-05-09 Thread Seth Arnold
** Information type changed from Private Security to Public Security

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

Title:
  Pgbouncer installs full postgresql server just to get a service
  account

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


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

[Bug 1967800] Re: 无法连接网络。没有WiFi标志。

2022-05-09 Thread Fernando Bustos
** Changed in: cloud-init
   Status: Incomplete => Confirmed

** Changed in: cloud-init
 Assignee: (unassigned) => Fernando Bustos (fercho89)

** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  无法连接网络。没有WiFi标志。

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


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

[Bug 1972709] [NEW] Pgbouncer installs full postgresql server just to get a service account

2022-05-09 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability ***

You have been subscribed to a public security bug by Seth Arnold (seth-arnold):

PGbouncer installs a full copy of the postgresql server packages on the
local client just to gain a 'postgres' service account.  This leads to
unnecessary confusion on clients which were never intended to host an
SQL service locally.  I found 3 (THREE!) copies of postgresql-server of
various vintages installed on a production host (left there by
inattentive developers.)

The pgbouncer package is only installing postgresql packages so that it
can re-use the postgres service account for file ownerships.  The
pgbouncer package should just create an account of its own if postgres
doesn't already exist on the client host.

We use pgbouncer on clients to handle connections to remote database
clusters, not a local sql service.  Pgbouncer does not require sql be
present on the local server at all.

This behavior leaves unexpected and unmanaged postgresql services
running with package defaults for admin logins, etc.  I view this as a
major security problem.

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

-- 
Pgbouncer installs full postgresql server just to get a service account
https://bugs.launchpad.net/bugs/1972709
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to the bug report.

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

[Bug 1972114]

2022-05-09 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Since the package referred to in this bug is in universe or
multiverse, it is community maintained. If you are able, I suggest
coordinating with upstream and posting a debdiff for this issue. When a
debdiff is available, members of the security team will review it and
publish the package. See the following link for more information:
https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures

** Tags added: community-security

** Information type changed from Private Security to Public Security

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

Title:
  Pressing Ctl Alt F7 allows me to bypass lock screen

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


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

[Bug 1972061] Re: no

2022-05-09 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  no

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


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

[Bug 1608200] Re: please merge openssl from Debian

2022-05-09 Thread Seth Arnold
** Changed in: openssl (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  please merge openssl from Debian

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


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

[Bug 1972054] Re: installer crashed installing ubuntu20.04

2022-05-09 Thread Seth Arnold
** Information type changed from Private Security to Public

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

Title:
  installer crashed installing ubuntu20.04

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


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

[Bug 1972726] Re: Update mutter to 42.1

2022-05-09 Thread Jeremy Bicha
** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Triaged

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

Title:
  Update mutter to 42.1

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


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

Re: [Bug 1972129] Re: user account show different users than "Users and Groups"

2022-05-09 Thread Kent Frazier
Have no idea. The pre-upgrade account worked as expected in 21.10 before 
upgrade, and I didn't make any manual changes that would have affected 
anything that I know of. I wasn't even aware of the file that holds the 
SystemAccount flag.

On 5/9/22 13:50, Sebastien Bacher wrote:
> Great! Do you have any idea how the account ended up being marked as
> SystemAccount=true?
>

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

Title:
  user account show different users than "Users and Groups"

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


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

[Bug 1958267] Re: "Connection failed" for WPA Enterprise network (e.g. eduroam)

2022-05-09 Thread Ian Tan Yi Xiong
Solution
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1958267/comments/22
didn't worked for me. Installing this
https://launchpad.net/ubuntu/+source/wpa/2:2.10-6ubuntu1 didn't worked
for me as well. Downgraded following instructions from
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1958267/comments/51
and then reboot worked.

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

Title:
  "Connection failed" for WPA Enterprise network (e.g. eduroam)

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


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

[Bug 1972735] Re: "go test archive/zip" fails, gophercolor16x16.png wrong size

2022-05-09 Thread Michael Hudson-Doyle
All packages in Ubuntu have extra png compression applied by
pkgbinarymangler. We can add NO_PNG_PKG_MANGLE=1 to the rules file to
turn this off I think.

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

Title:
  "go test archive/zip" fails, gophercolor16x16.png wrong size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.18/+bug/1972735/+subscriptions


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

[Bug 1964025] Re: Do not support OpenSSL 3

2022-05-09 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/ruby-net-ssh/+git/ruby-net-ssh/+merge/421795

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

Title:
  Do not support OpenSSL 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-bcrypt-pbkdf/+bug/1964025/+subscriptions


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

[Bug 1972281] Re: ext4: limit length to bitmap_maxbytes

2022-05-09 Thread Luke Nowakowski-Krijger
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Luke Nowakowski-Krijger (lukenow)

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

Title:
  ext4: limit length to bitmap_maxbytes

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


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

[Bug 1972737] [NEW] Test main.mysqlpump_bugs fails for mysql 8.0.29-0ubuntu1

2022-05-09 Thread Lena Voytek
Public bug reported:

When trying to build mysql in a PPA and as it currently is in kinetic-
proposed, the test main.mysqlpump_bugs fails consistently. This is the
output:

CURRENT_TEST: main.mysqlpump_bugs
mysqlpump: [ERROR] (2) Can't create/open a file ~/dump.sql
Dump process encountered error and will not continue.
Dump completed in 191
Dump completed in 45
Can't locate Expect.pm in @INC (you may need to install the Expect module) 
(@INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.34.0 
/usr/local/share/perl/5.34.0 /usr/lib/i386-linux-gnu/perl5/5.34 
/usr/share/perl5 /usr/lib/i386-linux-gnu/perl-base 
/usr/lib/i386-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl 
. .) at /<>/builddir/mysql-test/var/4/tmp7ChuVo line 3.
mysqltest: At line 154: Command "perl" failed with error 2. my_errno=2.

The result from queries just before the failure was:
CREATE DATABASE B32340208;
CREATE TABLE B32340208.test (
`pk` int NOT NULL AUTO_INCREMENT,
`a1` smallint GENERATED ALWAYS AS (((0 <> `c1`) and (_utf8mb4'-00-00
00:00:00' <> `d1`))) VIRTUAL NOT SECONDARY,
`b1` char(8) DEFAULT NULL,
`c1` longblob NOT NULL NOT SECONDARY,
`d1` timestamp NOT NULL,
PRIMARY KEY (`pk`),
KEY `functional_index` ((radians(`c1`))) USING BTREE COMMENT 'you''re'
) ENGINE=InnoDB DEFAULT CHARSET=euckr;
Warnings:
Warning 4095Delimiter '\n' in position 10 in datetime value '-00-00
00:00:00' at row 1 is deprecated. Prefer the standard ' '.
# Success criteria: should not crash
DROP DATABASE B32340208;
SET sql_mode = DEFAULT;
#
# Bug #33688141 mysqlpump exits in regards to 'std::logic_error'
#
safe_process[72669]: Child process: 72670, exit: 1

 - the logfile can be found in '/<>/builddir/mysql-
test/var/log/main.mysqlpump_bugs/mysqlpump_bugs.log'

** Affects: mysql-8.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/1972737

Title:
  Test main.mysqlpump_bugs fails for mysql 8.0.29-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1972737/+subscriptions


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

[Bug 1971205] Re: CVE-2022-25258 and CVE-2022-25375

2022-05-09 Thread Luís Cunha dos Reis Infante da Câmara
** No longer affects: linux-azure-fde (Ubuntu)

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

Title:
  CVE-2022-25258 and CVE-2022-25375

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


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

[Bug 1972735] [NEW] "go test archive/zip" fails, gophercolor16x16.png wrong size

2022-05-09 Thread Dan Kegel
Public bug reported:

Go's test suite shows a problem:

$ go test archive/zip
--- FAIL: TestReader (0.06s)
--- FAIL: TestReader/test.zip (0.00s)
reader_test.go:675: gophercolor16x16.png: len=785, want 664
--- FAIL: TestReader/test-trailing-junk.zip (0.00s)
reader_test.go:675: gophercolor16x16.png: len=785, want 664
FAIL
FAILarchive/zip 26.182s
FAIL

The source for the test shows that it is comparing the size of the file 
/usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png
to the size of the same file inside the archive test.zip in the same directory:

$ ls -l /usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png
-rw-r--r-- 1 root root 664 Apr 13 14:52 
/usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png


$ unzip -v /usr/share/go-1.18/src/archive/zip/testdata/test.zip
...
 785  Stored  785   0% 2010-09-04 22:52 54d531fe  gophercolor16x16.png

The same file in the upstream tarball,
http://archive.ubuntu.com/ubuntu/pool/main/g/golang-1.18/golang-1.18_1.18.1.orig.tar.gz
has the expected size:

$ tar -tvf golang-1.18_1.18.1.orig.tar.gz | grep gophercolor
-rw-r--r-- root/root   785 2022-04-12 08:42 
go/src/archive/zip/testdata/gophercolor16x16.png

The file appears to be installed correctly per dpkg:

$ grep gophercolor /var/lib/dpkg/info/golang-1.18-src.md5sums
75631d6d103ce71fe8d58aff2386c4a4  
usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png

$ md5sum /usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png
75631d6d103ce71fe8d58aff2386c4a4  
/usr/share/go-1.18/src/archive/zip/testdata/gophercolor16x16.png

Where in the packaging pipeline did the file become smaller?

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: golang-1.18-src 1.18.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon May  9 14:29:13 2022
Dependencies:
 
InstallationDate: Installed on 2020-10-17 (569 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: golang-1.18
UpgradeStatus: Upgraded to jammy on 2022-05-01 (8 days ago)

** Affects: golang-1.18 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  "go test archive/zip" fails, gophercolor16x16.png wrong size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.18/+bug/1972735/+subscriptions


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

[Bug 1972734] [NEW] ubuntu-bug ubuntu-release-upgrader-core crash due to many broken packages

2022-05-09 Thread michael s
Public bug reported:

I tried to dist-upgrade from 20.04 to 22.04 but got stuck with

sudo do-release-upgrade  with aborts due to many broken packages.

$ grep Broken /var/log/dist-upgrade/apt.log

Broken libnode72:amd64 Breaks on libnode64:amd64 < 10.19.0~dfsg-3ubuntu1 @ii mK 
>
Broken libgbm1:amd64 Breaks on libgbm1:i386 < none -> 21.2.6-0ubuntu0.1 @un uN 
Ib > (!= 22.2~git2205090600.d2ab0e~oibaf~f)
Broken php-common:amd64 Breaks on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mK >
Broken gnome-shell:amd64 Breaks on gnome-shell-extension-desktop-icons:amd64 < 
20.04.0-3~ubuntu20.04.6 @ii mK > (< 21.04)
Broken gnome-settings-daemon:amd64 Breaks on libmutter-6-0:amd64 < 
3.36.9-0ubuntu0.20.04.2 @ii mK > (< 3.37)
Broken python3-chardet:amd64 Breaks on python-chardet:amd64 < 3.0.4-4build1 @ii 
mK > (< 3.0.4-6)
Broken usrmerge:amd64 Conflicts on libpng12-0:amd64 < 1.2.54-1ubuntu1 @ii mK > 
(< 1.2.54-4~)
Broken libgc1:amd64 Conflicts on libgc1c2:amd64 < 1:7.6.4-0.4ubuntu1 @ii mK Ib >
Broken libtss2-mu0:amd64 Breaks on libtss2-esys0:amd64 < 2.3.2-1 @ii mK > (< 
3.0.1-2)
Broken libgcc1:amd64 Depends on gcc-10-base:amd64 < 10.3.0-1ubuntu1~20.04 -> 
10.3.0-11ubuntu1 @ii umU > (= 10.3.0-1ubuntu1~20.04)
Broken php7.4-json:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mR > (= 7.4.3-4ubuntu2.10)
Broken libopencv4.5-java:amd64 Breaks on libopencv4.2-java:amd64 < 4.2.0+dfsg-5 
@ii mK >
Broken php7.4-opcache:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 
@ii mR > (= 7.4.3-4ubuntu2.10)
Broken libosdcpu3.4.3:amd64 Breaks on libosdcpu3.4.0:amd64 < 3.4.0-6build1 @ii 
mK > (< 3.4.3-2)
Broken libhfstospell11:amd64 Conflicts on libhfstospell:amd64 < none @un H >
Broken libhfstospell11:amd64 Conflicts on libhfstospell10:amd64 < 0.5.0-2build2 
@ii mK Ib >
Broken ayatana-indicator-power:amd64 Breaks on indicator-power:amd64 < 
12.10.6+17.10.20170829.1-0ubuntu5 -> 12.10.6+17.10.20170829.1-0ubuntu7 @ii umU >
Broken dh-python:amd64 Breaks on python:amd64 < none @rc H >
Broken php7.4-mbstring:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 
@ii mR > (= 7.4.3-4ubuntu2.10)
Broken libsdl2-2.0-0:i386 Depends on libgbm1:i386 < none | 21.2.6-0ubuntu0.1 
@un uH > (>= 17.1.0~rc2)
Broken php7.4-cli:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mR > (= 7.4.3-4ubuntu2.10)
Broken xfce4-helpers:amd64 Breaks on libexo-helpers:amd64 < 
0.12.11-1ubuntu1.20.04.1 @ii mK >
Broken libapache2-mod-php7.4:amd64 Depends on php7.4-cli:amd64 < 
7.4.3-4ubuntu2.10 @ii mR >
Broken php7.4-fpm:amd64 Depends on php7.4-cli:amd64 < 7.4.3-4ubuntu2.10 @ii mR >
Broken php7.4-readline:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 
@ii mR > (= 7.4.3-4ubuntu2.10)
Broken libavresample4:amd64 Depends on libavutil56:amd64 < 7:4.2.4-1ubuntu0.1 
-> 7:4.4-6ubuntu5 @ii umU > (= 7:4.2.4-1ubuntu0.1)
Broken gvfs-bin:amd64 Depends on gvfs-common:amd64 < 1.44.1-1ubuntu1.1 -> 
1.47.91-1ubuntu1 @ii umU > (= 1.44.1-1ubuntu1.1)
Broken php7.4-xml:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mR > (= 7.4.3-4ubuntu2.10)
Broken libopencv-ts-dev:amd64 Depends on libopencv-core-dev:amd64 < 
4.2.0+dfsg-5 -> 4.5.3+dfsg-1ubuntu1 @ii umU > (= 4.2.0+dfsg-5)
Broken gstreamer1.0-plugins-good-dbg:amd64 Depends on 
gstreamer1.0-plugins-good:amd64 < 1.16.2-1ubuntu2.1 -> 1.18.5-1ubuntu2 @ii umU 
> (= 1.16.2-1ubuntu2.1)
Broken php7.4-mysql:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 
@ii mR > (= 7.4.3-4ubuntu2.10)
Broken php7.4-zip:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mR > (= 7.4.3-4ubuntu2.10)
Broken php7.4-sqlite3:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 
@ii mR > (= 7.4.3-4ubuntu2.10)
Broken libgsl23:amd64 Depends on libgslcblas0:amd64 < 2.5+dfsg-6build1 -> 
2.6+dfsg-2 @ii umU > (= 2.5+dfsg-6build1)
Broken php7.4:amd64 Depends on libapache2-mod-php7.4:amd64 < 7.4.3-4ubuntu2.10 
@ii mR >
Broken php7.4:amd64 Depends on php7.4-fpm:amd64 < 7.4.3-4ubuntu2.10 @ii mR >
Broken php7.4:amd64 Depends on php7.4-cgi:amd64 < none @un H >
Broken php7.4:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii mR >
Broken php7.4-gd:amd64 Depends on php7.4-common:amd64 < 7.4.3-4ubuntu2.10 @ii 
mR > (= 7.4.3-4ubuntu2.10)
Broken gir1.2-mutter-6:amd64 Depends on libmutter-6-0:amd64 < 
3.36.9-0ubuntu0.20.04.2 @ii mR > (= 3.36.9-0ubuntu0.20.04.2)
Broken gstreamer1.0-plugins-bad-dbg:amd64 Depends on 
gstreamer1.0-plugins-bad:amd64 < 1.16.2-2.1ubuntu1 -> 1.18.5-1ubuntu1 @ii umU > 
(= 1.16.2-2.1ubuntu1)
Broken gstreamer1.0-plugins-base-dbg:amd64 Depends on gstreamer1.0-alsa:amd64 < 
1.16.2-4ubuntu0.1 -> 1.18.5-1 @ii umU > (= 1.16.2-4ubuntu0.1)
Broken libmetacity1:amd64 Depends on metacity-common:amd64 < 1:3.36.1-1 -> 
1:3.40.0-1 @ii umU > (= 1:3.36.1-1)
Broken libmailutils6:amd64 Depends on mailutils-common:amd64 < 1:3.7-2.1 -> 
1:3.11.1-5build1 @ii umU > (= 1:3.7-2.1)
Broken libosdgpu3.4.0:amd64 Depends on libosdcpu3.4.0:amd64 < 3.4.0-6build1 @ii 
mR > (>= 3.4.0)
Broken php7.4-curl:amd64 

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-05-09 Thread Dave Jones
> Should be part of the 'beacon' info.
https://howiwifi.com/2020/07/13/802-11-frame-types-and-formats/ has a
good overview. I discovered this exchange while observing 'on the wire'
with wireshark.

Thanks for the link; lots of useful stuff there!

> > I wondered if perhaps it this only works on some APs?

> That is the impression that I get, the country code info is part of
the management frames transmitted by the AP, could be unsupported, not
configured, or mis-configured.

Okay, to my mind that brings us back to "need option to specify wifi
regulatory domain". It seems the situation with netplan/networkd is
"there's no option", and in NetworkManager is "there's no option, but
*sometimes* it'll magically work anyway" (although you'll need to go
digging in the logs to confirm that :)

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

Title:
  Need option to specify wifi regulatory domain

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


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

[Bug 1972365] Re: Update gnome-shell-extensions to 42.1

2022-05-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extensions - 42.1-1

---
gnome-shell-extensions (42.1-1) unstable; urgency=medium

  * New upstream release (LP: #1972365)

 -- Jeremy Bicha   Mon, 09 May 2022 08:09:32 -0400

** Changed in: gnome-shell-extensions (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/1972365

Title:
  Update gnome-shell-extensions to 42.1

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


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

[Bug 1972730] Re: WARNING: crmadmin -S unexpected output

2022-05-09 Thread Felipe Reyes
The way this error is exposed in the hacluster is when running the
`stop` hook:

unit-hacluster-1: 16:53:41 DEBUG juju.worker.uniter.runner starting jujuc 
server  {unix @/var/lib/juju/agents/unit-hacluster-1/agent.socket }
unit-hacluster-1: 16:53:41 INFO unit.hacluster/1.juju-log Setting node 
juju-0c8f53-zaza-723eab24403d-4 to maintenance
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop Traceback (most recent 
call last):
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/var/lib/juju/agents/unit-hacluster-1/charm/hooks/stop", line 767, in 
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop 
hooks.execute(sys.argv)
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/var/lib/juju/agents/unit-hacluster-1/charm/charmhelpers/core/hookenv.py", 
line 962, in execute
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop 
self._hooks[hook_name]()
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/var/lib/juju/agents/unit-hacluster-1/charm/hooks/stop", line 617, in stop
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop 
pcmk.set_node_status_to_maintenance(node)
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/var/lib/juju/agents/unit-hacluster-1/charm/hooks/pcmk.py", line 201, in 
set_node_status_to_maintenance
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop commit('crm -w -F 
node maintenance {}'.format(node_name),
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/var/lib/juju/agents/unit-hacluster-1/charm/hooks/pcmk.py", line 90, in commit
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop return 
subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT)
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/usr/lib/python3.10/subprocess.py", line 420, in check_output
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop return 
run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop   File 
"/usr/lib/python3.10/subprocess.py", line 524, in run
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop raise 
CalledProcessError(retcode, process.args,
unit-hacluster-1: 16:53:43 WARNING unit.hacluster/1.stop 
subprocess.CalledProcessError: Command '['crm', '-w', '-F', 'node', 
'maintenance', 'juju-0c8f53-zaza-723eab24403d-4']' returned non-zero exit 
status 1.
unit-hacluster-1: 16:53:43 ERROR juju.worker.uniter.operation hook "stop" (via 
explicit, bespoke hook script) failed: exit status 1

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

Title:
  WARNING: crmadmin -S  unexpected output

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-hacluster/+bug/1972730/+subscriptions


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

[Bug 1971964] Re: package mysql-server 8.0.29-0ubuntu0.20.04.2 failed to install/upgrade: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'

2022-05-09 Thread Lena Voytek
*** This bug is a duplicate of bug 1921378 ***
https://bugs.launchpad.net/bugs/1921378

Hello,

The error Error: [Errno 40] Too many levels of symbolic links:
'/etc/mysql/my.cnf' is actually an error with the reporting system and
not your configuration. In your error.log I see:

2022-05-06T09:06:19.538330Z 0 [ERROR] [MY-010262] [Server] Can't start server: 
Bind on TCP/IP port: Address already in use
2022-05-06T09:06:19.538357Z 0 [ERROR] [MY-010257] [Server] Do you already have 
another mysqld server running on port: 3306 ?

This matches the error that appeared in the following bug that is
currently being worked on:

https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1921378

For that reason I will mark this as a duplicate. If you think this is
incorrect please let us know. Also if you have any additional
information on how you set up your system please write a comment in the
other bug.

Thanks!


** Summary changed:

- package mysql-server 8.0.29-0ubuntu0.20.04.2 failed to install/upgrade: 
[Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'
+ Error: [Server] Do you already have another mysqld server running on port: 
3306

** This bug has been marked a duplicate of bug 1921378
   mysql server crashes with port 3306 already in use

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

Title:
  Error: [Server] Do you already have another mysqld server running on
  port: 3306

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971964/+subscriptions


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

[Bug 1972730] [NEW] WARNING: crmadmin -S unexpected output

2022-05-09 Thread Felipe Reyes
Public bug reported:

Pacemaker changed the output string of "crmadmin -S " in 2.1.0
with the commit
https://github.com/ClusterLabs/pacemaker/commit/c26c9951d863e83126f811ee5b91a174fe0cc991
, this is different from the ouput that wait4dc() expects
https://github.com/ClusterLabs/crmsh/blob/master/crmsh/utils.py#L898 .

Example output of `crm -w -F node maintenance ` of a cluster
running on Ubuntu 22.04

```
root@juju-0c8f53-zaza-723eab24403d-4:~# crm -w -F node maintenance 
juju-0c8f53-zaza-723eab24403d-4
WARNING: crmadmin -S juju-0c8f53-zaza-723eab24403d-5 unexpected output: 
Controller on juju-0c8f53-zaza-723eab24403d-5 in state S_IDLE: ok (exit code: 0)
root@juju-0c8f53-zaza-723eab24403d-4:~# echo $?
1
root@juju-0c8f53-zaza-723eab24403d-4:~# crmadmin -S 
juju-0c8f53-zaza-723eab24403d-5
Controller on juju-0c8f53-zaza-723eab24403d-5 in state S_IDLE: ok
root@juju-0c8f53-zaza-723eab24403d-4:~# dpkg -l pacemaker crmsh | cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionArchitecture Description
+++-==-==--===
ii  crmsh  4.3.1-1ubuntu2 all  CRM shell for the pacemaker 
cluster manager
ii  pacemaker  2.1.2-1ubuntu3 amd64cluster resource manager
```

Upstream bug filed: https://github.com/ClusterLabs/crmsh/issues/970

** Affects: charm-hacluster
 Importance: Undecided
 Status: New

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

** Affects: crmsh (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Also affects: crmsh (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: charm-hacluster
   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/1972730

Title:
  WARNING: crmadmin -S  unexpected output

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-hacluster/+bug/1972730/+subscriptions


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

[Bug 1971964] Re: package mysql-server 8.0.29-0ubuntu0.20.04.2 failed to install/upgrade: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'

2022-05-09 Thread Lena Voytek
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971964

Title:
  package mysql-server 8.0.29-0ubuntu0.20.04.2 failed to
  install/upgrade: [Errno 40] Too many levels of symbolic links:
  '/etc/mysql/my.cnf'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971964/+subscriptions


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

[Bug 1971966] Re: package mysql-server-8.0 8.0.29-0ubuntu0.20.04.3 failed to install/upgrade: Error: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'

2022-05-09 Thread Lena Voytek
Hello,

The error Error: [Errno 40] Too many levels of symbolic links:
'/etc/mysql/my.cnf' is actually an error with the reporting system and
not your configuration. Info on the actual error likely lies in the
error.log file.

Would you be able to attach the file /var/log/mysql/error.log to this
bug to help me diagnose the issue?

Thanks!

** Summary changed:

- package mysql-server-8.0 8.0.29-0ubuntu0.20.04.3 failed to install/upgrade: 
Error: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'
+ mysql-server-8.0 8.0.29-0ubuntu0.20.04.3 failed to install/upgrade

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

Title:
  mysql-server-8.0 8.0.29-0ubuntu0.20.04.3 failed to install/upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971966/+subscriptions


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

[Bug 1971677] Re: package mysql-server-8.0 8.0.29-0ubuntu0.22.04.1 failed to install/upgrade: error: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'

2022-05-09 Thread Lena Voytek
*** This bug is a duplicate of bug 1969247 ***
https://bugs.launchpad.net/bugs/1969247

Hello,

The error Error: [Errno 40] Too many levels of symbolic links:
'/etc/mysql/my.cnf' is actually an error with the reporting system and
not your configuration. The error that crashed the installer is in
mysql/error.log which states:

Log file ./ib_logfile1 is of different size 0 bytes than other log files
18874368 bytes!

This is due to an error in zfs that breaks fallocate and is being worked
on here:

https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1969247

I am marking this bug as a duplicate. If you believe this is incorrect
or your issue is not fixed when it is released to Jammy feel free to
change this and let us know.

Thanks!

** This bug has been marked a duplicate of bug 1969247
   fallocate with FALLOC_FL_ZERO_RANGE produces zero-size files on zfs in Jammy

** Summary changed:

- package mysql-server-8.0 8.0.29-0ubuntu0.22.04.1 failed to install/upgrade: 
error: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf'
+ ib_logfile1 is of different size 0 bytes than other log files 18874368 bytes

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

Title:
  ib_logfile1 is of different size 0 bytes than other log files 18874368
  bytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971677/+subscriptions


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

[Bug 1972728] [NEW] Night light not working on Nvidia Wayland

2022-05-09 Thread Umayr Saghir
Public bug reported:

On the Wayland session using an Nvidia GPU, enabling the Night Light
setting in the Settings app doesn't change the screen colour temperature
to a warmer hue regardless of "Sunset to Sunrise" or "Manual Schedule"
being selected. Switching to the X11 session results in Night Light
working as expecting.

I'm currently using the Nvidia 510.60.02 driver (RTX 2080Ti).

$ lsb_release -rd
Description:Ubuntu 22.04 LTS
Release:22.04

$ apt-cache policy gnome-shell
gnome-shell:
  Installed: 42.0-2ubuntu1
  Candidate: 42.0-2ubuntu1
  Version table:
 *** 42.0-2ubuntu1 500
500 http://gb.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.0-2ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon May  9 22:01:57 2022
DisplayManager: gdm3
InstallationDate: Installed on 2022-04-29 (10 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
RelatedPackageVersions: mutter-common 42.0-3ubuntu2
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy 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/1972728

Title:
  Night light not working on Nvidia Wayland

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


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

[Bug 1971985] Re: Kernel 5.17.5-76051705 not supported

2022-05-09 Thread Tyler Bloom
Dmitri's (or rather the Redditer's) solution also worked for me.

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

Title:
  Kernel 5.17.5-76051705 not supported

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


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

[Bug 1972726] [NEW] Update mutter to 42.1

2022-05-09 Thread Jeremy Bicha
Public bug reported:

Impact
--

Test Case
-

What Could Go Wrong
---

** Affects: mutter (Ubuntu)
 Importance: High
 Status: Fix Committed

** Affects: mutter (Ubuntu Jammy)
 Importance: High
 Assignee: Jeremy Bicha (jbicha)
 Status: Incomplete


** Tags: jammy upgrade-software-version

** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

** Changed in: mutter (Ubuntu Jammy)
   Status: New => Incomplete

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update mutter to 42.1

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


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

  1   2   3   4   5   >