<?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>28451</bug_id>
          
          <creation_ts>2003-09-11 08:54 0000</creation_ts>
          <short_desc>Missing two conf files in current freetds ebuild</short_desc>
          <delta_ts>2003-09-22 05:15:46 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>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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>cstrom@speakeasy.net</reporter>
          <assigned_to>bug-wranglers@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>cstrom@speakeasy.net</who>
            <bug_when>2003-09-11 08:54:12 0000</bug_when>
            <thetext>The current dev-db/freetds ebuild is missing two configuration files -
/etc/freetds.conf and /etc/locales.conf.  Both are included in the source
package, but are not install by the current (0.61) ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge freetds
Actual Results:  
No locales.conf and freetds.conf in /etc.

Expected Results:  
Put them in there.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cstrom@speakeasy.net</who>
            <bug_when>2003-09-11 08:57:59 0000</bug_when>
            <thetext>Created an attachment (id=17503)
Patch to the current ebuild to include the required conf files

Just need to remove the line:

		-e &apos;s/^ETC = /ETC = $(DESTDIR)/&apos; \

From the ebuild to get it to install correct.  The $(DESTDIR) is already in the
Makefile that is included in the distribution.	The current ebuild adds a
duplicate $(DESTDIR) to the Makefile for the ETC variable which is then set to
`$(DESTDIR)/$(DESTDIR)/etc&apos;, which doesn&apos;t exist, preventing the conf files
from being installed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2003-09-22 05:15:46 0000</bug_when>
            <thetext>nice catch again, chris</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>17503</attachid>
            <date>2003-09-11 08:57 0000</date>
            <desc>Patch to the current ebuild to include the required conf files</desc>
            <filename>conf.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9kZXYtZGIvZnJlZXRkcy9mcmVldGRzLTAuNjEuZWJ1aWxkCTIwMDMt
MDgtMTQgMTU6MTQ6NDQuMDAwMDAwMDAwIC0wNDAwCisrKyAvdXNyL2xvY2FsL3BvcnRhZ2UvZGV2
LWRiL2ZyZWV0ZHMvZnJlZXRkcy0wLjYxLmVidWlsZAkyMDAzLTA5LTExIDExOjEwOjA4LjAwMDAw
MDAwMCAtMDQwMApAQCAtMjEsNyArMjEsNiBAQCBzcmNfY29tcGlsZSgpIHsKIHNyY19pbnN0YWxs
KCkgewogCW12ICR7U30vTWFrZWZpbGUgJHtTfS9NYWtlZmlsZS5vcmlnCiAJc2VkIC1lICdzL15E
RUZESVIgPSAvREVGRElSID0gJChERVNURElSKS8nIFwKLQkJIC1lICdzL15FVEMgPSAvRVRDID0g
JChERVNURElSKS8nIFwKIAkJICR7U30vTWFrZWZpbGUub3JpZyA+ICR7U30vTWFrZWZpbGUKIAlt
YWtlIERFU1RESVI9JHtEfSBpbnN0YWxsIHx8IGRpZQogfQo=
</data>        

          </attachment>
    </bug>

</bugzilla>