Please help me.
http://pastebin.com/Pj8vhDNq
Search Criteria
Package Details: drush-launcher 0.10.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/drush-launcher.git (read-only, click to copy) |
---|---|
Package Base: | drush-launcher |
Description: | A small wrapper around Drush for your global $PATH. |
Upstream URL: | https://github.com/drush-ops/drush-launcher |
Licenses: | GPL |
Conflicts: | drush, drush-git, drush-launcher-git |
Submitter: | sanduhrs |
Maintainer: | sanduhrs |
Last Packager: | sanduhrs |
Votes: | 52 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-18 09:52 (UTC) |
Last Updated: | 2024-04-28 13:42 (UTC) |
Dependencies (4)
- php
- composer (composer-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- php-boxAUR (php-box-binAUR) (make)
Required by (0)
Sources (1)
afaikifreedom commented on 2016-06-23 16:12 (UTC)
supermario commented on 2016-01-15 13:28 (UTC)
@dmp1ce your php.ini setting for phar readonly was on. I have updated the pkgbuild to temporarily turn it off as well as bumping the version.
sanduhrs commented on 2016-01-14 18:00 (UTC)
Alternative package for drush-git https://aur.archlinux.org/packages/drush-git-alternative/
sanduhrs commented on 2016-01-14 17:59 (UTC)
Alternative package for drush https://aur.archlinux.org/packages/drush-alternative/
sanduhrs commented on 2016-01-14 15:40 (UTC)
@dmp1ce I am not a co-/maintainer of this project.
dmp1ce commented on 2016-01-14 15:28 (UTC)
@sanduhrs Why not add it to the AUR?
This project also does not build for me.
==> Starting build()...
Building...
[UnexpectedValueException]
creating archive "/tmp/yaourt-tmp-david/aur-drush/src/drush-8.0.1/drush.phar" disabled by the php.ini setting phar.readonly
build [-c|--configuration CONFIGURATION]
sanduhrs commented on 2016-01-04 16:57 (UTC)
Find an updated and simplified package at https://github.com/sanduhrs/arch-aur-drush
alfazaz commented on 2015-12-29 09:26 (UTC)
Problem at compilation for me (package out of date ?) :
***********
==> Validation des fichiers sources avec md5sums...
8.0.0.tar.gz ... Réussite
Console_Table-1.2.1.tgz ... ÉCHEC
==> ERREUR : Un ou plusieurs fichiers sont invalides !
==> ERREUR: Makepkg n'a pas pu construire drush.
***********
(bad md5sum for Console_Table-1.2.1.tgz)
trzalica commented on 2015-11-28 21:28 (UTC)
After many attempts to configure php.ini and drush.ini file so Drush 8 can work like the Drush 6 & 7 worked, and even recompiling this package (you should install it under /usr/share/drush and not /usr/share/webapps/drush because from what I see it's meant to be in /usr/share/drush - it gaves almost no errors when you make it on that way; don't know why but that's the case). So after all that I gave up because if you uncomment open_basedir in php.ini it gaves you a warning... So I installed Drush 8 with Composer and now it works like a charm ( http://docs.drush.org/en/master/install-alternative/ ).
You should try to edit/rebuild this package so it can work with open_basedir activated (uncommented). Cheers! :)
Pinned Comments