On Thu, 2026-01-15 at 22:45 -0300, Aeliton G. Silva wrote:
> 
> I've added the line:
> 
> export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/audio-
> visualizer-
> python/ --install-scripts=/usr/share/audio-visualizer-python/
> 
> to d/rules with no visible effect (after installing the .deb, dpkg -L
> still shows the avp python module at /usr/lib/python3/dist-
> packages/avp/).
> 
> I had a look at [1] and I'm assuming that might be due to the lack of
> a
> file with '#!/usr/bin/python3' on the first line, as the section 5.1
> of
> [1] says. If this is not it, I don't have an idea of what could be
> the
> issue here. I've also added python3 as a dependency as the section
> 5.2
> says.
Hi again for a quick update:

I managed to include a autopkgtest that generates a video from
tests/data/test.ogg and checks if the output is a video/mp4 using file.

So the last problem still standing is now to make avp be executed as a
program.

Cheers,
Aeliton

Reply via email to