-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readiness Check - Could not parse version constraint 5.5.22-1~dotdeb.1 #1081
Comments
Hi @Technolabtips , this issue has already been fixed internally and it should be available with the next release (should be today). |
Duplicate of #1066 |
This issue has been fixed in 0.42.0-beta11 |
@mazhalai OK.Thanks. |
magento-team
pushed a commit
that referenced
this issue
May 31, 2017
[okapis] MAGETWO-68868: [Backport] Updated Discover and Maestro/Mastercard BINs - for 2.0.x
VitaliyBoyko
pushed a commit
to VitaliyBoyko/magento2
that referenced
this issue
Jun 22, 2018
fix stock-status.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
With Debian 7.8 , Nginx & PHP 5.5.22, the Readiness Check failed.
/mnt/hgfs/magento2/magento2/vendor/composer/composer/src/Composer/Package/Version/VersionParser.php(237): Composer\Package\Version\VersionParser->parseConstraint('5.5.22-1
dotdeb...')dotdeb...')#1 /mnt/hgfs/magento2/magento2/setup/src/Magento/Setup/Controller/Environment.php(69): Composer\Package\Version\VersionParser->parseConstraints('5.5.22-1
#2 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-mvc/Zend/Mvc/Controller/AbstractActionController.php(83): Magento\Setup\Controller\Environment->phpVersionAction()
#3 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#4 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#5 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#6 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-mvc/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#7 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-mvc/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#8 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#9 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#10 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#11 /mnt/hgfs/magento2/magento2/vendor/zendframework/zend-mvc/Zend/Mvc/Application.php(313): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#12 /mnt/hgfs/magento2/magento2/setup/index.php(25): Zend\Mvc\Application->run()
#13 {main}
The text was updated successfully, but these errors were encountered: