<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>31822</bug_id>
          
          <creation_ts>2016-02-19 01:07:36 +0300</creation_ts>
          <short_desc>Handle alias_maps separately from other hashes in /etc/chroot.d/postfix.conf</short_desc>
          <delta_ts>2016-03-02 19:25:33 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>postfix</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://git.altlinux.org/people/lakostis/packages/?p=postfix.git;a=commit;h=d06512c0979a1af9da1ecbc52df18fcc9145d040</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>relnote</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Konstantin A Lepikhov (L.A. Kostis)">lakostis</reporter>
          <assigned_to name="Gleb F-Malinovskiy">glebfm</assigned_to>
          <cc>glebfm</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>155130</commentid>
    <comment_count>0</comment_count>
    <who name="Konstantin A Lepikhov (L.A. Kostis)">lakostis</who>
    <bug_when>2016-02-19 01:07:36 +0300</bug_when>
    <thetext>commit f480c5c0f04f851bf1231bb986ef73fb9c96d202
Author: Konstantin A. Lepikhov &lt;lakostis@altlinux.ru&gt;
Date:   Thu Feb 18 21:56:15 2016 +0000

    extra/chroot.conf: added support for alias_maps
    
    According postconf(5), alias_maps should be processed by postalias
    instead of postmap, so handle them separately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>155131</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2016-02-19 01:15:47 +0300</bug_when>
    <thetext>(In reply to comment #0)
&gt; commit f480c5c0f04f851bf1231bb986ef73fb9c96d202
&gt; Author: Konstantin A. Lepikhov &lt;lakostis@altlinux.ru&gt;
&gt; Date:   Thu Feb 18 21:56:15 2016 +0000
&gt; 
&gt;     extra/chroot.conf: added support for alias_maps
&gt; 
&gt;     According postconf(5), alias_maps should be processed by postalias
&gt;     instead of postmap, so handle them separately.

Спасибо.

&gt; +if [ -n &quot;$force_alias_maps&quot; -o -n &quot;$update_alias_maps&quot; ]; then
&gt; +       postalias $verbose &quot;$src&quot; ||
&gt; +               Fatal &quot;failed to update alias map $src database&quot;
&gt; +fi

$src - это файл или список файлов?  Эта переменная правильно проинициализирована в случае -n &quot;$force_alias_maps&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>155132</commentid>
    <comment_count>2</comment_count>
    <who name="Konstantin A Lepikhov (L.A. Kostis)">lakostis</who>
    <bug_when>2016-02-19 01:34:21 +0300</bug_when>
    <thetext>(In reply to comment #1)
&gt; (In reply to comment #0)
&gt; &gt; commit f480c5c0f04f851bf1231bb986ef73fb9c96d202
&gt; &gt; Author: Konstantin A. Lepikhov &lt;lakostis@altlinux.ru&gt;
&gt; &gt; Date:   Thu Feb 18 21:56:15 2016 +0000
&gt; &gt; 
&gt; &gt;     extra/chroot.conf: added support for alias_maps
&gt; &gt; 
&gt; &gt;     According postconf(5), alias_maps should be processed by postalias
&gt; &gt;     instead of postmap, so handle them separately.
&gt; 
&gt; Спасибо.
&gt; 
&gt; &gt; +if [ -n &quot;$force_alias_maps&quot; -o -n &quot;$update_alias_maps&quot; ]; then
&gt; &gt; +       postalias $verbose &quot;$src&quot; ||
&gt; &gt; +               Fatal &quot;failed to update alias map $src database&quot;
&gt; &gt; +fi
&gt; 
&gt; $src - это файл или список файлов?  Эта переменная правильно
&gt; проинициализирована в случае -n &quot;$force_alias_maps&quot;?

http://git.altlinux.org/people/lakostis/packages/?p=postfix.git;a=blobdiff;f=extra/chroot.conf;h=b2b04803686fb20bd1270d0edde06eb0757682cf;hp=94e070c32543d8890c24f386a74008e0c4656089;hb=d06512c0979a1af9da1ecbc52df18fcc9145d040;hpb=70153038309fb53a6f3b3d0fa8a84eb8ec8711fd

Заменил эту копипастию другой, теперь это файл.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>155473</commentid>
    <comment_count>3</comment_count>
    <who name="Konstantin A Lepikhov (L.A. Kostis)">lakostis</who>
    <bug_when>2016-03-01 19:38:33 +0300</bug_when>
    <thetext>ping</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>155500</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2016-03-02 19:25:33 +0300</bug_when>
    <thetext>postfix-1:2.11.7-alt2 -&gt; sisyphus:

* Wed Mar 02 2016 Fr. Br. George &lt;george@altlinux&gt; 1:2.11.7-alt2
- Making /etc/sysconfig/network optional (closes: #31827)
- Extra/chroot.conf: added support for alias_maps (closes: #31822)
- Disable TLS micro version check (closes: #31752)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>