Comment 11 for bug 1508441

Revision history for this message
Tsukasa (tsukasa1105) wrote :

Got it fixed by removing the PPA for deb.sury.org. I also notified the maintainer of this issue.

For those having the same issue and are using puphpet, this repository is enabled by default. I modified puphpet/puppet/modules/puphpet/manifests/mysql/repo.pp and changed the file to:

class puphpet::mysql::repo(
  $version
) {
}

to remove the repository and it was fixed for me.

Thanks