Here's the Traceback:

Traceback (most recent call last):
  File "/usr/lib/update-notifier/apt-check", line 55, in get_distro
    return _get_info_from_os_release(key="UBUNTU_CODENAME")
  File "/usr/lib/update-notifier/apt-check", line 32, in 
_get_info_from_os_release
    raise Exception(
Exception: Could not find UBUNTU_CODENAME in /etc/os-release

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/update-notifier/apt-check", line 63, in <module>
    DISTRO = get_distro()
  File "/usr/lib/update-notifier/apt-check", line 60, in get_distro
    return _get_output_from_lsb_release("-c")
  File "/usr/lib/update-notifier/apt-check", line 47, in 
_get_output_from_lsb_release
    return subprocess.check_output(
  File "/usr/lib/python3.8/subprocess.py", line 411, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib/python3.8/subprocess.py", line 512, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['lsb_release', '-c', '-s']' returned 
non-zero exit status 1.

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

Title:
  /usr/lib/update-
  
notifier/apt_check.py:subprocess.CalledProcessError:get_distro:_get_info_from_os_release:/usr/lib
  /update-
  
notifier/apt_check.py@63:get_distro:_get_output_from_lsb_release:check_output:run

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to