[Bug 2045940] Re: git-filter-repo fails to build from source due to git 2.4 help changes
Vladimir Petko
2045940 at bugs.launchpad.net
Fri Dec 8 02:27:33 UTC 2023
** Tags added: ftbfs update-excuse
** Also affects: git (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Debian Bug tracker #1057756
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057756
** Also affects: git (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057756
Importance: Unknown
Status: Unknown
** No longer affects: git (Ubuntu)
** Package changed: git (Debian) => git-filter-repo (Debian)
** Also affects: git (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
Status in git-filter-repo package in Ubuntu:
New
Status in git-filter-repo package in Debian:
Unknown
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