[Bug 1893470] Re: Cheese doesn't show image or video

2020-08-29 Thread MadhuSoodanan
No problem with guvcview and kamerka.

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

Title:
  Cheese doesn't show image or video

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

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

[Bug 1721277] Re: pip3 version 8.1.1. is dated, version 9.0.1 is needed for Ubuntu 16.04 Xenial LTS

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the current version of Ubuntu.

** Changed in: python-pip (Ubuntu)
   Status: New => Fix Released

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

Title:
  pip3 version 8.1.1.  is dated, version 9.0.1 is needed for Ubuntu
  16.04 Xenial LTS

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

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

[Bug 1797460] Re: Ubuntu 16 pip stops with ImportError for request-Modul Edit

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).

Please also ensure that you include the release and flavour of Ubuntu
that you are using.

Thank you!

** Changed in: python-pip (Ubuntu)
   Status: New => Invalid

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

Title:
  Ubuntu 16 pip stops with ImportError for request-Modul Edit

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

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

[Bug 1817228] Re: pip install scrapy and python -m pip install scrapy cause seg fault

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1821483 ***
https://bugs.launchpad.net/bugs/1821483

** This bug has been marked a duplicate of bug 1821483
   pip crashes when reinstalling native wheels

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

Title:
  pip install scrapy and python -m pip install scrapy cause seg fault

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

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

[Bug 1779074] Re: pip install scrapy

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1821483 ***
https://bugs.launchpad.net/bugs/1821483

** This bug has been marked a duplicate of bug 1821483
   pip crashes when reinstalling native wheels

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

Title:
  pip install scrapy

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

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

[Bug 1821911] Re: pip3 crashes while install scrapy

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1821483 ***
https://bugs.launchpad.net/bugs/1821483

** This bug has been marked a duplicate of bug 1821483
   pip crashes when reinstalling native wheels

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

Title:
  pip3 crashes while install scrapy

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

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

[Bug 1809586] Re: [ 14.259626] i2c_hid i2c-HTIX5288:00: i2c-HTIX5288:00 supply vddl not found, using dummy regulator

2020-08-29 Thread Carlos Cambra
Edit  Grub in Linux Ubuntu 20.04.1:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp"
GRUB_CMDLINE_LINUX=elevator=noop"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

restar.

It works on restarting the operating system, when it turns off and on it does 
not work, edit the group without changing anything I write and except I do not 
close the nano again I delete the writing save, restart and it works. Something 
happens that works and then it doesn't.
My equipment is a Chuwi Lapbook Pro 14 "2020
Please SOS

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

Title:
  [   14.259626] i2c_hid i2c-HTIX5288:00: i2c-HTIX5288:00 supply vddl
  not found, using dummy regulator

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

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

[Bug 1874651] Re: SyntaxWaning on bad equality check

2020-08-29 Thread Thomas Ward
** Also affects: s3cmd (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Changed in: s3cmd (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  SyntaxWaning on bad equality check

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

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

[Bug 1874651] Re: SyntaxWaning on bad equality check

2020-08-29 Thread Kai Kasurinen
2.1.0-1 published in groovy-release on 2020-05-03

Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu.

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

Title:
  SyntaxWaning on bad equality check

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

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

[Bug 1874651] Re: SyntaxWaning on bad equality check

2020-08-29 Thread Kai Kasurinen
** Also affects: s3-tools
   Importance: Undecided
   Status: New

** No longer affects: s3-tools

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

Title:
  SyntaxWaning on bad equality check

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

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

[Bug 1874651] Re: SyntaxWaning on bad equality check

2020-08-29 Thread Thomas Ward
Just got bit by this myself.

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

Title:
  SyntaxWaning on bad equality check

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

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

[Bug 1821483] Re: pip crashes when reinstalling native wheels

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the current version of Ubuntu.


** Bug watch added: github.com/pypa/pip/issues #5366
   https://github.com/pypa/pip/issues/5366

** Also affects: pip via
   https://github.com/pypa/pip/issues/5366
   Importance: Unknown
   Status: Unknown

** Changed in: python-pip (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  pip crashes when reinstalling native wheels

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

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

[Bug 1821911] Re: pip3 crashes while install scrapy

2020-08-29 Thread Kai Kasurinen
​​​Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Changed in: python-pip (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/1821911

Title:
  pip3 crashes while install scrapy

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

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

[Bug 1835686] Re: pip3 list --outdated returns HTTP 404 error

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the current version of Ubuntu.


** Changed in: python-pip (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  pip3 list --outdated returns HTTP 404 error

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

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

[Bug 1893543] [NEW] dovecot is not parsing the variables in dovecot-ldap.conf.ext correctly

2020-08-29 Thread Luke Schierer
Public bug reported:

My dovecot users log in as user@domain, with the ldap directory set up
with a couple of different OUs, with one OU per domain.  the users in
the OUs overlap.  if I set

luke@schierer@littera001:/etc/dovecot$ sudo grep -v  ^# dovecot-
ldap.conf.ext |  uniq

hosts = censor001.plerumque.thecrazyguys.net

tls = yes
tls_ca_cert_dir = /etc/ssl/certs
tls_require_cert = allow

debug_level = 4

auth_bind = yes

base = ou=%d,dc=thecrazyguys,dc=net

scope = subtree

user_filter = (&(objectClass=posixAccount)(uid=%n))

pass_filter = (&(objectClass=posixAccount)(uid=%n))

blocking = no
luke@schierer@littera001:/etc/dovecot$

then I get a search base of 
ou=,dc=thecrazyguys,dc=net  which is invalid

I was experimenting, and I tried
base = dc=%d,dc=thecrazyguys,dc=net
which produces a search base of
dc=domain,dc=thecrazyguys,dc=net
which would be correct, except that my ldap tree is set up with OUs and not an 
extra DC component.  

for whatever reason, it will do variable substitution for dc=%d, but not
for ou=%d.  this is certainly not documented, and seems like wrong
behavior, since having an ou in a search base is valid.

luke@schierer@littera001:/etc/dovecot$ lsb_release -rd
Description:Ubuntu 18.04.5 LTS
Release:18.04
luke@schierer@littera001:/etc/dovecot$ 

luke@schierer@littera001:/etc/dovecot$ dpkg -l | grep -i dovecot
ii  dovecot-core   1:2.2.33.2-1ubuntu4.6
   amd64secure POP3/IMAP server - core files
ii  dovecot-imapd  1:2.2.33.2-1ubuntu4.6
   amd64secure POP3/IMAP server - IMAP daemon
ii  dovecot-ldap   1:2.2.33.2-1ubuntu4.6
   amd64secure POP3/IMAP server - LDAP support
ii  dovecot-pop3d  1:2.2.33.2-1ubuntu4.6
   amd64secure POP3/IMAP server - POP3 daemon
luke@schierer@littera001:/etc/dovecot$

** Affects: dovecot (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/1893543

Title:
  dovecot is not parsing the variables in dovecot-ldap.conf.ext
  correctly

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

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

[Bug 1891897] Re: pip3 install → 404 Client Error: Not Found

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the current version of Ubuntu.

If you need a fix for the bug in previous versions of Ubuntu, please
perform as much as possible of the SRU Procedure [1] to bring the need
to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: python-pip (Ubuntu)
   Status: New => Fix Released

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

Title:
  pip3 install → 404 Client Error: Not Found

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

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

[Bug 1586644] Re: Applications can't access local files in the user home despite plugs: home being set

2020-08-29 Thread Launchpad Bug Tracker
[Expired for snapd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: snapd (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/1586644

Title:
  Applications can't access local files in the user home despite plugs:
  home being set

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

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

[Bug 1885669] Re: screen blinking while start laptop

2020-08-29 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  screen blinking while start laptop

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

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

[Bug 1885711] Re: Wifi + Bluetooth coexistence

2020-08-29 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/1885711

Title:
  Wifi + Bluetooth coexistence

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

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

[Bug 1885765] Re: Ubuntu dock and launchpad have problems to start at system boot

2020-08-29 Thread Launchpad Bug Tracker
[Expired for gnome-shell-extension-ubuntu-dock (Ubuntu) because there
has been no activity for 60 days.]

** Changed in: gnome-shell-extension-ubuntu-dock (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/1885765

Title:
  Ubuntu dock and launchpad have problems to start at system boot

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

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

[Bug 1885393] Re: Dark theme

2020-08-29 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (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/1885393

Title:
  Dark theme

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

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

[Bug 1822842] Re: pip fails to install package from source when extra-index-url returns 404

2020-08-29 Thread Kai Kasurinen
** Also affects: python-pip (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837764
   Importance: Unknown
   Status: Unknown

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

Title:
  pip fails to install package from source when extra-index-url returns
  404

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

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

[Bug 1579196] Re: HTTPError not being caught when module cannot be found

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1822842 ***
https://bugs.launchpad.net/bugs/1822842

** This bug has been marked a duplicate of bug 1822842
   pip fails to install package from source when extra-index-url returns 404

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

Title:
  HTTPError not being caught when module cannot be found

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

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

[Bug 1893542] [NEW] package snapd (not installed) failed to install/upgrade: 已安装 snapd 软件包 post-removal 脚本 子进程返回错误状态 1

2020-08-29 Thread Green Oscar
Public bug reported:

Happned while remove it!

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: snapd (not installed)
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.6
AptOrdering:
 gnome-software-plugin-snap:amd64: Purge
 snapd:amd64: Purge
 NULL: ConfigurePending
 NULL: PurgePending
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sun Aug 30 11:54:17 2020
ErrorMessage: 已安装 snapd 软件包 post-removal 脚本 子进程返回错误状态 1
InstallationDate: Installed on 2020-03-12 (171 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: snapd
Title: package snapd (not installed) failed to install/upgrade: 已安装 snapd 软件包 
post-removal 脚本 子进程返回错误状态 1
UpgradeStatus: Upgraded to focal on 2020-05-12 (109 days ago)

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


** Tags: amd64 apport-package focal

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

Title:
  package snapd (not installed) failed to install/upgrade: 已安装 snapd 软件包
  post-removal 脚本 子进程返回错误状态 1

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

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

[Bug 1842120] Re: python-pip fails to retrieve package manifest from extra-index on ubuntu18 python-pip python3-pip

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1833229 ***
https://bugs.launchpad.net/bugs/1833229

** This bug has been marked a duplicate of bug 1833229
   `--extra-index-url` not working for PIP

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

Title:
  python-pip fails to retrieve package manifest from extra-index on
  ubuntu18 python-pip python3-pip

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

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

[Bug 1775457] Re: /usr/bin/pip3:ImportError:/usr/bin/pip3@9

2020-08-29 Thread Kai Kasurinen
** Changed in: python-pip (Ubuntu)
   Status: New => Invalid

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

Title:
  /usr/bin/pip3:ImportError:/usr/bin/pip3@9

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

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

[Bug 979028] Re: pylint cannot deal with @ properties

2020-08-29 Thread Kai Kasurinen
** Bug watch added: www.logilab.org/ #50461
   http://www.logilab.org/ticket/50461

** Also affects: pylint via
   http://www.logilab.org/ticket/50461
   Importance: Unknown
   Status: Unknown

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

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

Title:
  pylint cannot deal with @ properties

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

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

[Bug 1469492] Re: package pylint 1.1.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1403930 ***
https://bugs.launchpad.net/bugs/1403930

** This bug has been marked a duplicate of bug 1403930
   package pylint 1.1.0-1 failed to install/upgrade: subprocess installed 
post-installation script returned error 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/1469492

Title:
  package pylint 1.1.0-1 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-29 Thread wangjun
@Coiby Xu (coiby)

there is not any text like "invalid report id data" in dmesg output.

and on fedora 32 kernel 5.8.5

=
[ra@bogon ~]$ dmesg | grep MSFT
[0.004946] ACPI: SSDT 0xCDFF4000 007216 (v02 LENOVO CB-01
0001 MSFT 0400)
[1.534909] i2c_hid i2c-MSFT0001:00: supply vdd not found, using dummy 
regulator
[1.534921] i2c_hid i2c-MSFT0001:00: supply vddl not found, using dummy 
regulator
[1.679063] input: MSFT0001:00 04F3:3140 Mouse as 
/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0001/input/input6
[1.679354] input: MSFT0001:00 04F3:3140 Touchpad as 
/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0001/input/input7
[1.679516] hid-generic 0018:04F3:3140.0001: input,hidraw0: I2C HID v1.00 
Mouse [MSFT0001:00 04F3:3140] on i2c-MSFT0001:00
[1.744137] input: MSFT0001:00 04F3:3140 Mouse as 
/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0001/input/input8
[1.744252] input: MSFT0001:00 04F3:3140 Touchpad as 
/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0001/input/input9
[1.744326] hid-multitouch 0018:04F3:3140.0001: input,hidraw0: I2C HID v1.00 
Mouse [MSFT0001:00 04F3:3140] on i2c-MSFT0001:00
[ra@bogon ~]$ 


and



[ra@bogon ~]$ sudo hid-recorder
Available devices:
/dev/hidraw0:   MSFT0001:00 04F3:3140
/dev/hidraw1:   Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw2:   Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw3:   Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw4:   ITE Tech. Inc. ITE Device(8910)
Select the device event number [0-4]: 0
# MSFT0001:00 04F3:3140
# 0x05, 0x01,// Usage Page (Generic Desktop)0
# 0x09, 0x02,// Usage (Mouse)   2
# 0xa1, 0x01,// Collection (Application)4
# 0x85, 0x01,//  Report ID (1)  6
# 0x09, 0x01,//  Usage (Pointer)8
# 0xa1, 0x00,//  Collection (Physical)  10
# 0x05, 0x09,//   Usage Page (Button)   12
# 0x19, 0x01,//   Usage Minimum (1) 14
# 0x29, 0x02,//   Usage Maximum (2) 16
# 0x15, 0x00,//   Logical Minimum (0)   18
# 0x25, 0x01,//   Logical Maximum (1)   20
# 0x75, 0x01,//   Report Size (1)   22
# 0x95, 0x02,//   Report Count (2)  24
# 0x81, 0x02,//   Input (Data,Var,Abs)  26
# 0x95, 0x06,//   Report Count (6)  28
# 0x81, 0x03,//   Input (Cnst,Var,Abs)  30
# 0x05, 0x01,//   Usage Page (Generic Desktop)  32
# 0x09, 0x30,//   Usage (X) 34
# 0x09, 0x31,//   Usage (Y) 36
# 0x09, 0x38,//   Usage (Wheel) 38
# 0x15, 0x81,//   Logical Minimum (-127)40
# 0x25, 0x7f,//   Logical Maximum (127) 42
# 0x75, 0x08,//   Report Size (8)   44
# 0x95, 0x03,//   Report Count (3)  46
# 0x81, 0x06,//   Input (Data,Var,Rel)  48
# 0x05, 0x0c,//   Usage Page (Consumer Devices) 50
# 0x0a, 0x38, 0x02,  //   Usage (AC Pan)52
# 0x95, 0x01,//   Report Count (1)  55
# 0x81, 0x06,//   Input (Data,Var,Rel)  57
# 0x75, 0x08,//   Report Size (8)   59
# 0x95, 0x03,//   Report Count (3)  61
# 0x81, 0x03,//   Input (Cnst,Var,Abs)  63
# 0xc0,  //  End Collection 65
# 0x06, 0x00, 0xff,  //  Usage Page (Vendor Defined Page 1) 66
# 0x85, 0x0d,//  Report ID (13) 69
# 0x09, 0xc5,//  Usage (Vendor Usage 0xc5)  71
# 0x15, 0x00,//  Logical Minimum (0)73
# 0x26, 0xff, 0x00,  //  Logical Maximum (255)  75
# 0x75, 0x08,//  Report Size (8)78
# 0x95, 0x04,//  Report Count (4)   80
# 0xb1, 0x02,//  Feature (Data,Var,Abs) 82
# 0x85, 0x0c,//  Report ID (12) 84
# 0x09, 0xc6,//  Usage (Vendor Usage 0xc6)  86
# 0x96, 0x10, 0x04,  //  Report Count (1040)88

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-29 Thread wangjun
and after line

I: 18 04f3 3140

no more output , event i touch the touchpad.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1612264] Re: pip2 is not the same as pip: makepip missing for pip2

2020-08-29 Thread Kai Kasurinen
Fixed in version python-pip/8.1.2-3

** Changed in: python-pip (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  pip2 is not the same as pip: makepip missing for pip2

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

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

[Bug 1596704] Re: Xenial pylint3 version doesn't support Python 3.5 feature set

2020-08-29 Thread Kai Kasurinen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the current version of Ubuntu.

If you need a fix for the bug in previous versions of Ubuntu, please
perform as much as possible of the SRU Procedure [1] to bring the need
to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

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

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

Title:
  Xenial pylint3 version doesn't support Python 3.5 feature set

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

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

[Bug 1893470] Re: Cheese doesn't show image or video

2020-08-29 Thread MadhuSoodanan
No problem with guvcview

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

Title:
  Cheese doesn't show image or video

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

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

[Bug 1893470] Re: Cheese doesn't show image or video

2020-08-29 Thread MadhuSoodanan
Output of "cheese" command

Internal data flow error.: gstbasesrc.c(2948): gst_base_src_loop (): 
/GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:v4l2src1:
streaming task paused, reason not-negotiated (-4)

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

Title:
  Cheese doesn't show image or video

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

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

[Bug 1893169] Re: "pip3 debug" fails due to now-fixed upstream bug

2020-08-29 Thread Kai Kasurinen
Fixed in version python-pip/20.1-1

Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu.

** Changed in: python-pip (Ubuntu)
   Status: New => Fix Released

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

Title:
  "pip3 debug" fails due to now-fixed upstream bug

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-29 Thread Coiby Xu
Hi wangjun (biggerchina),

Thank you for testing the linux/input/elan-i2c-ids.h! So somehow
elan_i2c can't handle this device either. Is there anything like
"elan_i2c i2c-ELAN060F:00: invalid report id data" in dmesg as similar
to https://bugzilla.kernel.org/show_bug.cgi?id=203467?

Btw, when hid-multitouch is handling your touchpad device, what's the
result of `sudo hid-recorder` (this tool is contained in hid-tools)?

$ sudo hid-recorder 
Available devices:
/dev/hidraw0:   MSFT0001:00 06CB:7F28
/dev/hidraw1:   ITE Tech. Inc. ITE Device(8910)
Select the device event number [0-1]: 0
# MSFT0001:00 06CB:7F28
# 0x05, 0x01,// Usage Page (Generic Desktop)0
# 0x09, 0x02,// Usage (Mouse)   2
# 0xa1, 0x01,// Collection (Application)4
# 0x85, 0x02,//  Report ID (2)  6
# 0x09, 0x01,//  Usage (Pointer)8
# 0xa1, 0x00,//  Collection (Physical)  10
# 0x05, 0x09,//   Usage Page (Button)   12
# 0x19, 0x01,//   Usage Minimum (1) 14
# 0x29, 0x02,//   Usage Maximum (2) 16
# 0x15, 0x00,//   Logical Minimum (0)   18
# 0x25, 0x01,//   Logical Maximum (1)   20
# 0x75, 0x01,//   Report Size (1)   22
# 0x95, 0x02,//   Report Count (2)  24
# 0x81, 0x02,//   Input (Data,Var,Abs)  26
# 0x95, 0x06,//   Report Count (6)  28
# 0x81, 0x01,//   Input (Cnst,Arr,Abs)  30
# 0x05, 0x01,//   Usage Page (Generic Desktop)  32
# 0x09, 0x30,//   Usage (X) 34
# 0x09, 0x31,//   Usage (Y) 36
# 0x15, 0x81,//   Logical Minimum (-127)38
# 0x25, 0x7f,//   Logical Maximum (127) 40
# 0x75, 0x08,//   Report Size (8)   42
# 0x95, 0x02,//   Report Count (2)  44
# 0x81, 0x06,//   Input (Data,Var,Rel)  46
# 0xc0,  //  End Collection 48
# 0xc0,  // End Collection  49
# 0x05, 0x0d,// Usage Page (Digitizers) 50
# 0x09, 0x05,// Usage (Touch Pad)   52
# 0xa1, 0x01,// Collection (Application)54
# 0x85, 0x03,//  Report ID (3)  56
# 0x05, 0x0d,//  Usage Page (Digitizers)58
# 0x09, 0x22,//  Usage (Finger) 60
# 0xa1, 0x02,//  Collection (Logical)   62
# 0x15, 0x00,//   Logical Minimum (0)   64
# 0x25, 0x01,//   Logical Maximum (1)   66
# 0x09, 0x47,//   Usage (Confidence)68
# 0x09, 0x42,//   Usage (Tip Switch)70
# 0x95, 0x02,//   Report Count (2)  72
# 0x75, 0x01,//   Report Size (1)   74
# 0x81, 0x02,//   Input (Data,Var,Abs)  76
# 0x95, 0x01,//   Report Count (1)  78
# 0x75, 0x03,//   Report Size (3)   80
# 0x25, 0x05,//   Logical Maximum (5)   82
# 0x09, 0x51,//   Usage (Contact Id)84
# 0x81, 0x02,//   Input (Data,Var,Abs)  86
# 0x75, 0x01,//   Report Size (1)   88
# 0x95, 0x03,//   Report Count (3)  90
# 0x81, 0x03,//   Input (Cnst,Var,Abs)  92
# 0x05, 0x01,//   Usage Page (Generic Desktop)  94
# 0x15, 0x00,//   Logical Minimum (0)   96
# 0x26, 0xc8, 0x04,  //   Logical Maximum (1224)98
# 0x75, 0x10,//   Report Size (16)  101
# 0x55, 0x0e,//   Unit Exponent (-2)103
# 0x65, 0x11,//   Unit (Centimeter,SILinear)105
# 0x09, 0x30,//   Usage (X) 107
# 0x35, 0x00,//   Physical Minimum (0)  109
# 0x46, 0xfc, 0x03,  //   Physical Maximum (1020)   111
# 0x95, 0x01,//   Report Count (1)  114
# 0x81, 0x02,

[Bug 1892798] Re: systemd package missing resolvconf(8) compatibility symlink, and a Provides: resolvconf

2020-08-29 Thread Bug Watch Updater
** Changed in: systemd (Debian)
   Status: Unknown => Incomplete

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

Title:
  systemd package missing resolvconf(8) compatibility symlink, and a
  Provides: resolvconf

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

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

[Bug 1892672] Re: package python3-pil:i386 3.1.2-0ubuntu1.4 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2020-08-29 Thread Kai Kasurinen
Can you please provide the output of:
ldd /usr/bin/python3

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

Title:
  package python3-pil:i386 3.1.2-0ubuntu1.4 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 127

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

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

[Bug 1892672] Re: package python3-pil:i386 3.1.2-0ubuntu1.4 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2020-08-29 Thread Kai Kasurinen
/usr/bin/python3: symbol lookup error: /usr/bin/python3: undefined
symbol: XML_SetHashSalt

---

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I am marking this bug as 'Incomplete'.

However, if you believe that this is really a bug in Ubuntu, then we would
be grateful if you would provide a more complete description of the problem
with steps to reproduce, explain why you believe this is a bug in Ubuntu
rather than a problem specific to your system, and then change the bug
status back to "New".

For local configuration issues, you can find assistance here:
http://www.ubuntu.com/support/community

** Changed in: pillow (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/1892672

Title:
  package python3-pil:i386 3.1.2-0ubuntu1.4 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 127

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

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

[Bug 1888684] Re: lsp-plugins-jack: trying to overwrite '/usr/lib/lsp-plugins/lsp-plugins-r3d-glx.so', which is also in package lsp-plugins-common 1.1.22-0ubuntu1

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package lsp-plugins - 1.1.24-2

---
lsp-plugins (1.1.24-2) unstable; urgency=medium

  * Add Breaks and Replaces to lsp-plugins-jack
+ Fixes a bug in ubuntu (LP: #1888684)

 -- Dennis Braun   Thu, 27 Aug 2020 22:03:11 +0200

** Changed in: lsp-plugins (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/1888684

Title:
  lsp-plugins-jack:  trying to overwrite '/usr/lib/lsp-plugins/lsp-
  plugins-r3d-glx.so', which is also in package lsp-plugins-common
  1.1.22-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsp-plugins/+bug/1888684/+subscriptions

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

[Bug 1892670] Re: package sessioninstaller 0.20+bzr150-0ubuntu4.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1892672 ***
https://bugs.launchpad.net/bugs/1892672

** This bug has been marked a duplicate of bug 1892672
   package python3-pil:i386 3.1.2-0ubuntu1.4 failed to install/upgrade: 
subprocess installed pre-removal script returned error exit status 127

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

Title:
  package sessioninstaller 0.20+bzr150-0ubuntu4.1 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 127

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-29 Thread Stefano Galassi
Hi again Coiby,
I attach to this the output of 'cat 
/sys/kernel/debug/hid/0018:04F3:3140.0001/rdesc'

** Attachment added: "0018:04F3:3140.0001/rdesc"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5405762/+files/rdesc-legion5-0018-04f3-3140-0001.txt

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1892714] Re: Microphone not working on HP Omen 17

2020-08-29 Thread Hui Wang
Then let us test the sof-firmware-v1.5.1

Please backup /lib/firmware/intel/sof/sof-cfl.ri and /lib/firmware/intel
/sof-tplg/sof-hda-generic-2ch.tplg


and put the attached sof-cfl.ri to /lib/firmware/intel/sof/ and 
sof-hda-generic-2ch.tplg to /lib/firmware/intel/sof-tplg.

remove the dmic_detect=0 and reboot, test with the 5.9.0-rc2+  kernel.

** Attachment added: "sof-cfl.ri"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892714/+attachment/5405763/+files/sof-cfl.ri

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

Title:
  Microphone not working on HP Omen 17

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

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

[Bug 1892714] Re: Microphone not working on HP Omen 17

2020-08-29 Thread Hui Wang
** Attachment added: "sof-hda-generic-2ch.tplg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892714/+attachment/5405764/+files/sof-hda-generic-2ch.tplg

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

Title:
  Microphone not working on HP Omen 17

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

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

[Bug 1406133] Re: findmnt: libsmartcols ASCII art problem [patch]

2020-08-29 Thread Chris Hofstaedtler
** Changed in: util-linux (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/1406133

Title:
  findmnt: libsmartcols ASCII art problem [patch]

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

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

[Bug 1892798] Re: systemd package missing resolvconf(8) compatibility symlink, and a Provides: resolvconf

2020-08-29 Thread Kai Kasurinen
** Bug watch added: Debian Bug tracker #939904
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939904

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

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

Title:
  systemd package missing resolvconf(8) compatibility symlink, and a
  Provides: resolvconf

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

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

[Bug 1893513] Re: man page of lsof command broken

2020-08-29 Thread Bug Watch Updater
** Changed in: lsof (Debian)
   Status: Unknown => New

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

Title:
  man page of lsof command broken

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

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

[Bug 1893061] Re: package nvidia-340 (not installed) failed to install/upgrade: попытка перезаписать «/lib/udev/rules.d/71-nvidia.rules», который уже имеется в пакете nvidia-kernel-common-390 390.138-

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1768499 ***
https://bugs.launchpad.net/bugs/1768499

** This bug has been marked a duplicate of bug 1768499
   package nvidia-340 (not installed) failed to install/upgrade: trying to 
overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package 
nvidia-kernel-common-390 390.48-0ubuntu3

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

Title:
  package nvidia-340 (not installed) failed to install/upgrade: попытка
  перезаписать «/lib/udev/rules.d/71-nvidia.rules», который уже имеется
  в пакете nvidia-kernel-common-390 390.138-0ubuntu0.20.04.1

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

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

[Bug 1891411] Re: package libc6:amd64 2.31-0ubuntu10 failed to install/upgrade: installed libc6:amd64 package post-installation script subprocess returned error exit status 1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1871129 ***
https://bugs.launchpad.net/bugs/1871129

** This bug has been marked a duplicate of bug 1871129
   htop is blank when using in focal in wsl1

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

Title:
  package libc6:amd64 2.31-0ubuntu10 failed to install/upgrade:
  installed libc6:amd64 package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1892603] Re: package libc6:amd64 2.31-0ubuntu9 failed to install/upgrade: installed libc6:amd64 package post-installation script subprocess returned error exit status 1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1871129 ***
https://bugs.launchpad.net/bugs/1871129

** This bug has been marked a duplicate of bug 1871129
   htop is blank when using in focal in wsl1

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

Title:
  package libc6:amd64 2.31-0ubuntu9 failed to install/upgrade: installed
  libc6:amd64 package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1893328] Re: package libc6:amd64 2.31-0ubuntu9 failed to install/upgrade: installed libc6:amd64 package post-installation script subprocess returned error exit status 1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1871129 ***
https://bugs.launchpad.net/bugs/1871129

** This bug is no longer a duplicate of bug 1892603
   package libc6:amd64 2.31-0ubuntu9 failed to install/upgrade: installed 
libc6:amd64 package post-installation script subprocess returned error exit 
status 1
** This bug has been marked a duplicate of bug 1871129
   htop is blank when using in focal in wsl1

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

Title:
  package libc6:amd64 2.31-0ubuntu9 failed to install/upgrade: installed
  libc6:amd64 package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1893458] Re: package mongo-tools (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/bsondump', which is also in package mongodb-database-tools 100.1.1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1890405 ***
https://bugs.launchpad.net/bugs/1890405

mongodb-database-tools 100.1.1

Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories.

** Changed in: mongo-tools (Ubuntu)
   Status: New => Invalid

** This bug has been marked a duplicate of bug 1890405
   package mongo-tools (not installed) failed to install/upgrade: trying to 
overwrite '/usr/bin/bsondump', which is also in package mongodb-database-tools 
100.1.1

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

Title:
  package mongo-tools (not installed) failed to install/upgrade: trying
  to overwrite '/usr/bin/bsondump', which is also in package mongodb-
  database-tools 100.1.1

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

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

[Bug 1893459] Re: package mongo-tools (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/bsondump', which is also in package mongodb-database-tools 100.1.1

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1890405 ***
https://bugs.launchpad.net/bugs/1890405

** This bug is no longer a duplicate of bug 1893458
   package mongo-tools (not installed) failed to install/upgrade: trying to 
overwrite '/usr/bin/bsondump', which is also in package mongodb-database-tools 
100.1.1
** This bug has been marked a duplicate of bug 1890405
   package mongo-tools (not installed) failed to install/upgrade: trying to 
overwrite '/usr/bin/bsondump', which is also in package mongodb-database-tools 
100.1.1

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

Title:
  package mongo-tools (not installed) failed to install/upgrade: trying
  to overwrite '/usr/bin/bsondump', which is also in package mongodb-
  database-tools 100.1.1

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

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

[Bug 1893513] Re: man page of lsof command broken

2020-08-29 Thread Kai Kasurinen
** Bug watch added: Debian Bug tracker #950601
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950601

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

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

Title:
  man page of lsof command broken

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

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

[Bug 1635252] Re: package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: »/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new« kann nicht geöffnet werden: Keine Berechtigung

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1609618 ***
https://bugs.launchpad.net/bugs/1609618

** This bug has been marked a duplicate of bug 1609618
   package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: unable to open 
'/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new': Permission denied

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

Title:
  package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade:
  »/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new« kann nicht
  geöffnet werden: Keine Berechtigung

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

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

[Bug 1628648] Re: package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: impossible d'ouvrir « /usr/share/doc/lsof/examples/count_pf.perl.dpkg-new »: Permission non accordée

2020-08-29 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1609618 ***
https://bugs.launchpad.net/bugs/1609618

** This bug has been marked a duplicate of bug 1609618
   package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: unable to open 
'/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new': Permission denied

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

Title:
  package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: impossible
  d'ouvrir « /usr/share/doc/lsof/examples/count_pf.perl.dpkg-new »:
  Permission non accordée

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

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

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-08-29 Thread Matt Warmerdam
*** This bug is a duplicate of bug 1878279 ***
https://bugs.launchpad.net/bugs/1878279

Hi everyone!

Just wanted to confirm that @mreutman's answer fixed my Lenov Ideapad 3
15iil05.

Added the arguments he mentioned to GRUB_CMDLINE_LINUX_DEFAULT, updated
grub of course, rebooted and it worked.

Thanks for the help! :D

P.S. Would also like to know where you got the idea from?

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

Title:
  Touchpad is not detected on  Lenovo IdeaPad 3 14IIL05  Core i3-1005G1
  (81WD004MGE)

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-29 Thread Coiby Xu
Hi Helmut,

Thank you for sharing the article on MSFT (I'm been long wondering what
does MSFT mean).

> Right, it affects all MSFT touchpads.
>
> At the moment there is nothing for MSFT - we will have to be very patient and 
> hope, that someone can find a driver for it.

I think The Microsoft Precision Touchpad has been implemented in
drivers/hid/hid-multitouch.c.

$ git log --grep="Precision Touchpad"
commit 9152c7d77d87e2b6b9ccc21bb52f8eea15744f50
Author: Dmitry Torokhov 
Date:   Fri Jul 13 16:13:52 2018 +0200

HID: multitouch: report MT_TOOL_PALM for non-confident touches

According to Microsoft specification [1] for Precision Touchpads (and
Touchscreens) the devices use "confidence" reports to signal accidental
touches, or contacts that are "too large to be a finger". Instead of
simply marking contact inactive in this case (which causes issues if
contact was originally proper and we lost confidence in it later, as
this results in accidental clicks, drags, etc), let's report such
contacts as MT_TOOL_PALM and let userspace decide what to do.

[1] 
https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/touchpad-windows-precision-touchpad-collection


And 
https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/legion-series/legion-5-15arh05/downloads/driver-list/
 doesn't list the driver for the touchpad. According to this Chinese webpage 
https://newsupport.lenovo.com.cn/driveDownloads_detail.html?driveId=47994, no 
special driver is needed for Windows 10.

So maybe there are some issues in drivers/hid/hid-mulititouch.c. For for
the Synaptics touchpad of this model, the pointer won't move but 2/3/4
fingers touching events can be reported. And for the Elan touchpad,
according to Stefano, no events are reported.

Since both touchpads works on Windows and "Precision touchpad becomes
mandatory for Windows 10 notebooks", we can fix both touchpads by fixing
hid-mulittouch. Can someone show me the content of
/sys/kernel/debug/hid/*\:04F3\:3140.0001/rdesc which has the Report
Descriptors when your ELAN touchpad is being handled by hid-multitouch?
For example, for the Synaptics touchpad,


$ cat /sys/kernel/debug/hid/0018\:06CB\:7F28.0001/rdesc 
05 01 09 02 a1 01 85 02 09 01 a1 00 05 09 19 01 29 02 15 00 25 01 75 01 95 02 
81 02 95 06 81 01 05 01 09 30 09 31 15 81 25 7f 75 08 95 02 81 06 c0 c0 05 0d 
09 05 a1 01 85 03 05 0d 09 22 a1 02 15 00 25 01 09 47 0
9 42 95 02 75 01 81 02 95 01 75 03 25 05 09 51 81 02 75 01 95 03 81 03 05 01 15 
00 26 c8 04 75 10 55 0e 65 11 09 30 35 00 46 fc 03 95 01 81 02 46 9d 02 26 24 
03 09 31 81 02 c0 05 0d 09 22 a1 02 15 00 25 01 09 47
 09 42 95 02 75 01 81 02 95 01 75 03 25 05 09 51 81 02 75 01 95 03 81 03 05 01 
15 00 26 c8 04 75 10 55 0e 65 11 09 30 35 00 46 fc 03 95 01 81 02 46 9d 02 26 
24 03 09 31 81 02 c0 05 0d 09 22 a1 02 15 00 25 01 09 
47 09 42 95 02 75 01 81 02 95 01 75 03 25 05 09 51 81 02 75 01 95 03 81 03 05 
01 15 00 26 c8 04 75 10 55 0e 65 11 09 30 35 00 46 fc 03 95 01 81 02 46 9d 02 
26 24 03 09 31 81 02 c0 05 0d 09 22 a1 02 15 00 25 01 0
9 47 09 42 95 02 75 01 81 02 95 01 75 03 25 05 09 51 81 02 75 01 95 03 81 03 05 
01 15 00 26 c8 04 75 10 55 0e 65 11 09 30 35 00 46 fc 03 95 01 81 02 46 9d 02 
26 24 03 09 31 81 02 c0 05 0d 09 22 a1 02 15 00 25 01
 09 47 09 42 95 02 75 01 81 02 95 01 75 03 25 05 09 51 81 02 75 01 95 03 81 03 
05 01 15 00 26 c8 04 75 10 55 0e 65 11 09 30 35 00 46 fc 03 95 01 81 02 46 9d 
02 26 24 03 09 31 81 02 c0 05 0d 55 0c 66 01 10 47 ff 
ff 00 00 27 ff ff 00 00 75 10 95 01 09 56 81 02 09 54 25 7f 95 01 75 08 81 02 
05 09 09 01 25 01 75 01 95 01 81 02 95 07 81 03 05 0d 85 08 09 55 09 59 75 04 
95 02 25 0f b1 02 85 0d 09 60 75 01 95 01 15 00 25 01 b
1 02 95 07 b1 03 85 07 06 00 ff 09 c5 15 00 26 ff 00 75 08 96 00 01 b1 02 c0 05 
0d 09 0e a1 01 85 04 09 22 a1 02 09 52 15 00 25 0a 75 08 95 01 b1 02 c0 09 22 
a1 00 85 06 09 57 09 58 75 01 95 02 25 01 b1 02 95 06
 b1 03 c0 c0 06 00 ff 09 01 a1 01 85 09 09 02 15 00 26 ff 00 75 08 95 14 91 02 
85 0a 09 03 15 00 26 ff 00 75 08 95 14 91 02 85 0b 09 04 15 00 26 ff 00 75 08 
95 3d 81 02 85 0c 09 05 15 00 26 ff 00 75 08 95 3d 81 
02 85 0f 09 06 15 00 26 ff 00 75 08 95 03 b1 02 85 0e 09 07 15 00 26 ff 00 75 
08 95 01 b1 02 c0 

  INPUT(2)[INPUT]
Field(0)
  Physical(GenericDesktop.Pointer)
  Application(GenericDesktop.Mouse)
  Usage(2)
Button.0001
Button.0002
  Logical Minimum(0)
  Logical Maximum(1)
  Report Size(1)
  Report Count(2)
  Report Offset(0)
  Flags( Variable Absolute )
Field(1)
  Physical(GenericDesktop.Pointer)
  Application(GenericDesktop.Mouse)
  Usage(2)
GenericDesktop.X
GenericDesktop.Y
  Logical Minimum(-127)
  Logical Maximum(127)
  Report Size(8)
  Report Count(2)
  Report Offset(8)
  Flags( Variable Relative )
  INPUT(3)[INPUT]
Field(0)
  Logical(Digitizers.Finger)
  

[Bug 1892373] Re: Firefox crashes on logout

2020-08-29 Thread Mike Jing
I just checked it with a fresh install of Xubuntu 20.04.01 on a
different machine, and I cannot reproduce the problem.  I went back and
checked it again on my main computer, and the bug went away! The last
crash was two days ago on 2020-08-27, and now it doesn't crash anymore
when I logout or shutdown. It seems that it has been fixed in firefox
80.0.

apt-cache policy firefox

firefox:
  Installed: 80.0+build2-0ubuntu0.20.04.1
  Candidate: 80.0+build2-0ubuntu0.20.04.1
  Version table:
 *** 80.0+build2-0ubuntu0.20.04.1 500
500 http://mirror.csclub.uwaterloo.ca/ubuntu focal-updates/main amd64 
Packages
500 http://mirror.csclub.uwaterloo.ca/ubuntu focal-security/main amd64 
Packages
100 /var/lib/dpkg/status
 75.0+build3-0ubuntu1 500
500 http://mirror.csclub.uwaterloo.ca/ubuntu focal/main amd64 Packages

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

Title:
  Firefox crashes on logout

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

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

[Bug 1893538] [NEW] No bluetooth on Dell XPS 7390 with AX200 after upgrade to 20.04

2020-08-29 Thread Michael Still
Public bug reported:

Hi, my Dell XPS 7390 worked just fine with Ubuntu 19.10, but after
clean-install upgrading to 20.04 I don't have working bluetooth any
more. The machine has an Intel AX200 installed. I'm not sure what
details are helpful to provide, so here are some random things, happy to
provide more if people can provide hints...

# uname -a
Linux marvin 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

# lspci
00:00.0 Host bridge: Intel Corporation Device 9b61 (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 
v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 
6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal 
Subsytem
00:14.0 USB controller: Intel Corporation Device 02ed
00:14.2 RAM memory: Intel Corporation Device 02ef
00:15.0 Serial bus controller [0c80]: Intel Corporation Serial IO I2C Host 
Controller
00:15.1 Serial bus controller [0c80]: Intel Corporation Comet Lake Serial IO 
I2C Host Controller
00:16.0 Communication controller: Intel Corporation Comet Lake Management 
Engine Interface
00:1c.0 PCI bridge: Intel Corporation Device 02bc (rev f0)
00:1c.6 PCI bridge: Intel Corporation Device 02be (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device 02b0 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Device 02b4 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device 0284
00:1f.3 Audio device: Intel Corporation Device 02c8
00:1f.4 SMBus: Intel Corporation Device 02a3
00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake SPI (flash) 
Controller
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI 
Express Card Reader (rev 01)
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
03:00.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) 
[Alpine Ridge 4C 2016] (rev 02)
04:00.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) 
[Alpine Ridge 4C 2016] (rev 02)
04:01.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) 
[Alpine Ridge 4C 2016] (rev 02)
04:02.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) 
[Alpine Ridge 4C 2016] (rev 02)
04:04.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) 
[Alpine Ridge 4C 2016] (rev 02)
05:00.0 System peripheral: Intel Corporation JHL6540 Thunderbolt 3 NHI (C step) 
[Alpine Ridge 4C 2016] (rev 02)
3b:00.0 USB controller: Intel Corporation JHL6540 Thunderbolt 3 USB Controller 
(C step) [Alpine Ridge 4C 2016] (rev 02)
71:00.0 Non-Volatile memory controller: Micron Technology Inc Device 5410 (rev 
01)

# dmesg | grep iwl
[8.578338] iwlwifi :02:00.0: enabling device ( -> 0002)
[8.594306] iwlwifi :02:00.0: Direct firmware load for 
iwlwifi-cc-a0-50.ucode failed with error -2
[8.594320] iwlwifi :02:00.0: Direct firmware load for 
iwlwifi-cc-a0-49.ucode failed with error -2
[8.597017] iwlwifi :02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 
43.2.23.17
[8.597019] iwlwifi :02:00.0: Found debug destination: EXTERNAL_DRAM
[8.597020] iwlwifi :02:00.0: Found debug configuration: 0
[8.597192] iwlwifi :02:00.0: loaded firmware version 48.4fa0041f.0 
op_mode iwlmvm
[8.650489] iwlwifi :02:00.0: Detected Killer(R) Wi-Fi 6 AX1650w 160MHz 
Wireless Network Adapter (200D2W), REV=0x340
[8.663161] iwlwifi :02:00.0: Applying debug destination EXTERNAL_DRAM
[8.663495] iwlwifi :02:00.0: Allocated 0x0040 bytes for firmware 
monitor.
[8.829671] iwlwifi :02:00.0: base HW address: 04:ed:33:c0:85:78
[8.846912] iwlwifi :02:00.0 wlp2s0: renamed from wlan0
[9.459653] iwlwifi :02:00.0: Applying debug destination EXTERNAL_DRAM
[9.626499] iwlwifi :02:00.0: FW already configured (0) - re-configuring

** Affects: linux-firmware (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/1893538

Title:
  No bluetooth on Dell XPS 7390 with AX200 after upgrade to 20.04

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

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

[Bug 1893535] [NEW] grub installation failed

2020-08-29 Thread Jérémie HERMANN
Public bug reported:

grub installation failed

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.15
ProcVersionSignature: Ubuntu 5.4.0-42.46~18.04.1-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.16
Architecture: amd64
CasperVersion: 1.394.3
Date: Sun Aug 30 00:36:49 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 (20200806.1)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.15 ubuntu

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

Title:
  grub installation failed

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

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

[Bug 852458] Re: three snapshots created

2020-08-29 Thread Dark Dragon
Doesn't flock just create a lock and wait, instead of avoiding multiple
snapshots in the first place?

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

Title:
  three snapshots created

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

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

[Bug 1849713] Re: Warning message in logs after kernel update to linux-image-4.15.0-66-generic

2020-08-29 Thread Ilya G. Ryabinkin
Big is still there:

[1.456717] [ cut here ]
[1.456719] Could not determine valid watermarks for inherited state
[1.456767] WARNING: CPU: 2 PID: 176 at 
/build/linux-hwe-jW5mjG/linux-hwe-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537
 intel_modeset_init+0x1011/0x10d0 [i915]
[1.456768] Modules linked in: i915(+) crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel pcbc i2c_algo_bit aesni_intel drm_kms_helper syscopyarea 
aes_x86_64 crypto_simd glue_helper cryptd sysfillrect sysimgblt fb_sys_fops drm 
psmouse e1000e sdhci_pci ahci libahci sdhci ptp pps_core wmi video
[1.456777] CPU: 2 PID: 176 Comm: systemd-udevd Not tainted 
4.15.0-112-generic #113~16.04.1-Ubuntu
[1.456778] Hardware name: LENOVO 4286CTO/4286CTO, BIOS 8DET50WW (1.20 ) 
07/07/2011
[1.456804] RIP: 0010:intel_modeset_init+0x1011/0x10d0 [i915]
[1.456805] RSP: 0018:bb1501dab998 EFLAGS: 00010282
[1.456806] RAX:  RBX: 9fce0a733d00 RCX: 89663b28
[1.456806] RDX: 0001 RSI: 0092 RDI: 0202
[1.456807] RBP: bb1501daba40 R08: f8c8 R09: 89b5f4c4
[1.456807] R10:  R11: 0321 R12: 9fcdff4f8000
[1.456808] R13: 9fcdffe4d000 R14: 9fce0b5a1c00 R15: 9fcdff4f8358
[1.456809] FS:  7fdd681238c0() GS:9fce1e28() 
knlGS:
[1.456810] CS:  0010 DS:  ES:  CR0: 80050033
[1.456810] CR2: 56433e887098 CR3: 000400574003 CR4: 000606e0
[1.456811] Call Trace:
[1.456835]  i915_driver_load+0x9aa/0xe70 [i915]
[1.456857]  i915_pci_probe+0x4e/0x70 [i915]
[1.456860]  local_pci_probe+0x4a/0xa0
[1.456861]  pci_device_probe+0x118/0x1c0
[1.456864]  driver_probe_device+0x2ea/0x4b0
[1.456865]  __driver_attach+0xef/0x100
[1.456867]  ? driver_probe_device+0x4b0/0x4b0
[1.456868]  bus_for_each_dev+0x72/0xc0
[1.456869]  driver_attach+0x1e/0x20
[1.456870]  bus_add_driver+0x1f4/0x270
[1.456871]  ? 0xc05ab000
[1.456872]  driver_register+0x60/0xe0
[1.456873]  ? 0xc05ab000
[1.456874]  __pci_register_driver+0x5a/0x60
[1.456900]  i915_init+0x5c/0x5f [i915]
[1.456902]  do_one_initcall+0x55/0x1ac
[1.456904]  ? __vunmap+0x8e/0xc0
[1.456906]  ? _cond_resched+0x1a/0x50
[1.456908]  ? kmem_cache_alloc_trace+0x165/0x1c0
[1.456909]  ? vfree+0x35/0x80
[1.456912]  do_init_module+0x5f/0x223
[1.456914]  load_module+0x188c/0x1ea0
[1.456917]  ? ima_post_read_file+0x83/0xa0
[1.456919]  SYSC_finit_module+0xe5/0x120
[1.456921]  ? SYSC_finit_module+0xe5/0x120
[1.456923]  SyS_finit_module+0xe/0x10
[1.456924]  do_syscall_64+0x73/0x130
[1.456926]  entry_SYSCALL_64_after_hwframe+0x41/0xa6
[1.456927] RIP: 0033:0x7fdd66f98599
[1.456927] RSP: 002b:7ffe1b58c678 EFLAGS: 0246 ORIG_RAX: 
0139
[1.456928] RAX: ffda RBX: 56433e865ee0 RCX: 7fdd66f98599
[1.456929] RDX:  RSI: 7fdd6748ee23 RDI: 0012
[1.456929] RBP: 7fdd6748ee23 R08:  R09: 
[1.456930] R10: 0012 R11: 0246 R12: 
[1.456930] R13: 56433e841620 R14: 0002 R15: 0aba9500
[1.456931] Code: 84 24 a0 2e 00 00 83 e0 ef 09 c3 41 88 9c 24 a0 2e 00 00 
e9 7f f1 ff ff 31 c0 e9 e4 f6 ff ff 48 c7 c7 b0 f8 54 c0 e8 3f 4b de c7 <0f> 0b 
e9 c7 fd ff ff 41 8b 8f b0 04 00 00 48 c7 c2 88 f8 54 c0 
[1.456942] ---[ end trace 7787f13888083d54 ]---

Thinkpad x220

$  lscpu
Architecture:  x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):4
On-line CPU(s) list:   0-3
Thread(s) per core:2
Core(s) per socket:2
Socket(s): 1
NUMA node(s):  1
Vendor ID: GenuineIntel
CPU family:6
Model: 42
Model name:Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
Stepping:  7
CPU MHz:   820.519
CPU max MHz:   3200.
CPU min MHz:   800.
BogoMIPS:  4983.39
Virtualization:VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache:  256K
L3 cache:  3072K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc cpuid 
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr 
pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm 
epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt 
dtherm ida arat pln pts md_clear flush_l1d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is 

[Bug 1892522] Re: apt dist-upgrade "crashes" two times

2020-08-29 Thread Fritz Hudnut
Just to update . . . running the update/upgrade after I posted before
did seem to clear the TTY up, the "Failed" endlessly streaming seems to
be gone . . . and I could log in to the TTY.

Boot up seems a little faster, but when the log in window loads the
"error" "clang" sound sounds . . . but there is no error "splotch"
signaling a crash report . . . . and it still seems to be asking for the
user name & password even though there is only one user.

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

Title:
  apt dist-upgrade "crashes" two times

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

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

[Bug 1045006] Re: apt-btrfs-snapshot weekly cron always returns 1

2020-08-29 Thread Dark Dragon
There is another proposed fix: https://github.com/darkdragon-001/apt-
btrfs-snapshot/commit/b10d8ab9c50dc7340f0681f6a20d9d14f801f71d#diff-
0be248925507a74fb52aae1011e00de4R188-R198

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

Title:
  apt-btrfs-snapshot weekly cron always returns 1

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

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

[Bug 1354927] Re: Creating snapshots for root-containers other than '@' fails

2020-08-29 Thread Dark Dragon
I outlined the changes for a clean implementation in
https://github.com/darkdragon-001/apt-btrfs-snapshot/issues/4

Feel free to create a PR.

** Bug watch added: github.com/darkdragon-001/apt-btrfs-snapshot/issues #4
   https://github.com/darkdragon-001/apt-btrfs-snapshot/issues/4

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

Title:
  Creating snapshots for root-containers other than '@' fails

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

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

[Bug 899044] Re: Integration into boot menu

2020-08-29 Thread Dark Dragon
There is https://github.com/Antynea/grub-btrfs

It looks in "/.snapshots" (which is also used by snapper
https://github.com/openSUSE/snapper).

I outlined work needed to save snapshots to the same folder: 
https://github.com/darkdragon-001/apt-btrfs-snapshot/issues/1
Would be nice if someone finds the time to implement it. I would happily accept 
PRs.

** Bug watch added: github.com/darkdragon-001/apt-btrfs-snapshot/issues #1
   https://github.com/darkdragon-001/apt-btrfs-snapshot/issues/1

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

Title:
  Integration into boot menu

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

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

[Bug 1569724] Re: noatime option

2020-08-29 Thread Dark Dragon
I fixed this almost three years ago: https://github.com/darkdragon-001
/apt-btrfs-snapshot/commit/83f6f9d9ca2557b7f0225a7d3fbffd107cd207c4

But merge requests are just ignored: https://code.launchpad.net/apt-
btrfs-snapshot/+activereviews

I am just using my own version since a couple of years:
https://launchpad.net/~darkdragon-001/+archive/ubuntu/ppa

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

Title:
  noatime option

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

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

[Bug 1871117] Re: Move development to git

2020-08-29 Thread Dark Dragon
I have created a fork on Github: 
https://github.com/darkdragon-001/apt-btrfs-snapshot
Feel free to merge my changes.

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

Title:
  Move development to git

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

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

[Bug 1893534] [NEW] Initial ramdisk as second parameter is left out

2020-08-29 Thread schollsky
Public bug reported:

Hi there,

multiboot with Ubuntu, Windows and Manjaro worked fine for some time.
However, os-prober doesn't take care of Manjaros initial ramdisk any
more. This is an example of how it's now on my system from file
/boot/grub/grub.cfg:

menuentry 'Manjaro Linux (20.0.3) (auf /dev/nvme0n1p5)' --class manjarolinux 
--class gnu-linux --class gnu --class os $menuentry_id_option '
osprober-gnulinux-simple-52768e35-66bf-4dd6-ab95-64fd30abb67e' {
savedefault
insmod part_msdos
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  
52768e35-66bf-4dd6-ab95-64fd30abb67e
else
  search --no-floppy --fs-uuid --set=root 
52768e35-66bf-4dd6-ab95-64fd30abb67e
fi
linux /boot/vmlinuz-5.8-x86_64 
root=UUID=52768e35-66bf-4dd6-ab95-64fd30abb67e rw quiet apparmor=1 
security=apparmor udev.log_priorit
y=3
initrd /boot/amd-ucode.img


Comparing this to the output from Manjaro:

menuentry 'Manjaro Linux' --class manjaro --class gnu-linux --class gnu --class 
os $menuentry_id_option 'gnulinux-simple-52768e35-66bf-4dd6-
ab95-64fd30abb67e' {
savedefault
load_video
set gfxpayload=keep
insmod gzio
insmod part_msdos
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  
52768e35-66bf-4dd6-ab95-64fd30abb67e
else
  search --no-floppy --fs-uuid --set=root 
52768e35-66bf-4dd6-ab95-64fd30abb67e
fi
linux   /boot/vmlinuz-5.8-x86_64 
root=UUID=52768e35-66bf-4dd6-ab95-64fd30abb67e rw  quiet apparmor=1 
security=apparmor udev.log_prio
rity=3
initrd  /boot/amd-ucode.img /boot/initramfs-5.8-x86_64.img


Is there a workaround until fixed?

Kind regards

Stefan

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: os-prober 1.74ubuntu2
Uname: Linux 5.8.5-050805-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 29 23:30:06 2020
InstallationDate: Installed on 2019-05-02 (484 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: os-prober
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: os-prober (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Initial ramdisk as second parameter is left out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1893534/+subscriptions

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

[Bug 1893533] [NEW] Can't Burn Disk Image

2020-08-29 Thread pqwoerituytrueiwoq
Public bug reported:

I was unable to locate my flash drive so i grabbed a dvd disk to burn upon 
opening xfburn i saw there were no speeds and selected my disk image and 
clicked burn, this results in a error message
here is the lsusb output

I am using a DVD drive i pulled from my laptop that i put into a
external case when i put a SSD caddy in it

Bus 005 Device 002: ID 13fd:0840 Initio Corporation INIC-1618L SATA
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x13fd Initio Corporation
  idProduct  0x0840 INIC-1618L SATA
  bcdDevice1.14
  iManufacturer   1 Generic
  iProduct2 External
  iSerial 3 523848433647494334303134
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   0x0020
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0xc0
  Self Powered
MaxPower2mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 8 Mass Storage
  bInterfaceSubClass  2 SFF-8020i, MMC-2 (ATAPI)
  bInterfaceProtocol 80 
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Device Qualifier (for other device speed):
  bLength10
  bDescriptorType 6
  bcdUSB   2.00
  bDeviceClass0 
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  bNumConfigurations  1
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0001
  Self Powered

Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass9 Hub
  bDeviceSubClass 0 
  bDeviceProtocol 1 Single TT
  bMaxPacketSize064
  idVendor   0x1d6b Linux Foundation
  idProduct  0x0002 2.0 root hub
  bcdDevice5.07
  iManufacturer   3 Linux 5.7.7-050707-generic xhci-hcd
  iProduct2 xHCI Host Controller
  iSerial 1 :29:00.3
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   0x0019
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0xe0
  Self Powered
  Remote Wakeup
MaxPower0mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 9 Hub
  bInterfaceSubClass  0 
  bInterfaceProtocol  0 Full speed (or root) hub
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0004  1x 4 bytes
bInterval  12
Hub Descriptor:
  bLength   9
  bDescriptorType  41
  nNbrPorts 4
  wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
TT think time 8 FS bits
  bPwrOn2PwrGood   10 * 2 milli seconds
  bHubContrCurrent  0 milli Ampere
  DeviceRemovable0x00
  PortPwrCtrlMask0xff
 Hub Port Status:
   Port 1: .0100 power
   Port 2: .0100 power
   Port 3: .0503 highspeed power enable connect
   Port 4: .0100 power
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0001
  Self Powered

ProblemType: Bug

[Bug 1460447] Re: Boot slow, "scanning for btrfs filesystems" takes 100 seconds

2020-08-29 Thread Simon Iremonger
This issue, or variant thereof, has been observed on Ubuntu 20.04 and Linux 
Mint 20.
I'm not 100% sure yet but it SEEMS to be affecting systems with a floppy drive.

Can end up with bootup-messages:-

[timestamp] Btrfs loaded, crc32c=crc32c-generic
Scanning for Btrfs filesystems
[timestamp] floppy0: floppy_queue_rq: timeout handler died.  old request running

removing 'btrfs-progs' (which then removes from initrd) works around the issue 
reliably.
I need to double-check, i think kernel command line  modprobe.blacklist=floppy  
 can also workaround issue.
Last I checked, I didn't find this to be specific to a particular kernel/series.

Certainly experienced this on totally different hardwre, e.g. an intel
core-2-duo in compaq Dx2300,  but also on a completely different HP
motherboard AMD64 machine/chipset.  From what I can see this is not
particular hardware specific either!.

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

Title:
  Boot slow, "scanning for btrfs filesystems" takes 100 seconds

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

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

[Bug 1460447] Re: Boot slow, "scanning for btrfs filesystems" takes 100 seconds

2020-08-29 Thread Simon Iremonger
Oh, and to be clear, both said machines floppy working properly!  Not
just faulty drive giving timeouts.

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

Title:
  Boot slow, "scanning for btrfs filesystems" takes 100 seconds

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

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

[Bug 1893241] Re: attack alias sudo with nasty payload

2020-08-29 Thread Patrik Nilsson
@seth-arnold

I agree with you that there are other things to address as well.

In the art of hacking you most probably get into a system via some kind
of service. You maybe have the privileges of a daemon. You then get an
access to the first user account. You want to escalate privilege and you
search to find weaknesses. As a system owner you want as many layers of
protection as possible.

It is a weakness that the PATH-variable can be set without given your
password, since an attacker can set their evil command before the one
you expect in the execution priority.

The same comes to the ALIAS-command. As demonstrated, they can help
compromise your system.

So you are right there were more things to think about, but we all want
a system as safe as possible.

-- 
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/1893241

Title:
  attack alias sudo with nasty payload

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

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

[Bug 1892522] Re: apt dist-upgrade "crashes" two times

2020-08-29 Thread Fritz Hudnut
[edit: After I posted this earlier data, I ran apt and it brought back
126 packages to upgrade and some to autoremove . . . . Also I tried to
get into a TTY and it was filled with the "Failed" lines, I tried each
of them--all showing the same data. I ran the upgrades and then
autoremove showed at the end:

BlockquoteProcessing triggers for desktop-file-utils (0.24-1ubuntu4) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.64.4-1) ...
/usr/share/glib-2.0/schemas/org.ayatana.indicator.datetime.gschema.xml:4:1 
Erro
r on line 4 char 1: already specified. This entire file h
as been ignored.
Processing triggers for libc-bin (2.31-2ubuntu1) ...
Processing triggers for man-db (2.9.3-2) ...
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu2) ...
Rebuilding /usr/share/applications/bamf-2.index...

About to restart to see if anything changes . . . .

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

Title:
  apt dist-upgrade "crashes" two times

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

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

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2020-08-29 Thread Akkana Peck
I filed bug 1842116 on graphicsmagick, haven't yet filed a similar bug
on imagemagick. But it turns out (after rewriting my resizing script)
that this also applies to files scaled by PIL. I wonder if there's any
way of scaling a JPG programmatically that results in a file that the
new exifautotran will accept.

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

Title:
  jpegexiforient does not reliably detect EXIF orientation

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

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

[Bug 1892787] Re: enlightenment not working after upgrade to 20.04 LTS

2020-08-29 Thread g9ahwkcm
seems to be a dependency thing, once I added all the packages and built
and installed enlightenment 0.24.2 in /usr/local/bin, then e23 from
ubuntu started working...

Here's my relevant apt history:
Commandline: apt-get install meson
Install: meson:amd64 (0.53.2-2ubuntu2), ninja-build:amd64 (1.10.0-1build1, autom
atic)

Commandline: apt-get install libgstreamer1.0-dev
Install: libgstreamer1.0-dev:amd64 (1.16.2-2)

Commandline: apt-get install libluajit-5.1-dev
Install: libluajit-5.1-dev:amd64 (2.1.0~beta3+dfsg-5.1build1)

Commandline: apt-get install libtiff5-dev
Install: libtiff5-dev:amd64 (4.1.0+git191117-2build1)

Commandline: apt-get install freetype2-doc
Install: freetype2-doc:amd64 (2.10.1-2), fonts-noto-core:amd64 (20200323-1, auto
matic)

Commandline: apt-get install libsndfile1-dev
Install: libsndfile1-dev:amd64 (1.0.28-7), libflac-dev:amd64 (1.3.3-1build1, aut
omatic), libvorbis-dev:amd64 (1.3.6-2ubuntu1, automatic), libogg-dev:amd64 (1.3.
4-0ubuntu1, automatic)

Commandline: apt-get install libspectre-dev
Install: libspectre-dev:amd64 (0.2.8-2)

Commandline: apt-get install libssl-dev
Install: libssl-dev:amd64 (1.1.1f-1ubuntu2)

Commandline: apt-get install libsystemd-dev
Install: libsystemd-dev:amd64 (245.4-4ubuntu3.2)

Commandline: apt-get install libx11-xcb-dev
Install: libx11-xcb-dev:amd64 (2:1.6.9-2ubuntu1)

Commandline: apt-get install libopenjp2-7-dev
Install: libopenjp2-7-dev:amd64 (2.3.1-1ubuntu4)

Commandline: apt-get install libscim-dev
Install: libscim-dev:amd64 (1.4.18-2.2build1)

Commandline: apt-get install libgstreamer-plugins-base1.0-dev
Install: libgstreamer-plugins-base1.0-dev:amd64 (1.16.2-4), libgles2-mesa-dev:am
d64 (20.0.8-0ubuntu1~20.04.1, automatic)

Commandline: apt-get install libpoppler-cpp-dev
Install: libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1)

Commandline: apt-get install libraw-dev
Install: libraw-dev:amd64 (0.19.5-1ubuntu1)

Commandline: apt-get install check
Install: libsubunit-dev:amd64 (1.4.0-0ubuntu1, automatic), check:amd64 (0.10.0-3
build2), libsubunit0:amd64 (1.4.0-0ubuntu1, automatic)

Commandline: apt-get install gnutls-dev
Install: libgnutls28-dev:amd64 (3.6.13-2ubuntu1.2), libgnutlsxx28:amd64 (3.6.13-
2ubuntu1.2, automatic), libtasn1-doc:amd64 (4.16.0-2, automatic), nettle-dev:amd
64 (3.5.1+really3.5.1-2, automatic), libidn2-dev:amd64 (2.2.0-2, automatic), lib
p11-kit-dev:amd64 (0.23.20-1build1, automatic), libtasn1-6-dev:amd64 (4.16.0-2, 
automatic), libgnutls-dane0:amd64 (3.6.13-2ubuntu1.2, automatic)

Commandline: apt-get install libpam-dev
Install: libpam0g-dev:amd64 (1.3.1-5ubuntu4)

Commandline: apt-get install libefl-all-dev
Install: libgudev-1.0-dev:amd64 (1:233-1, automatic), libavahi-client-dev:amd64 
(0.7-4ubuntu7, automatic), libavahi-common-dev:amd64 (0.7-4ubuntu7, automatic), 
libmtdev-dev:amd64 (1.1.5-1.1, automatic), efl-doc:amd64 (1.23.3-8, automatic), 
libunwind-dev:amd64 (1.2.1-9build1, automatic), libecore-avahi1:amd64 (1.23.3-8,
 automatic), mesa-common-dev:amd64 (20.0.8-0ubuntu1~20.04.1, automatic), libcurl
4-gnutls-dev:amd64 (7.68.0-1ubuntu2.2, automatic), libxkbcommon-x11-dev:amd64 (0
.10.0-1, automatic), libwacom-dev:amd64 (1.3-2ubuntu1, automatic), libbullet-dev
:amd64 (2.88+dfsg-2build2, automatic), libeolian1:amd64 (1.23.3-8, automatic), l
ibephysics1:amd64 (1.23.3-8, automatic), libinput-dev:amd64 (1.15.5-1, automatic
), libevdev-dev:amd64 (1.9.0+dfsg-1, automatic), libeolian-bin:amd64 (1.23.3-8, 
automatic), libelua1:amd64 (1.23.3-8, automatic), libbullet2.88:amd64 (2.88+dfsg
-2build2, automatic), libgbm-dev:amd64 (20.0.8-0ubuntu1~20.04.1, automatic), lib
efl-all-dev:amd64 (1.23.3-8), libxcb-xkb-dev:amd64 (1.14-2, automatic), libdrm-d
ev:amd64 (2.4.101-2, automatic), liblz4-dev:amd64 (1.9.2-2, automatic)
Remove: libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.2)

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

Title:
  enlightenment not working after upgrade to 20.04 LTS

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

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

[Bug 1892906] Re: slow mouse response after upgrade from 18.04 LTS to 20.04 LTS

2020-08-29 Thread g9ahwkcm
once I got enlightenment working my mouse bug went away...

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

Title:
  slow mouse response after upgrade from 18.04 LTS to 20.04 LTS

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

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

[Bug 1583801] Re: No sound via headphones (headset) when Ubuntu boots with them plugged in

2020-08-29 Thread Bastián Muñoz
Sorry, forgot to mention this happens in Ubuntu 18.04.5 LTS (HP Omen
15-ax201la dual-boot)

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

Title:
  No sound via headphones (headset) when Ubuntu boots with them plugged
  in

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

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

[Bug 1583801] Re: No sound via headphones (headset) when Ubuntu boots with them plugged in

2020-08-29 Thread Bastián Muñoz
I believe it's not a Dell-only problem. I have an HP Omen 15-ax201la
Gaming Laptop with dual-boot and have the same problem: if I boot with
headphones/speaker connected then there won't be any sound; if I plug
out, no sound; then if I plug back in the sound comes back.

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

Title:
  No sound via headphones (headset) when Ubuntu boots with them plugged
  in

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

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

[Bug 1862602] Re: Better document how to listen on the network

2020-08-29 Thread Paul Boven
Ideally, the gpsd.socket unit would parse the defaults file and enable
this transparently.

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

Title:
  Better document how to listen on the network

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

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

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-08-29 Thread Christians
Wonderful: "sudo apt full-upgrade" pulled in the nvidia updates and
fractional scaling works, thank You very much everybody, this makes
working on my 4k monitor so much easier!

One small issue remains: The thumbnails of images and documents on the
desktop have wrong aspect ratios in all display scales apart from 100%,
they are too wide.

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

Title:
  [nvidia] Screen scaling 125% gives 200%

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

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

[Bug 1893529] [NEW] when pressing the accessibility shortcut windows key + alt + s to launch orca the ubiquity installer is inaccessible to orca screen reader

2020-08-29 Thread majid hussain
Public bug reported:

stepps to repro
1.
boot the groovy latest iso 
2
when you hear the music press windows key plus alt plus s to launch orca the 
screen reader.
3.
after a few seconds you will hear orca speaking.
4.
press alt plus tab a few times, you will hear installer inaccessible
also orca's speech is set to us voice instead of the u.k one.

** Affects: ubiquity (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/1893529

Title:
  when pressing the accessibility shortcut windows key + alt + s to
  launch orca the ubiquity installer is inaccessible to orca screen
  reader

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

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

[Bug 1892522] Re: apt dist-upgrade "crashes" two times

2020-08-29 Thread Fritz Hudnut
Problems continuing with my U-MATE install of 20.10 . . . very long boot
times, and in the TTY there is a large "FAILED to start processes" . . .
.  This morning it took maybe 3 minutes to get to a log in window, but
the "log in" window was upper left corner . . . it was like in the TTY
where it was asking for user name, rather than already "knowing" and
just wanting the password.  I entered the password . . . then realizing
that it wasn't going to accept my password as the user name . . . I hit
the power button . . . the TTY with the large "FAILED" line after line
showed up . . . before shutting down . . . .

A thread on the U-MATE forum has been started w/o much in the way of
insight . . . .

https://ubuntu-mate.community/t/apt-dist-upgrade-crashes-gui-two-
times/22561/9

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

Title:
  apt dist-upgrade "crashes" two times

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

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

[Bug 1881214] Re: Intel Wireless 8260 [8086:24f3] Subsystem [8086:1010] on channel switch, iwlwifi Microcode SW Error: FW error in SYNC CMD CHANNEL_SWITCH_TIME_EVENT_CMD

2020-08-29 Thread Curtis Penner
This bug is not present with other distro's I use, that is Arch.  This
indicates that it can be distribution centric.  Ubuntu has the bug, Arch
does not.  A workaround is if your system has this Intel device use
another distro.  It is not convenient but it works.

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

Title:
  Intel Wireless 8260 [8086:24f3] Subsystem [8086:1010] on channel
  switch, iwlwifi Microcode SW Error: FW error in SYNC CMD
  CHANNEL_SWITCH_TIME_EVENT_CMD

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

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

[Bug 1874662] Re: Corrupted installation medium

2020-08-29 Thread Lucas Villela Neder Issa
Hi.

I'd like to add some more information to help so solve this bug.

In my case I'm pretty sure that it is a bug. I think it is hardware
compatibility problem. In my case it does not seems to be a faulty
hardware problem.

Using exactly the same hardware with the same USB stick (SD card with
USB card adapter) I could install 3 different OS (Windows, Manjaro and
Debian) without problems and the computer has been used without
problems. But I've tried (many tries) some different flavors and
versions of Ubuntu and all of then had the same problem as described in
this bug issue.

I've tested memory with memtest89+. No errors was found.
I've checked the ISO image with checksum.
I've ran cmp between ISO file and USB stick.

Laptop configuration:
Acer TravelMate|P (TMP449-G2-M) whith HD changed to SSD (Crucial BX500 240GB)
RAM: 8GB
Processor: Intel Core i5-7200U CPU @ 2.50GHz x 4
Graphics: Only Intel HD Graphics 620 (KBL GT2)

I've also tried to install in a other older laptop and exactly the same problem 
happen.
I've used the same SSD.

Older laptop configuration:
Acer Travel 3260 series whith HD changed to SSD (Crucial BX500 240GB)
RAM: 3GB
Processor: Intel Core Duo (32bits)

So I believe that the compatibility problem is related with the SSD. In
my case with this specific SSD: Crucial BX500.

Observation:
I have 2 Crutial BX500 running in 2 different computers without problems. One 
is running using only Windows 10 and other one is running Windows 10 and 
Manjara (the first configuration described).

I hope this information can help to solve this bug.

If you need more information let know.

Thanks.

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

Title:
  Corrupted installation medium

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

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

[Bug 1882034] Re: cannot start X session with NIS account

2020-08-29 Thread Pavel Riha
altough LightDM solve the login problem, it's not solution, becouse the
NIS user can not shutdown/reboot the computer from the gnome session.

so I switch back to gdm and try the nscd hint .. looks like this solve
both problem 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/1882034

Title:
  cannot start X session with NIS account

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

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

[Bug 1848771]

2020-08-29 Thread jarkko.sakkinen
The holiday season came. That's why no progress with this. I have the
failing laptop in my hands. I'll try to find time next week to reproduce
the bug.

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

Title:
  Reboot after resume from suspend (deep)

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

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

[Bug 1893521] Status changed to Confirmed

2020-08-29 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/1893521

Title:
  Touchpad is not working

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

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

[Bug 1884822] Re: nautilus search bar generates high cpu usage - no reaction on 1st double-click

2020-08-29 Thread Matthias Sprau
Hi again,
`sudo apt remove clamtk-gnome` is done, but I detect nevertheless a high 
cpu-usage for 5-10 seconds after starting a search in nautilus. This is 
independet from the folders I try and from the number of the files in that 
folder.

In terminal I got following message:
`journalctl -r
systemd[1304]: tracker-store.service: Succeeded.
tracker-store[35917]: OK
nautilus[34970]: Called "net usershare info" but it failed: Kindprozess »net« 
konnte nicht ausgeführt werden (No such file or directory)
`

This problem should be solved

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

Title:
  nautilus search bar generates high cpu usage - no reaction on 1st
  double-click

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

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

[Bug 1893524] [NEW] I got this error while installing ubuntu

2020-08-29 Thread nizar wakour
Public bug reported:

I am installing ubunto on a HP laptop with windowns 10 and I got an
error.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.2
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 29 16:08:26 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  I got this error while installing ubuntu

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

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

[Bug 1893521] [NEW] Touchpad is not working

2020-08-29 Thread Sourabh Jagtap
Public bug reported:

I tried updating from Ubuntu 15.04 to the latest Ubuntu 20.04, and it
seems that the touchpad stopped working, it's just not moving. Not sure
where could be the cause.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-42-generic 5.4.0-42.46
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sneha  1767 F pulseaudio
 /dev/snd/controlC1:  sneha  1767 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 29 20:33:06 2020
InstallationDate: Installed on 2020-08-29 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
MachineType: Dell Inc. Inspiron 3542
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=d4b16d3e-9cb8-4bf1-b454-e306bc36b10d ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-42-generic N/A
 linux-backports-modules-5.4.0-42-generic  N/A
 linux-firmware1.187.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/12/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd01/12/2015:svnDellInc.:pnInspiron3542:pvrNotSpecified:rvnDellInc.:rn:rvrA06:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 3542
dmi.product.sku: 0652
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal

** Attachment added: "devices"
   https://bugs.launchpad.net/bugs/1893521/+attachment/5405719/+files/devices

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

Title:
  Touchpad is not working

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

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

[Bug 1893480] Re: undefined symbols

2020-08-29 Thread INIZAN yannick
Seems fixed in "proposed". Sorry for the inconvenience

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

Title:
  undefined symbols

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

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

[Bug 1893520] [NEW] screen auto scroll

2020-08-29 Thread praveen
Public bug reported:

screen auto scroll , mouse is ok.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
Uname: Linux 4.15.0-115-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CompositorRunning: None
Date: Sat Aug 29 19:58:28 2020
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus: bcmwl, 6.30.223.271+bdcom, 4.15.0-115-generic, x86_64: installed
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company HD Graphics 5500 [103c:80c1]
InstallationDate: Installed on 2015-10-17 (1777 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: Hewlett-Packard HP Notebook
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-115-generic 
root=UUID=733f49c2-0b52-4a07-9eea-15cbf15593cf ro drm.debug=0xe plymouth:debug
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/04/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.0B
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 80C1
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 96.11
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.0B:bd06/04/2015:svnHewlett-Packard:pnHPNotebook:pvrType1ProductConfigId:rvnHewlett-Packard:rn80C1:rvr96.11:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV G=N L=CON B=HP
dmi.product.name: HP Notebook
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.101-2~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Wed Aug 26 19:22:07 2020
xserver.configfile: default
xserver.devices:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.6-1ubuntu4.4

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


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  screen auto scroll

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

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

[Bug 1874647] Re: [Ubuntu 20.04] Stale libvirt cache leads to VM startup failures

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

[Bug 1745114] Re: Please add guest uuid and guest-generic local include files

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

[Bug 1869796] Re: vague error during upgrade

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

[Bug 1887592] Re: virsh list hangs because of qemu-system-i386 defunct so libvirtd has to be restarted

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

[Bug 1892736] Re: virtiofsd enablement

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

[Bug 1892826] Re: autopkgtest breaks in groovy at 6.6.0-1ubuntu1 for smoke-lxc

2020-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 6.6.0-1ubuntu2

---
libvirt (6.6.0-1ubuntu2) groovy; urgency=medium

  * d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP: #1892826)
  * d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP: #1892736)

libvirt (6.6.0-1ubuntu1) groovy; urgency=medium

  * Merge with Debian 6.6.0-1 from experimental
Among many other new features and fixes this includes fixes for:
(LP: #1874647) - Stale libvirt cache leads to VM startup failures
(LP: #1869796) - bad ordering and dependent restarts of services/sockets
Remaining changes:
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
  versioned modules after qemu package upgrades (LP 1847361)
- libvirt-uri.sh: Automatically switch default libvirt URI for users
  via user profile (xen URI on dom0, qemu:///system otherwise)
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
  In addition to just enabling it our solution provides:
  + do not autostart if subnet is already taken (e.g. in guests).
  + iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
  the group based access to libvirt functions as it was used in Ubuntu
  for quite long.
  + d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
  + d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
  + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
  + d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
  + d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
  + d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
  + run dnsmasq as libvirt-dnsmasq (LP: 1743718)
  + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
  + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
  + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
  + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
  + Add dnsmasq configuration to work with system wide dnsmasq-base
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
  Secure Boot enabled variants of the OVMF firmware and variable store for
  the paths where we ship these files in Ubuntu.
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
  machine type correctly with newer qemu/libvirt
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
  (LP 1861125) fixups
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
  split into logical pieces. File names in debian/patches/ubuntu-aa/:
  + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch:
apparmor, libvirt-qemu: Allow read access to overcommit_memory
  + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch:
apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
  + 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
  + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
  + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
  + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
  + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
  + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on 

  1   2   >