<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All,<br>
<br>
I followed
<a class="moz-txt-link-freetext" href="https://docs.starlingx.io/deploy_install_guides/r3_release/virtual/aio_simplex_install_kubernetes.html">https://docs.starlingx.io/deploy_install_guides/r3_release/virtual/aio_simplex_install_kubernetes.html</a>
as a quick start, and got the following error.<br>
<br>
<b>Console output:</b><br>
<br>
Installing libndp (1119/1146)<br>
Installing iperf3 (1120/1146)<br>
Installing docker-forward-journald (1121/1146)<br>
Installing namespace-utils (1122/1146)<br>
Installing libestr (1123/1146)<br>
Installing setup-config (1124/1146)<br>
Installing collector (1125/1146)<br>
Installing mlx4-config (1126/1146)<br>
Installing helm (1127/1146)<br>
================================================================================<br>
================================================================================<br>
Error<br>
<br>
The following error occurred while installing. This is a fatal
error and<br>
installation will be aborted.<br>
<br>
process '['/usr/libexec/anaconda/anaconda-yum', '--config',
'/tmp/anaconda-<br>
yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx',
'--rpmlog', '/tmp<br>
/rpm-script.log', '--installroot', '/mnt/sysimage', '--release',
'7', '--arch',<br>
'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other}<br>
%{__dbi_perms}', '--macro', '__file_context_path',<br>
'/etc/selinux/targeted/contexts/files/file_contexts']' exited with
status 1<br>
Press enter to exit.
<p><b>journalctl --no-pager output</b></p>
<p>Jun 17 08:18:23 localhost packaging[3121]: Installing nfv-vim
(1098/1146)<br>
Jun 17 08:18:27 localhost packaging[3121]: File
"/usr/libexec/anaconda/anaconda-yum", line 336, in inst_open_file<br>
Jun 17 08:18:27 localhost packaging[3121]:
os.unlink(txmbr.po.localPkg())<br>
Jun 17 08:18:27 localhost packaging[3121]: OSError: [Errno 30]
Read-only file system:
'/run/install/repo/Packages/helm-2.13.1-0.tis.2.x86_64.rpm'<br>
Jun 17 08:18:27 localhost packaging[3121]: FATAL ERROR: python
callback <bound method RPMCallback.callback of
<__main__.RPMCallback object at 0x7fa144dace90>> failed,
aborting!<br>
Jun 17 08:18:27 localhost packaging[3121]: Error running
anaconda-yum: process '['/usr/libexec/anaconda/anaconda-yum',
'--config', '/tmp/anaconda-yum.conf', '--tsfile',
'/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog',
'/tmp/rpm-script.log', '--installroot', '/mnt/sysimage',
'--release', '7', '--arch', 'x86_64', '--macro', '__dbi_htconfig',
'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro',
'__file_context_path',
'/etc/selinux/targeted/contexts/files/file_contexts']' exited with
status 1</p>
<b>Check /run/install/repo</b><br>
<p>[anaconda root@localhost ~]# mount | grep repo<br>
/dev/sr0 on /run/install/repo type iso9660 (ro,relatime)</p>
Does someone have any idea why it's failing?<br>
<br>
Best Regards,<br>
Chen Qi<br>
</body>
</html>