Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 557082

Summary: app-editors/vim-qt[perl] should slot-operator depend on perl:=
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526364    
Attachments: emerge --info

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-08-08 23:40:38 UTC
Created attachment 408584 [details]
emerge --info

Long after a Perl 5.22 upgrade, this is still sitting residual:

>>> package: dev-lang/perl-5.22.0
 *  - /usr/lib64/libperl.so.5.20
 *  - /usr/lib64/libperl.so.5.20.2
 *      used by /usr/bin/qvim (app-editors/vim-qt-20150102)


/usr/portage $ grep 'perl' app-editors/vim-qt/*.ebuild 
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:IUSE="acl cscope debug lua luajit nls perl python racket ruby"
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:   perl? ( dev-lang/perl )
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:   myconf+=" $(use_enable perl perlinterp)"
app-editors/vim-qt/vim-qt-20150102.ebuild:IUSE="acl cscope debug lua luajit nls perl python racket ruby"
app-editors/vim-qt/vim-qt-20150102.ebuild:      perl? ( dev-lang/perl )
app-editors/vim-qt/vim-qt-20150102.ebuild:      myconf+=" $(use_enable perl perlinterp)"



and perl-cleaner reports it as a linker against libperl:

* 
 * If you have just updated your major Perl version (e.g. from 5.20.2 to 5.22.0),
 * and have run perl-cleaner _after_ that update, then this means most likely
 * that these packages are buggy. Please file a bug on http://bugs.gentoo.org/ and
 * report that perl-cleaner needed to reinstall the following list:
 *    app-editors/vim-qt:0 net-fs/samba:0
 *