Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493240 - dev-vcs/subversion[-perl] should not have dev-lang/perl in RDEPEND
Summary: dev-vcs/subversion[-perl] should not have dev-lang/perl in RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 17:24 UTC by Nikoli
Modified: 2014-06-01 14:50 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 Nikoli 2013-12-03 17:24:57 UTC
Ebuild is missing GENTOO_DEPEND_ON_PERL="no", see perl-module.eclass

Same problem was fixed in collected ebuilds recently: bug #487406
Comment 1 Marcin Mirosław 2014-01-16 11:02:42 UTC
It triggers unnecessary rebuild of subversion:

# emerge -pv1 perl dev-perl/PlRPC dev-perl/WWW-RobotRules                                                                                          

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  r  U  ] dev-lang/perl-5.16.3:0/5.16 [5.12.4-r1:0/0] USE="-berkdb -debug -doc -gdbm -ithreads (-build%)" 0 kB
[ebuild     U  ] dev-perl/PlRPC-0.202.0-r1 [0.202.0] 0 kB
[ebuild     U  ] dev-perl/WWW-RobotRules-6.10.0-r1 [6.10.0] 0 kB
[ebuild  rR    ] dev-perl/HTTP-Cookies-6.0.1-r1  0 kB
[ebuild  rR    ] dev-vcs/subversion-1.7.14  USE="dso nls vim-syntax webdav-neon -apache2 -berkdb -ctypes-python -debug -doc -extras -gnome-keyring -java -kde -perl -python -ruby -sasl {-test} -webdav-serf" PYTHON_TARGETS="python2_7 -python2_6" 0 kB
Comment 2 Thomas Sachau gentoo-dev 2014-06-01 14:50:19 UTC
the 1.8 series got the fix some time ago, the 1.7 series now also got it with 1.7.17, which should be on your local rsync mirror in a few hours

thanks for the report