ライフサイクル環境の昇格に失敗しました

一連のフィルタを使用してバージョン管理されたカスタム・ソフトウェア・ソースが作成された場合、プロモートに失敗する可能性があります。

latest-onlyオプションとバージョンを指定しない一連のフィルタを使用すると、バージョン管理されたカスタムソフトウェアソースが昇格に失敗することがあります。ソースを昇格すると、次のエラーがこの問題を示している可能性があります:

exit status 1: Error:
Problem 1: cannot install both <module-name> from <versioned-source> and <system-repo> from @System
- package <package-name> from <versioned-source> requires <package-1>, but none of the providers can be installed
- package <package-name> from <versioned-source> requires <package-2>, but none of the providers can be installed
- cannot install the best candidate for the job
Problem 2: package <module-name> from @System requires <package-3> (64bit), but none of the providers can be installed
- cannot install both <module-name> from <versioned-source> and <system-repo> from @System
- cannot install the best candidate for the job

この問題を解決するには、パッケージ・リストを使用してバージョン管理されたカスタム・ソフトウェア・ソースを作成するか、パッケージ・バージョンを指定するフィルタを使用します。