Vaprobash
Vaprobash copied to clipboard
PPA deprecation issues
When setting up a new vagrant instance i can no longer install php 5.6 - it fails on the ppa and reverts to 5.5.
Possibly due to the deprecation of ppa:ondrej/php5-5.6? Now have to use the ppa:ondrej/php version which bundles all 3 PHP versions in one.
+1 can't install laravel 5.3 due to this issue. Wasted hours trying to get this to work for someone to no avail
Yep, I was recently bitten by this at work too.
For anyone who might make a PR before I do:
The PPA to use will be ppa:ondrej/php, *at which time we'll need to install packages like php5.6- (with the specific version we desire as part of the package name).
Some exceptions:
- Sqlite package will be one of php7.0-sqlite3, php5.6-sqlite3, php5.5-sqlite3
- memcached package will remain php-memcached
On Fri, Nov 11, 2016 at 9:04 AM, ferrisbuellers [email protected] wrote:
+1 can't install laravel 5.3 due to this issue. Wasted hours trying to get this to work for someone to no avail
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fideloper/Vaprobash/issues/568#issuecomment-259976504, or mute the thread https://github.com/notifications/unsubscribe-auth/AAch0yj26KzvoDkiI4RSLjwqz-Yit9lOks5q9IQbgaJpZM4KvrqO .