When using any archivebox command I get the message dpkg-query: no package found matching bluealsa, it's not blocking execution but it seems to slow it down at the beginning.
I installed archivebox by following the manual steps given in the doc, I am running it on a raspberry pi 4B 8GB running raspbian buster.
The message appears at the beginning of the output of archivebox version, archivebox server, archivebox config ... and probably others archivebox commands.
According to the archivebox version command I am missing only these dependencies : NODE_BINARY, SINGLEFILE_BINARY, READABILITY_BINARY, MERCURY_BINARY and RIPGREP_BINARY. (just in case that may be a problem).
As I said this isn't blocking execution but as it seems to make it slow I'd like to fix it. Thank you.
When using any archivebox command I get the message
dpkg-query: no package found matching bluealsa, it's not blocking execution but it seems to slow it down at the beginning.I installed archivebox by following the manual steps given in the doc, I am running it on a raspberry pi 4B 8GB running raspbian buster.
The message appears at the beginning of the output of
archivebox version,archivebox server,archivebox config ...and probably others archivebox commands.According to the
archivebox versioncommand I am missing only these dependencies :NODE_BINARY,SINGLEFILE_BINARY,READABILITY_BINARY,MERCURY_BINARYandRIPGREP_BINARY. (just in case that may be a problem).As I said this isn't blocking execution but as it seems to make it slow I'd like to fix it. Thank you.