<?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>153685</bug_id>
          
          <creation_ts>2006-11-01 07:17 0000</creation_ts>
          <short_desc>dev-libs/cyrus-sasl ebuild using echo instead of einfo/elog</short_desc>
          <delta_ts>2006-12-10 07:44: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>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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>eva@gentoo.org</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2006-11-01 07:17:43 0000</bug_when>
            <thetext>here is the email I&apos;m getting when upgrading cyrus-sasl :

WARN: postinst
You need to add a user running a service using Courier&apos;s
authdaemon to the &apos;mail&apos; group. For example, do:
to add postfix to &apos;mail&apos; group.

so what shall I really do ?

excerpt of the ebuild :
        ewarn &quot;You need to add a user running a service using Courier&apos;s&quot;
        ewarn &quot;authdaemon to the &apos;mail&apos; group. For example, do:&quot;
        echo &quot;  gpasswd -a postfix mail&quot;
        ewarn &quot;to add postfix to &apos;mail&apos; group.&quot;

yes that&apos;s true, there is an echo surrounded by ewarns...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tove@gentoo.org</who>
            <bug_when>2006-12-10 07:44:17 0000</bug_when>
            <thetext>Fixed. Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>