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

Bug 25711

Summary: new ebuilds: bioconductor dependencies
Product: Gentoo Linux Reporter: Gontran Zepeda <gontran>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: gentoo, sci-biology
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 25710    
Attachments: Rgraphviz-1.0.3.ebuild
dev-libs/graph-1.1.10
dev-libs/rsxml
files/GNUmakefile

Description Gontran Zepeda 2003-08-01 09:24:47 UTC
Required for bootstrapping in bioconductor.
Comment 1 Gontran Zepeda 2003-08-01 09:26:23 UTC
Created attachment 15322 [details]
Rgraphviz-1.0.3.ebuild
Comment 2 Gontran Zepeda 2003-08-01 09:32:11 UTC
Created attachment 15324 [details]
dev-libs/graph-1.1.10

Needed for bootstrap of bioconductor, but not replaced by!
Comment 3 Gontran Zepeda 2003-08-01 09:33:41 UTC
Created attachment 15326 [details]
dev-libs/rsxml

Needed by graph.  Needed for biocunductor bootstrap, not replaced after
bioconductor installed.  An actual dependency!
Comment 4 Gontran Zepeda 2003-08-01 09:35:03 UTC
Created attachment 15328 [details]
files/GNUmakefile

Needed to compile rsxml -- overlooked in the dist somehow!
Comment 5 Gontran Zepeda 2003-08-01 09:37:37 UTC
The whole build process for bioconductor is a bit funny in that if
building in the ${D} alternate library location R can't find
dependencies for the package that come with the package.

Um, that sounds dumb.  R just doesn't look for things in the right
places using R INSTALL --library XXX/ZZZ .... etc.  Anyway.  Using this
included dep graph you can get bioconductor installed.  But then
dev-libs/graph is obsolete!  Weird.

Sorry it's not pristine, sniff!

Comment 6 Brady Catherman 2006-01-13 08:55:51 UTC
Over in bug 25710 I submitted a dev-R portage directory that contains all of the bioconductor packages broken apart and individually installable. RGtk is  known to be broken because it fails to find pkg-config and gtk-config even when gtk is fully installed. This package also has all of the needed CRAN packages and all dep's should be sorted out.

Let me know what you think.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 14:26:54 UTC
Same as Bug 25710.