Your message dated Mon, 4 Jul 2022 10:00:06 +0000
with message-id <ysk6jqj2ycnxj...@jelmer.uk>
and subject line Please see #1013485 for field roundtripping issue
has caused the Debian Bug report #1012505,
regarding debmutate: missing runtime python3-pcre dependency?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1012505: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: debmutate
Version: 0.52
Severity: serious

Hello, building lintian-brush now fails with something like:

fixer test: no-watch-file for debian-watch-file-old-format ... Traceback (most 
recent call last):

  File "/<<PKGBUILDDIR>>/fixers/debian-watch-file-old-format.py", line 5, in 
<module>

    from debmutate.watch import WatchEditor

  File "/usr/lib/python3/dist-packages/debmutate/watch.py", line 22, in <module>

    import pcre

ModuleNotFoundError: No module named 'pcre'

FAIL

fixer test: outdated for debian-watch-file-old-format ... Traceback (most 
recent call last):

  File "/<<PKGBUILDDIR>>/fixers/debian-watch-file-old-format.py", line 5, in 
<module>

    from debmutate.watch import WatchEditor

  File "/usr/lib/python3/dist-packages/debmutate/watch.py", line 22, in <module>

    import pcre

ModuleNotFoundError: No module named 'pcre'

FAIL

fixer test: already-updated for debian-watch-file-old-format ... Traceback 
(most recent call last):

  File "/<<PKGBUILDDIR>>/fixers/debian-watch-file-old-format.py", line 5, in 
<module>

    from debmutate.watch import WatchEditor

  File "/usr/lib/python3/dist-packages/debmutate/watch.py", line 22, in <module>

    import pcre

ModuleNotFoundError: No module named 'pcre'

FAIL

fixer sanity test: debian-watch-file-old-format ... ok

fixer test: simple for debian-watch-uses-insecure-uri ... Traceback (most 
recent call last):

  File "/<<PKGBUILDDIR>>/fixers/debian-watch-uses-insecure-uri.py", line 12, in 
<module>

    from debmutate.watch import parse_watch_file

  File "/usr/lib/python3/dist-packages/debmutate/watch.py", line 22, in <module>

    import pcre

ModuleNotFoundError: No module named 'pcre'

FAIL

fixer sanity test: debian-watch-uses-insecure-uri ... ok

fixer test: simple for debian-watch-contains-dh_make-template ... Traceback 
(most recent call last):

  File "/<<PKGBUILDDIR>>/fixers/debian-watch-contains-dh_make-template.py", line 3, 
in <module>

    from debmutate.watch import WatchEditor

  File "/usr/lib/python3/dist-packages/debmutate/watch.py", line 22, in <module>

    import pcre

ModuleNotFoundError: No module named 'pcre'

FAIL

I think debmutate should have a runtime dependency on pcre module?

thanks for considering it

Gianfranco

--- End Message ---
--- Begin Message ---
I'm going to mark this as closed since the python3-pcre dependency has been
added. We're tracking the regression in field roundtripping in #1013485.

Jelmer

--- End Message ---

Reply via email to