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

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

    <bug>
          <bug_id>19958</bug_id>
          
          <creation_ts>2009-05-07 12:30:37 +0400</creation_ts>
          <short_desc>Производить чистку, если создании вирт. машины заканчивается неудачно</short_desc>
          <delta_ts>2009-05-13 15:41:46 +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>mkve</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>
          
          <blocked>19564</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andriy Stepanov (stanv)">stanv</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>rider</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>90899</commentid>
    <comment_count>0</comment_count>
    <who name="Andriy Stepanov (stanv)">stanv</who>
    <bug_when>2009-05-07 12:30:37 +0400</bug_when>
    <thetext>Если создание машины заканчивается аварийно, например:

# mkve create --name fst --memory 512 --bundle test
tar: test: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
/usr/bin/mkve: can&apos;t extract a bundle info into /var/lib/mkve/machines/fst

(нету такого test)

то необходимо удалять каталог:

/var/lib/mkve/machines/fst

# mkve create --name fst --memory 512 --bundle test.bun
/usr/bin/mkve: machine with name fst already exists


хотя машины `fst&apos; такой нету.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91126</commentid>
    <comment_count>1</comment_count>
    <who name="aspsk">aspsk</who>
    <bug_when>2009-05-13 15:41:46 +0400</bug_when>
    <thetext>http://git.altlinux.org/people/aspsk/packages/?p=mkve.git;a=commit;h=a1eff1d00bc1b38029b0ede377532dbd9b41e576</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>