<?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>123674</bug_id>
          
          <creation_ts>2006-02-21 22:44 0000</creation_ts>
          <short_desc>sys-apps/groff-1.19.2 ebuild missing symlinks</short_desc>
          <delta_ts>2006-03-02 17:57:37 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>Ebuilds</component>
          <version>2005.1</version>
          <rep_platform>All</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>jfindlay@gmail.com</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jfindlay@gmail.com</who>
            <bug_when>2006-02-21 22:44:39 0000</bug_when>
            <thetext>The following lines

    # The following links are required for xman
    dosym eqn /usr/bin/geqn
    dosym tbl /usr/bin/gtbl
    dosym soelim /usr/bin/zsoelim

which are present in all ebuilds for older versions of groff are missing from the groff-1.19.2.ebuild file.  I don&apos;t know about xman, but man needs these links to be present in order to function and neither do the man, nor xman ebuilds provide these links.

archimedes ~ # grep -n dosym /usr/portage/sys-apps/man/*               
/usr/portage/sys-apps/man/man-1.5p.ebuild:69:   dosym man /usr/bin/manpath
/usr/portage/sys-apps/man/man-1.6-r1.ebuild:82: dosym man /usr/bin/manpath
/usr/portage/sys-apps/man/man-1.6a.ebuild:79:   dosym man /usr/bin/manpath
/usr/portage/sys-apps/man/man-1.6b-r2.ebuild:85:        dosym man /usr/bin/manpath
/usr/portage/sys-apps/man/man-1.6c.ebuild:92:   dosym man /usr/bin/manpath
archimedes ~ # grep -n dosym /usr/portage/x11-apps/xman/*
archimedes ~ # 

And just for good measure:

archimedes ~ # grep -n dosym /usr/portage/sys-apps/groff/*
/usr/portage/sys-apps/groff/groff-1.18.1-r4.ebuild:110: dosym eqn /usr/bin/geqn
/usr/portage/sys-apps/groff/groff-1.18.1-r4.ebuild:111: dosym tbl /usr/bin/gtbl
/usr/portage/sys-apps/groff/groff-1.18.1-r4.ebuild:112: dosym soelim /usr/bin/zsoelim
/usr/portage/sys-apps/groff/groff-1.18.1.1.ebuild:110:  dosym eqn /usr/bin/geqn
/usr/portage/sys-apps/groff/groff-1.18.1.1.ebuild:111:  dosym tbl /usr/bin/gtbl
/usr/portage/sys-apps/groff/groff-1.18.1.1.ebuild:112:  dosym soelim /usr/bin/zsoelim
/usr/portage/sys-apps/groff/groff-1.19.1-r2.ebuild:105: dosym eqn /usr/bin/geqn
/usr/portage/sys-apps/groff/groff-1.19.1-r2.ebuild:106: dosym tbl /usr/bin/gtbl
/usr/portage/sys-apps/groff/groff-1.19.1-r2.ebuild:107: dosym soelim /usr/bin/zsoelim
archimedes ~ #</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-02-22 15:17:11 0000</bug_when>
            <thetext>i can see the geqn and gtbl links being required, but sys-apps/man doesnt refer to zsoelim anywhere that i can see ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-03-02 17:57:37 0000</bug_when>
            <thetext>1.19.2-r1 has geqn and gtbl again</thetext>
          </long_desc>
      
    </bug>

</bugzilla>