Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865369 - gnome-extra/gnome-contacts-42.0 requires >=dev-libs/folks-0.14
Summary: gnome-extra/gnome-contacts-42.0 requires >=dev-libs/folks-0.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-16 09:11 UTC by Daniel Pay
Modified: 2022-10-29 19:18 UTC (History)
1 user (show)

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 Daniel Pay 2022-08-16 09:11:01 UTC
gnome-extra/gnome-contacts-42.0 failed compiling with the following error:
Dependency folks found: NO found 0.11.4 but need: '>=0.14'
The ebuild should be updated to depend on >=dev-libs/folks-0.14
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-16 15:58:14 UTC
Please include the full build.log and emerge --info.
Comment 2 Daniel Pay 2022-08-16 21:40:17 UTC
(In reply to Sam James from comment #1)
> Please include the full build.log and emerge --info.

Sorry, I didn’t save the build.log and have since encountering the bug gone and updated the system drastically so emerge —-info would not he representative of when the bug was triggered. This bug would only be triggered when upgrading quite old systems.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-16 21:48:11 UTC
(In reply to Daniel Pay from comment #2)
> (In reply to Sam James from comment #1)
> > Please include the full build.log and emerge --info.
> 
> Sorry, I didn’t save the build.log and have since encountering the bug gone
> and updated the system drastically so emerge —-info would not he
> representative of when the bug was triggered. This bug would only be
> triggered when upgrading quite old systems.

No problem. Just include in future if you can.
Comment 4 Daniel Pay 2022-08-19 03:40:06 UTC
Checking the meson.build found here
https://gitlab.gnome.org/GNOME/gnome-contacts/-/blob/gnome-41/meson.build
It would seem that this affects gnome-extra/gnome-contacts-41 as well.
Comment 5 Daniel Pay 2022-10-27 04:55:15 UTC
This effects gnome-extra/gnome-contacts-43.0 as well.
Comment 6 Larry the Git Cow gentoo-dev 2022-10-29 19:18:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271f92ee6451bcd89d4872a95afb96af1dd02cd6

commit 271f92ee6451bcd89d4872a95afb96af1dd02cd6
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-29 19:07:20 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-29 19:17:42 +0000

    gnome-extra/gnome-contacts: RDEPEND on dev-libs/libportal
    
    * and raise required folks version.
    
    Closes: https://bugs.gentoo.org/863692
    Closes: https://bugs.gentoo.org/865369
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../{gnome-contacts-42.0.ebuild => gnome-contacts-42.0-r1.ebuild}      | 3 ++-
 gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild                  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)