Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858575 - net-misc/wget2-2.0.1 installs pkg-config files with mismatched Version
Summary: net-misc/wget2-2.0.1 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
Assignee: Bernard Cafarelli
URL: https://gitlab.com/gnuwget/wget2/-/is...
Whiteboard:
Keywords:
Depends on:
Blocks: pkg-config_mismatched-version
  Show dependency tree
 
Reported: 2022-07-17 13:40 UTC by Agostino Sarubbo
Modified: 2022-07-19 17:51 UTC (History)
0 users

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


Attachments
build.log (build.log,326.01 KB, text/plain)
2022-07-17 13:40 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-17 13:40:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/wget2-2.0.1 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-17 13:40:12 UTC
Created attachment 791930 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2022-07-17 17:31:01 UTC
That looks like a typo on relese, I filled an upstream bug to be sure
Comment 3 Larry the Git Cow gentoo-dev 2022-07-17 17:41:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3db754fd85ce1053005111b2acfea657254b8a

commit 8b3db754fd85ce1053005111b2acfea657254b8a
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-17 17:40:43 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-17 17:40:53 +0000

    net-misc/wget2: fix libwget version and documentation build
    
    Closes: https://bugs.gentoo.org/858575
    Closes: https://bugs.gentoo.org/858578
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/wget2/wget2-2.0.1-r1.ebuild | 101 +++++++++++++++++++++++++++++++++++
 net-misc/wget2/wget2-9999.ebuild     |  53 ++++++++----------
 2 files changed, 124 insertions(+), 30 deletions(-)
Comment 4 Bernard Cafarelli gentoo-dev 2022-07-19 16:59:42 UTC
Reopening, the reported version is the intended one - I will see in QA checks how to override the warning
Comment 5 Larry the Git Cow gentoo-dev 2022-07-19 17:51:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2028491735668959b8932e04ee0b229461f88bd1

commit 2028491735668959b8932e04ee0b229461f88bd1
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-19 17:35:01 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-19 17:51:11 +0000

    net-misc/wget2: use QA_PKGCONFIG_VERSION
    
    libwget has different versioning but is not packaged independently for
    now
    
    Closes: https://bugs.gentoo.org/858575
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wget2/{wget2-2.0.1-r1.ebuild => wget2-2.0.1-r2.ebuild}     | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)