Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279033 - media-gfx/gphoto2-2.4.5 needs to depend on >=libgphoto2-2.4.5
Summary: media-gfx/gphoto2-2.4.5 needs to depend on >=libgphoto2-2.4.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 11:51 UTC by Perttu Luukko
Modified: 2009-07-26 13:29 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 Perttu Luukko 2009-07-25 11:51:16 UTC
Emerge of gphoto2-2.4.5 fails on econf with:

checking for libgphoto2 version according to gphoto2-config... 2.4.4
checking if libgphoto2 version is matching requirement >= 2.4.5... no
configure: error: Version requirement libgphoto2 >= 2.4.5 not met. Found: 2.4.4

The DEPEND in gphoto2-2.4.5.ebuild is currently >=media-libs/libgphoto2-2.4.4,
so libgphoto2 is not automatically upgraded to the required version when upgrading gphoto2 from version 2.4.4. After upgrading libgphoto2 manually to
version 2.4.5 emerge of gphoto2-2.4.5 proceeds without problems.

Reproducible: Always

Steps to Reproduce:
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2009-07-26 13:29:31 UTC
Fixed in CVS without a bump - thanks for the report!