[Bug 2045940] Re: git-filter-repo fails to build from source due to git 2.4 help changes
Jeremy Bícha
2045940 at bugs.launchpad.net
Wed Jun 5 15:09:45 UTC 2024
** Changed in: git-filter-repo (Ubuntu)
Status: New => Fix Released
** Changed in: git (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/2045940
Title:
git-filter-repo fails to build from source due to git 2.4 help changes
Status in git package in Ubuntu:
Fix Released
Status in git-filter-repo package in Ubuntu:
Fix Released
Status in git-filter-repo package in Debian:
Fix Released
Bug description:
First reported here[1]
--------------------
n 2.43.0, the git fast-export -h output appears to have changed such that all the args are now prefixed with [no-] breaking the string parse checks here and here.
On 2.43.0:
$ git fast-export -h
...
--[no-]reencode <mode>
select handling of commit messages in an alternate encoding
--[no-]mark-tags label tags with mark ids
On earlier version:
--reencode <mode> select handling of commit messages in an alternate encoding
--mark-tags label tags with mark ids
--------------
This also causes autopkgtest failure[2]
[1] https://github.com/newren/git-filter-repo/issues/523
[2] https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/amd64/g/git-filter-repo/20231207_203358_fbf9d@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/2045940/+subscriptions
More information about the foundations-bugs
mailing list