On Wednesday, January 15th, 2025 at 5:59 PM, Rene Engelhard <r...@debian.org> wrote:
> > I'd say this is for upstream, but Debian developers will tell. Actually, Juergen's company left Debian because of similar issues, and has none of them in Arch, according to his mail to me (in CC). > Does it also happen with other printers? Google suggests this "HP > ColorLaserJet M253-M254" needs extra drivers? I don't know. But I sent you this text 2 days ago, and also the attachments below. This could be what is wrong. I found it in /var/log/apt/term.log.1.gz. Excerpt here, full term.log at the time of installing libreoffice 4:24.8.4-1 is attached. Setting up python3 (3.12.8-1) ...^M running python rtupdate hooks for python3.12...^M /usr/share/hplip/base/LedmWifi.py:34: SyntaxWarning: invalid escape sequence '\d'^M http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I)^M /usr/share/hplip/base/device.py:49: SyntaxWarning: invalid escape sequence '\d'^M http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I)^M /usr/share/hplip/base/g.py:304: SyntaxWarning: invalid escape sequence '\|'^M spinner = "\|/-\|/-"^M ... Setting up cups-client (2.4.10-2+b1) ...^M ... Setting up cups-daemon (2.4.10-2+b1) ...^M ... Setting up libuno-cppu3t64 (4:24.8.4-1) ...^M ... Setting up cups-core-drivers (2.4.10-2+b1) ...^M Setting up uno-libs-private (4:24.8.4-1) ...^M Setting up python3-setuptools (75.6.0-1) ...^M ... Setting up cups (2.4.10-2+b1) ...^M Updating PPD files for cups ...^M Setting up cups-bsd (2.4.10-2+b1) ...^M ... Setting up libuno-cppuhelpergcc3-3t64 (4:24.8.4-1) ...^M Setting up ure (4:24.8.4-1) ...^M ... Setting up libreoffice-common (4:24.8.4-1) ...^M Replacing config file /etc/libreoffice/registry/main.xcd with new version^M ... Setting up libreoffice-core (4:24.8.4-1) ...^M Setting up libreoffice-math (4:24.8.4-1) ...^M Setting up libreoffice-draw (4:24.8.4-1) ...^M Setting up libreoffice-base-drivers (4:24.8.4-1) ...^M ... ~ Also reattached, with .log extension: dpkg-i_libreoffice_4_3a24.8.3-3.log Regards, Elimork Apparently, some people switched to Archlinux, because of issues like mine, I got an email from Jürgen to that effect. I hope Debian developers will fix this, so Debian be Libreoffice print-friendly as Archlinux is.
Setting up python3 (3.12.8-1) ... running python rtupdate hooks for python3.12... /usr/share/hplip/base/LedmWifi.py:34: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/base/device.py:49: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/base/g.py:304: SyntaxWarning: invalid escape sequence '\|' spinner = "\|/-\|/-" /usr/share/hplip/base/g.py:354: SyntaxWarning: invalid escape sequence '\d' m = re.search('python(\d(\.\d){0,2})', ext_path) #get the python version where the .so file is found /usr/share/hplip/base/imagesize.py:186: SyntaxWarning: invalid escape sequence '\#' re.compile('\#define\s+\S+\s+\d+') : ('image/x-xbitmap', xbmsize), /usr/share/hplip/base/imagesize.py:187: SyntaxWarning: invalid escape sequence '\/' re.compile('\/\* XPM \*\/') : ('image/x-xpixmap', xpmsize), /usr/share/hplip/base/imagesize.py:189: SyntaxWarning: invalid escape sequence '\*' re.compile('^II\*\x00') : ('image/tiff', tiffsize), /usr/share/hplip/base/logger.py:439: SyntaxWarning: invalid escape sequence '\<' elem_start = re.findall("(\<\W{0,1}\w+) ?", line)[0] /usr/share/hplip/base/logger.py:440: SyntaxWarning: invalid escape sequence '\]' elem_finished = re.findall("([?|\]\]]*\>)", line)[0] /usr/share/hplip/base/logger.py:442: SyntaxWarning: invalid escape sequence '\S' attrs = re.findall("(\S*?\=\".*?\")", line) /usr/share/hplip/base/models.py:37: SyntaxWarning: invalid escape sequence '\d' pat_prod_num = re.compile("""(\d+)""", re.I) /usr/share/hplip/base/models.py:428: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:429: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:430: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:431: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:432: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-virgin', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:433: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-dvc', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:434: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:435: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:436: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-id', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:437: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-hp-ink', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:438: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:439: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health$', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:440: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-known', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:441: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-level', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:442: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-ack', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:443: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:444: SyntaxWarning: invalid escape sequence '\d' re.compile('^in-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:445: SyntaxWarning: invalid escape sequence '\d' re.compile('^out-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:446: SyntaxWarning: invalid escape sequence '\d' re.compile('^model(\d+)', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/password.py:212: SyntaxWarning: invalid escape sequence '\[' cb = cb.replace("[", "\[") /usr/share/hplip/base/password.py:213: SyntaxWarning: invalid escape sequence '\]' cb = cb.replace("]", "\]") /usr/share/hplip/base/queues.py:48: SyntaxWarning: invalid escape sequence '\*' NICKNAME_PATTERN = re.compile(b'''\*NickName:\s*\"(.*)"''', re.MULTILINE) /usr/share/hplip/base/status.py:1335: SyntaxWarning: invalid escape sequence '\s' pjl_code_pat = re.compile("""^CODE\s*=\s*(\d.*)$""", re.IGNORECASE) /usr/share/hplip/base/tui.py:220: SyntaxWarning: invalid escape sequence '\|' self.spinner = "\|/-\|/-*" /usr/share/hplip/base/utils.py:150: SyntaxWarning: invalid escape sequence '\w' lis = ((re.findall('SystemGroup [\w* ]*',fp.read()))[0].replace('SystemGroup ','')).split(' ') /usr/share/hplip/base/utils.py:1584: SyntaxWarning: invalid escape sequence '\*' USAGE_LOGGING2 = ("", "<level>: none, info\*, error, warn, debug (\*default)", "option", False) /usr/share/hplip/base/utils.py:1592: SyntaxWarning: invalid escape sequence '\*' USAGE_BUS2 = ("", "<bus>: cups\*, usb\*, net, bt, fw, par\* (\*defaults) (Note: bt and fw not supported in this release.)", 'option', False) /usr/share/hplip/base/utils.py:1598: SyntaxWarning: invalid escape sequence '\*' USAGE_STD_NOTES2 = ("If -p\* is specified, the default CUPS printer will be used.", "", "note", False) /usr/share/hplip/base/utils.py:1826: SyntaxWarning: invalid escape sequence '\-' log.info(".SH NAME\n%s \- %s" % (crumb, title)) /usr/share/hplip/base/utils.py:1925: SyntaxWarning: invalid escape sequence '\w' return re.sub("&#?\w+;", fixup, text) /usr/share/hplip/base/utils.py:1978: SyntaxWarning: invalid escape sequence '\d' pat=re.compile('''(\d{1,})([a-z]{1,})''') /usr/share/hplip/check.py:630: SyntaxWarning: invalid escape sequence '\s' lsusb_pat = re.compile("""^Bus\s([0-9a-fA-F]{3,3})\sDevice\s([0-9a-fA-F]{3,3}):\sID\s([0-9a-fA-F]{4,4}):([0-9a-fA-F]{4,4})(.*)""", re.IGNORECASE) /usr/share/hplip/fax/ledmfax.py:46: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile(b"""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/fax/soapfax.py:44: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/installer/dcheck.py:35: SyntaxWarning: invalid escape sequence '\d' ver1_pat = re.compile("""(\d+\.\d+\.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:36: SyntaxWarning: invalid escape sequence '\d' ver_pat = re.compile("""(\d+\.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:360: SyntaxWarning: invalid escape sequence '\d' xsane_ver_pat =re.compile('''xsane-(\d{1,}\.\d{1,}).*''') /usr/share/hplip/makeuri.py:49: SyntaxWarning: invalid escape sequence '\*' ("To specify the port on a multi-port JetDirect:", "-p<port> or --port=<port> (Valid values are 1\*, 2, and 3. \*default)", "option", False), /usr/share/hplip/prnt/cups.py:170: SyntaxWarning: invalid escape sequence '\s' pat_cups_error_log = re.compile("""^loglevel\s?(debug|debug2|warn|info|error|none)""", re.I) /usr/share/hplip/probe.py:45: SyntaxWarning: invalid escape sequence '\*' ("", "<bus>: cups, usb\*, net, bt, fw, par (\*default) (Note: bt and fw not supported in this release.)", "option", False), /usr/share/hplip/probe.py:49: SyntaxWarning: invalid escape sequence '\*' ("", "<filter list>: comma separated list of one or more of: scan, pcard, fax, copy, or none\*. (\*none is the default)", "option", False), /usr/share/hplip/scan.py:254: SyntaxWarning: invalid escape sequence '\*' ("Scan mode:", "-m<mode> or --mode=<mode>. Where <mode> is 'gray'\*, 'color' or 'lineart'.", "option", False), /usr/share/hplip/scan.py:271: SyntaxWarning: invalid escape sequence '\*' ("", "where <units> is 'mm'\*, 'cm', 'in', 'px', or 'pt' ('mm' is default).", "option", False), /usr/share/hplip/setup.py:82: SyntaxWarning: invalid escape sequence '\*' ("To specify the port on a multi-port JetDirect:", "--port=<port> (Valid values are 1\*, 2, and 3. \*default)", "option", False), /usr/share/hplip/setup.py:86: SyntaxWarning: invalid escape sequence '\*' ("Type of queue(s) to install:", "-t<typelist> or --type=<typelist>. <typelist>: print*, fax\* (\*default) (-i mode only)", "option", False), ... Setting up cups-client (2.4.10-2+b1) ... ... Setting up cups-daemon (2.4.10-2+b1) ... ... Setting up libuno-cppu3t64 (4:24.8.4-1) ... ... Setting up cups-core-drivers (2.4.10-2+b1) ... Setting up uno-libs-private (4:24.8.4-1) ... Setting up python3-setuptools (75.6.0-1) ... ... Setting up cups (2.4.10-2+b1) ... Updating PPD files for cups ... Setting up cups-bsd (2.4.10-2+b1) ... ... Setting up libuno-cppuhelpergcc3-3t64 (4:24.8.4-1) ... Setting up ure (4:24.8.4-1) ... ... Setting up libreoffice-common (4:24.8.4-1) ... Replacing config file /etc/libreoffice/registry/main.xcd with new version ... Setting up libreoffice-core (4:24.8.4-1) ... Setting up libreoffice-math (4:24.8.4-1) ... Setting up libreoffice-draw (4:24.8.4-1) ... Setting up libreoffice-base-drivers (4:24.8.4-1) ... Setting up libreoffice-impress (4:24.8.4-1) ... Setting up libreoffice-qt5 (4:24.8.4-1) ... Setting up libreoffice-base-core (4:24.8.4-1) ... Setting up python3-uno (4:24.8.4-1) ... Setting up libreoffice-calc (4:24.8.4-1) ... Setting up libreoffice-base (4:24.8.4-1) ... Setting up libreoffice-writer (4:24.8.4-1) ... Setting up libreoffice-report-builder-bin (4:24.8.4-1) ... Setting up libreoffice (4:24.8.4-1) ... ... ...
dpkg: warning: downgrading fonts-opensymbol from 4:102.12+LibO24.8.4-1 to 4:102.12+LibO24.8.3-3 (Reading database ... 297656 files and directories currently installed.) Preparing to unpack .../fonts-opensymbol_4%3a102.12+LibO24.8.3-3_all.deb ... Unpacking fonts-opensymbol (4:102.12+LibO24.8.3-3) over (4:102.12+LibO24.8.4-1) ... dpkg: warning: downgrading libreoffice from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-base from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-base_4%3a24.8.3-3_amd64.deb ... No diversion 'diversion of /usr/lib/libreoffice/share/basic/dialog.xlc to /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess by libreoffice-base', none removed. No diversion 'diversion of /usr/lib/libreoffice/share/basic/script.xlc to /usr/lib/libreoffice/share/basic/script.xlc.noaccess by libreoffice-base', none removed. Unpacking libreoffice-base (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-base-core from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-base-core_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-base-core (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-base-drivers from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-base-drivers_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-base-drivers (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-calc from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-calc_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-calc (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-common from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-common_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-common (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-core from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-core_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-core (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-draw from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-draw_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-draw (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-impress from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-impress_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-impress (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-math from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-math_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-math (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-qt5 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-qt5_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-qt5 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-report-builder-bin from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-report-builder-bin_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-report-builder-bin (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-style-colibre from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-style-colibre_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-style-colibre (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-base from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-base_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-base (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-calc from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-calc_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-calc (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-common from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-common_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-common (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-draw from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-draw_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-draw (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-impress from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-impress_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-impress (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-math from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-math_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-math (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-uiconfig-writer from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-uiconfig-writer_4%3a24.8.3-3_all.deb ... Unpacking libreoffice-uiconfig-writer (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libreoffice-writer from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libreoffice-writer_4%3a24.8.3-3_amd64.deb ... Unpacking libreoffice-writer (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libuno-cppu3t64 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libuno-cppu3t64_4%3a24.8.3-3_amd64.deb ... Unpacking libuno-cppu3t64 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libuno-cppuhelpergcc3-3t64 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libuno-cppuhelpergcc3-3t64_4%3a24.8.3-3_amd64.deb ... Unpacking libuno-cppuhelpergcc3-3t64 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libuno-purpenvhelpergcc3-3t64 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libuno-purpenvhelpergcc3-3t64_4%3a24.8.3-3_amd64.deb ... Unpacking libuno-purpenvhelpergcc3-3t64 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libuno-sal3t64 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libuno-sal3t64_4%3a24.8.3-3_amd64.deb ... Unpacking libuno-sal3t64 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading libuno-salhelpergcc3-3t64 from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../libuno-salhelpergcc3-3t64_4%3a24.8.3-3_amd64.deb ... Unpacking libuno-salhelpergcc3-3t64 (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading python3-uno from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../python3-uno_4%3a24.8.3-3_amd64.deb ... Unpacking python3-uno (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading uno-libs-private from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../uno-libs-private_4%3a24.8.3-3_amd64.deb ... Unpacking uno-libs-private (4:24.8.3-3) over (4:24.8.4-1) ... dpkg: warning: downgrading ure from 4:24.8.4-1 to 4:24.8.3-3 Preparing to unpack .../ure_4%3a24.8.3-3_amd64.deb ... Unpacking ure (4:24.8.3-3) over (4:24.8.4-1) ... Setting up fonts-opensymbol (4:102.12+LibO24.8.3-3) ... Setting up libreoffice-style-colibre (4:24.8.3-3) ... Setting up libreoffice-uiconfig-base (4:24.8.3-3) ... Setting up libreoffice-uiconfig-calc (4:24.8.3-3) ... Setting up libreoffice-uiconfig-common (4:24.8.3-3) ... Setting up libreoffice-uiconfig-draw (4:24.8.3-3) ... Setting up libreoffice-uiconfig-impress (4:24.8.3-3) ... Setting up libreoffice-uiconfig-math (4:24.8.3-3) ... Setting up libreoffice-uiconfig-writer (4:24.8.3-3) ... Setting up libuno-sal3t64 (4:24.8.3-3) ... Setting up libuno-salhelpergcc3-3t64 (4:24.8.3-3) ... Setting up libuno-cppu3t64 (4:24.8.3-3) ... Setting up libuno-purpenvhelpergcc3-3t64 (4:24.8.3-3) ... Setting up uno-libs-private (4:24.8.3-3) ... Setting up libuno-cppuhelpergcc3-3t64 (4:24.8.3-3) ... Setting up ure (4:24.8.3-3) ... Setting up libreoffice-common (4:24.8.3-3) ... Replacing config file /etc/libreoffice/registry/main.xcd with new version Setting up libreoffice-core (4:24.8.3-3) ... Setting up libreoffice-draw (4:24.8.3-3) ... Setting up libreoffice-impress (4:24.8.3-3) ... Setting up libreoffice-math (4:24.8.3-3) ... Setting up libreoffice-qt5 (4:24.8.3-3) ... Setting up python3-uno (4:24.8.3-3) ... Setting up libreoffice-base-core (4:24.8.3-3) ... Setting up libreoffice-base-drivers (4:24.8.3-3) ... Setting up libreoffice-calc (4:24.8.3-3) ... Setting up libreoffice-writer (4:24.8.3-3) ... Setting up libreoffice-base (4:24.8.3-3) ... Setting up libreoffice-report-builder-bin (4:24.8.3-3) ... Setting up libreoffice (4:24.8.3-3) ... Processing triggers for fontconfig (2.15.0-1.1+b1) ... Processing triggers for mailcap (3.74) ... Processing triggers for man-db (2.13.0-1) ... Processing triggers for hicolor-icon-theme (0.18-1) ... Processing triggers for shared-mime-info (2.4-5+b1) ... Processing triggers for libc-bin (2.40-4) ...