Package: debtags
Version: 2.1
Severity: serious
Tags: d-i
Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
It occurs each time I do any sort of upgrade.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I ran dpkg --verify debtags.
* What was the outcome of this action?
It passed.
* What outcome did you expect instead?
I was hoping it would give me more information about the error.
Note that there is no "position 349" on line number 592 in the file
"/usr/lib/python3/dist-packages/apt/package.py" unless position 349 is the
349th. bit? I opened the file using ghex and line 592 appears to be "normal"
IMHO.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages debtags depends on:
ii python3-apt 1.1.0~beta2
ii python3-debian 0.1.27
pn python3:any <none>
debtags recommends no packages.
Versions of packages debtags suggests:
pn tagcoll <none>
-- no debconf information
root@roblaptop:/etc# dpkg --configure debtags
Setting up debtags (2.1) ...
Traceback (most recent call last):
File "/usr/bin/debtags", line 689, in <module>
main()
File "/usr/bin/debtags", line 683, in main
sys.exit(action.main(args))
File "/usr/bin/debtags", line 627, in main
for pkg, tags in self.tags_from_apt():
File "/usr/bin/debtags", line 260, in tags_from_apt
tags = tags_from_apt_record(cand.record)
File "/usr/lib/python3/dist-packages/apt/package.py", line 592, in record
return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe3 in position 349: invalid continuation byte
dpkg: error processing package debtags (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
debtags
root@roblaptop:/etc#