は人形のマスターバージョンを更新しようとしましたInstalllingと私がインストールしようとしている以前のバージョンを削除した後人形共通(= 3.8.7-1puppetlabs1)エラー
人形-共通(= 3.8.7-1puppetlabs1 )
以下のエラーが発生します。
apt-get install ruby apt-get -f install
と
sudoの
apt-getの他のソリューションで与えたよう[email protected]:/home/ubuntu/puppet# apt install puppet-common Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: puppet-common : Depends: libaugeas-ruby but it is not installable or libaugeas-ruby1.9.1 but it is not installable or libaugeas-ruby1.8 but it is not installable E: Unable to correct problems, you have held broken packages.
は動作しませんでした - ルビーlibaugeasをインストールします。
他の詳細が必要な場合は教えてください。
あなたは人形からの公式リポジトリを使用していますか? –
puppet-commonをインストールする前に 'sudo apt-get update'を実行しましたか? – andrewleung
@andrewleungはい、それも試しました。 –