On Fri, 2017-02-10 at 08:51 -0500, Sumantro Mukherjee wrote:
> 
> Thanks a lot for the wiki gardening. I had some issues , although I
> was able to setup arcanist in F24 but I couldn't make it work for F25
> and ran into an error  "nothing provides php(language) < 7 needed by
> arcanist-0.20170107.git9503b94-2.fc25.noarch" and there is no php5.0*
> which can be installed as well to accomplish the work. I was using
> Kankirip's copr [https://copr.fedorainfracloud.org/coprs/kanarip/phab
> ricator/] . Can anyone point me if I am missing and other dependency?

Gah, so it's not just me. See, kanarip actually rebuilt the Phab
packages yesterday to say PHP 7 is fine (as upstream now claims PHP 7
support), but for some reason, dnf seems to keep wanting you give you
the old packages. I eventually just gave up and grabbed the packages
directly and installed them, you could do that too. Here's the F25
packages you'll need:

https://copr-be.cloud.fedoraproject.org/results/kanarip/phabricator/fedora-25-x86_64/00509716-libphutil/libphutil-0.20170113.git10963f7-3.fc25.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/kanarip/phabricator/fedora-25-x86_64/00509718-arcanist/arcanist-0.20170107.git9503b94-3.fc25.noarch.rpm

Just download those and run 'dnf install *.rpm' on them, should work.
We should really figure out what's going on with COPR/dnf, though, that
it doesn't want to offer the -3 builds. I'll write something into the
wiki about this for now, but if we don't get it fixed the info will
inevitably go stale :(

edit: I just tested it out on this laptop (which hadn't had kanarip's
COPR enabled before) and it offered the -3 packages and worked fine.
Maybe the metadata just took a while to refresh? Can you try it again
now and see if you get the -3 packages? Thanks!
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
_______________________________________________
qa-devel mailing list -- qa-devel@lists.fedoraproject.org
To unsubscribe send an email to qa-devel-le...@lists.fedoraproject.org

Reply via email to