Control: retitle -1 libaqbanking44: Unable to do transaction in Germany (fixed in 6.7.0beta)

Dear Micha, dear Martin,


Am 14.10.25 um 18:00 schrieb Paul Menzel:

Am 14.10.25 um 17:49 schrieb Martin Preuss:

Am 14.10.25 um 00:08 schrieb Micha Lenk:
[...]
Does that mean Martin considers VOP fixed in version 6.6.4 already?
[...]

Nope, I don't. VOP is only available since 6.7.0beta (just uploaded).

Sorry, for the confusion. And that explains, why it does not work with 6.6.4 for me.

On the release page, I just made wrong assumptions from the 6.6.4 release date of October 5th, 2025. Sorry about that. I am looking forward to try 6.7.0beta.

Trying to build it myself, it fails with:

    *** No rule to make target 'transaction.c', needed by 'transaction.lo'.

The steps below are probably inefficient, and there is a better way to get the latest code into the checkout.

    $ sudo apt build-dep libaqbanking44
    $ debcheckout libaqbanking44
    $ git clone https://git.aquamaniac.de/git/aqbanking
    $ cd aqbanking
    $ cp -a ../libaqbanking44/debian .
    $ dch
    $ LANG= dpkg-buildpackage -b -us -uc
    […]
    Summary
    ----------------------------------------------------
    AqBanking version       : 6.7.1.0beta
    Local Installation Mode : no
    Prefix                  : /usr
    Exec-Prefix             : ${prefix}
    Libdir                  : ${prefix}/lib/x86_64-linux-gnu
    Cfg Search Folder       : $(sysconfdir)
    Data Search Folder      : $(datadir)
    Locale Search Folder    : $(localedir)
    Plugin Search Folder    : ${libdir}/aqbanking/plugins/44
    Symbol Visibility       :
    Build AqBanking-CLI     : yes
    CLI Version String      : 6.7.1


    Plugins
    ----------------------------------------------------
      Backends              : aqnone aqhbci aqofxconnect aqebics aqpaypal
Im-/Exporters : csv eri2 ofx openhbci1 swift xmldb yellownet sepa ctxfile q43 camt xml
      Parsers               : swift
      Bank Infos            : de

    ----------------------------------------------------
    You can now run "make" (or gmake on FreeBSD) to compile.
    make[1]: Leaving directory '/dev/shm/libaqbanking44'
       debian/rules override_dh_auto_build
    make[1]: Entering directory '/dev/shm/libaqbanking44'
    dh_auto_build --max-parallel=1
        make -j1
    make[2]: Entering directory '/dev/shm/libaqbanking44'
    cat: ./i18nsources: No such file or directory
    make  all-recursive
    make[3]: Entering directory '/dev/shm/libaqbanking44'
    cat: ./i18nsources: No such file or directory
    Making all in admin
    make[4]: Entering directory '/dev/shm/libaqbanking44/admin'
    make[4]: Nothing to be done for 'all'.
    make[4]: Leaving directory '/dev/shm/libaqbanking44/admin'
    Making all in doc
    make[4]: Entering directory '/dev/shm/libaqbanking44/doc'
    make[4]: Nothing to be done for 'all'.
    make[4]: Leaving directory '/dev/shm/libaqbanking44/doc'
    Making all in m4
    make[4]: Entering directory '/dev/shm/libaqbanking44/m4'
    make[4]: Nothing to be done for 'all'.
    make[4]: Leaving directory '/dev/shm/libaqbanking44/m4'
    Making all in src
    make[4]: Entering directory '/dev/shm/libaqbanking44/src'
    Making all in libs
    make[5]: Entering directory '/dev/shm/libaqbanking44/src/libs'
    Making all in aqbanking
make[6]: Entering directory '/dev/shm/libaqbanking44/src/libs/aqbanking'
    Making all in types
make[7]: Entering directory '/dev/shm/libaqbanking44/src/libs/aqbanking/types' make[7]: *** No rule to make target 'transaction.c', needed by 'transaction.lo'. Stop. make[7]: Leaving directory '/dev/shm/libaqbanking44/src/libs/aqbanking/types'
    make[6]: *** [Makefile:677: all-recursive] Error 1
    make[6]: Leaving directory '/dev/shm/libaqbanking44/src/libs/aqbanking'
    make[5]: *** [Makefile:842: all-recursive] Error 1
    make[5]: Leaving directory '/dev/shm/libaqbanking44/src/libs'
    make[4]: *** [Makefile:476: all-recursive] Error 1
    make[4]: Leaving directory '/dev/shm/libaqbanking44/src'
    make[3]: *** [Makefile:764: all-recursive] Error 1
    make[3]: Leaving directory '/dev/shm/libaqbanking44'
    make[2]: *** [Makefile:563: all] Error 2
    make[2]: Leaving directory '/dev/shm/libaqbanking44'
    dh_auto_build: error: make -j1 returned exit code 2
    make[1]: *** [debian/rules:27: override_dh_auto_build] Error 2
    make[1]: Leaving directory '/dev/shm/libaqbanking44'
    make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


Kind regards,

Paul


[1]: https://www.aquamaniac.de/rdm/projects/aqbanking/files

Reply via email to