[Bug 1884299] Re: Snaps don't run with NFS home on AutoFS

2024-07-31 Thread Karl Grindley
I am using AFS, similar to kerberized NFS, for user home directories,
and snap misbehave/fail to work property here as well.

I'm running more into issues with refreshing snaps and removing snaps.

With home dirs set to the /afs/[cell]/usr and when removing a snap, it
wants to walk every user (all 10 thousand) home directories to try to
clean up home directories and then fails to remove or refresh the snap
when it's denied access and fails.  As far as I can tell, there's no
command line switch or system config option to disable walking of home
directories.

Snapd or the snap command as root should NOT walk network home
directories and clean them up. This should be the task of the user's
snap daemon when launched to perform cleanup actions after the fact.
Realizing howeer, that owuld probably be really hard with networked home
directories where many other systems could be sharing the same snap
directory with various snaps and versions installed in the fleet.

OR, if there is a way to point non-persistent data that is cache or
runtime stored in a tmpfs elsewhere on the system, and only storing user
specific data only stored in users' home directories.

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

Title:
  Snaps don't run with NFS home on AutoFS

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


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

[Bug 2072581] Re: sssd 2.9.4-1 fails to populate krb creds when set to FILE:/run/user/uid/krb5cc

2024-07-13 Thread Karl Grindley
I have a shim workaround to manage/consolidate all krb ticket caches
under systemd that now works with the user tmpfs directories. This
drastically improves the user experience to that to MS Windows for all
suers that ssh/gdm login, with smartcard/pcscd optimizations.  Perhaps
some day I will document it and publish it, or attempt to see if we can
de-fracture the kerberos stack on linux in general.

we can close this ticket.

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

Title:
  sssd 2.9.4-1 fails to populate krb creds when set to
  FILE:/run/user/uid/krb5cc

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


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

[Bug 2072581] Re: sssd 2.9.4-1 fails to populate krb creds when set to FILE:/run/user/uid/krb5cc

2024-07-09 Thread Karl Grindley
sigh, this looks like this is being caused by systemd.

using iwatchnotify, i see sssd is doing everything it's supposed too.
but then systemd comes by and mounts a new tmpfs on TOP of the
/run/user/${uid} directory, then masking the krb5cc file.

tmpfs on /run/user/966406121 type tmpfs
(rw,nosuid,nodev,relatime,size=554272k,nr_inodes=138568,mode=700,uid=966406121,gid=966400513,inode64)

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

Title:
  sssd 2.9.4-1 fails to populate krb creds when set to
  FILE:/run/user/uid/krb5cc

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


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

[Bug 2072581] Re: sssd 2.9.4-1 fails to populate krb creds when set to FILE:/run/user/uid/krb5cc

2024-07-09 Thread Karl Grindley
I've verified this has to do with /run/user/${uid}. Doesn't seem to
matter if the run directory has been created.

default_ccache_name = FILE:/tmp/%{uid}/krb5cc works

yet

default_ccache_name = FILE:/run/user/%{uid}/krb5cc does not

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

Title:
  sssd 2.9.4-1 fails to populate krb creds when set to
  FILE:/run/user/uid/krb5cc

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


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

[Bug 2072581] [NEW] sssd 2.9.4-1 fails to populate krb creds when set to FILE:/run/user/uid/krb5cc

2024-07-09 Thread Karl Grindley
Public bug reported:

sssd fails to create and populate the krb5cc cache when set to 
default_ccache_name = FILE:/run/user/%{uid}/krb5cc


/var/log/sssd/krb5_child.log shows directory being created and krb5cc 
attempting to be populated, but fails.
(2024-07-09 14:02:17): [krb5_child[3348]] [validate_tgt] (0x3f7c0): [RID#51] 
pac_check is set but PAC responder is not running, failed to properly validate 
PAC, ignored, authentication for [USER\@REALM@REALM] can proceed.
(2024-07-09 14:02:17): [krb5_child[3348]] [validate_tgt] (0x0040): [RID#51] 
sss_send_pac failed, group membership for user with principal 
[USER\@REALM@REALM] might not be correct.
** PREVIOUS MESSAGE WAS TRIGGERED BY THE FOLLOWING 
BACKTRACE:
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [main] (0x0400): [RID#51] 
krb5_child started.
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [unpack_buffer] (0x1000): 
[RID#51] total buffer size: [155]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [unpack_buffer] (0x0100): 
[RID#51] cmd [241 (auth)] uid [966406121] gid [966400513] validate [true] 
enterprise principal [true] offline [false] UPN [USER@REALM]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [unpack_buffer] (0x0100): 
[RID#51] ccname: [FILE:/run/user/966406121/krb5cc] old_ccname: 
[FILE:/run/user/966406121/krb5cc] keytab: [not set]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [check_keytab_name] (0x0400): 
[RID#51] Missing krb5_keytab option for domain, looking for default one
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [check_keytab_name] (0x0400): 
[RID#51] krb5_kt_default_name() returned: FILE:/etc/krb5.keytab
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [check_keytab_name] (0x0400): 
[RID#51] krb5_child will default to: /etc/krb5.keytab
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [check_use_fast] (0x0100): 
[RID#51] Not using FAST.
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [old_ccache_valid] (0x0400): 
[RID#51] Saved ccache FILE:/run/user/966406121/krb5cc doesn't exist, ignoring
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [k5c_check_old_ccache] 
(0x4000): [RID#51] Ccache_file is [FILE:/run/user/966406121/krb5cc] and is not 
active and TGT is not valid.
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [k5c_precreate_ccache] 
(0x4000): [RID#51] Recreating ccache
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [create_ccache_dir] (0x2000): 
[RID#51] Creating directory [/run/user/966406121].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [privileged_krb5_setup] 
(0x0080): [RID#51] Cannot open the PAC responder socket
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [become_user] (0x0200): 
[RID#51] Trying to become user [966406121][966400513].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [main] (0x2000): [RID#51] 
Running as [966406121][966400513].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [set_lifetime_options] 
(0x0100): [RID#51] Renewable lifetime is set to [30d]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [set_lifetime_options] 
(0x0100): [RID#51] Lifetime is set to [24h]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [set_canonicalize_option] 
(0x0100): [RID#51] Canonicalization is set to [true]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [main] (0x0400): [RID#51] Will 
perform auth
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [main] (0x0400): [RID#51] Will 
perform online auth
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [tgt_req_child] (0x1000): 
[RID#51] Attempting to get a TGT
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [get_and_save_tgt] (0x0400): 
[RID#51] Attempting kinit for realm [REALM]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [sss_krb5_responder] (0x4000): 
[RID#51] Got question [password].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [sss_krb5_expire_callback_func] 
(0x2000): [RID#51] exp_time: [14591489]
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [validate_tgt] (0x2000): 
[RID#51] Found keytab entry with the realm of the credential.
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [validate_tgt] (0x0400): 
[RID#51] TGT verified using key for [HOST$@REALM].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [sss_send_pac] (0x4000): 
[RID#51] NSS return code [-1], request return code [111][Connection refused].
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [sss_send_pac] (0x0080): 
[RID#51] failed to contact PAC responder
   *  (2024-07-09 14:02:17): [krb5_child[3348]] [validate_tgt] (0x0040): 
[RID#51] sss_send_pac failed, group membership for user with principal 
[USER\@REALM@REALM] might not be correct.
** BACKTRACE DUMP ENDS HERE 
*


This behavior is not an issue in u22's sssd-2.6.3 and prior


No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:24.04

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

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

[Bug 1889548] Re: ssh using gssapi will enforce FILE: credentials cache

2024-07-09 Thread Karl Grindley
also to confirm, this is still a problem in U24.04

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

Title:
  ssh using gssapi will enforce FILE: credentials cache

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


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

[Bug 1889548] Re: ssh using gssapi will enforce FILE: credentials cache

2024-07-09 Thread Karl Grindley
I would like to bump this up on priority.

We are in the throws of instrumenting a number of gov't security
frameworks, and MFA enforcement with SSH and the need for network
(kerberos) credentials puts this issue as a blocking problem with
implementation.

when sshing in with forwarded tickets, the default_ccache needs to be
followed so other services, such as network file services and SSO
services.

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

Title:
  ssh using gssapi will enforce FILE: credentials cache

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


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

[Bug 2061929] Re: Python docker package does not import, crashes due to urllib3 upgrade

2024-05-11 Thread A. Karl Kornel
Looking around, I found an upstream (Debian) bug report related to this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065926

Debian hasn't switched their default Python to 3.12 yet, but it looks
like that's in work, and so this issue will appear there.

I'll email the Debian bug, letting them know about the issue here.

Jonas, you're right that moving to a newer usptream is probably the
best.  Unfortunately I don't know the policies here: Maybe the MOTU
folks will want Debian to move first?

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

** Also affects: debbugs via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065926
   Importance: Unknown
   Status: Unknown

** No longer affects: debbugs

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import, crashes due to urllib3 upgrade

2024-04-17 Thread A. Karl Kornel
** Description changed:

- This is on a fresh install of the 20.04 beta that was released on April
+ This is on a fresh install of the 24.04 beta that was released on April
  12.  I used the Desktop installer, into a VMware Fusion VM, on amd64.
  
  Other than the defaults for a fresh Ubuntu Desktop install, all I ran
  was `apt install -y docker.io python3-docker`.
  
  I ran `python3`, tried to execute `import docker`, and got this:
  
  Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import docker
  Traceback (most recent call last):
-   File "", line 1, in 
-   File "/usr/lib/python3/dist-packages/docker/__init__.py", line 2, in 

- from .api import APIClient
-   File "/usr/lib/python3/dist-packages/docker/api/__init__.py", line 2, in 

- from .client import APIClient
-   File "/usr/lib/python3/dist-packages/docker/api/client.py", line 10, in 

- from .. import auth
-   File "/usr/lib/python3/dist-packages/docker/auth.py", line 5, in 
- from . import credentials
-   File "/usr/lib/python3/dist-packages/docker/credentials/__init__.py", line 
2, in 
- from .store import Store
-   File "/usr/lib/python3/dist-packages/docker/credentials/store.py", line 7, 
in 
- from .utils import create_environment_dict
-   File "/usr/lib/python3/dist-packages/docker/credentials/utils.py", line 1, 
in 
- import distutils.spawn
+   File "", line 1, in 
+   File "/usr/lib/python3/dist-packages/docker/__init__.py", line 2, in 

+ from .api import APIClient
+   File "/usr/lib/python3/dist-packages/docker/api/__init__.py", line 2, in 

+ from .client import APIClient
+   File "/usr/lib/python3/dist-packages/docker/api/client.py", line 10, in 

+ from .. import auth
+   File "/usr/lib/python3/dist-packages/docker/auth.py", line 5, in 
+ from . import credentials
+   File "/usr/lib/python3/dist-packages/docker/credentials/__init__.py", line 
2, in 
+ from .store import Store
+   File "/usr/lib/python3/dist-packages/docker/credentials/store.py", line 7, 
in 
+ from .utils import create_environment_dict
+   File "/usr/lib/python3/dist-packages/docker/credentials/utils.py", line 1, 
in 
+ import distutils.spawn
  ModuleNotFoundError: No module named 'distutils'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: python3-docker 5.0.3-1ubuntu1
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 16 16:35:20 2024
  InstallationDate: Installed on 2024-04-16 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
-  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNTIME_DIR=
  SourcePackage: python-docker
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import, crashes due to urllib3 upgrade

2024-04-17 Thread A. Karl Kornel
** Patch added: "Remove the calls to distutils, so that the package no longer 
relies on python3-distutils or python3-setuptools"
   
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2061929/+attachment/5766881/+files/no-distutils.patch

** Tags added: patch

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import, crashes due to urllib3 upgrade

2024-04-17 Thread A. Karl Kornel
** Patch added: "Update use of requests & urllib3 to work with urllib3 2.0"
   
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2061929/+attachment/5766882/+files/requests-urllib3-updates.patch

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import, crashes due to urllib3 upgrade

2024-04-17 Thread A. Karl Kornel
It looks like https://github.com/docker/docker-py/pull/3116 is the pull
request which fixes this issue.

I've only just started using this Python package, so I'm not able to do
a full test, but I'm at least able to take a pass at making a patch.
I'll provide a patch for both issues: The reliance on setuptools code,
and the urllib3 2.0 incompatibility.

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import: No module named 'distutils'

2024-04-17 Thread A. Karl Kornel
It looks like things are worse than I thought.

Once I install python3-setuptools, even though the `docker` module now
imports successfully, running `docker.from_env()` fails with the
following:


Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import docker
>>> docker.from_env()
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/docker/api/client.py", line 214, in 
_retrieve_server_version
return self.version(api_version=False)["ApiVersion"]
   ^^^
  File "/usr/lib/python3/dist-packages/docker/api/daemon.py", line 181, in 
version
return self._result(self._get(url), json=True)
^^
  File "/usr/lib/python3/dist-packages/docker/utils/decorators.py", line 46, in 
inner
return f(self, *args, **kwargs)
   
  File "/usr/lib/python3/dist-packages/docker/api/client.py", line 237, in _get
return self.get(url, **self._set_request_timeout(kwargs))
   ^^
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 602, in get
return self.request("GET", url, **kwargs)
   ^^
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 589, in 
request
resp = self.send(prep, **send_kwargs)
   ^^
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
^^^
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 486, in send
resp = conn.urlopen(
   ^
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 791, in 
urlopen
response = self._make_request(
   ^^^
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 497, in 
_make_request
conn.request(
TypeError: HTTPConnection.request() got an unexpected keyword argument 'chunked'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/docker/client.py", line 96, in from_env
return cls(
   
  File "/usr/lib/python3/dist-packages/docker/client.py", line 45, in __init__
self.api = APIClient(*args, **kwargs)
   ^^
  File "/usr/lib/python3/dist-packages/docker/api/client.py", line 197, in 
__init__
self._version = self._retrieve_server_version()
^^^
  File "/usr/lib/python3/dist-packages/docker/api/client.py", line 221, in 
_retrieve_server_version
raise DockerException(
docker.errors.DockerException: Error while fetching server API version: 
HTTPConnection.request() got an unexpected keyword argument 'chunked'


This is https://github.com/docker/docker-py/issues/3113, an issue reported 
about a year ago.  Per the urllib3 maintainer, who commented on the bug:

> I can confirm however that docker-py is not compatible with urllib3
2.0. Since requests will soon allow it, docker-py should modify setup.py
to use urllib3 >= 1.26.0, < 2.0.0 or fix the bug.

So, simply installing python3-setuptools won't be enough.  The module
code itself either needs patches, or it needs upgrading to a new
upstream version.  Per https://github.com/docker/docker-
py/issues/3113#issuecomment-1536476705, the issue was fixed upstream
starting with version 6.1.0.

** Bug watch added: github.com/docker/docker-py/issues #3113
   https://github.com/docker/docker-py/issues/3113

** Summary changed:

- Python docker package does not import: No module named 'distutils'
+ Python docker package does not import, crashes due to urllib3 upgrade

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

Title:
  Python docker package does not import, crashes due to urllib3 upgrade

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


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

[Bug 2061929] Re: Python docker package does not import: No module named 'distutils'

2024-04-16 Thread A. Karl Kornel
** Summary changed:

- Python docker page does not import: No module named 'distutils'
+ Python docker package does not import: No module named 'distutils'

** Tags removed: wayland-session

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

Title:
  Python docker package does not import: No module named 'distutils'

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


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

[Bug 2061929] Re: Python docker page does not import: No module named 'distutils'

2024-04-16 Thread A. Karl Kornel
I've been doing some checking, and it looks like this is because Python
3.12 (the default python3) no longer includes distutils.  See
https://docs.python.org/3.12/whatsnew/3.12.html (the first paragraph
under the heading "Summary – Release highlights"), as well as PEP-0632
(https://peps.python.org/pep-0632/).

I figured this out when I tried downgrading the package to the version
in Mantic (5.0.3-1ubuntu1): `dpkg` complained that it depends on
`python3-distutils`.  That led me to searching for the package in Noble,
and getting to this point.

(Adding the `regression-release` tag.  Apologies if this is the wrong
regression tag to apply!)

BTW, this isn't affecting Debian 12 because they're using Python 3.11,
the last Python version to include distutils in the standard library.
Debian sid is currently on Python 3.11.8, so they haven't hit this issue
yet.

As for upstream, looking at PyPi
(https://pypi.org/project/docker/#history), 5.0.3 was the last of the
5.x series.  Their latest versions are 6.1.3 and 7.0.0.  Their changelog
page (https://docker-py.readthedocs.io/en/stable/change-log.html) does
not explicitly say when they moved away from distutils, but from Git
commits it looks like the removal happened in
https://github.com/docker/docker-
py/commit/42789818bed5d86b487a030e2e60b02bf0cfa284, which was included
in the 6.0.0 and later releases.

So, what to do in the meantime?  According to PEP-0632, Setuptools
adopted distutils, and this started to happen in Setuptools 48
(https://github.com/pypa/setuptools/issues/417#issuecomment-653593796).
Since the python3-setuptools package in Noble is newer
(68.1.2-2ubuntu1), probably the best workaround is for `python3-docker`
to depend on `python3-setuptools`.

== Regression details ==
Discovered in version:5.0.3-1ubuntu1
Last known good version:5.0.3-1

** Bug watch added: github.com/pypa/setuptools/issues #417
   https://github.com/pypa/setuptools/issues/417

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

Title:
  Python docker package does not import: No module named 'distutils'

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


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

[Bug 2061929] Re: Python docker page does not import: No module named 'distutils'

2024-04-16 Thread A. Karl Kornel
** Tags added: regression-release

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

Title:
  Python docker page does not import: No module named 'distutils'

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


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

[Bug 2061929] [NEW] Python docker page does not import: No module named 'distutils'

2024-04-16 Thread A. Karl Kornel
Public bug reported:

This is on a fresh install of the 20.04 beta that was released on April
12.  I used the Desktop installer, into a VMware Fusion VM, on amd64.

Other than the defaults for a fresh Ubuntu Desktop install, all I ran
was `apt install -y docker.io python3-docker`.

I ran `python3`, tried to execute `import docker`, and got this:

Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import docker
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/docker/__init__.py", line 2, in 
from .api import APIClient
  File "/usr/lib/python3/dist-packages/docker/api/__init__.py", line 2, in 

from .client import APIClient
  File "/usr/lib/python3/dist-packages/docker/api/client.py", line 10, in 

from .. import auth
  File "/usr/lib/python3/dist-packages/docker/auth.py", line 5, in 
from . import credentials
  File "/usr/lib/python3/dist-packages/docker/credentials/__init__.py", line 2, 
in 
from .store import Store
  File "/usr/lib/python3/dist-packages/docker/credentials/store.py", line 7, in 

from .utils import create_environment_dict
  File "/usr/lib/python3/dist-packages/docker/credentials/utils.py", line 1, in 

import distutils.spawn
ModuleNotFoundError: No module named 'distutils'

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: python3-docker 5.0.3-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr 16 16:35:20 2024
InstallationDate: Installed on 2024-04-16 (0 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: python-docker
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-docker (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Python docker page does not import: No module named 'distutils'

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


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

[Bug 2039113] Re: snap "core" is not removable: snap is used by the model (and ubuntu-advantage-tools used to install it by default on all installs)

2024-03-17 Thread karl stevens
On 24.04 Ubuntu essentially re-branded appimages as snaps and then
blocked all appimages from running.

Is this supposed to protect the OS from it's own users?
All they have to do is boot from a thumb-drive, reformat Ubuntu and move on to 
more open system.

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

Title:
  snap "core" is not removable: snap is used by the model (and ubuntu-
  advantage-tools used to install it by default on all installs)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-livepatch-client/+bug/2039113/+subscriptions


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

[Bug 2056541] [NEW] wish: versions should be displayed immediately

2024-03-08 Thread Karl
Public bug reported:

when selecting a package, and "expanding" Technical description, tab "Changes", 
initially appears:
"Downloading list of changes...
((Cancel button))"

currently, this seems to take forever for me. What I really want to know
is which version is installed, and which version is due to be installed.
This is already known locally, however, it is only displayed as the
first three lines after downloading the change log. Then is looks like:

"Changes for :
Installed version: 
Available version: "

followed by a bold heading per version, and the notes for each in-
between version.

(in this case, the specific situation is
Changes for linux-headers-generic versions:
Installed version: 5.4.0.170.168
Available version: 5.4.0.173.171

but it seems that there is no change log entry for 5.4.0.170.168 so I
get a long list with Version 5.4.0.171.169: followed by Version
5.4.0.169.167: all the way down to Version 3.18.0.1.1: - maybe this is
why it takes so long?)


My wish is that these three lines, which are already known, are displayed 
immediately, so that I need not wait for the change log to be downloaded.
Or feel free to tell me, by all means, if I can find the versions already via 
some other way. "Description" does not contain it (as expected) and I see no 
widget which may help me find this information, within the application 8I am 
aware, there are apt commend line tools, but Software Updater should make it 
unnecessary for me to use them to find out simple information like this.

I run 20.04LTS and the update-manager version installed is 1:20.04.10.18

** Affects: update-manager (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/2056541

Title:
  wish: versions should be displayed immediately

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


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

[Bug 1969294] Re: Ubuntu 22.04 gdm3 freezes with Nvidia GPU

2022-05-29 Thread Karl Schindler
i have a similar issue.
ubuntu 22.04 installed, nvidia 510 driver on desktop.
after boot, login using any application the screen freezes. the timing seems 
random, sometimes earlier, sometimes later.
can only do ALT-PrtScr-B to reboot.
the strange thing is: after this reboot, the screen no longer freezes!

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

Title:
  Ubuntu 22.04 gdm3 freezes with Nvidia GPU

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


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

[Bug 1971058] Re: package yaru-theme-gnome-shell 21.10.2 failed to install/upgrade: new yaru-theme-gnome-shell package pre-installation script subprocess returned error exit status 1

2022-05-11 Thread Karl Schindler
same bug now in 22.04

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

Title:
  package yaru-theme-gnome-shell 21.10.2 failed to install/upgrade: new
  yaru-theme-gnome-shell package pre-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1971058/+subscriptions


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

[Bug 1972073] [NEW] ipcalc in 0.42-2 split is broken - segments too small

2022-05-07 Thread Karl Fischer
Public bug reported:

$ dpkg -l ipcalc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---===
ii  ipcalc 0.42-2   all  parameter calculator for IPv4 
addresses

ipcalc itself shows version 0.5

# ipcalc -v
0.5


# asked for networks with 50 hosts each it spits out /27 in steps of /26

$ ipcalc 192.168.13.13 -s 50 50 50
Address:   192.168.13.131100.10101000.1101. 1101
Netmask:   255.255.255.0 = 24   ... 
Wildcard:  0.0.0.255... 
=>
Network:   192.168.13.0/24  1100.10101000.1101. 
HostMin:   192.168.13.1 1100.10101000.1101. 0001
HostMax:   192.168.13.254   1100.10101000.1101. 1110
Broadcast: 192.168.13.255   1100.10101000.1101. 
Hosts/Net: 254   Class C, Private Internet

1. Requested size: 50 hosts
Netmask:   255.255.255.224 = 27 ...111 0
Network:   192.168.13.0/27  1100.10101000.1101.000 0
HostMin:   192.168.13.1 1100.10101000.1101.000 1
HostMax:   192.168.13.301100.10101000.1101.000 0
Broadcast: 192.168.13.311100.10101000.1101.000 1
Hosts/Net: 30Class C, Private Internet

2. Requested size: 50 hosts
Netmask:   255.255.255.224 = 27 ...111 0
Network:   192.168.13.64/27 1100.10101000.1101.010 0
HostMin:   192.168.13.651100.10101000.1101.010 1
HostMax:   192.168.13.941100.10101000.1101.010 0
Broadcast: 192.168.13.951100.10101000.1101.010 1
Hosts/Net: 30Class C, Private Internet

3. Requested size: 50 hosts
Netmask:   255.255.255.224 = 27 ...111 0
Network:   192.168.13.128/271100.10101000.1101.100 0
HostMin:   192.168.13.129   1100.10101000.1101.100 1
HostMax:   192.168.13.158   1100.10101000.1101.100 0
Broadcast: 192.168.13.159   1100.10101000.1101.100 1
Hosts/Net: 30Class C, Private Internet

Needed size:  192 addresses.
Used network: 192.168.13.0/24
Unused:
192.168.13.192/26


Older version was correct:

$ dpkg -l ipcalc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---===
ii  ipcalc 0.41-5   all  parameter calculator for IPv4 
addresses

$ ipcalc 192.168.13.13 -s 50 50 50
Address:   192.168.13.131100.10101000.1101. 1101
Netmask:   255.255.255.0 = 24   ... 
Wildcard:  0.0.0.255... 
=>
Network:   192.168.13.0/24  1100.10101000.1101. 
HostMin:   192.168.13.1 1100.10101000.1101. 0001
HostMax:   192.168.13.254   1100.10101000.1101. 1110
Broadcast: 192.168.13.255   1100.10101000.1101. 
Hosts/Net: 254   Class C, Private Internet

1. Requested size: 50 hosts
Netmask:   255.255.255.192 = 26 ...11 00
Network:   192.168.13.0/26  1100.10101000.1101.00 00
HostMin:   192.168.13.1 1100.10101000.1101.00 01
HostMax:   192.168.13.621100.10101000.1101.00 10
Broadcast: 192.168.13.631100.10101000.1101.00 11
Hosts/Net: 62Class C, Private Internet

2. Requested size: 50 hosts
Netmask:   255.255.255.192 = 26 ...11 00
Network:   192.168.13.64/26 1100.10101000.1101.01 00
HostMin:   192.168.13.651100.10101000.1101.01 01
HostMax:   192.168.13.126   1100.10101000.1101.01 10
Broadcast: 192.168.13.127   1100.10101000.1101.01 11
Hosts/Net: 62Class C, Private Internet

3. Requested size: 50 hosts
Netmask:   255.255.255.192 = 26 ...11 00
Network:   192.168.13.128/261100.10101000.1101.10 00
HostMin:   192.168.13.129   1100.10101000.1101.10 01
HostMax:   192.168.13.190   1100.10101000.1101.10 10
Broadcast: 192.168.13.191   1100.10101000.1101.10 11
Hosts/Net: 62Class C, Private Internet

Needed size:  192 addresses.
Used network: 192.168.13.0/24
Unused:
192.168.13.192/26


Just found: issue seems to be fixed 

[Bug 1940754] Re: Scanned images are deteriorated by compression artifacts with Brother MFC-L2710DW

2022-03-13 Thread Karl Kastner
The problems has disappeared. xsane and scanimage work fine now:

- The xsane gui offers scan resolutions up to 9600 dpi
- No compression artefacts, tested with 1200 dpi
- No error messages are displayed by xsane

The reason is a mystery, neither any sane nor brscan related packages
seem to have been updated in the meantime, but the options xsane offers
and how it behaves are clearly different. I can't remember having
touched any scanner related configuration since then.

However, even though there is only one device, which is connected via
WLAN, xsane offers me two "devices" upon startup:

Brother *b20210821 MFC-L2710DW [brother4:net1;dev0]

and

ESCL Brother MFC-L271 flatbed scanner [escl:http://192.168.178.26:80]

With the first "device", "Brother *b20210821", scanning works fine, with
the second device "ESCL Brother MFC-L271", the old problems occur.

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

Title:
  Scanned images are deteriorated by compression artifacts with Brother
  MFC-L2710DW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1940754/+subscriptions


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

[Bug 1961596] Re: Ubuntu 20.04 with kernel version 5.11.0-34 stopped detecting external monitor

2022-02-22 Thread Kevin Karl
Thanks for the solution. I removed "nomodeset" from grub config and now
it detects external monitor.

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

Title:
  Ubuntu 20.04 with kernel version 5.11.0-34 stopped detecting external
  monitor

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


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

[Bug 1961596] [NEW] Ubuntu 20.04 with kernel version 5.11.0-34 stopped detecting external monitor

2022-02-21 Thread Kevin Karl
Public bug reported:

Graphics option in About pane shows "llvmpipe (LLVM 12.0.0, 256 bits)"

$ lspci | grep -E 'VGA|Display'
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 05)

$ glxinfo -B
name of display: :1
display: :1  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa/X.org (0x)
Device: llvmpipe (LLVM 12.0.0, 256 bits) (0x)
Version: 21.2.6
Accelerated: no
Video memory: 31887MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 12.0.0, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.6
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 21.2.6
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 5.11.0-34.36~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-34-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 21 14:42:46 2022
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 evdi, 1.9.1, 5.13.0-28-generic, x86_64: installed
 evdi, 1.9.1, 5.13.0-30-generic, x86_64: installed
 virtualbox, 6.1.26, 5.13.0-28-generic, x86_64: installed
 virtualbox, 6.1.26, 5.13.0-30-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics [8086:9bc4] (rev 05) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:8784]
InstallationDate: Installed on 2021-03-03 (355 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: HP HP ZBook Fury 15 G7 Mobile Workstation
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-34-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash nomodeset vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/05/2021
dmi.bios.release: 4.1
dmi.bios.vendor: HP
dmi.bios.version: S92 Ver. 01.04.01
dmi.board.name: 8783
dmi.board.vendor: HP
dmi.board.version: KBC Version 16.3D.00
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.ec.firmware.release: 22.61
dmi.modalias: 
dmi:bvnHP:bvrS92Ver.01.04.01:bd01/05/2021:br4.1:efr22.61:svnHP:pnHPZBookFury15G7MobileWorkstation:pvr:sku26F75AV:rvnHP:rn8783:rvrKBCVersion16.3D.00:cvnHP:ct10:cvr:
dmi.product.family: 103C_5336AN HP ZBook
dmi.product.name: HP ZBook Fury 15 G7 Mobile Workstation
dmi.product.sku: 26F75AV
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.6-0ubuntu0.1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Ubuntu 20.04 with kernel version 5.11.0-34 stopped detecting external
  monitor

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


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

[Bug 1960711] Re: USB does not work any more after wake up from suspend

2022-02-20 Thread Karl Kastner
This problem is still affects 5.15.0-22-generic

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

Title:
  USB does not work any more after wake up from suspend

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


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

[Bug 1960711] [NEW] USB does not work any more after wake up from suspend

2022-02-12 Thread Karl Kastner
Public bug reported:

On Lenovo E14 Gen 2 kernel 5.13.0-22 exhibits multiple bugs, one of them
is that he USB sometimes does not work any more after suspend and a
reboot is necessary. This problem occurs every few kernel versions, so
it would be really nice if there would be a way to reload the build in
usb module

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.13.0-22-generic 5.13.0-22.22~20.04.1
ProcVersionSignature: Ubuntu 5.13.0-22.22~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Feb 12 16:42:10 2022
InstallationDate: Installed on 2015-11-05 (2291 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-signed-hwe-5.13
UpgradeStatus: Upgraded to focal on 2020-09-10 (520 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T14:28:39.455024

** Affects: linux-signed-hwe-5.13 (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/1960711

Title:
  USB does not work any more after wake up from suspend

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


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

[Bug 1960710] [NEW] Ant war on primary laptop screen after attaching an external monitor and switching it on and off

2022-02-12 Thread Karl Kastner
Public bug reported:

On Lenovo E14 Gen 2 kernel 5.13.0-22 exhibits multiple bugs, one of them
is that the primary screen shows white noise (ant war) after attaching
an external monitor and switching it on and oft This cannot be solved by
switching to tty or restarting the display manager, reboot necessary

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.13.0-22-generic 5.13.0-22.22~20.04.1
ProcVersionSignature: Ubuntu 5.13.0-22.22~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Feb 12 16:34:08 2022
InstallationDate: Installed on 2015-11-05 (2291 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-signed-hwe-5.13
UpgradeStatus: Upgraded to focal on 2020-09-10 (520 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T14:28:39.455024

** Affects: linux-signed-hwe-5.13 (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/1960710

Title:
   Ant war on primary laptop screen after attaching an external monitor
  and switching it on and off

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


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

[Bug 1960172] [NEW] Raspberry Pi: touch keyboard issues

2022-02-06 Thread Karl Semich
Public bug reported:

I've been struggling to use my raspberry pi with a hardware keyboard
connected.

I have some software engineering experience and would really love to
know even just where the source code is that controls the touch
keyboard.

- When the touch keyboard displays, touch events that are outside the keyboard 
are shifted up on the screen, away from their visuals, such that random events 
can happen when the screen is touched.
- I do not see a way to disable the touch keyboard, making navigation of forms 
difficult.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: gnome-session-bin 40.1.1-1ubuntu1
ProcVersionSignature: User Name 5.13.0-1015.17-raspi 5.13.19
Uname: Linux 5.13.0-1015-raspi aarch64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl icp
ApportVersion: 2.20.11-0ubuntu71
Architecture: arm64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sun Feb  6 07:06:29 2022
ExecutablePath: /usr/libexec/gnome-session-binary
ImageMediaBuild: 20210421.1
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: gnome-session
UpgradeStatus: Upgraded to impish on 2021-12-22 (45 days ago)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug arm64 arm64-image impish raspi-image uec-images

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

Title:
  Raspberry Pi: touch keyboard issues

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


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

[Bug 1959068] [NEW] old highscores are disregarded in ranking

2022-01-25 Thread Karl
Public bug reported:

I have a highscore file that reaches several years back. When I choose a
setup I haven't played recently, I notice that the old scores are shown
but lower scores are sroted before them, so while they are displayed in
the highscore list, they are treated as if the score was lower than
displayed (possibly 0). I also have the impression that not all scores
are displayed in the highscore list (because when playing I usually name
the entry by the score number, e.g. when I managed to rank third, I
would mostly call the entry "ke3" while when I reach a highscore I will
enter KE in upper case and no number, and it is very unlikely I played
one setup only a few times, so if a highscore table shows only some
entries and even more so if they have numbers, it is likely that others
are missing.

The old highscore was shown as the current highscore during playing that
game, and when playing again it was replaced by the lower new one.

Package version: 2.5+dfsg1-1build1
Ubuntu version: 20.04.3 LTS

I attach a sample screenshot of wrong sorting and my .bl2/hscore.dat
file (after playing once more).

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

** Attachment added: "screenshot showing a lower new score above a higher old 
one"
   
https://bugs.launchpad.net/bugs/1959068/+attachment/5557481/+files/Screenshot%20from%202022-01-26%2007-44-06.png

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

Title:
  old highscores are disregarded in ranking

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


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

[Bug 1959068] Re: old highscores are disregarded in ranking

2022-01-25 Thread Karl
** Attachment added: "sample .bl2/hscore.dat file with old and new entries"
   
https://bugs.launchpad.net/ubuntu/+source/blockout2/+bug/1959068/+attachment/5557482/+files/hscore.dat

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

Title:
  old highscores are disregarded in ranking

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


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

[Bug 1955995] [NEW] Disabling display compositing causes render errors

2021-12-29 Thread Karl Krach
Public bug reported:

I ve upgraded from Xubuntu 21.04 to 21.10 and after that programs like
KeePassXC, Firefox or all Qt5 examples have ugly render problems.

It turned out that I ve disabled the "display compositing" (XFCE
settings --> Window Manager Tweaks --> Compositor --> Enable display
compositing).

diff -Naur .config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml 
.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
--- .config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml  2021-12-29 
16:25:36.634389272 +0100
+++ .config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml  2021-06-30 
09:48:33.925160991 +0200
@@ -47,7 +47,7 @@
 
 
 
-
+
 
 
 


When I ve enabled the display compositing, the problems are gone.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xfce4-settings 4.16.2-1ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: XFCE
Date: Wed Dec 29 18:07:12 2021
InstallationDate: Installed on 2020-07-09 (537 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: xfce4-settings
UpgradeStatus: Upgraded to impish on 2021-12-18 (10 days ago)

** Affects: xfce4-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

** Attachment added: "screen photo of graphic problems"
   
https://bugs.launchpad.net/bugs/1955995/+attachment/5550287/+files/KeePassXC_photo_small.jpg

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

Title:
  Disabling display compositing causes render errors

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


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

[Bug 1253205] Re: logging of error in opening file

2021-11-11 Thread Karl-Philipp Richter
** Changed in: apt-cacher-ng (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  logging of error in opening file

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


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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-11-04 Thread Karl
attached screenshot shows: 
Security Updates:
wrongly grouped timezone data (tzdata) under Firefox Web Browser (firefox), 
wrongly ungrouped English language pack for Firefox (firefox-locale-en)
Other Updates:
wrongly grouped under virtualbox-6.1: alsa-ucm-conf, libpulse0

** Attachment added: "software updater screenshot 20204"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5538301/+files/Screenshot%20from%202021-11-04%2017-36-05.png

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

Title:
  Package shown inside wrong group in tree view

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


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

[Bug 811604] Re: uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

2021-11-02 Thread Karl Kastner
20.04 focal, uvcdynctrl-udev.log is 21G. The first entry in this log
file if from Fri Dec  4 21:01:36 CET 2015. This file should be added to
the logrotate list as suggested by James Mitchell (jmit) on 2016-10-19.

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

Title:
  uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

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


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

[Bug 1913552] Re: using tpm reports "/dev/tpm0: Permission denied"

2021-10-24 Thread Thomas Karl Pietrowski
Hello Christian,

basically it is the same what people do here:
https://askubuntu.com/questions/1365829/qemu-failed-to-passthrough-a-tpm-device

Except that you need to write "/dev/tpm0 rm," into the file, as the
colon is missing and starting a VM will give you complaints on an
AppArmor rule.

In my opinion, the best solution would be either to let libvirt add an
exception when starting a VM that needs a TPM passthrough or the
exception will be made in an Apparmor file for libvirt users and its
spawned processes.

Regards,
Thomas

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

Title:
  using tpm reports "/dev/tpm0: Permission denied"

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


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

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2021-10-18 Thread Karl Ljungkvist
Seeing how this has been treated for 4.5 years makes this seem like a
pretty dysfunctional project. Please have mercy on your poor users and
fix this.

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

Title:
  Please move the "$HOME/snap" directory to a less obtrusive location

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


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

[Bug 1750278] Re: Bionic ISO installer too wide for 800x600

2021-09-08 Thread Karl Kastner
The minimum specifications suck, as Ubuntu defaults to 800x600 sometimes
when the appropriate graphics drivers are not loaded. I remember brand
new laptops where the live CD just booted in low resolution, and I had
to navigate through the installation menu by hitting tab and enter by
mere guess, because the buttons were out of frame.

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

Title:
  Bionic ISO installer too wide for 800x600

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


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

[Bug 1910908] Re: Web-login page for captive portals not opening on public wireless networks

2021-09-07 Thread Karl Kastner
I found meanwhile that the web login worked at most other places I have
been to since then. Thus, Ubuntu 20.04 seems to ignore the captive
portal only under particular circumstances which indicates that one of
the less common captive portal variants does not work.

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

Title:
  Web-login page for captive portals not opening on public wireless
  networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1910908/+subscriptions


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

[Bug 1913552] Re: using tpm reports "/dev/tpm0: Permission denied"

2021-09-06 Thread Thomas Karl Pietrowski
Adding the service to apparmor works. Looks like libvirt needs an
apparmor rule or prior start of a VM apparmor needs to receive the
instruction to allow access as long as the VM is running.

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

Title:
  using tpm reports "/dev/tpm0: Permission denied"

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


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

[Bug 1940754] [NEW] All scans via sane deteriotad by compression artefacts for Brother MFC-L2710DW

2021-08-21 Thread Karl Kastner
Public bug reported:

I have a Brother MFC-L2710DW printer with integrated flatbed scanner.
There are two major problems when scanning with sane:

The first problem is that the quality of all scanned images is very poor
due to 8x8 pixel JPG compression artefacts. The root coarse seems to be
the backend, as the result is the same independently if the image is
acquired through xsane or scanimage.

The second problem is that sane only scans up to 300 dpi. 1200 dpi is
not offered at all and for 600 dpi the error message "Failed to start
scanner: Invalid argument" is displayed. Interestingly the message is
displayed after the scanner has completed the scan, but the data seems
not to be received or understood by sane.

The scanner works fine in Ubuntu with the commercial software vuescan,
which rules out a firmware bug or malfunctioning of the scanner itself.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libsane 1.0.29-0ubuntu5.2
ProcVersionSignature: Ubuntu 5.11.0-16.17~20.04.5-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 21 23:00:21 2021
InstallationDate: Installed on 2015-11-05 (2116 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: sane-backends
UpgradeStatus: Upgraded to focal on 2020-09-10 (345 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T14:28:39.455024

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  All scans via sane deteriotad by compression artefacts for Brother
  MFC-L2710DW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1940754/+subscriptions


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

[Bug 1939369] [NEW] use current upstream release 1.26.0

2021-08-09 Thread Karl
Public bug reported:

according to https://github.com/mate-desktop/atril/releases the current release 
is 1.26.0
One major improvement/bugfix is that it will no longer spawn one 
WebKitNetworkProcess each when viewing pdf files.

** Affects: atril (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/1939369

Title:
  use current upstream release 1.26.0

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


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

[Bug 1820866] Re: File dialog extremely slow scanning network mounts

2021-07-30 Thread Karl Kastner
I have the same problem on Ubuntu 20.04.2 LTS since a couple of days,
esp. in libreoffice and evince. Sometimes I have to kill the
applications. The problem occurred out of the blue.

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

Title:
  File dialog extremely slow scanning network mounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1820866/+subscriptions


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

[Bug 1933318] Re: package proftpd-core 1.3.7a+dfsg-12 failed to install/upgrade: installed proftpd-core package post-installation script subprocess returned error exit status 1

2021-07-19 Thread Karl Schindler
it was always the proftpd-core config problem
the following solved it for me:

sudo apt remove proftpd*
sudp apt purge proftpd*
sudo apt-get install proftpd*

sudo service proftpd start

proftpd.service - ProFTPD FTP Server
 Loaded: loaded (/lib/systemd/system/proftpd.service; enabled; vendor 
preset: enabled)
 Active: active (running) since Mon 2021-07-19 12:53:36 +07; 9min ago
   Main PID: 12406 (proftpd)
  Tasks: 1 (limit: 4632)
 Memory: 4.1M

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

Title:
  package proftpd-core 1.3.7a+dfsg-12 failed to install/upgrade:
  installed proftpd-core package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1933318/+subscriptions


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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-06-17 Thread Karl
Just now: libxml2, libhogweed5, libnettle7 wrongly grouped, firefox-locale-en 
wrongly ungrouped
all three wrongly grouped have i386 packages that are ungrouped
update-manager version 1:20.04.10.7

** Attachment added: "libxml2, libhogweed5, libnettle7 wrongly grouped, 
firefox-locale-en wrongly ungrouped"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5505414/+files/Screenshot%20from%202021-06-18%2007-33-54.png

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-05-26 Thread Karl
as attached, from today: grouping gnome-disk-utility wrongly contains
libpam-modules, libpam0g, libpam-runtime (but not libpam-modules-bin,
libpam0g:i386)

update-manager version: 1:20.04.10.7

** Attachment added: "grouping gnome-disk-utility wrongly contains 
libpam-modules, libpam0g, libpam-runtime"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5500620/+files/2021-05-27T07-40-20-softwareupdater-grouping-Disks.png

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1928380] [NEW] wish: switch to package names

2021-05-13 Thread Karl
Public bug reported:

Request for enhancement: 
as a technically minded person, I find the package titles displayed sometimes 
confusing. For example, right now four items are identically named "Manage 
release upgrades". 

I would find it convenient to have an option to switch the displayed
names in tree view to the technical package name, so that e.g. instead
of "Software Updater" it displays "update-manager".

I am well aware of the fact that by expanding the "Technical
description" part of the window, I can already look up each package name
in turn.

You are welcome to not change the expandable section headings, since
e.g. "Ubuntu base" is a conceptual name rather than a package name, as
far as I am aware.

In my opinion, such a switch could suitably be placed as a checkbox in
the Settings tab "Developer options".

** Affects: update-manager (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/1928380

Title:
  wish: switch to package names

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

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

[Bug 1928325] [NEW] Linphone package is of outdated not properly functioning version

2021-05-13 Thread Karl Kastner
Public bug reported:

The current linphone release is 4.2.5, yet the default package in ubuntu
20.04 is merely 3.12.

The version 3.12 is outdated. It has been discontinued and is also not working 
properly,
for example, the wizard fails to create/store sip account settings, clicking 
the call button does nothing, not even an error message is displayed, c.f. 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948227

Please either replace the linphone version with a more recent properly
working one, or remove linphone from the repository so that users can
download it from https://www.linphone.org/releases/linux/app/ right
away.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linphone 3.12.0-3.1
Uname: Linux 5.8.0-050800-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.17
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu May 13 12:49:53 2021
InstallationDate: Installed on 2015-11-05 (2016 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linphone
UpgradeStatus: Upgraded to focal on 2020-09-10 (245 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T14:28:39.455024

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


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  Linphone package is of outdated not properly functioning version

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

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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-04-29 Thread Karl
I foirgot to write: I use focal, LXDE, update-manager version is
1:20.04.10.6

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-04-29 Thread Karl
Screenshot shows: 
Security: GStreamer and Samba patched grouped in Archive Manager,
Other: OpenLDAP grouped in Oracle VM VirtualBox (PPA)

** Attachment added: "one more wrongly grouped screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5493467/+files/Screenshot%20from%202021-04-30%2005-50-59.png

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1926143] [NEW] DNS resolution faulty over openconnect

2021-04-26 Thread Karl Kastner
Public bug reported:

When connected over VPN, then some domain names are incorrectly
resolved. In particular HTTPS/SSL is not working for many sites. Steps
to reproduce:

1) Connect to a vpn via openconnect

2) Lookup an address:

nslookup www.bing.com
Server: 127.0.0.1
Address:127.0.0.1#53

Non-authoritative answer:
Name:   www.bing.com
Address: 145.253.3.148
Name:   www.bing.com
Address: 2a01:860:0:210::1:0

Which is wrong. Whois shows that this is actually an address of a
backbone server used by my provider.

Workaround:

3) Deactivate automatic updates to resolv.conf with sudo dpkg-reconfigure 
resolvconf
4) Add the line: nameserver 8.8.8.8 to /etc/resolvconf/resolv.conf.d/head
5) run sudo resolvconf -u
6) Verify DNS resolution:

nslookup www.bing.com
Server: 8.8.8.8
Address:8.8.8.8#53

Non-authoritative answer:
www.bing.comcanonical name = a-0001.a-afdentry.net.trafficmanager.net.
a-0001.a-afdentry.net.trafficmanager.netcanonical name = 
www-bing-com.dual-a-0001.a-msedge.net.
www-bing-com.dual-a-0001.a-msedge.net   canonical name = 
dual-a-0001.a-msedge.net.
Name:   dual-a-0001.a-msedge.net
Address: 204.79.197.200
Name:   dual-a-0001.a-msedge.net
Address: 13.107.21.200
Name:   dual-a-0001.a-msedge.net
Address: 2620:1ec:c11::200

Which returns the correct ip address.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: resolvconf 1.82
Uname: Linux 5.8.0-050800-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 26 11:21:43 2021
InstallationDate: Installed on 2015-11-05 (1999 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: resolvconf
UpgradeStatus: Upgraded to focal on 2020-09-10 (228 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T14:28:39.455024

** Affects: resolvconf (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/1926143

Title:
  DNS resolution faulty over openconnect

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

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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-04-14 Thread Karl
screenshot shows that in addition to the mis-grouping reported before, now (for 
me) firefox also has unrelated stuff grouped within it, on the other hand, I 
would have expected the firefox language pack to be grouped with firefox, which 
it isn't.
No PPA involed in the firefox mis-grouping, but libraries wrongly grouped have 
versions for i386 which are not grouped.

** Attachment added: "Screenshot from 2021-04-14 06-20-04.png"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5487779/+files/Screenshot%20from%202021-04-14%2006-20-04.png

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-04-12 Thread Karl Edwards
The fix from mohamed-badaoui is working as expected for me & I have no
problems with Firefox @magellan-2000

The only incapability I noticed (I haven't read through all of these
comments so I apologize if this is a repeat) is that once the numpad is
enabled the regular track-pad function is disabled until the numpad is
once again disabled. Not a big deal at all, just something I noticed..
On Windows the trackpad distinguishes between regular mouse/pointer use
and numpad clicking when the numpad is active so you don't have to turn
it on & off multiple times. Excellent work to the main contributors!!!

ZenBook Flip S
UX371E
Ubuntu 20.10

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-04-12 Thread Karl
I can give another example (and not the first one I've seen).
The group is qbittorrent, but apt, libudev1, apt-utils, libapt-pkg6.0, 
libsystemd0 all aren't related at all.
qbittorrent comes from a PPA 
(http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu).
There are non-grouped libudev1:i386, libsystemd0:i386 and I had the impression 
before that the occurrence of both a native and a i386 package may be involved 
in the mis-grouping.

** Attachment added: "Screenshot from 2021-04-12 11-48-08.png"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5486830/+files/Screenshot%20from%202021-04-12%2011-48-08.png

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

Title:
  Package shown inside wrong group in tree view

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

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

[Bug 1900856] Re: multiuser mount with sec=krb5: cifs_mount failed w/return code = -2

2021-03-30 Thread Karl O. Pinc
I believe this is the same bug as Debian bug#986168: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986168

A work-around can be found there.

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

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

Title:
  multiuser mount with sec=krb5: cifs_mount failed w/return code = -2

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

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

Re: [Bug 1919563] updated sssd with smart cards now brick systems without full cert chain

2021-03-28 Thread Karl Grindley
Marco,

Great!  This should be easy for me to test, and I’d be happy to do so.

I may be able to do a regression test to make sure the automated NSSDB
-> openssl upgrade works as well.  This would mean however that the
upgrade would need to drop the appropriate sssd.conf.d to configure the
partial_chain config option on upgrade.

I assume partial_chain will work even if the full chain is present?

Karl

> On Mar 28, 2021, at 4:15 PM, Marco Trevisan (Treviño) 
> <1919...@bugs.launchpad.net> wrote:
> 
> So, I've done some work on SSSD upstream to make this to happen:
> https://github.com/SSSD/sssd/pull/5558
> 
> With that we'll just be able to set on upgraders the option
> `certification_verification = partial_chain`, and this will just make
> the SSSD's PEM ring to work as the NSS db used to work: and so verify a
> certificate if its only its issuer is in the SSSD's CA certificates DB.
> 
> This comes with unit tests covering the case with generated
> certificates, not sure if I can personally test this with real hardware
> (for SRU purposes) though... We may still need to simulate it.
> 
> At the end, it's just as doing:
>  openssl verify -partial_chain -CAfile intermediate_CA.pem 
> intermediate_CA_issued_cert.pem
> 
> Karl, will this be enough for you?
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1919563
> 
> Title:
>  updated sssd with smart cards now brick systems without full cert
>  chain
> 
> Status in sssd package in Ubuntu:
>  New
> 
> Bug description:
>  With the latest sssd release supporting OpenSSL PKI authentication for
>  Ubuntu 20.04, the behavior between nssdb and OpenSSL has adversely
>  affected many systems which are configured for PKI only
>  authentication.
> 
>  The NSSDB implementation of sssd/p11_child ONLY requires the issuing
>  certificate to be populated to the nssdb and marked as trusted.  While
>  this may be considered a poorly configured system, it is still
>  technically valid.
> 
>  The OpenSSL implementation of the sssd/p11_child requires the FULL
>  cert chain to the root cert (which is then also trusted by the system
>  root chain) in order to allow a certificate to authenticate.
> 
>  By upgrading to the latest packages, the conversion process from nssdb
>  to the OpenSSL pam file fails to check the chain of trust, thereby
>  creating a denial of service for some systems configured to require
>  smart card/PKI authentication in the pam stack via pam_sss and
>  require_cert_auth flag.
> 
>  Note that this is a popular configuration due to many organizations
>  are required to follow NIST 800-171 (and other) security derived
>  policy.  Often policy requires PKI based authentication to be enforced
>  and all other authentication methods disabled.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1919563/+subscriptions

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

Title:
  updated sssd with smart cards now brick systems without full cert
  chain

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

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

Re: [Bug 1919563] updated sssd with smart cards now brick systems without full cert chain

2021-03-18 Thread Karl Grindley
> On Mar 17, 2021, at 10:01 PM, Marco Trevisan (Treviño) 
> <1919...@bugs.launchpad.net> wrote:
> 
> So, if I didn't get it wrong, if we'd just use /etc/ssl/certs/ca-
> certificates.crt as the SSSD pam certificate in such case would work?

While this would technically work, it would be really bad news.  This
would allow anyone with any user cert issued by a CA in the system wide
cert store (by any CA in the world) to be trusted and pass authorization
checks by p11_child.  (Albeit, some directory attributes would have to
line up, depending on your match rules)

You only want the full chain of the issuing, intermediate and root CA(s)
that are authorized to issue certs to users.

Really, going to OpenSSL is a bit of a downgrade. Nssdb, allows one to
flag which certs you want to trust, and which certs you don't. There’s
no way that I’m aware of to flag a cert in the
/etc/sssd/pki/sssd_auth_ca_db.pem to say I trust this cert, but not this
other cert.

Perhaps the right fix would be that p11_child is updated upstream to use
the system cert store to complete chain of trust, and only the
authorized issuing CAs should be put in the
/etc/sssd/pki/sssd_auth_ca_db.pem file.  Perhaps Summit would be willing
to add this config option, for which could be set to default to the
system store in Ubuntu in the Ubuntu packages.

This still assumes a user has properly setup the system store to trust
corporate root CAs (and intermediate, since there’s no way to
differentiate between trusted root vs untrusted supporting certs in the
system store in Ubuntu)

> I mean having this in /etc/sssd/sssd.conf
> 
> [pam]
> pam_cert_db_path = /etc/ssl/certs/ca-certificates.crt
> 
> And then what was into /etc/sssd/pki/sssd_auth_ca_db.pem to be added to
> .crt's under /usr/local/share/ca-certificates/sssd_auth_ca_db/ and
> eventually calling update-ca-certificates maybe?
> 
> We could even do the other way around probably, by adding an hook to
> /etc/ca-certificates/update.d/ so that we ensure that /etc/ssl/certs/ca-
> certificates.crt is always in sync with the system ring?
> 
> 
> As Robie said, we could revert this change but this would not be ideal for 
> various reasons IMHO:
> 1. As you said this is going to be used more and more, and so we'll have to 
> end up to keep supporting
>a growing number of systems with an outdated method that is going to be 
> dropped in future
>(i.e. better to do it now that its usage is limited than having to do it 
> in future when the audience
> is bigger)
> 2. We would like to have a single documented method to have smartcard auth in 
> ubuntu using SSSD that can
>be validated from 20.04 onward and that keep working in future LTSs (and 
> for sure next LTS will have to drop
>NSS anyways, so it's just about delaying a problem making it bigger).

Agreed.  We just need something to prevent a user from bricking a system
by just applying updates from upstream.  This is kind of a high priority
issue, given folks I’m sure are upgrading daily.  By now this issue is
starting to creep into offline synced repos.

Karl

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

Title:
  updated sssd with smart cards now brick systems without full cert
  chain

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

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

[Bug 1919563] Re: updated sssd with smart cards now brick systems without full cert chain

2021-03-17 Thread Karl Grindley
I agree and concur.

Just need some checks here, as this is a pretty big change in behavior
for a mid-life LTS release.

That said, the new configuration is in line with RHEL8, and will help
reduce the configuration scope for a working solution.

I'll also comment, (and perhaps a bit of scope creap, but...) we've
found a number of unfixed issues with sssd, specifically with PKINIT and
LDAP optimizations.  We're working with the upstream maintainers to help
address these.  We would like to see these brought into 20.04 LTS, as
all directory users can benefit here.  Are you or Marco the best to help
us bring these into a general release down the road?

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

Title:
  updated sssd with smart cards now brick systems without full cert
  chain

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

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

[Bug 1919563] Re: updated sssd with smart cards now brick systems without full cert chain

2021-03-17 Thread Karl Grindley
To speak to real world assessment here - there's a big push across many
(US) gov't orgs and industry to deploy MFA. These requirements are not
new, but many have not been enforced due to lack of compliance
checks/certifications.

This is changing with new efforts in the US Gov't industry circles with
regard to CMMC.  This is an assessment/certification that industry must
meet and maintain for contactual compliance, starting to roll out in the
next year or so.

Likewise there's been a lot of focus lately on unclassified compliance
with NIST policy.  We have a number of customers, working toward or
maintaining an MFA solution.  All are struggling.

Many have lagged with pam_pkcs11 providing/satisfying most compliance
requirements.  But with RHEL8 and Ubuntu 20.04 adoption underway (with
RHEL6 and 14.04 end of life) many are stuck working to cobble together
an implementation.

Of course with the uptick in remote work, MFA has also resurged, also
pushing along adoption of sssd MFA.

We noticed with the latest round of patching something was a-miss.  and
today tracked it down to this change.  We're working with our customers
to come up with a workaround.

I think there's a larger number of folks impacted here, but
unfortunately, the number of possible ways to do MFA is very large, and
because no one maintainer has completely documented/supported MFA well,
sysadmins typically develop their MFA craft using what they can.

I don't discourage this change, in fact, will help push along the MFA
adoption.

However, I think perhaps some preflight checks in the package could
solve someone bricking their machine. (or a large quantity of machines).
I'd also suggest that MFA support in general should be considered a core
requirement for future versions of the LTS, and well tested, supported
and documented. Adoption will only grow with time, and become more
critical. This will help reduce the variations of implementations, and
help drive folks to a known and supported configuration.


Reproduction of the issue:
In our circles, we see a fully Microsoft AD integrated Smartcard (with kerberos 
and PKINIT) implementation.  This also bleeds over into pam_sss configuration 
issues with U20.04, (for which I should file another ticket)

Based on my diagnosis today, I think this is isolated to p11_child, and
those with a nssdb with only issuing CA certs populated in the database.
I don't think this issue matters for which directory is being used and
if PKINIT is functioning, since all the MFA magic happens within
p11_child.

I'm going to assume that you folks have some way test AD with MFA, and
will try to summarize.

To reproduce, you'll need (at least) a 2 tier CA PKI chain.  Root ->
Issuing CA -> End user cert

(with old sssd version) configure for smart card auth
* do as you always do to join/setup sssd to a directory service
* verify user ID lookups, and login works as expected with password
* add any mapping/filter rules to the /etc/sssd/sssd.conf for p11_child
* upadte /usr/share/pam-configs/sss to Priority 800, rebuild pam stack, 
dpkg-divert /usr/share/pam-configs/sss
* add the root and issuing certs to /usr/local/share/ca-certificates, rebuild 
system trust store
* generate a new, empty nssdb
/usr/bin/certutil -N -d sql:/etc/pki/nssdb --empty-password
* when adding the certs to nssdb, only add the Issuing CA WITH CT,C,C flags
certutil -A -d /etc/pki/nssdb -n issuingCA.crt -t "CT,C,C" -i 
/usr/local/share/ca-certificates/issuingCA.pem
* enable openSC
modutil -force -dbdir /etc/pki/nssdb -add "OpenSC" -libfile opensc-pkcs11.so
* test PKI auth works
* login or:
/usr/libexec/sssd/p11_child --nssdb=/etc/pki/nssdb --pre -d 10 --debug-fd=1 
--verify no_ocsp


* perform upgrade to latest sssd
* verify the /etc/sssd/pki/sssd_auth_ca_db.pem is populated only with the 
issuingCA
* test p11_child to see if it breaks
/usr/libexec/sssd/p11_child --debug-microseconds=0 --debug-timestamps=1 
--debug-fd=23 --debug-level=0xf7f0 --pre --verify no_ocsp --nssdb 
/etc/sssd/pki/sssd_auth_ca_db.pem

fix it:
* add the /usr/local/share/ca-certificates/rootCA.pem >> 
/etc/sssd/pki/sssd_auth_ca_db.pem
* run p11_child again, observe that it works
* try to login

Brick your system procedure:
After above test procedure works: 
* configure for MFA on old sssd
* populate the below to /usr/share/pam-configs/sss-smartcardonly
* pam-auth-update --package --enable sss-smartcardonly --remove sss --force
* verify only smart card is allowed to login
* apt upgrade
* reboot, login no longer allowed

Note that SSHing into the system may be allowed, depending on ssh
configuration and if sss_ssh_authroizedkeys is enabled.

Name: SSS authentication - Requires Smartcard
Default: yes
Conflicts: sss
Priority: 800

Auth-Type: Primary
Auth:
[success=end default=ignore]pam_sss.so use_first_pass 
require_cert_auth
Auth-Initial:
[success=end default=ignore]pam_sss.so forward_pass 
require_cert_auth
Account-Type: Additional
Account:
sufficient  

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-03-17 Thread Karl Grindley
I don't know of a great way to test this without pulling apart
p11_child, or using it as part of a pre-flight check somehow during the
package update.  The problem here is you'd need a PKI cert to test that
preflight.

As a failsafe, a dialog during upgrade with a preflight check of
require_cert_auth in /etc/pam/common-password to throw a warning if the
user continues with smart card enforcement.  Force the user to ack to
proceed, otherwise fail the package install.

Perhaps adding a debconf flag to allow bypassing this dialog of this by
sysadmins.

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

Title:
  Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for
  p11_child

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

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

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-03-17 Thread Karl Grindley
I've opened this as a new bug here.
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1919563

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

Title:
  Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for
  p11_child

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

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

[Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2021-03-17 Thread Karl Grindley
This change had created a denial of service configuration bug for an
untold number of smart card configured (and smart card requires)
systems.

p11_child requires with the OpenSSL PEM full cert chain to function.
the NSSDB version does not.

So for folks that have configured the minimum in the NSSDB by only
adding the issuing certificate (and not chain of certs to the root),
smart card authentication will now fail by simply updating to the latest
Ubuntu 20.04 packages.  The nssdb to pam conversion script does not
check chain of trust in the new pam file.

So when untold number of systems roll this out with require_cert_auth in
the pam stack to be NIST 800-171 compliant, they will all be bricked and
no way to login.

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

Title:
  Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for
  p11_child

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

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

[Bug 1851573] Re: configuration file //.config/debconf-kde-helperrc not writable

2021-02-23 Thread Thomas Karl Pietrowski
I remember that I was removing recommended packages recently and since then I'm 
seeing the problem, too.
I have the feeling that one of the recommended dependencies became a required 
one.

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

Title:
  configuration file //.config/debconf-kde-helperrc not writable

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-runtime/+bug/1851573/+subscriptions

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

[Bug 1915784] Re: Permissions of executables pointing to "buildd"

2021-02-16 Thread Thomas Karl Pietrowski
*** This bug is a duplicate of bug 1915250 ***
https://bugs.launchpad.net/bugs/1915250

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

** Changed in: wireshark (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/1915784

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1915784] Re: Permissions of executables pointing to "buildd"

2021-02-16 Thread Thomas Karl Pietrowski
*** This bug is a duplicate of bug 1915250 ***
https://bugs.launchpad.net/bugs/1915250

Hint for others: You can downgrade the package using Synaptic or any
other good package manager :)

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

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1915784] Re: Permissions of executables pointing to "buildd"

2021-02-16 Thread Thomas Karl Pietrowski
*** This bug is a duplicate of bug 1915250 ***
https://bugs.launchpad.net/bugs/1915250

Fixed as the faulty package has been removed from the proposed repo.

** Changed in: sudo (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/1915784

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1915250] Re: buildd file owner/group for shared libraries

2021-02-16 Thread Thomas Karl Pietrowski
@xnox: To fill your list:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1915784

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

Title:
  buildd file owner/group for shared libraries

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

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

[Bug 1915784] Re: Permissions of executables pointing to "buildd"

2021-02-16 Thread Thomas Karl Pietrowski
*** This bug is a duplicate of bug 1915250 ***
https://bugs.launchpad.net/bugs/1915250

Thank you too for looking into this!
Good luck! :)

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

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1915784] Re: Permissions of executables pointing to "buildd"

2021-02-16 Thread Thomas Karl Pietrowski
** Also affects: xz-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: wireshark (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: openssh (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: snap (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: screen (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: psensor (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: pipewire (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: netstat-nat (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: lzma (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: fuse3 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ccache (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: apport (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/1915784

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1915784] [NEW] Permissions of executables pointing to "buildd"

2021-02-15 Thread Thomas Karl Pietrowski
Public bug reported:

I've noticed this issue already with other applications, which have been 
updated recently, too.
This morning I've updated the sudo package and it broke, too.

The common issue is that fakeroot gets omitted or faulty in your build
environment somehow.

After looking into the current sudo package I've noticed that all files
are owned by "buildd:buildd", which doesn't exist on my computer and
thus the 2001:2501 on my local machine.

I'll try to collect some other packages, too, which have the same
problem.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: sudo 1.9.5p2-2ubuntu1
ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11
Uname: Linux 5.10.0-14-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu58
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Tue Feb 16 08:33:27 2021
InstallationDate: Installed on 2020-01-27 (385 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: sudo
UpgradeStatus: No upgrade log present (probably fresh install)
VisudoCheck:
 /etc/sudoers: parsed OK
 /etc/sudoers.d/README: parsed OK

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


** Tags: amd64 apport-bug hirsute package-from-proposed

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

Title:
  Permissions of executables pointing to "buildd"

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

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

[Bug 1913215] Re: Random kernel bugs on nouveau driver and NVidia 1070 Ti

2021-02-03 Thread Thomas Karl Pietrowski
I've got a very specific setup here, which relies on a btrfs filesystem to be 
mounted.
However, starting with 5.11.x there is a check prior mounting, which prevents 
me to boot.
It tells me basically something like "failed to read chunk tree", but I don't 
see anything in btrfs-progs which could fix it. Will keep you posted.

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-02-01 Thread Karl Edwards
+1 same 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/1810183

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1913215] Re: Random kernel bugs on nouveau driver and NVidia 1070 Ti

2021-01-28 Thread Thomas Karl Pietrowski
[ 3571.565465] BUG: kernel NULL pointer dereference, address: 0008
[ 3571.565468] #PF: supervisor read access in kernel mode
[ 3571.565469] #PF: error_code(0x) - not-present page
[ 3571.565470] PGD 0 P4D 0 
[ 3571.565472] Oops:  [#1] SMP NOPTI
[ 3571.565474] CPU: 0 PID: 1870 Comm: Xorg Tainted: P   O  
5.8.0-36-generic #40+21.04.1-Ubuntu
[ 3571.565475] Hardware name: System manufacturer System Product Name/PRIME 
X470-PRO, BIOS 5809 12/03/2020
[ 3571.565507] RIP: 0010:gp100_vmm_pgt_mem+0xca/0x180 [nouveau]
[ 3571.565508] Code: ff 49 89 7e 50 8b 45 c8 41 89 c5 8d 44 02 01 89 45 d4 41 
0f b7 57 12 49 8b 7f 08 46 8d 24 ea 48 8b 57 08 41 83 c5 01 4c 89 e6 <48> 8b 4a 
08 89 da e8 5b 39 21 d4 49 8b 7f 08 48 89 da 49 8d 74 24
[ 3571.565509] RSP: 0018:a46342343698 EFLAGS: 00010202
[ 3571.565510] RAX: 0008 RBX: fe970001 RCX: 0010
[ 3571.565511] RDX:  RSI: 0b00 RDI: 97a7c84e2c80
[ 3571.565511] RBP: a463423436d0 R08: a463423438a8 R09: 0008
[ 3571.565512] R10:  R11:  R12: 0b00
[ 3571.565513] R13: 0001 R14: a463423438a8 R15: 97a75dc360c0
[ 3571.565514] FS:  7f83e5e98a40() GS:97a8ee80() 
knlGS:
[ 3571.565514] CS:  0010 DS:  ES:  CR0: 80050033
[ 3571.565515] CR2: 0008 CR3: 000f98c26000 CR4: 003406f0
[ 3571.565516] Call Trace:
[ 3571.565541]  nvkm_vmm_iter.constprop.0+0x275/0x480 [nouveau]
[ 3571.565566]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[ 3571.565589]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[ 3571.565612]  ? nvkm_vmm_ref_sptes.isra.0+0x1b0/0x1b0 [nouveau]
[ 3571.565636]  nvkm_vmm_ptes_get_map+0x31/0xa0 [nouveau]
[ 3571.565658]  ? nvkm_vmm_ref_sptes.isra.0+0x1b0/0x1b0 [nouveau]
[ 3571.565681]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[ 3571.565704]  nvkm_vmm_map_locked+0x1b9/0x330 [nouveau]
[ 3571.565727]  nvkm_vmm_map+0x49/0x70 [nouveau]
[ 3571.565747]  nvkm_vram_map+0x58/0x80 [nouveau]
[ 3571.565770]  nvkm_uvmm_mthd_map.isra.0+0x1d6/0x270 [nouveau]
[ 3571.565793]  nvkm_uvmm_mthd+0x4e/0x390 [nouveau]
[ 3571.565816]  ? nvkm_vmm_node_insert+0x69/0x80 [nouveau]
[ 3571.565838]  ? nvkm_vmm_get_locked+0x378/0x520 [nouveau]
[ 3571.565855]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[ 3571.565871]  nvkm_ioctl_mthd+0x65/0x70 [nouveau]
[ 3571.565888]  nvkm_ioctl+0xf0/0x190 [nouveau]
[ 3571.565912]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[ 3571.565928]  nvif_object_ioctl+0x4e/0x60 [nouveau]
[ 3571.565944]  nvif_object_mthd+0x124/0x150 [nouveau]
[ 3571.565969]  ? nvkm_client_ioctl+0x12/0x20 [nouveau]
[ 3571.565985]  ? nvif_object_ioctl+0x4e/0x60 [nouveau]
[ 3571.566001]  ? nvif_object_mthd+0x139/0x150 [nouveau]
[ 3571.566017]  nvif_vmm_map+0x112/0x130 [nouveau]
[ 3571.566041]  nouveau_mem_map+0x8b/0xf0 [nouveau]
[ 3571.566065]  nouveau_vma_new+0x1b7/0x1e0 [nouveau]
[ 3571.566089]  nouveau_gem_object_open+0xdd/0x150 [nouveau]
[ 3571.566105]  drm_gem_handle_create_tail+0xe7/0x1b0 [drm]
[ 3571.566114]  drm_gem_prime_fd_to_handle+0xfe/0x1a0 [drm]
[ 3571.566123]  ? drm_prime_destroy_file_private+0x20/0x20 [drm]
[ 3571.566132]  drm_prime_fd_to_handle_ioctl+0x27/0x30 [drm]
[ 3571.566140]  drm_ioctl_kernel+0xae/0xf0 [drm]
[ 3571.566147]  drm_ioctl+0x238/0x3d0 [drm]
[ 3571.566156]  ? drm_prime_destroy_file_private+0x20/0x20 [drm]
[ 3571.566159]  ? hrtimer_start_range_ns+0x84/0xd0
[ 3571.566183]  nouveau_drm_ioctl+0x66/0xc0 [nouveau]
[ 3571.566185]  ksys_ioctl+0x8e/0xc0
[ 3571.566186]  __x64_sys_ioctl+0x1a/0x20
[ 3571.566188]  do_syscall_64+0x49/0xc0
[ 3571.566190]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3571.566191] RIP: 0033:0x7f83e631913b
[ 3571.566193] Code: 89 d8 49 8d 3c 1c 48 f7 d8 49 39 c4 72 b5 e8 1c ff ff ff 
85 c0 78 ba 4c 89 e0 5b 5d 41 5c c3 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d fd 2c 0d 00 f7 d8 64 89 01 48
[ 3571.566193] RSP: 002b:7ffedc52f0d8 EFLAGS: 0246 ORIG_RAX: 
0010
[ 3571.566194] RAX: ffda RBX: 7ffedc52f11c RCX: 7f83e631913b
[ 3571.566195] RDX: 7ffedc52f11c RSI: c00c642e RDI: 0014
[ 3571.566195] RBP: c00c642e R08: 561859800c20 R09: 561859800c20
[ 3571.566196] R10: 0007 R11: 0246 R12: 007b
[ 3571.566197] R13: 0014 R14: 561858819f38 R15: 
[ 3571.566198] Modules linked in: veth nf_conntrack_netlink xfrm_user xfrm_algo 
xt_addrtype br_netfilter md4 vboxnetadp(O) vboxnetflt(O) vboxdrv(O) nls_utf8 
cifs fscache libdes xt_CHECKSUM xt_MASQUERADE snd_seq_dummy snd_hrtimer snd_seq 
bridge stp llc aufs evdi(O) ip6t_REJECT nf_reject_ipv6 ip6t_rpfilter ipt_REJECT 
nf_reject_ipv4 xt_conntrack nf_conntrack_netbios_ns nf_conntrack_broadcast 
xt_CT xt_tcpudp nft_counter overlay nft_chain_nat nf_nat nf_conntrack 
nf_defrag_ipv6 nf_defrag_ipv4 ip6_tables nft_compat ip_set nf_tables nfnetlink 

[Bug 1913215] WifiSyslog.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457857/+files/WifiSyslog.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] UdevDb.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457856/+files/UdevDb.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] RfKill.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457855/+files/RfKill.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] PulseList.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457854/+files/PulseList.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] ProcModules.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457853/+files/ProcModules.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] ProcInterrupts.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457852/+files/ProcInterrupts.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] ProcEnviron.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

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

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] ProcCpuinfoMinimal.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457850/+files/ProcCpuinfoMinimal.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] ProcCpuinfo.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457849/+files/ProcCpuinfo.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] PaInfo.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457848/+files/PaInfo.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Lsusb-v.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457847/+files/Lsusb-v.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Lsusb-t.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457846/+files/Lsusb-t.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Lsusb.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457845/+files/Lsusb.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Lspci-vt.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457844/+files/Lspci-vt.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Lspci.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457843/+files/Lspci.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] IwConfig.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457842/+files/IwConfig.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] CRDA.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1913215/+attachment/5457841/+files/CRDA.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] AudioDevicesInUse.txt

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1913215/+attachment/5457840/+files/AudioDevicesInUse.txt

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1913215] Re: Random kernel bugs on nouveau driver and NVidia 1070 Ti

2021-01-28 Thread Thomas Karl Pietrowski
apport information

** Tags added: apport-collected

** Description changed:

  The issue exists for quite some time already. The affected UI freezes and 
luckily while using the new KDE beta only the desktop freezes. Before I had to 
do a hard reset since nothing was responding to key presses.
  Hope there are enough debug info attached by apport_cli to the bug report.
  
  If there is any way I can help, please ask! :)
  
  Thanks
  - Thomas
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: linux-image-5.8.0-36-generic 5.8.0-36.40+21.04.1
  ProcVersionSignature: Ubuntu 5.8.0-36.40+21.04.1-generic 5.8.18
  Uname: Linux 5.8.0-36-generic x86_64
  NonfreeKernelModules: rcraid
  ApportVersion: 2.20.11-0ubuntu55
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Mon Jan 25 21:32:22 2021
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-36-generic 
root=UUID=7252ebf2-954b-4560-87a0-ace5e9c25fbe ro nouveau.runpm=0 quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-36-generic N/A
   linux-backports-modules-5.8.0-36-generic  N/A
   linux-firmware1.194
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/03/2020
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5809
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME X470-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5809:bd12/03/2020:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu55
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDmesg:
+  Error: command ['pkexec', 'dmesg'] failed with exit code 127: 
polkit-agent-helper-1: error response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
+  Error executing command as another user: Not authorized
+  
+  This incident has been reported.
+ DistroRelease: Ubuntu 21.04
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: rcraid
+ Package: linux (not installed)
+ ProcFB: 0 nouveaudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-36-generic 
root=UUID=7252ebf2-954b-4560-87a0-ace5e9c25fbe ro nouveau.runpm=0 quiet splash 
vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-36.40+21.04.1-generic 5.8.18
+ RebootRequiredPkgs: evolution-data-server
+ RelatedPackageVersions:
+  linux-restricted-modules-5.8.0-36-generic N/A
+  linux-backports-modules-5.8.0-36-generic  N/A
+  linux-firmware1.194
+ Tags:  hirsute
+ Uname: Linux 5.8.0-36-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm apt-mirror audio avahi avahi-autoipd bin bluetooth cdrom 
chrome-remote-desktop colord crontab daemon davfs2 debian-tor dialout disk 
docker fax floppy fuse games i2c icecc kmem kvm libvirt libvirt-dnsmasq lightdm 
lp lpadmin mail man mythtv netdev news nm-openconnect ntp nvidia-persistenced 
operator plugdev proxy pulse root rtkit sambashare saned scanner science shadow 
ssh sudo sys syslog systemd-bus-proxy systemd-journal systemd-journal-remote 
systemd-network systemd-resolve systemd-timesync tape tty users uucp video 
voice weston-launch whoopsie www-data
+ _MarkForUpload: True
+ acpidump:
+  Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] failed 
with exit code 127: polkit-agent-helper-1: error response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
+  Error executing command as another user: Not authorized
+  
+  This incident has been reported.
+ dmi.bios.date: 12/03/2020
+ dmi.bios.release: 5.17
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 5809
+ dmi.board.asset.tag: Default string
+ dmi.board.name: PRIME X470-PRO
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Default string
+ dmi.chassis.version: Default string
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5809:bd12/03/2020:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: System Product Name
+ dmi.product.sku: SKU
+ 

[Bug 1913215] [NEW] Random kernel bugs on nouveau driver and NVidia 1070 Ti

2021-01-25 Thread Thomas Karl Pietrowski
Public bug reported:

The issue exists for quite some time already. The affected UI freezes and 
luckily while using the new KDE beta only the desktop freezes. Before I had to 
do a hard reset since nothing was responding to key presses.
Hope there are enough debug info attached by apport_cli to the bug report.

If there is any way I can help, please ask! :)

Thanks
- Thomas

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: linux-image-5.8.0-36-generic 5.8.0-36.40+21.04.1
ProcVersionSignature: Ubuntu 5.8.0-36.40+21.04.1-generic 5.8.18
Uname: Linux 5.8.0-36-generic x86_64
NonfreeKernelModules: rcraid
ApportVersion: 2.20.11-0ubuntu55
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Mon Jan 25 21:32:22 2021
MachineType: System manufacturer System Product Name
ProcFB: 0 nouveaudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-36-generic 
root=UUID=7252ebf2-954b-4560-87a0-ace5e9c25fbe ro nouveau.runpm=0 quiet splash 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-36-generic N/A
 linux-backports-modules-5.8.0-36-generic  N/A
 linux-firmware1.194
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/03/2020
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5809
dmi.board.asset.tag: Default string
dmi.board.name: PRIME X470-PRO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5809:bd12/03/2020:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug hirsute

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

Title:
  Random kernel bugs on nouveau driver and NVidia 1070 Ti

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

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

[Bug 1910908] [NEW] Web-login page for captive portals not opening on public wireless networks

2021-01-10 Thread Karl Kastner
Public bug reported:

On Ubuntu 20.04.1 LTS Focal Fossa the web page to log on to public
wireless networks does not open. Without this, it is not possible to
access public networks in cafes and hotels. It neither works with
Firefox, Chrome nor Konqueror. I could ping the gateway so the
redirection to the web login page seems to fail. In Ubuntu 16.04 and
Windows 10, the login page opens as expected on the same machine.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: network-manager 1.22.10-1ubuntu2.1
Uname: Linux 5.8.0-050800-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Jan 10 18:11:46 2021
InstallationDate: Installed on 2015-11-05 (1893 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
IpRoute:
 default via 192.168.1.1 dev wlp3s0 proto dhcp src 192.168.1.136 metric 302 
 169.254.0.0/16 dev wlp3s0 scope link metric 1000 
 192.168.1.0/24 dev wlp3s0 proto dhcp scope link src 192.168.1.136 metric 302
SourcePackage: network-manager
UpgradeStatus: Upgraded to focal on 2020-09-10 (122 days ago)
modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2019-02-11T22:32:49.282695
mtime.conffile..etc.apport.crashdb.conf: 2019-03-07T21:28:39.455024
nmcli-dev:
 DEVICE  TYPE  STATE IP4-CONNECTIVITY  IP6-CONNECTIVITY  
DBUS-PATH  CONNECTION  CON-UUID 
 CON-PATH   
 wlp3s0  wifi  connected full  full  
/org/freedesktop/NetworkManager/Devices/2  Linksys01382 1  
cdc94299-456e-46e1-8487-08b668336342  
/org/freedesktop/NetworkManager/ActiveConnection/4 
 p2p-dev-wlp3s0  wifi-p2p  disconnected  none  none  
/org/freedesktop/NetworkManager/Devices/3  --  --   
 -- 
 lo  loopback  unmanaged unknown   unknown   
/org/freedesktop/NetworkManager/Devices/1  --  --   
 --
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  Web-login page for captive portals not opening on public wireless
  networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1910908/+subscriptions

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

[Bug 1906985] [NEW] onioncircuits crahes on start due to "NameError: name 'pkg_resources' is not defined"

2020-12-06 Thread Karl-Philipp Richter
Public bug reported:

The complete console output:

```
> onioncircuits
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 10, in 

import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3257, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3240, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3269, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 573, in 
_build_master
ws = cls()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 566, in 
__init__
self.add_entry(entry)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 622, in 
add_entry
for dist in find_distributions(entry, True):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2075, 
in find_on_path
for dist in factory(fullpath):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2140, 
in distributions_from_metadata
if len(os.listdir(path)) == 0:
PermissionError: [Errno 13] Permission denied: 
'/usr/local/lib/python3.8/dist-packages/wrapt-1.12.1.dist-info'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/onioncircuits", line 25, in 
import pycountry
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 13, in 

except (ImportError, pkg_resources.DistributionNotFound):
NameError: name 'pkg_resources' is not defined
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 72, in 
apport_excepthook
from apport.fileutils import likely_packaged, get_recent_crashes
  File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in 
from apport.report import Report
  File "/usr/lib/python3/dist-packages/apport/report.py", line 32, in 
import apport.fileutils
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 26, in 

from apport.packaging_impl import impl as packaging
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 23, in 

import apt
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 36, in 
apt_pkg.init_system()
apt_pkg.Error: E:Error reading the CPU table

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 10, in 

import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3257, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3240, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3269, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 573, in 
_build_master
ws = cls()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 566, in 
__init__
self.add_entry(entry)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 622, in 
add_entry
for dist in find_distributions(entry, True):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2075, 
in find_on_path
for dist in factory(fullpath):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2140, 
in distributions_from_metadata
if len(os.listdir(path)) == 0:
PermissionError: [Errno 13] Permission denied: 
'/usr/local/lib/python3.8/dist-packages/wrapt-1.12.1.dist-info'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/onioncircuits", line 25, in 
import pycountry
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 13, in 

except (ImportError, pkg_resources.DistributionNotFound):
NameError: name 'pkg_resources' is not defined
```

Starting with `sudo` doesn't help.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: onioncircuits 0.6-3
ProcVersionSignature: Ubuntu 5.8.0-31.33-generic 5.8.17
Uname: Linux 5.8.0-31-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50.2
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Dec  6 17:36:24 2020
InstallationDate: Installed on 2020-10-02 (65 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: onioncircuits
UpgradeStatus: Upgraded to groovy on 2020-11-22 (13 days ago)

** Affects: onioncircuits (Ubuntu)

[Bug 1906112] [NEW] rtl8812au causes kernel error when connecting TP-Link T4UH

2020-11-28 Thread Karl-Philipp Richter
Public bug reported:

After connecting the WiFi USB adapter `sudo dmesg` shows

```
[ 1521.747860] usb 1-1.1: USB disconnect, device number 3
[ 1523.968354] usb 1-1.1: new high-speed USB device number 6 using ehci-pci
[ 1524.047189] usb 1-1.1: New USB device found, idVendor=2357, idProduct=0101, 
bcdDevice= 0.00
[ 1524.047194] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[ 1524.047197] usb 1-1.1: Product: 802.11n NIC
[ 1524.047199] usb 1-1.1: Manufacturer: Realtek
[ 1524.047200] usb 1-1.1: SerialNumber: 123456
[ 1524.047711] [ cut here ]
[ 1524.047766] WARNING: CPU: 1 PID: 11611 at net/wireless/core.c:890 
wiphy_register+0x587/0x7f0 [cfg80211]
[ 1524.047767] Modules linked in: xt_conntrack xt_MASQUERADE 
nf_conntrack_netlink xfrm_user xfrm_algo nft_counter xt_addrtype nft_compat 
nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c 
nf_tables nfnetlink br_netfilter bridge stp llc rfcomm ccm algif_aead 
des_generic libdes arc4 md4 aufs cmac algif_hash algif_skcipher af_alg bnep 
overlay cachefiles fscache bbswitch(OE) binfmt_misc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio zfs(PO) zunicode(PO) 
zavl(PO) icp(PO) intel_rapl_msr nls_iso8859_1 mei_hdcp zcommon(PO) znvpair(PO) 
spl(O) zlua(PO) snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core 
intel_rapl_common x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp 
kvm_intel kvm crct10dif_pclmul ghash_clmulni_intel snd_pcm aesni_intel 
crypto_simd cryptd glue_helper rapl snd_seq_midi intel_cstate 
snd_seq_midi_event input_leds uvcvideo 8812au(OE) snd_rawmidi btusb iwldvm 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 serio_raw
[ 1524.047851]  mac80211 rtsx_usb_ms videobuf2_common btrtl at24 efi_pstore 
snd_seq videodev memstick btbcm libarc4 btintel mc joydev snd_seq_device 
snd_timer bluetooth i915 iwlwifi snd ecdh_generic cfg80211 ecc hid_multitouch 
drm_kms_helper cec rc_core i2c_algo_bit soundcore fb_sys_fops mei_me 
syscopyarea sysfillrect mei sysimgblt ideapad_laptop sparse_keymap wmi mac_hid 
sch_fq_codel pkcs8_key_parser parport_pc ppdev lp parport drm ip_tables 
x_tables autofs4 rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid crc32_pclmul 
i2c_i801 psmouse ahci r8169 xhci_pci lpc_ich libahci i2c_smbus realtek 
xhci_pci_renesas video [last unloaded: nvidia]
[ 1524.047941] CPU: 1 PID: 11611 Comm: kworker/1:3 Tainted: PW  OE 
5.8.0-29-lowlatency #31-Ubuntu
[ 1524.047943] Hardware name: LENOVO 20221/INVALID, BIOS 71CN51WW(V1.21) 
07/12/2013
[ 1524.047953] Workqueue: usb_hub_wq hub_event
[ 1524.047993] RIP: 0010:wiphy_register+0x587/0x7f0 [cfg80211]
[ 1524.047998] Code: 0b 66 41 89 54 24 30 e9 a7 fd ff ff 80 7a 1e 00 74 30 0f 
0b b8 ea ff ff ff e9 0f fd ff ff 0f 0b b8 ea ff ff ff e9 03 fd ff ff <0f> 0b b8 
ea ff ff ff e9 f7 fc ff ff 0f 0b b8 ea ff ff ff e9 eb fc
[ 1524.048001] RSP: 0018:be8e25c47710 EFLAGS: 00010246
[ 1524.048004] RAX: c0b6a0f0 RBX: 9cda0ea0bae0 RCX: c0b6a0e0
[ 1524.048007] RDX: c0b6a180 RSI: 0025 RDI: 001e
[ 1524.048009] RBP: be8e25c47780 R08: 0004 R09: 0003
[ 1524.048011] R10:  R11:  R12: 9cda0ea0bae0
[ 1524.048013] R13: 9cd9b9f83000 R14: 9cda0ee7f830 R15: 9cda0ee7f830
[ 1524.048017] FS:  () GS:9cdaaf24() 
knlGS:
[ 1524.048019] CS:  0010 DS:  ES:  CR0: 80050033
[ 1524.048022] CR2: 2789d76eef40 CR3: 00017020a003 CR4: 001606e0
[ 1524.048024] Call Trace:
[ 1524.048086]  ? _rtw_malloc+0x2d/0x2f [8812au]
[ 1524.048137]  ? _rtw_memcpy+0x10/0x12 [8812au]
[ 1524.048194]  ? rtw_5g_rates_init+0x1a/0x1c [8812au]
[ 1524.048251]  ? rtw_spt_band_alloc+0xb0/0xb2 [8812au]
[ 1524.048306]  rtw_wdev_alloc+0xf6/0x29c [8812au]
[ 1524.048364]  rtw_usb_if1_init+0xf0/0x20c [8812au]
[ 1524.048446]  rtw_drv_init+0x24b/0x2d7 [8812au]
[ 1524.048461]  usb_probe_interface+0xf1/0x2b0
[ 1524.048473]  really_probe+0x2f4/0x430
[ 1524.048482]  driver_probe_device+0xe9/0x160
[ 1524.048492]  __device_attach_driver+0x71/0xd0
[ 1524.048500]  ? driver_allows_async_probing+0x50/0x50
[ 1524.048510]  bus_for_each_drv+0x84/0xd0
[ 1524.048518]  __device_attach+0xde/0x1e0
[ 1524.048526]  device_initial_probe+0x13/0x20
[ 1524.048532]  bus_probe_device+0x8f/0xa0
[ 1524.048538]  device_add+0x3ad/0x6a0
[ 1524.048544]  usb_set_configuration+0x48e/0x850
[ 1524.048554]  usb_generic_driver_probe+0x53/0x70
[ 1524.048559]  usb_probe_device+0x3e/0x100
[ 1524.048564]  really_probe+0x2f4/0x430
[ 1524.048569]  driver_probe_device+0xe9/0x160
[ 1524.048574]  __device_attach_driver+0x71/0xd0
[ 1524.048579]  ? driver_allows_async_probing+0x50/0x50
[ 1524.048584]  bus_for_each_drv+0x84/0xd0
[ 1524.048590]  __device_attach+0xde/0x1e0
[ 1524.048594]  device_initial_probe+0x13/0x20
[ 1524.048598]  bus_probe_device+0x8f/0xa0
[ 1524.048604]  device_add+0x3ad/0x6a0
[ 

[Bug 1904229] [NEW] Lenovo-V14-IIL: Touchpad not found under (K)ubuntu 20.04.1

2020-11-13 Thread Karl Testano
Public bug reported:

Hello all together!

In a new Lenovo V14-IIL i found after installing (K)ubuntu 20.04.1 and
apt-get update && apt-get upgrade, that a

cat /proc/bus/input/devices

does not schow any touchpad. Therefore i followed the recommondations
in 
https://wiki.ubuntu.com/DebuggingTouchpadDetection#generalinfo

See here my output from cat /proc/bus/input/devices

I: Bus=0019 Vendor= Product=0005 Version=
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
U: Uniq=
H: Handlers=event0 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor= Product=0001 Version=
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1 
B: PROP=0
B: EV=3
B: KEY=10 0

I: Bus=0019 Vendor= Product=0001 Version=
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: PROP=0
B: EV=3
B: KEY=10 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 leds 
B: PROP=0
B: EV=120013
B: KEY=40200 3803078f800d001 fedfffef fffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor= Product=0006 Version=
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
U: Uniq=
H: Handlers=kbd event4 
B: PROP=0
B: EV=3
B: KEY=3e000b 0 0 0

I: Bus=0003 Vendor=050d Product=3201 Version=0110
N: Name="Belkin Corporation Flip CC"
P: Phys=usb-:00:14.0-9.2/input0
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.2/1-9.2:1.0/0003:050D:3201.0001/input/input5
U: Uniq=
H: Handlers=kbd event5 leds 
B: PROP=0
B: EV=20013
B: KEY=2 e 0
B: MSC=10
B: LED=80

I: Bus=0003 Vendor=045e Product=0745 Version=0111
N: Name="Microsoft Microsoft® 2.4GHz Transceiver v8.0"
P: Phys=usb-:00:14.0-9.3/input0
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.3/1-9.3:1.0/0003:045E:0745.0002/input/input6
U: Uniq=
H: Handlers=sysrq kbd event6 leds 
B: PROP=0
B: EV=120013
B: KEY=10007 ff8007ff febeffdff3cf fffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=045e Product=0745 Version=0111
N: Name="Microsoft Microsoft® 2.4GHz Transceiver v8.0 Mouse"
P: Phys=usb-:00:14.0-9.3/input1
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:045E:0745.0003/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: PROP=0
B: EV=17
B: KEY=1f 0 0 0 0
B: REL=1943
B: MSC=10

I: Bus=0003 Vendor=045e Product=0745 Version=0111
N: Name="Microsoft Microsoft® 2.4GHz Transceiver v8.0 Consumer Control"
P: Phys=usb-:00:14.0-9.3/input1
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:045E:0745.0003/input/input8
U: Uniq=
H: Handlers=kbd event8 
B: PROP=0
B: EV=1f
B: KEY=3f000301ff 0 0 48317aff32d bfd6 1 130ff38b17c000 
677bfad9415fed 19ed6804400 1002
B: REL=1040
B: ABS=1
B: MSC=10

I: Bus=0003 Vendor=045e Product=0745 Version=0111
N: Name="Microsoft Microsoft® 2.4GHz Transceiver v8.0 Consumer Control"
P: Phys=usb-:00:14.0-9.3/input2
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:045E:0745.0004/input/input9
U: Uniq=
H: Handlers=sysrq kbd event9 
B: PROP=0
B: EV=10001f
B: KEY=3f000301ff 0 0 48317aff32d bfd6 1 130ff38b17c007 
7bfad9415fff ffbeffdfffef fffe
B: REL=1040
B: ABS=1
B: MSC=10

I: Bus=0003 Vendor=045e Product=0745 Version=0111
N: Name="Microsoft Microsoft® 2.4GHz Transceiver v8.0 System Control"
P: Phys=usb-:00:14.0-9.3/input2
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:045E:0745.0004/input/input11
U: Uniq=
H: Handlers=kbd event10 
B: PROP=0
B: EV=1b
B: KEY=400100 12 0 8 4010cc00 101680 0
B: ABS=100
B: MSC=10

I: Bus=0019 Vendor= Product= Version=
N: Name="Ideapad extra buttons"
P: Phys=ideapad/input0
S: Sysfs=/devices/pci:00/:00:1f.0/PNP0C09:00/VPC2004:00/input/input12
U: Uniq=
H: Handlers=rfkill kbd event11 
B: PROP=0
B: EV=13
B: KEY=81000800100c03 4430 0 2
B: MSC=10

I: Bus=0003 Vendor=174f Product=1176 Version=0028
N: Name="Integrated Camera: Integrated C"
P: Phys=usb-:00:14.0-5/button
S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-5/1-5:1.0/input/input13
U: Uniq=
H: Handlers=kbd event12 
B: PROP=0
B: EV=3
B: KEY=10 0 0 0

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input14
U: Uniq=
H: Handlers=event13 
B: PROP=0
B: EV=21
B: SW=10

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Headphone"
P: Phys=ALSA
S: 

[Bug 1875159] Re: Official Skype on Ubuntu 20.04 "No device found"

2020-10-22 Thread Karl
in my case, audio was working fine but no camera was detected by the skype snap 
installed via ubuntu.
Based on a hint I found elsewhere in the net, I did 
sudo modprobe uvcvideo
a subsequent restart of the skype process was required and the camera was 
detected.
Even if not directly applicable to the original poster's situation, maybe some 
readers may find this helpful.

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

Title:
  Official Skype on Ubuntu 20.04 "No device found"

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

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

[Bug 1900666] [NEW] package netdata-core 1.19.0-3ubuntu1 failed to install/upgrade: trying to overwrite '/etc/init.d/netdata', which is also in package netdata 1.9.0+dfsg-1

2020-10-20 Thread Karl Bustamante
Public bug reported:

after logon screen, when starting the app, an error occured

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: netdata-core 1.19.0-3ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-51.56-generic 5.4.65
Uname: Linux 5.4.0-51-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 19 18:23:19 2020
ErrorMessage: trying to overwrite '/etc/init.d/netdata', which is also in 
package netdata 1.9.0+dfsg-1
InstallationDate: Installed on 2016-08-16 (1525 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: netdata
Title: package netdata-core 1.19.0-3ubuntu1 failed to install/upgrade: trying 
to overwrite '/etc/init.d/netdata', which is also in package netdata 
1.9.0+dfsg-1
UpgradeStatus: Upgraded to focal on 2020-08-11 (69 days ago)

** Affects: netdata (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/1900666

Title:
  package netdata-core 1.19.0-3ubuntu1 failed to install/upgrade: trying
  to overwrite '/etc/init.d/netdata', which is also in package netdata
  1.9.0+dfsg-1

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

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

[Bug 1899254] Re: Drag & Drop not working

2020-10-10 Thread Karl Lindheimer
I was able to resolve this problem by reinstalling all of the mutter
packages that had been upgraded using synaptic.  Drag and drop and the
slightly altered look of Nautilus have been corrected.

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

Title:
  Drag & Drop not working

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

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

  1   2   3   4   5   6   7   8   9   10   >