Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482382 - =app-admin/drush-5.8 (and perhaps earlier) - Missing RDEPEND on dev-lang/php[ctype].
Summary: =app-admin/drush-5.8 (and perhaps earlier) - Missing RDEPEND on dev-lang/php[...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-25 00:23 UTC by Michael Orlitzky
Modified: 2013-12-23 16:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2013-08-25 00:23:37 UTC
If I install drush with USE="-ctype", it crashes at runtime:

  # drush cc all
  Drush command terminated abnormally due to an unrecoverable error.   [error]
  Error: Call to undefined function ctype_alnum() in
  /usr/share/drush/includes/command.inc, line 867

Confirmed in v5.8 (latest & stable), earlier versions not tested.
Comment 1 Pacho Ramos gentoo-dev 2013-12-23 16:04:32 UTC
+  23 Dec 2013; Pacho Ramos <pacho@gentoo.org> drush-5.8.ebuild:
+  Add missing dependency, bug #482382 by Michael Orlitzky
+