<?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>243066</bug_id>
          
          <creation_ts>2008-10-21 16:59 0000</creation_ts>
          <short_desc>net-fs/nfs-utils-1.1.4 fails to install /etc/idmapd.conf</short_desc>
          <delta_ts>2008-10-26 08:43:30 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>2008.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>Storklerk@ariolc.dyndns.org</reporter>
          <assigned_to>net-fs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Storklerk@ariolc.dyndns.org</who>
            <bug_when>2008-10-21 16:59:34 0000</bug_when>
            <thetext>Both the -1.1.3 and the -1.1.4 ebuilds contain the following line:
       use !nonfsv4 &amp;&amp; doins utils/idmapd/idmapd.conf

But trying to emerge the -1.1.4 version I get the following error:
ake[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.4/work/nfs-utils-1.1.4&apos;
make[1]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.4/work/nfs-utils-1.1.4&apos;
install: cannot stat `utils/idmapd/idmapd.conf&apos;: No such file or directory
&gt;&gt;&gt; Completed installing nfs-utils-1.1.4 into /var/tmp/portage/net-fs/nfs-utils-1.1.4/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment


It seems that utils/idmapd/idmapd.conf was removed from the source tarball:

# tar -tzf /usr/portage/distfiles/nfs-utils-1.1.3.tar.gz |grep conf
nfs-utils-1.1.3/config.sub
nfs-utils-1.1.3/support/include/config.h.in
nfs-utils-1.1.3/configure.ac
nfs-utils-1.1.3/config.guess
nfs-utils-1.1.3/configure
nfs-utils-1.1.3/utils/idmapd/idmapd.conf
nfs-utils-1.1.3/utils/idmapd/idmapd.conf.man
# tar -tjf /usr/portage/distfiles/nfs-utils-1.1.4.tar.bz2 |grep conf
nfs-utils-1.1.4/configure
nfs-utils-1.1.4/support/include/config.h.in
nfs-utils-1.1.4/config.guess
nfs-utils-1.1.4/configure.ac
nfs-utils-1.1.4/config.sub
nfs-utils-1.1.4/utils/idmapd/idmapd.conf.man


Reproducible: Always

Steps to Reproduce:
1. have the default, unmodified /etc/idmapd.conf installed
2. upgrade from nfs-utils-1.1.3 to -1.1.4
3. find that /etc/idmapd.conf is now missing</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2008-10-26 08:43:30 0000</bug_when>
            <thetext>libnfsidmap provides the file now</thetext>
          </long_desc>
      
    </bug>

</bugzilla>