Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911122 - app-office/gnucash-5.1 requires sys-libs/gwenhywfar >= 5.6.0
Summary: app-office/gnucash-5.1 requires sys-libs/gwenhywfar >= 5.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 08:57 UTC by Thomas Raschbacher
Modified: 2023-07-28 13:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Raschbacher gentoo-dev 2023-07-24 08:57:59 UTC
CMake excerpt:

-- Checking for module 'gwenhywfar>=5.6.0'
--   Package dependency requirement 'gwenhywfar >= 5.6.0' could not be satisfied.
Package 'gwenhywfar' has version '5.4.1', required version is '>= 5.6.0'
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:603 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  CMakeLists.txt:376 (pkg_check_modules)


">=sys-libs/gwenhywfar-4.20.0:="

5.10.1 is the only version in the tree and compiles fine.
Comment 1 Thomas Raschbacher gentoo-dev 2023-07-27 06:29:13 UTC
I don't mind taking care of this if you are busy. just let me know if it's ok as I don't want to (rev-)bump others packages without asking.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-27 09:37:34 UTC
You don't need to stress about it if it's obvious. He's also devaway still: https://dev.gentoo.org/devaway/.

Just depend on >= 5.6.0 please. Thanks!
Comment 3 Larry the Git Cow gentoo-dev 2023-07-28 13:12:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962a45b560b121833f18321db1f702f8e3f31353

commit 962a45b560b121833f18321db1f702f8e3f31353
Author:     Thomas Raschbacher <lordvan@gentoo.org>
AuthorDate: 2023-07-28 13:12:01 +0000
Commit:     Thomas Raschbacher <lordvan@gentoo.org>
CommitDate: 2023-07-28 13:12:01 +0000

    app-office/gnucash: fix dependency
    
    Closes: https://bugs.gentoo.org/911122
    Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>

 app-office/gnucash/gnucash-5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)