Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385591 - www-apps/rt missing dependencies
Summary: www-apps/rt missing dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Eric Martin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 09:34 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-10-04 18:22 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-04 09:34:47 UTC
Module::Versions::Report >= 1.05 ...MISSING
	File::ShareDir ...MISSING
	HTML::RewriteAttributes ...MISSING
	Data::ICal ...MISSING
	HTTP::Server::Simple::Mason >= 0.14 ...MISSING

Module::Versions::Report and HTTP::Server::Simple::Mason are simply missing the proper version requirements (so I'll commit them as QA right now), the other three are entirely missing in the deps list, and since I don't know if they are supposed to be optional I won't touch them.
Comment 1 Eric Martin 2011-10-04 10:39:43 UTC
The version numbers and those deps are all in my ebuild, I'm not sure how they didn't make it into the tree.  Thank you for fixing that.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-04 17:56:54 UTC
I'll take that comment as a green light to add the missing deps (which I just did), but this is a problem for ppc:

   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc64/10.0/32bit-userland/developer) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/kde) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/gnome) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc64/10.0/32bit-userland/desktop) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc64/10.0/32bit-userland) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc32/10.0/developer) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc32/10.0/desktop/kde) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc32/10.0/desktop/gnome) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc32/10.0/desktop) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']
   www-apps/rt/rt-3.8.10.ebuild: ~ppc(default/linux/powerpc/ppc32/10.0) ['dev-perl/File-ShareDir', 'dev-perl/HTML-RewriteAttributes', 'dev-perl/Data-ICal']

I've de-keyworded ~ppc from the ebuild, since it would never have worked there in the first place. PPC team please re-keyword if you feel like it.
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-10-04 18:22:26 UTC
ppc is happy with keywords being dropped.