Bug #1095
PHP error in current version of Greyhole on Amahi 7 has been fixed in a later version of greyhole.
0%
Description
If you run greyhole --status, you will find this error in your logs:
status: PHP Unknown Error [8192]: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /usr/bin/greyhole on line 435
According to the creator, he fixed this in a later version of greyhole. We're currently using 0.9.31-1 (I think) and the latest version available is 0.9.33-1.
History
#1 Updated by achmetinternet over 7 years ago
I got the same issue. And if I run yum -y install greyhole it does not find any package. When adding the repository of greyhole it creates a conflict. It does not see the installed version of hda-greyhole but one could install it anew and then one gets error messages basically saying greyhole collides with hda-greyhole.
#2 Updated by PatrickDickey over 7 years ago
achmetinternet wrote:
I got the same issue. And if I run yum -y install greyhole it does not find any package. When adding the repository of greyhole it creates a conflict. It does not see the installed version of hda-greyhole but one could install it anew and then one gets error messages basically saying greyhole collides with hda-greyhole.
You have to run yum -y update hda-greyhole or just yum -y update, and it should update it to the latest version. This is after adding the greyhole repository located at http://www.greyhole.net/download/.
#3 Updated by bigfoot65 over 7 years ago
You can also install the latest Greyhole RPM manually without adding the repo by doing:
rpm -Uvh http://www.greyhole.net/releases/rpm/x86_64/greyhole-0.9.34-1.x86_64.rpm
Checking the Greyhole web site will provide for the latest version.
#4 Updated by bigfoot65 over 7 years ago
- Status changed from New to Closed
- Target version set to amahi-7-1
Repo was updated with latest version of Greyhole.
Also available in: Atom