Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created July 24, 2014 00:46
Show Gist options
  • Save kyleterry/97c715fb7b0e51ba3809 to your computer and use it in GitHub Desktop.
Save kyleterry/97c715fb7b0e51ba3809 to your computer and use it in GitHub Desktop.
[ 594 ERR 128 kyle@nebula:~/src/copious/Zumiez.com ]
[ git:feature/php-5.5-upgrade ]
$ berks update mysql
Berkshelf could not find compatible versions for cookbook 'database':
In Berksfile:
database (= 1.3.12)
In Berksfile.lock:
database (2.2.0)
Try running `berks update database`, which will try to find 'database' matching '= 1.3.12'.
[ 595 ERR 128 kyle@nebula:~/src/copious/Zumiez.com ]
[ git:feature/php-5.5-upgrade ]
$ berks update database
Berkshelf could not find compatible versions for cookbook 'mysql':
In Berksfile:
mysql (= 2.1.2)
In Berksfile.lock:
mysql (5.3.6)
Try running `berks update mysql`, which will try to find 'mysql' matching '= 2.1.2'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment