Re: [GNC-dev] Fwd: Testing python

2020-04-21 Thread Mark
Yes, all that looks fine. So, this is what my (venv)/lib and (venv)/lib/gnucash look like: (venv39) /newdata/dev/git/Python/VENV/venv39 | Tue Apr 21 06:25:08 | marksa@Ares-A717-72G | bash 4.4.20 2058 > go lib total 5780 drwxr-xr-x 3 root root 4096 Apr 12 08:59 gnucash -rw-r--r-- 1 root ro

[GNC-dev] Bug (side-effect) in gnucash-on-flatpak: logs get uploaded to docs_revision branch

2020-04-21 Thread Derek Atkins
Hi, I am trying to set up a new flatpak build for chris to test out his beta branch. Of course I cannot just call build_package.sh -r beta because there is no beta branch of the docs. However, when I use -d to specify a specific gnucash-docs directory, this has an unusual side effect: the buil

[GNC-dev] Clean flatpak build failing due to missing dependency

2020-04-21 Thread Derek Atkins
HI, Trying to build Chris' beta branch in flatpak and the build is failing due to a missing dependency: Downloading https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.26.tar.gz 0 00 00 0 0 0 --:--:-- 0:00:01 --:--:-- 0 Failed to download sources: module xmls

Re: [GNC-dev] Fwd: Testing python

2020-04-21 Thread Geert Janssens
Hi, I presume you are building from git. What commit are you building from ? There was an issue with detecting uninstalled builds that got fix right after the 3.10 release. So you'd need a very recent checkout to have this fix. This bug may be causing the symptoms you experience. Regards, G

Re: [GNC-dev] Bug (side-effect) in gnucash-on-flatpak: logs get uploaded to docs_revision branch

2020-04-21 Thread Geert Janssens
Hi, This was brought to my attention via irc. I have pushed a fix for this. Regards, Geert Op dinsdag 21 april 2020 13:07:38 CEST schreef Derek Atkins: > Hi, > > I am trying to set up a new flatpak build for chris to test out his beta > branch. Of course I cannot just call build_package.sh -r

Re: [GNC-dev] Fwd: Testing python

2020-04-21 Thread Mark
My bindings are built from the git source code for the 3.10 release (gnucash-3.10.tar.bz2): /opt/bin | Tue Apr 21 08:55:25 | marksa@Ares-A717-72G | bash 4.4.20 2013 > ./gnucash --version GnuCash 3.10 Build ID: 3.10+(2020-04-11) So maybe I have a slightly later version of 3.10 where this bug was a

Re: [GNC-dev] Clean flatpak build failing due to missing dependency

2020-04-21 Thread Geert Janssens
Hi, I have updated the flatpak build scripts to use 1.2.29. Version 30 is not officially released yet.. Geert Op dinsdag 21 april 2020 13:10:36 CEST schreef Derek Atkins: > HI, > > Trying to build Chris' beta branch in flatpak and the build is failing due > to a missing dependency: > > Downlo

Re: [GNC-dev] Fwd: Testing python

2020-04-21 Thread Geert Janssens
Op dinsdag 21 april 2020 15:01:33 CEST schreef Mark: > My bindings are built from the git source code for the 3.10 release > (gnucash-3.10.tar.bz2): > > /opt/bin | Tue Apr 21 08:55:25 | marksa@Ares-A717-72G | bash 4.4.20 > 2013 > ./gnucash --version > GnuCash 3.10 > Build ID: 3.10+(2020-04-11) >

Re: [GNC-dev] Fwd: Testing python

2020-04-21 Thread Mark
Yea, I ran 'sudo ninja install'. Andy, from your initial email, can't tell for sure but possibly you built a venv right after your ninja build without doing an install? *Mark* *episte...@gmail.com * *(613) 447-5385* On Tue, Apr 21, 2020 at 10:18 AM Geert Janssens wrote: > Op dinsdag 21 apri