Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857678 - net-libs/libosmo-dsp-0.4.0 installs pkg-config files with mismatched Version
Summary: net-libs/libosmo-dsp-0.4.0 installs pkg-config files with mismatched Version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: pkg-config_mismatched-version
  Show dependency tree
 
Reported: 2022-07-11 19:22 UTC by Agostino Sarubbo
Modified: 2022-07-12 12:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,61.52 KB, text/plain)
2022-07-11 19:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-11 19:22:27 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-11 19:22:29 UTC
Created attachment 791102 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-12 05:42:27 UTC
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(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 05:44:22 UTC
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.
Comment 4 Thomas Beierlein gentoo-dev 2022-07-12 12:52:44 UTC
(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.
Comment 5 Larry the Git Cow gentoo-dev 2022-07-12 12:56:48 UTC
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(+)