Hi Christoph, thank you for your valuable feedback. Mostly every problem you discovered is a documentation issue. I'll see whether I can fix them all properly.
Christoph Biedl wrote: > Upgrading from etch to lenny I find every procedure I am using > aqbanking for is broken, and I am not sure whether "important" was a > more appropriate priority. Can you please check whether everything is > working as planned, and if yes, document the changes in NEWS.Debian? > > * The aqbanking-tool program is gone > How will I perform command line operations like checking the balance > as in > aqbanking-tool request --balance > aqbanking-tool exec Upstream decided to drop the command line interface aqbanking-tool. If you really need a command line interface he provides one called aqbanking-cli under a commercial license not suitable for Debian. If you want to stick with the old aqbanking-tool linked against the old AqBanking 2.x you should downgrade the previous package aqbanking-tool again and set it on hold to prevent further updates. The new package aqbanking-tools can be installed in parallel without interference. > * aqhbci-tool was renamed to aqhbci-tool3 > The documentation in > /usr/share/doc/aqbanking-tools/README.aqhbci-tool.gz > refers to aqhbci-tool Yes, this needs to be fixed. > * aqhbci-tool3 doesn't seem to work at all > If I try to re-create my configuration from scratch, already the > first command as suggested by README.aqhbci-tool.gz fails: > $ aqhbci-tool3 addmedium -t pintan > ERROR: Unknown command "addmedium". > $ > "aqhbci-tool3 --help" doesn't list "addmedium" either. > If it matters: libaqbanking20-plugins is installed. The command addmedium does not exist anymore because the medium layer does not exist within AqBanking anymore. Unfortunately the README didn't get updated together with these major changes. Another source of help you should know about is the AqBanking manual: http://www.aquamaniac.de/sites/download/packages.php?package=06&showall=1 It is not included in the package because it has no clear license. In chapter 5.2.2.2 you can find the command how to create a new PIN/TAN user on the command line (you don't need "aqhbci-tool addmedium" anymore). Regards Micha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]