Package: sphinx-common Version: 4.3.2-1 Severity: normal Dear Maintainer,
dh_sphinxdoc doesn't seem to be able to handle paths with unicode characters. I ran into this error while trying to update pygame to a new version: dh_sphinxdoc -O--buildsystem=pybuild dh_sphinxdoc: error: debian/python-pygame-doc/usr/share/doc/python-pygame-doc/html/_sources/tut/ko/\ube68\uac04\ube14\ub85d \uac80\uc740\ube14\ub85d/1.\ud504\ub864\ub85c\uadf8/\uc18c\uac1c.rst.txt is missing But that file does exist: $ ls -l debian/python-pygame-doc/usr/share/doc/python-pygame-doc/html/_sources/tut/ko/빨간블록\ 검은 블록/1.프롤로그/소개.rst.txt -rw-r--r-- 1 talbert talbert 6138 Dec 26 19:57 'debian/python-pygame-doc/usr/share/doc/python-pygame-doc/html/_sources/tut/ko/빨간블록 검은블록/1.프롤로그/소개.rst.txt' It seems like dh_sphinxdoc might need to be able to understand Javascript's \uXXXX escaping of unicode characters in strings? -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.16.0-5-amd64 (SMP w/2 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages sphinx-common depends on: ii libjs-sphinxdoc 4.3.2-1 ii perl 5.34.0-3 Versions of packages sphinx-common recommends: ii python3-sphinx 4.3.2-1 sphinx-common suggests no packages. -- no debconf information

