Public bug reported:

As seen in
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1922143, the
apport hook will error when trying to do os.listdir() on
'/etc/mysql/conf.d' or '/etc/mysql/mysql.conf.d'.

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 232, in _run_hook
    symb['add_info'](report)
  File "/usr/share/apport/package-hooks/source_mysql-8.0.py", line 56, in 
add_info
    for f in os.listdir(d):
FileNotFoundError: [Errno 2] No existe el archivo o el directorio: 
'/etc/mysql/conf.d'

** Affects: mysql-8.0 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  apport hook fails if '/etc/mysql/conf.d' or '/etc/mysql/mysql.conf.d'
  don't exist

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

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

Reply via email to