Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47825 - dev-lang/R ebuild depends on a specific version of libglade
Summary: dev-lang/R ebuild depends on a specific version of libglade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 12:20 UTC by Mike Smith
Modified: 2004-04-20 04:09 UTC (History)
0 users

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 Mike Smith 2004-04-14 12:20:56 UTC
In the current 1.9.0 ebuild, if gnome use flag is set the following dependency is set:

=gnome-base/libglade-0.17*

R should work with newer versions of libglade as well.  For instance, a current system is likely to have libglade-2.0.1.

Reproducible: Always
Steps to Reproduce:
1. :; emerge -s libglade
2. :; emerge -p R-1.9.0.ebuild

Actual Results:  
*  gnome-base/libglade
      Latest version available: 2.0.1
      Latest version installed: 2.0.1
      Size of downloaded files: 258 kB
      Homepage:    http://www.gnome.org/
      Description: GLADE is a interface builder
      License:     LGPL-2.1

These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] gnome-base/oaf-0.6.10
[ebuild  N    ] gnome-base/bonobo-1.0.22
[ebuild  N    ] gnome-base/libglade-0.17-r6
[ebuild   R   ] dev-lang/R-1.9.0


Expected Results:  
*  gnome-base/libglade
      Latest version available: 2.0.1
      Latest version installed: 2.0.1
      Size of downloaded files: 258 kB
      Homepage:    http://www.gnome.org/
      Description: GLADE is a interface builder
      License:     LGPL-2.1


These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R   ] dev-lang/R-1.9.0
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-04-20 04:09:32 UTC
Thanks, corrected that in portage.