Op maandag 30 april 2018 11:58:16 CEST schreef Richard Ullger: > Hi Geert, > > In case it matters with respect to where you call the upgrade notice > code from, I have built 3.1 with the following options. > > cmake -DCMAKE_INSTALL_PREFIX=/usr \ > -DCMAKE_INSTALL_LIBDIR=/usr/lib \ > -DCOMPILE_GSCHEMAS=OFF \ > -DWITH_AQBANKING=OFF \ > -DWITH_OFX=OFF \ > -DWITH_SQL=OFF \ > -DWITH_PYTHON=ON > > Regards, > > Richard
Thanks. The cmake options didn't matter. I have traced this back to a subtle typo when composing the old metadata path ($HOME/.gnucash) and pushed a fix to maint. If you're comfortable building from a git source tree you can clone our repository, checkout maint and build from that. If you then remove the current .local/share/gnucash directory before starting the newly built gnucash, the migration should run. Regards, Geert _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
