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

Bug 516234

Summary: net-misc/x2goserver-4.0.1.15 should DEPEND on dev-perl/File-BaseDir and RDEPEND on x11-apps/xwininfo
Product: Gentoo Linux Reporter: Account removed <fbc43fe13bd95c4fd45c0772f1b8967d4464ab58>
Component: Current packagesAssignee: Gentoo NX Server project <nx>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: leho, web
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Account removed 2014-07-03 21:05:28 UTC
The ebuild for x2goserver is missing dependencies:

1. For Compilation:
- dev-perl/File-BaseDir

2. For Runtime (x2golistdesktops)
- x11-apps/xwininfo

Reproducible: Always
Comment 1 Leho Kraav (:macmaN @lkraav) 2014-08-17 14:53:05 UTC
Is this why x2goserver-4.0.1.15 hasn't been stabilized yet?
Comment 2 INODE64 Sistemas 2014-08-19 13:23:14 UTC
Same problem, after install dev-perl/File-BaseDir solve all problems
Comment 3 Bernard Cafarelli gentoo-dev 2014-08-22 09:25:20 UTC
Thanks for the report! I added both to current ebuilds

One note though, File::BaseDir is only called in binaries not used at compile time (and install went fine without dev-perl/File-BaseDir on system), what was the error you got?