You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2019/06/12 07:56:30 UTC

[GitHub] [fineract] vorburger opened a new pull request #583: add Fedora prereq install doc to README

vorburger opened a new pull request #583: add Fedora prereq install doc to README
URL: https://github.com/apache/fineract/pull/583
 
 
   WIP, do not merge - using mariadb-server currently fails due to below.
   
   Once we're done with the upcoming upgrades, this hopefully will work though.
   
   ```
   vorburger@toby ~/M/fineract> ./gradlew migrateTenantListDB -PdbName=mifosplatform-tenants --stacktrace
   Listening for transport dt_socket at address: 8005
   :migrateTenantListDB FAILED
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file '/home/vorburger/Mifos/fineract/fineract-provider/build.gradle' line: 497
   
   * What went wrong:
   Execution failed for task ':flywayMigrate'.
   > Error occurred while executing flywayMigrate
     Unsupported Database: MariaDB 10.3
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services