And that fails due to
Database was successfully set up
MediaWiki has been successfully installed. You can now visit <> to view your wiki. If you have questions, check out our frequently asked questions list: <https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ> or use one of the support forums linked on that page.
Traceback (most recent call last):
File "/usr/local/bin/quibble", line 11, in <module>
load_entry_point('quibble==0.0.0', 'console_scripts', 'quibble')()
File "/usr/local/lib/python3.5/dist-packages/quibble/cmd.py", line 573, in main
cmd.execute()
File "/usr/local/lib/python3.5/dist-packages/quibble/cmd.py", line 470, in execute
self.mw_install()
File "/usr/local/lib/python3.5/dist-packages/quibble/cmd.py", line 317, in mw_install
with open(quibblesettings) as qf:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.5/dist-packages/quibble/mediawiki/local_settings.php'
INFO:backend.MySQL:Terminating MySQL
Build step 'Execute shell' marked build as failureSeems to be due to a change in MANIFEST.in and various versions of setuptools not playing well together https://gerrit.wikimedia.org/r/#/c/integration/quibble/+/494805/