<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>27047</bug_id>
          
          <creation_ts>2003-08-21 03:59 0000</creation_ts>
          <short_desc>dev-ruby/rdtool fails on dependency dev-ruby/optparse</short_desc>
          <delta_ts>2003-09-06 20:12:57 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Development</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>brandy@gentoo.org</reporter>
          <assigned_to>agriffis@gentoo.org</assigned_to>
          <cc>twp@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>brandy@gentoo.org</who>
            <bug_when>2003-08-21 03:59:05 0000</bug_when>
            <thetext>All dev-ruby/rdtool ebuilds depend on optparse. However optparse was removed 
from the portage tree since it is now distributed with ruby-1.8.0. Thus emerging rdtool 
causes the following error: 
 
Calculating dependencies \ 
emerge: there are no masked or unmasked ebuilds to satisfy 
&quot;&gt;=dev-ruby/optparse-0.7.5&quot;. 
 
!!! Error calculating dependencies. Please correct. 
 
At the moment only dev-lang/ruby-cvs--1.8.0-r3 has PROVIDE=&quot;dev-ruby/optparse&quot; 

Reproducible: Always
Steps to Reproduce:
 



Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz 
GENTOO_MIRRORS=&quot;ftp://ftp.citylink.co.nz/gentoo http://gentoo.oregonstate.edu/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo&quot; 
CONFIG_PROTECT=&quot;/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config&quot; 
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot; 
PORTDIR=&quot;/usr/portage&quot; 
DISTDIR=&quot;/usr/portage/distfiles&quot; 
PKGDIR=&quot;/usr/portage/packages&quot; 
PORTAGE_TMPDIR=&quot;/var/tmp&quot; 
PORTDIR_OVERLAY=&quot;&quot; 
USE=&quot;x86 oss apm avi crypt cups encode foomaticdb gif gpm jpeg gnome libg++ 
mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms 
xv zlib gtkhtml gdbm berkdb slang readline arts bonobo svga java X sdl tcpd pam 
libwww ssl perl python esd imlib oggvorbis gtk qt kde motif opengl 3dfx cdr doc dvd 
sse tcltk tetex -3dnow&quot; 
COMPILER=&quot;gcc3&quot; 
CHOST=&quot;i686-pc-linux-gnu&quot; 
CFLAGS=&quot;-march=pentium4 -O3 -pipe -fomit-frame-pointer&quot; 
CXXFLAGS=&quot;-march=pentium4 -O3 -pipe -fomit-frame-pointer&quot; 
ACCEPT_KEYWORDS=&quot;x86&quot; 
MAKEOPTS=&quot;-j2&quot; 
AUTOCLEAN=&quot;yes&quot; 
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot; 
FEATURES=&quot;sandbox ccache&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>twp@gentoo.org</who>
            <bug_when>2003-08-24 14:17:12 0000</bug_when>
            <thetext>Optparse is no longer an independent package. It&apos;s now part of Ruby 1.8.0.

So we have to either:
1. make rdtool depend on &gt;=dev-lang/ruby-1.8.0
or
2. create a virtual/optparse and hope that the old optparse archive stays around
or
3. ?

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>agriffis@gentoo.org</who>
            <bug_when>2003-09-06 20:12:57 0000</bug_when>
            <thetext>I took the easy way out and made this depend on ruby 1.8.0.  I also
took the opportunity to update rdtool to the most recent version.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>