<?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>196662</bug_id>
          
          <creation_ts>2007-10-21 20:49 0000</creation_ts>
          <short_desc>=net-misc/dhcpcd-3.1* - replace einfo with elog in pkg_postinst</short_desc>
          <delta_ts>2007-10-22 08:25:25 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>2007.0</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>jakub@gentoo.org</reporter>
          <assigned_to>uberlord@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-10-21 20:49:45 0000</bug_when>
            <thetext>Seriously this completely defeats the whole point of the information in pkg_postinst. einfo is not logged by ELOG features by default, producing the following:

&lt;snip&gt;
 * You have installed dhcpcd with zeroconf support.
 * You have installed dhcpcd with DUID support.
 * Some DHCP server implementations require a MAC address only in the
 * ClientID field. These DHCP servers should be updated to be RFC
 * conformant. If you cannot do this, you can revert to the old
 * behaviour by using the -I &apos;&apos; option OR building dhcpcd with the
 * vram USE flag enabled.
 * GNU info directory index is up-to-date.
&lt;/snip&gt;

The whole info about USE=&quot;zeroconf&quot; gets lost, and half of info about USE=&quot;-vram&quot; as well.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>uberlord@gentoo.org</who>
            <bug_when>2007-10-22 08:25:25 0000</bug_when>
            <thetext>Maybe portage should just map einfo to elog when in pkg_postinst because you&apos;re basically saying that einfo is redundant there.

But whatever.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>