Source: git-filter-repo
Version: 2.47.0-2
Severity: important
Tags: forky sid
User: [email protected]
Usertags: python3.14

Hi Maintainer

The autopkgtests of this package failed in Ubuntu with Python 3.14 as
the default version.  I've copied what I hope is the relevant part of
the log below.

Regards
Graham


 92s == t9394-filter-repo-sanity-checks-and-bigger-repo-setup.sh ==
 92s ok 1 - --tag-rename
 92s ok 2 - tag of tag before relevant portion of history
 93s ok 3 - --subdirectory-filter
 93s ok 4 - --subdirectory-filter with trailing slash
 93s ok 5 - --to-subdirectory-filter
 93s ok 6 - --use-base-name
 93s ok 7 - refs/replace/ to skip a parent
 93s ok 8 - refs/replace/ to add more initial history
 94s ok 9 - creation/deletion/updating of replace refs
 94s ok 10 - --debug
 94s ok 11 - --dry-run
 94s ok 12 - --dry-run --debug
 94s ok 13 - --dry-run --stdin
 95s ok 14 - --analyze
 95s ok 15 - --analyze --report-dir
 95s not ok 16 - --replace-text all options
 95s #
 95s # setup_analyze_me &&
 95s # (
 95s # git clone file://"$(pwd)"/analyze_me replace_text &&
 95s # cd replace_text &&
 95s #
 95s # cat >../replace-rules <<-\EOF &&
 95s # other
 95s # change==>variation
 95s #
 95s # literal:spam==>foodstuff
 95s # glob:ran*m==>haphazard
 95s # regex:1(.[0-9])==>2\1
 95s # EOF
 95s # git filter-repo --replace-text ../replace-rules &&
 95s #
 95s # test_seq 200 210 >expect &&
 95s # git show HEAD~4:numbers/medium.num >actual &&
 95s # test_cmp expect actual &&
 95s #
 95s # echo "haphazard ***REMOVED*** variation" >expect &&
 95s # test_cmp expect whatever
 95s # )
 95s #

Reply via email to