Package Details: php73-redis 6.0.2-1

Git Clone URL: https://aur.archlinux.org/php73-redis.git (read-only, click to copy)
Package Base: php73-redis
Description: An API for communicating with the Redis key-value store
Upstream URL: https://github.com/phpredis/phpredis/
Licenses: PHP
Submitter: matth
Maintainer: matth
Last Packager: matth
Votes: 1
Popularity: 0.000000
First Submitted: 2020-01-03 14:54 (UTC)
Last Updated: 2024-02-03 18:44 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

sonbui00 commented on 2021-01-30 01:50 (UTC) (edited on 2021-01-30 01:51 (UTC) by sonbui00)

@shawe I have this issue: ==> ERROR: A failure occurred in check(). Aborting...


And then I disable 2 PHP extensions on php.ini file and install this package again:

;extension=igbinary

;extension=redis

shawe commented on 2021-01-23 09:53 (UTC)

A portion of the end of compilation:

!== Array ( [0] => Gridley [1] => Chico ) ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:5464 (genericGeoRadiusTest) Assertion failed (Array ( ) !== Array ( [0] => Gridley [1] => Chico ) ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:5465 (genericGeoRadiusTest) Assertion failed (Array ( ) !== Array ( [0] => Gridley [1] => Chico ) ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:5466 (genericGeoRadiusTest) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6304 (testSession_savedToRedis) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6331 (testSession_lockingDisabledByDefault) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6357 (testSession_lock_ttlMaxExecutionTime) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6373 (testSession_lock_ttlLockExpire) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6385 (testSession_lockHoldCheckBeforeWrite_otherProcessHasLock) Assertion failed (secondProcess !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6386 (testSession_lockHoldCheckBeforeWrite_otherProcessHasLock) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6448 (testSession_noUnlockOfOtherProcess) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6465 (testSession_lockWaitTime) Assertion failed: /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6490 (testConnectException) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6517 (testSession_regenerateSessionId_noLock_noDestroy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6528 (testSession_regenerateSessionId_noLock_withDestroy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6539 (testSession_regenerateSessionId_withLock_noDestroy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6550 (testSession_regenerateSessionId_withLock_withDestroy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6565 (testSession_regenerateSessionId_noLock_noDestroy_withProxy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6580 (testSession_regenerateSessionId_noLock_withDestroy_withProxy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6595 (testSession_regenerateSessionId_withLock_noDestroy_withProxy) Assertion failed (bar !== ): /var/tmp/pamac-build-francescps/php73-redis/src/php73-redis-5.3.2/tests/RedisTest.php:6610 (testSession_regenerateSessionId_withLock_withDestroy_withProxy) ==> ERROR: Se produjo un fallo en check(). Cancelando...

Anything I can try to completely install it?

matth commented on 2020-04-09 14:30 (UTC)

@emphire I'm not sure on that.

I just tried doing a fresh build of the package and all tests passed fine for me.

emphire commented on 2020-04-09 02:24 (UTC)

I'm getting an error when the tests run on upgrade (it they were passing on the previous release):

[code] Skipped test: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:4494 (testCompressionZSTD) Skipped test: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:5927 (testUnixSocket) Skipped test: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:5966 (testHighPorts)

Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:5988 (testSession_savedToRedis) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6015 (testSession_lockingDisabledByDefault) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6041 (testSession_lock_ttlMaxExecutionTime) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6057 (testSession_lock_ttlLockExpire) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6069 (testSession_lockHoldCheckBeforeWrite_otherProcessHasLock) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6132 (testSession_noUnlockOfOtherProcess) Assertion failed: /run/user/1000/dot_cache/yay/php73-redis/src/php73-redis-5.2.1/tests/RedisTest.php:6149 (testSession_lockWaitTime) ==> ERROR: A failure occurred in check(). Aborting... Error making: php73-redis [/code]