Bug#753296: Acknowledgement (mpv completion fails)

Axel Beckert abe at debian.org
Mon Jun 30 18:05:18 UTC 2014


Hi Alessandro,

Alessandro Ghedini wrote:
> > > Can you post the content of /usr/share/zsh/vendor-completions/_mpv? Also, what
> > > architecture are you on? The script is generated at build time, so it might be
> > > that the generation broke on some platforms.
> > 
> > Attaching.
> 
> Yep, that's definitely broken... what architecture are you on? AFAICT both amd64
> and i386 look fine.

All architectures look fine:

$ for i in mpv_0.4.0-1_*.deb; do acat $i ./usr/share/zsh/vendor-completions/_mpv > ${i}_mpv; md5sum ${i}_mpv; done
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_amd64.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_armel.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_armhf.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_i386.deb_mpv
6e133b6d6b5f3059e081ad48de73f5db  mpv_0.4.0-1_kfreebsd-amd64.deb_mpv
6e133b6d6b5f3059e081ad48de73f5db  mpv_0.4.0-1_kfreebsd-i386.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_mips.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_mipsel.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_powerpc.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_s390x.deb_mpv
d594e905186357fa9cc398825ee12816  mpv_0.4.0-1_sparc.deb_mpv
$

So there exist only two variants of that file, one for Linux and one for kFreeBSD.

And that's their difference:

$ diff mpv_0.4.0-1_amd64.deb_mpv mpv_0.4.0-1_kfreebsd-amd64.deb_mpv
89,91d88
<   '--dvbin-card:Integer (1 to 4) (default\: 1)': \
<   '--dvbin-prog:String (default\: )': \
<   '--dvbin-timeout:Integer (1 to 30) (default\: 30)': \
316d312
<   '--tv-alsa:Flag (default\: no)': \
400d395
<       'alsa:ALSA-0.9.x-1.x audio output' \
424d418
<       'wayland:Wayland SHM video output' \
$

Nothing as empty and small as the one attached by Yuri.

> Does running "apt-get install --reinstall mpv" help?

Or maybe doing "debsums -c mpv" beforehand. But it's likely the right
command to fix this issue.

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



More information about the pkg-multimedia-maintainers mailing list