<?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>43211</bug_id>
          
          <creation_ts>2004-02-28 09:45 0000</creation_ts>
          <short_desc>gocr installs man page to wrong directory</short_desc>
          <delta_ts>2004-03-11 22:22:17 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>thsuut@utu.fi</reporter>
          <assigned_to>text-markup@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>thsuut@utu.fi</who>
            <bug_when>2004-02-28 09:45:50 0000</bug_when>
            <thetext>gocr&apos;s manual page got installed to /usr/usr/share/man/man1 by emerge.
While the correct place is /usr/share/man/man1.

It also has execution bit set.


Reproducible: Always
Steps to Reproduce:
1. emerge gocr
2.
3.

Actual Results:  
# ls -l /usr/usr/share/man/man1/gocr.1 
-rwxr-xr-x    1 root     root         2.0K Feb 28 
19:25 /usr/usr/share/man/man1/gocr.1* 
 

Expected Results:  
# ls -l /usr/share/man/man1/gocr.1 
-rw-r--r--    1 root     root         2.0K Feb 28 
19:25 /usr/share/man/man1/gocr.1*</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2004-03-11 22:22:17 0000</bug_when>
            <thetext>Fixed in CVS. Thanks for reporting.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>