i can confirm same error with apk-openssl on wrt1900v1. for detail - i diownloaded 24.10-snapshot from the download server, then used opkg to install openssl support and my usual add-ons. then installed apk-openssl.,
Simply installing an apk-tools package does not build the package databases. You need to do a lot of work to get those, so if you want to test apk, I'd suggest you install a main snapshot, since it contains all the necessary files already:
ok I thought that the announcement that APK was the default meant it would force the build of the db . However, if I do force I get the error "failed to write the database" ... any place where I can increase the buffer / size ...
You're right, my bad (replying on 3-4 threads at once is probably a bad idea ). Setting the CONFIG_USE_APK=y does create all the requisite database components, I was thinking that you had a working opkg build and did opkg install apk-xxx, which is what doesn't work.
If you can figure out which package you're using that has the long description, you might be able to just hack it down in the package's Makefile and work past the bug that way.