Public bug reported: After installing the arcanist package, arc replies with the following:
PHP CONFIGURATION ERRORS You need to install the cURL PHP extension, with 'apt-get install php-curl'. The message is (1) misleading, as the suggested fix does not help; and (2) such issue should be handled by package dependencies. The fix is described e.g. https://davcri.github.io/posts/ubuntu-upgrade- arcanist-fix/how-to-fix-arcanist-not-working/ and consists in installing the php-cli package (verified bu yours truly). Please add php-cli to arcanist Depends. I am running bionic 18.04 LTS (up-to-date) and arcanist version is 0~git20170812-1. ** Affects: phabricator (Ubuntu) Importance: Undecided Status: New ** Tags: dependencies trivial-fix ** Description changed: After installing the arcanist package, arc replies with the following: - PHP CONFIGURATION ERRORS + PHP CONFIGURATION ERRORS - You need to install the cURL PHP extension, with 'apt-get install + You need to install the cURL PHP extension, with 'apt-get install php-curl'. The message is (1) misleading, as the suggested fix does not help; and (2) such issue should be handled by package dependencies. The fix is described e.g. https://davcri.github.io/posts/ubuntu-upgrade- arcanist-fix/how-to-fix-arcanist-not-working/ and consists in installing the php-cli package (verified bu yours truly). Please add php-cli to arcanist Depends. + + I am running bionic 18.04 LTS (up-to-date) and arcanist version is + 0~git20170812-1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862584 Title: arcanist should depend on php-cli To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phabricator/+bug/1862584/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
