[Bug 2003558] Re: KeyError: 'pecynnau'

Christoph Koop 2003558 at bugs.launchpad.net
Fri Jan 20 18:38:53 UTC 2023


I think I found the cause of the problem: The Eula of ttf-mscorefonts-
installer needs to be accepted interactivly. -y option in apt-get
install -y does not work here. So the cause is that the Eula was not
accepted, because it ran in a docker image build. Still the error
message is strange.

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

Title:
  KeyError: 'pecynnau'

Status in msttcorefonts package in Ubuntu:
  New

Bug description:
  When installing ttf-mscorefonts-installer on Ubuntu 20.04 (using
  docker image asp-net-6.0-focal)

  apt-get update && apt-get install -y ttf-mscorefonts-installer

  Error message:

  Traceback (most recent call last):
    File "/usr/lib/update-notifier/package-data-downloader", line 351, in <module>
      process_download_requests()
    File "/usr/lib/update-notifier/package-data-downloader", line 329, in process_download_requests
      trigger_update_notifier(previous_failures, permanent=True)
    File "/usr/lib/update-notifier/package-data-downloader", line 156, in trigger_update_notifier
      string.Template(input).substitute(
    File "/usr/lib/python3.8/string.py", line 126, in substitute
      return self.pattern.sub(convert, self.template)
    File "/usr/lib/python3.8/string.py", line 119, in convert
      return str(mapping[named])
  KeyError: 'pecynnau'
  dpkg: error processing package update-notifier-common (--configure):
   installed update-notifier-common package post-installation script subprocess returned error exit status 1
  dpkg: dependency problems prevent configuration of ttf-mscorefonts-installer:
   ttf-mscorefonts-installer depends on update-notifier-common (>= 0.119ubuntu2); however:
    Package update-notifier-common is not configured yet.

  dpkg: error processing package ttf-mscorefonts-installer (--configure):
   dependency problems - leaving unconfigured

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




More information about the foundations-bugs mailing list