You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
chef-php-extra is listing itself as a dependency, which creates a very high degree of probability that anything using it will break. For example, it breaks berks install which breaks vagrant up --provision and vagrant provision.
If there are a small number of items in the Berksfile it may not fail, and the failing point is non-deterministic. Here is an example Berksfile that will demonstrate the problem.
chef-php-extra is listing itself as a dependency, which creates a very high degree of probability that anything using it will break. For example, it breaks
berks install
which breaksvagrant up --provision
andvagrant provision
.If there are a small number of items in the Berksfile it may not fail, and the failing point is non-deterministic. Here is an example Berksfile that will demonstrate the problem.
The text was updated successfully, but these errors were encountered: