iusrepo / wishlist

meta repo for IUS new package requests
33 stars 12 forks source link

php73-pecl-memcached #236

Closed ppascher closed 5 years ago

ppascher commented 5 years ago

What new package do you want?

php73-pecl-memcached

Why?

I need it for my nextcloud setup. Stable release supporting PHP 7.3 seems to be available at https://github.com/php-memcached-dev/php-memcached/releases

Testing

I agree to test the new package to ensure that it works as expected. Once I am satisfied with the results of my testing I will comment on this issue with the word "STABLE" to get it promoted to the stable repos.

carlwgeorge commented 5 years ago

I've created php73-pecl-memcached and published it to ius-testing. Please try it out and share your feedback here.

futureweb commented 5 years ago

just installed it on our Testing Server (CentOS Linux release 7.6.1810 (Core)) - looks good so far - working as expected! ;-)

carlwgeorge commented 5 years ago

Thanks for the confirmation. I've promoted this to the stable repo. Enjoy!

ppascher commented 5 years ago

Trying to install php73-memcached I get an error for dependency php73-pecl-msgpack which does not seem to be available yet in stable.


--> Finished Dependency Resolution
Error: Package: php73-pecl-memcached-3.1.3-3.el7.ius.x86_64 (katello_ius)
           Requires: php73-pecl-msgpack(x86-64)```
carlwgeorge commented 5 years ago

Right you are, I forgot to promote php73-pecl-msgpack at the same time. It's fixed now. Thanks for pointing that out so I could get it sorted out.