https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-libs/libosmo-dsp-0.4.0 installs pkg-config files with mismatched Version. Discovered on: amd64 (internal ref: ci)
Created attachment 791102 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d135fbc5a91cbfd93d67035167f83c98fa9498a1 commit d135fbc5a91cbfd93d67035167f83c98fa9498a1 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2022-07-12 05:34:17 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2022-07-12 05:34:17 +0000 net-libs/libosmo-dsp: Fix mismatched version in pkg-config file Closes: https://bugs.gentoo.org/857678 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> net-libs/libosmo-dsp/files/libosmo-dsp-0.4.0-version.patch | 11 +++++++++++ net-libs/libosmo-dsp/libosmo-dsp-0.4.0.ebuild | 2 ++ 2 files changed, 13 insertions(+)
I would consider either using a sed or putting a big comment about the ebuild to avoid the risk of it being stale in future.
(In reply to Sam James from comment #3) > I would consider either using a sed or putting a big comment about the > ebuild to avoid the risk of it being stale in future. I considered that. 0.4.0 is no official version (last one was 0.3.0) but a git snapshot hosted at zerochaos home directory. So I think there will be no new version anyway. But I agree. A comment (at least with the bug number) may be appropriate.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e52306662795bddd193b6b585038b7c734b4a90 commit 8e52306662795bddd193b6b585038b7c734b4a90 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2022-07-12 12:56:30 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2022-07-12 12:56:30 +0000 net-libs/libosmo-dsp: Add a warning comment Bug: https://bugs.gentoo.org/857678 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> net-libs/libosmo-dsp/libosmo-dsp-0.4.0.ebuild | 2 ++ 1 file changed, 2 insertions(+)