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

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

    <bug>
          <bug_id>31582</bug_id>
          
          <creation_ts>2015-12-02 14:02:04 +0300</creation_ts>
          <short_desc>повторный запуск после установки невразумителен</short_desc>
          <delta_ts>2016-11-16 02:47:52 +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>livecd-install</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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Shigorin">mike</reporter>
          <assigned_to name="Michael Shigorin">mike</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>mike</cc>
    
    <cc>sem</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>154111</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2015-12-02 14:02:04 +0300</bug_when>
    <thetext>Если воспользоваться livecd-install для установки на диск, а затем запустить его ещё раз -- диагностика неадекватна: окошко сообщения о &quot;критической ошибке&quot; backend not found: step-list и после его закрытия по &quot;ОК&quot; -- пустое окно с заголовком &quot;Установка&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>159917</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2016-11-15 19:55:27 +0300</bug_when>
    <thetext>Возможно, так:

--- a/livecd-install/livecd-install
+++ b/livecd-install/livecd-install
@@ -2,4 +2,12 @@
 
 export ALTERATOR_DESTDIR=&quot;/mnt/destination&quot;
 
+# see also installer-scripts-remount-stage2
+if [ -d /dev/evms/.nodes ]; then
+       mdadm --stop --scan
+       dmsetup remove_all
+fi
+
+service alteratord restart
+
 alterator-wizard -f /etc/livecd-install/steps</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>159922</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2016-11-16 02:47:52 +0300</bug_when>
    <thetext>livecd-install-0.9.5-alt1 -&gt; sisyphus:

* Tue Nov 15 2016 Michael Shigorin &lt;mike@altlinux&gt; 0.9.5-alt1
- Deactivate EVMS if a previous run has got down to
  disk partitioning but not through (closes: #31582).
- Update the icon in desktop file. :)

* Fri Apr 08 2016 Michael Shigorin &lt;mike@altlinux&gt; 0.9.4-alt1
- Drop dconf hook (thanks shaba@).
  + NB: incompatible with p7/t7!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>