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

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

    <bug>
          <bug_id>29113</bug_id>
          
          <creation_ts>2013-06-26 13:50:16 +0400</creation_ts>
          <short_desc>Ошибка в lxc-altlinux</short_desc>
          <delta_ts>2014-07-05 18:35:52 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>lxc</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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Gladkov">legion</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>dans</cc>
    
    <cc>enp</cc>
    
    <cc>evg</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>141147</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Gladkov">legion</who>
    <bug_when>2013-06-26 13:50:16 +0400</bug_when>
    <thetext>В скрипте /usr/share/lxc/templates/lxc-altlinux передаются неверные аргументы утилите getopt из-за чего часть опций оказывается недоступна. Тривиальный патч решающий проблему:

--- lxc-altlinux	2013-03-10 22:37:02.000000000 +0400
+++ lxc-altlinux.new	2013-06-26 13:43:06.000000000 +0400
@@ -360 +360 @@
-options=$(getopt -o hp:n:P:cR:4:6:g:d: -l help,path:,name:,profile:,clean,release:ipv4:ipv6:gw:dns: -- &quot;$@&quot;)
+options=$(getopt -o hp:n:P:cR:4:6:g:d: -l help,path:,name:,profile:,clean,release:,ipv4:,ipv6:,gw:,dns: -- &quot;$@&quot;)

P.S. Хотелось бы релиз lxc-0.9.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>141219</commentid>
    <comment_count>1</comment_count>
    <who name="Denis Pynkin">dans</who>
    <bug_when>2013-07-01 19:25:27 +0400</bug_when>
    <thetext>Ух, спасибо.
Релиз версия стояла в TODO. Сделаю в ближайшее время.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>147002</commentid>
    <comment_count>2</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2014-07-05 18:35:52 +0400</bug_when>
    <thetext>Fixed in lxc-1.0.4-alt1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>