One of:
A successful installation
A message giving sufficient information to fix the issue e.g. :
Unable to download install package to extensions
folder - folder is not writeable by server
Unable to extract install package to administration/components
folder - zip extension is missing
Error
Unable to find install package
Likely the issue in my individual case is that a certain folder needs chgrp
-ing. But this is a not un-reported issue on other installs (e.g. https://stackoverflow.com/questions/47210149/joomla-error-unable-to-find-install-package ) and surely it's possible to do better.
From code inspection this likely affects 3.x and 4.x:
Labels |
Added:
?
|
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
From my point of view it would go to far to analyze environment miscongigurations in situations that you describe. That would result in an overhead of additional code with eventualities blah.
But yes, at least a prominent after-Joomla-installation-message that points to the system informations that are present in Joomla with hint like "Before you proceed have a look ..." could be helpful sometimes.
See also: #25921 (good idea but no manpower ;-) )