Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533218 - mail-client/claws-mail-3.11.1 - automagic dependency on app-arch/libarchive
Summary: mail-client/claws-mail-3.11.1 - automagic dependency on app-arch/libarchive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-21 20:22 UTC by Bruno
Modified: 2016-03-04 10:40 UTC (History)
2 users (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 Bruno 2014-12-21 20:22:13 UTC
emerge --depclean --with-bdeps=n
>>> package: app-arch/libarchive-3.1.2-r1
 *  - /usr/lib/libarchive.so.13
 *  - /usr/lib/libarchive.so.13.1.2
 *      used by /usr/bin/claws-mail (mail-client/claws-mail-3.11.1)
 *      used by /usr/lib/claws-mail/plugins/acpi_notifier.so (mail-client/claws-mail-3.11.1)
 *      used by /usr/lib/claws-mail/plugins/address_keeper.so (mail-client/claws-mail-3.11.1)
 *      used by 15 other files

[ebuild   R   ~] mail-client/claws-mail-3.11.1  USE="calendar clamav dbus gnutls imap ipv6 libnotify notification pdf pgp session smime spell xface -archive -bogofilter -debug -doc -gdata (-gtk3) -ldap -libcanberra -libindicate -networkmanager -nntp -pda -perl -python -rss -spam-report -spamassassin -startup-notification -valgrind -webkit" PYTHON_TARGETS="python2_7" 0 KiB

Reproducible: Always

Steps to Reproduce:
a. Emerge claws-mail (with USE=-archive) while libarchive is installed


Expected Results:  
Claws-mail and it's included plugins should not depend on libarchive when libarchive is not a runtime dependency.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-22 09:36:51 UTC
Yes, that's odd. Even with --disable-archive-plugin configure happily finds -larchive and uses it. :)
Comment 2 Andrej Kacian 2014-12-22 18:46:59 UTC
FYI, this has just been fixed upstream[1].

1. http://git.claws-mail.org/?p=claws.git;a=commit;h=22e05b492f09ed1d20cd48e1917d1dead0fc248e
Comment 3 Pacho Ramos gentoo-dev 2016-03-04 10:40:01 UTC
should be solved in 3.13.2 then