[elbe-devel] [PATCH v3 0/2] UsrMerge fix for elbe-report.txt
Bastian Germann
bage at linutronix.de
Tue Feb 21 12:41:20 CET 2023
A user report was received about elbe-report.txt missing some target packages.
The root cause for this is files being compared with or without /usr prefix.
Fix this by comparing the unprefixed paths.
Changelog:
v2: Fix pydoc indentation
v3: Collect R-b tag, use len() instead of numeric offset
Bastian Germann (2):
rpcaptcache: Introduce removeprefix for get_fileindex
dump: only compare /usr-unprefixed file names
elbepack/dump.py | 12 +++++++-----
elbepack/rpcaptcache.py | 12 ++++++++++--
2 files changed, 17 insertions(+), 7 deletions(-)
--
2.30.2
More information about the elbe-devel
mailing list