Bug #2219
New Greyhole Version - 0.10.6
0%
Description
New version of Greyhole has been released:
https://github.com/gboudreau/Greyhole/releases/download/0.10.5/greyhole-0.10.5.tar.gz
- Bugfix: when trying to work on a file whose full_path is > 255 characters An error was thrown; will now try to enlarge the full_path columns in the various tables, to allow users who hit this limit get the larger columns they need.
- Bugfix for 0.10.3: PDO error is sometimes in handle, sometimes in statement, always in PDOException
- Ensure complete columns in tasks & tasks_complete tables have the right type. Fixes #172
History
#1 Updated by bigfoot65 almost 4 years ago
- Subject changed from New Greyhole Version - 0.10.5 to New Greyhole Version - 0.10.6
Version 0.10.6 was just released:
- Removed reference to SQLite (not supported anymore)
- Missing DB migration 12 when migration 11 ran in the past
- Bugfix: Stop using open_basedir directive, which is causing weird issues with random users
#2 Updated by cpg almost 4 years ago
great. please give it a test:
http://alpha.amahi.org/tmp/amahi-greyhole-0.10.6-1.x86_64.rpm
#3 Updated by bigfoot65 almost 4 years ago
Got an error installing:
error: Failed dependencies: /usr/bin/greyhole-php is needed by amahi-greyhole-0.10.6-1.x86_64
#4 Updated by cpg almost 4 years ago
weird! unless it's a typo, i have no idea how that came about.
i updated the rpm after rebuilding it. can you try again
http://alpha.amahi.org/tmp/amahi-greyhole-0.10.6-1.x86_64.rpm
#5 Updated by bigfoot65 almost 4 years ago
That is weird. Same error with this build.
Wonder if something got added between 0.10.2 and this version. That was the latest one for Amahi.
#6 Updated by bigfoot65 almost 4 years ago
I checked all the previous versions (0.10.3 - 0.10.5) and they did not contain greyhole-php. It's new to this version.
Maybe something wrong with the spec file for building the RPM?
#7 Updated by cpg almost 4 years ago
my bad, typo. fixed.
http://alpha.amahi.org/tmp/amahi-greyhole-0.10.6-1.x86_64.rpm
#8 Updated by bigfoot65 almost 4 years ago
using Greyhole checklist, tested and appears to be working correctly.
Ready for release to repos for F23 & F25.
#9 Updated by cpg almost 4 years ago
- Status changed from Assigned to Closed
released yesterday and hooted about it. thanks for the testing!
Also available in: Atom