<?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>106039</bug_id>
          
          <creation_ts>2005-09-15 01:42 0000</creation_ts>
          <short_desc>sci-mathematics/gimps misplaced config files</short_desc>
          <delta_ts>2005-09-17 09:23:38 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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>bob5972@ucf.ics.uci.edu</reporter>
          <assigned_to>spock@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>bob5972@ucf.ics.uci.edu</who>
            <bug_when>2005-09-15 01:42:07 0000</bug_when>
            <thetext>sci-mathematics/gimps

The program doesn&apos;t always use the correct config files or directories unless
explicitly told to.  The ebuild says to go

cd /var/lib/gimps &amp;&amp; /opt/gimps/mprime

if you are not using the init scripts, but this doesn&apos;t actually work.
It uses /opt/gimps/mprime for its config folder unless you pass it the additional

/opt/gimps/mprime -w/var/lib/gimps

Steps to Reproduce:
emerge gimps
Start and stop the init script.
cd /var/lib/gimps
/opt/gimps/mprime -m
After changing something in the menus, two sets of config files are created, one
in /var/lib/gimps and one in /opt/gimps.

I symlinked the two sets files to be the same thing, until I discovered the -w
option.  It seems like the ebuild should create the symlinks itself or say that
the -w option is needed when not using the init scripts.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spock@gentoo.org</who>
            <bug_when>2005-09-17 09:23:38 0000</bug_when>
            <thetext>Fixed in CVS, thanks :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>