Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565316 - mail-client/evolution-3.18.2 fails to configure - wrong e-d-s dependency
Summary: mail-client/evolution-3.18.2 fails to configure - wrong e-d-s dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-10 04:50 UTC by Priit Laes (IRC: plaes)
Modified: 2015-11-10 19:16 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 Priit Laes (IRC: plaes) 2015-11-10 04:50:43 UTC
During configure:

checking for EVOLUTION_DATA_SERVER... no
configure: error: Package requirements (camel-1.2 >= 3.18.2
	 libebook-1.2 >= 3.18.2
	 libecal-1.2 >= 3.18.2
	 libedataserver-1.2 >= 3.18.2
	 libedataserverui-1.2 >= 3.18.2
	 libebackend-1.2 >= 3.18.2) were not met:

Requested 'camel-1.2 >= 3.18.2' but version of camel is 3.18.1
Requested 'libebook-1.2 >= 3.18.2' but version of libebook is 3.18.1
Requested 'libecal-1.2 >= 3.18.2' but version of libecal is 3.18.1
Requested 'libedataserver-1.2 >= 3.18.2' but version of libedataserver is 3.18.1
Requested 'libedataserverui-1.2 >= 3.18.2' but version of libedataserverui is 3.18.1
Requested 'libebackend-1.2 >= 3.18.2' but version of libebackend is 3.18.1


This is caused by wrong dependency:

    >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?]
Comment 1 Pacho Ramos gentoo-dev 2015-11-10 19:16:47 UTC
[master d72ed4c] mail-client/evolution: Fix dependency on eds (#565316 by plaes)