株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

こちらの手順でUbuntu22.04にOpenStackをインストールしようとすると以下エラーに見舞われた。
https://microstack.run/docs/single-node

実行コマンド

sunbeam cluster bootstrap --accept-defaults

エラー内容

chown: invalid user: ‘syslog:adm’
ERROR failed to bootstrap model: subprocess encountered error code 1

Error: Command '['/snap/openstack/247/juju/bin/juju', 'bootstrap', 'sunbeam', 'sunbeam-controller', '--agent-version=3.2.0']' returned non-zero exit status 1.    

rsyslogをインストールするとうまくいく。

sudo apt install rsyslog

参考
https://bugs.launchpad.net/juju/+bug/1989168

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)