https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/git-1.19.1 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 897834 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Git::FailedError: git '--git-dir=/var/tmp/portage/dev-ruby/git-1.19.1/temp/d20240716-35-zu8oor/.git' '--work-tree=/var/tmp/portage/dev-ruby/git-1.19.1/temp/d20240716-35-zu8oor' '-c' 'core.quotePath=true' '-c' 'color.ui=false' 'cat-file' 'commit' 'HEAD' 2>&1 Error: test_commit_data(TestSignedCommits): error: Couldn't load public key .git/test-key: No such file or directory? fatal: failed to write commit object error: Couldn't load public key .git/test-key: No such file or directory?
This test uses a DSA key which is no longer supported by openssh.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70c90b4e1dbf19d6e83752c59bdd40998de68d8 commit c70c90b4e1dbf19d6e83752c59bdd40998de68d8 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-07-18 06:44:47 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-07-18 06:47:00 +0000 dev-ruby/git: fix deprecated dsa key usage in tests Closes: https://bugs.gentoo.org/936202 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/git/git-1.19.1.ebuild | 3 +++ dev-ruby/git/git-2.1.1.ebuild | 3 +++ 2 files changed, 6 insertions(+)