Hi,
I'm testing with PostgreSQL, but it does not pass as-is.
t/var directory is missing. If I manually create it, it works.
Second, the password for user postgres is missing in 01.1-dbtests.t
on line 19 where it is set as undef.
the same within 01.2-backup_globals.t on line 21.
If I create var and put in the password for postgres (default user in
OpenBSD), then everything passes.
The two requests for a password from 02-dbexceptions.t work with or
without a real password. That would mean needing to run the testing
interactively, also. That is OK, but I would prefer to put that in to
make everything happen non-interactively. I can dig into the code to
fidure out where to add this to the tests.
Is this an existing problem that needs to be patched? Either at my end
or in LedgerSMB?
OpenBSD always runs tests within an infrastructure and never directly
with the perl testing.
I'll submit this to ports, but I still need to deal with doing this the
best way first.
Thanks,
Chris Bennett
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.7.19
* Fix purchase order HTML template mis-alignment (#4854)
* Fix tax form reports throwing an error when opened (#4881)
* Fix 'missing method "error"' on bulk payments 'Print and Post' (#4780)
* Fix bulk payments cheque/source numbering (#4780)
* Fix error when deleting a template transaction (#4848)
In addition to the improvements in the software itself, the Docker
image has been adjusted to include more TeX fonts. This addresses an
issue where CMSS fonts required by PDF templates were not available
in the image.
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.19/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.19
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.19
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.19
These are the sha256 checksums of the uploaded files:
73032f71f11058606c4c53081d832cf1f0f53f1e463e37405e04040db62de948 ledgersmb-1.7.19.tar.gz
b2ea2e55bd714493e7af1e433e31e3c6fa048c2bdbcb28d38e163ede9d5b2c75 ledgersmb-1.7.19.tar.gz.asc