Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605080 - app-i18n/libpinyin-1.0.0 pulls sys-libs/db:4.8 even if it uses the most recent versions to build anyway
Summary: app-i18n/libpinyin-1.0.0 pulls sys-libs/db:4.8 even if it uses the most recen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-08 17:08 UTC by Jakub Paluszak
Modified: 2017-01-12 04:39 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,6.44 KB, text/plain)
2017-01-08 17:08 UTC, Jakub Paluszak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Paluszak 2017-01-08 17:08:51 UTC
Created attachment 459186 [details]
emerge --info

app-i18n/libpinyin-1.0.0 pulls sys-libs/db:4.8 with this snippet of ebuild:

RDEPEND="sys-libs/db:4.8
        dev-libs/glib:2"

even if the ebuild uses the most recent version of sys-libs/db to build anyway.

Possible solutions:

* if app-i18n/libpinyin-1.0.0 requires sys-libs/db:4.8 to function properly, it should build against the right version requested by ebuild;
* if app-i18n/libpinyin-1.0.0 works fine withe the latest sys-libs/db, dependency on the specific 4.8 slot should be dropped.

app-i18n/libpinyin-1.0.0 builds fine with sys-libs/db:5.3, though I haven't tested it thouruoghly.
Comment 1 Yixun Lan archtester gentoo-dev 2017-01-12 04:39:25 UTC
thanks for the report, I've dropped the dependency

see 

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a75ac409d736764d64327f86d6e2ac8ae86a0bd