Closed (fixed)
Project:
OpenPublish
Version:
7.x-1.0-alpha6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2012 at 14:15 UTC
Updated:
26 Mar 2012 at 13:50 UTC
Hi there,
I get multiple errors using 'drush up':
strpos(): Empty delimiter pm.drush.inc:1074
strpos(): Empty delimiter pm.drush.inc:1088
strpos(): Empty delimiter pm.drush.inc:1088
strpos(): Empty delimiter pm.drush.inc:1088
...
...
(it repeats until I stop it with ctrl+c)This happened when I updated the code to OpenPublish Alpha6, Drush 7.x-5.0-rc4. Don't know if it's a drush or openpublish bug. Thank you for your time.
Comments
Comment #1
jec006 commentedThis looks like a drush 5 bug, I haven't been seeing this in my use of drush 5 + opish.
Have you posted it over in that queue also? I'd be curious if they have more information
Comment #2
blitux commentedYes, indeed. It's a drush bug. I've applied this patch and now it's working.
More info here: Function _pm_find_common_path() should be more failproof
Thank you for your time.
Comment #3
jec006 commentedGood stuff, thanks for the followup
Comment #4
jec006 commentedGood stuff, thanks for the followupdupe ?