<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — testing hyperinstaller]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=701&amp;type=atom" />
	<updated>2022-07-13T09:33:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=701</id>
		<entry>
			<title type="html"><![CDATA[testing hyperinstaller]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4728#p4728" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>{
    &quot;!root-password&quot;: &quot;******&quot;,
    &quot;bootloader&quot;: &quot;grub&quot;,
    &quot;devel&quot;: false,
    &quot;dry-run&quot;: false,
    &quot;harddrives&quot;: [
        &quot;/dev/sda&quot;
    ],
    &quot;hostname&quot;: &quot;*****&quot;,
    &quot;init&quot;: &quot;hyperrc&quot;,
    &quot;kernels&quot;: [
        &quot;linux-libre-lts&quot;
    ],
    &quot;keyboard-layout&quot;: &quot;de&quot;,
    &quot;mirror-region&quot;: {
        &quot;Score: 0.3, Lithuania&quot;: {
            &quot;https://repo.hyperbola.info:50013/gnu-plus-linux-libre/old-stable/$repo/os/$arch&quot;: true
        }
    },
    &quot;nic&quot;: &quot;Copy live network configuration to installation.&quot;,
    &quot;ntp&quot;: true,
    &quot;packages&quot;: [],
    &quot;profile&quot;: {
        &quot;path&quot;: &quot;/usr/lib/python3.8/site-packages/hyperinstaller/profiles/minimal.py&quot;
    },
    &quot;script&quot;: &quot;guided&quot;,
    &quot;silent&quot;: false,
    &quot;sound&quot;: &quot;sndio&quot;,
    &quot;sys-encoding&quot;: &quot;utf-8&quot;,
    &quot;sys-language&quot;: &quot;en_US&quot;,
    &quot;timezone&quot;: &quot;Europe/Berlin&quot;
}</code></pre></div><div class="codebox"><pre><code>install.log:
...
Creating a new partition labling on /dev/sda
Adding partition to BlockDevice(/dev/sda, size=14.9GB, free_space=16.0GB, bus_type=ata), 1MiB-&gt;512MiB
Formatting /dev/sda1 -&gt; fat32
Setting boot on on (parted) partition index 1
Adding partition to BlockDevice(/dev/sda, size=14.9GB, free_space=1048kB+15.5GB, bus_type=ata), 513MiB-&gt;7.45GiB

STDERR:
Traceback (most recent call last):
  File &quot;/usr/bin/hyperinstaller&quot;, line 11, in &lt;module&gt;
    load_entry_point(&#039;hyperinstaller==3.99.0&#039;, &#039;console_scripts&#039;, &#039;hyperinstaller&#039;)()
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/__init__.py&quot;, line 137, in run_as_a_module
    script.execute()
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/lib/profiles.py&quot;, line 228, in execute
    self.spec.loader.exec_module(sys.modules[self.namespace])
  File &quot;&lt;frozen importlib._bootstrap_external&gt;&quot;, line 783, in exec_module
  File &quot;&lt;frozen importlib._bootstrap&gt;&quot;, line 219, in _call_with_frames_removed
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/examples/guided.py&quot;, line 580, in &lt;module&gt;
    perform_filesystem_operations()
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/examples/guided.py&quot;, line 400, in perform_filesystem_operations
    fs.load_layout(
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/lib/disk.py&quot;, line 1160, in __exit__
    raise args[1]
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/examples/guided.py&quot;, line 400, in perform_filesystem_operations
    fs.load_layout(
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/lib/disk.py&quot;, line 1194, in load_layout
    partition[&#039;device_instance&#039;] = self.add_partition(
  File &quot;/usr/lib/python3.8/site-packages/hyperinstaller/lib/disk.py&quot;, line 1358, in add_partition
    uuid=(
KeyError: &#039;pop from an empty set&#039;</code></pre></div><p>Tested on real hardware from installer 0.4</p>]]></content>
			<author>
				<name><![CDATA[the_hype]]></name>
			</author>
			<updated>2022-07-13T09:33:17Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4728#p4728</id>
		</entry>
</feed>
