Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPA deprecation issues #568

Open
fullstackfool opened this issue Nov 11, 2016 · 2 comments
Open

PPA deprecation issues #568

fullstackfool opened this issue Nov 11, 2016 · 2 comments

Comments

@fullstackfool
Copy link

fullstackfool commented Nov 11, 2016

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.

@ferrisbuellers
Copy link

+1 can't install laravel 5.3 due to this issue.
Wasted hours trying to get this to work for someone to no avail

@fideloper
Copy link
Owner

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:

  1. Sqlite package will be one of php7.0-sqlite3, php5.6-sqlite3,
    php5.5-sqlite3
  2. 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
#568 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAch0yj26KzvoDkiI4RSLjwqz-Yit9lOks5q9IQbgaJpZM4KvrqO
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants