Summary: | net-misc/bird-2.0.9 fails tests on MUSL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Alarig Le Lay <alarig> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arkamar, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=900104 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2022-04-03 18:17:04 UTC
Created attachment 768623 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: fatal: not a git repository (or any parent up to mount point /var/tmp) The source is indeed taken from a tarball and not from a git Thanks a lot for the fix. I’ll add a patch in the ebuild when the change is commited. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4029824a2813d5d5957e1f27f6bc6ebab6b34646 commit 4029824a2813d5d5957e1f27f6bc6ebab6b34646 Author: Alarig Le Lay <alarig@swordarmor.fr> AuthorDate: 2023-03-06 20:11:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-07 07:10:02 +0000 net-misc/bird: fixing tests on MUSL Closes: https://bugs.gentoo.org/836713 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr> Closes: https://github.com/gentoo/gentoo/pull/29962 Signed-off-by: Sam James <sam@gentoo.org> net-misc/bird/bird-2.0.10.ebuild | 6 +++- net-misc/bird/bird-2.0.9.ebuild | 6 +++- net-misc/bird/files/bird-2.0.9-musl-tests.patch | 43 +++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-) |