Your message dated Thu, 22 Jun 2023 23:52:45 +0000 with message-id <[email protected]> and subject line Bug#1028231: fixed in unibilium 2.1.0-3 has caused the Debian Bug report #1028231, regarding unibilium: parse-terminfo test uses wrong terminfo directory to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1028231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028231 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: unibilium Version: 2.1.0-1 The parse-terminfo autopkgtest uses a wrong directory for terminfo files below /usr: ,---- | for term in ansi xterm screen rxvt-unicode; do | libterm=/lib/terminfo/${term%${term#?}}/${term} | usrterm=/usr/${libterm} `---- The (bulk of the) terminfo database is located below /usr/share/terminfo rather than /usr/lib/terminfo. For now this does not matter as we install the basic terminfo files in ncurses-base under /lib/terminfo, but after the Bookworm release I plan to relocate them to /usr/share/terminfo, see https://bugs.debian.org/1028202. Once that happens, your test will still succeed but not do anything, if I read it correctly. There is also a flawed logic in the parse-terminfo script, it expects that any foo-256color terminfo entry is located at the same place as its foo counterpart. For the terminfo entries tested this currently holds true, but it is not guaranteed as long as the terminfo files are split among multiple directories.
--- End Message ---
--- Begin Message ---Source: unibilium Source-Version: 2.1.0-3 Done: James McCoy <[email protected]> We believe that the bug you reported is fixed in the latest version of unibilium, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. James McCoy <[email protected]> (supplier of updated unibilium package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 22 Jun 2023 19:26:23 -0400 Source: unibilium Architecture: source Version: 2.1.0-3 Distribution: unstable Urgency: medium Maintainer: James McCoy <[email protected]> Changed-By: James McCoy <[email protected]> Closes: 1028231 Changes: unibilium (2.1.0-3) unstable; urgency=medium . [ Sven Joachim ] * autopkgtest: Fix path to terminfo files (Closes: #1028231) Checksums-Sha1: 5705e8dc77997b1643ee442d0bd867ce700335af 2290 unibilium_2.1.0-3.dsc 6feb0384b9559d87987f0141ba5ae8649c4454bc 5120 unibilium_2.1.0-3.debian.tar.xz Checksums-Sha256: 67335925c9868fb225168af2bdc91279a5e547276aa71863c918a741882d6372 2290 unibilium_2.1.0-3.dsc 70b87cfd200dda60815f93e1e950176a6af27d27a7f1aa60957826fc3bdcb09c 5120 unibilium_2.1.0-3.debian.tar.xz Files: 235098a8acf0603215a8239a4bd3ccc6 2290 libs optional unibilium_2.1.0-3.dsc d47dcb3b0e5e49bac2d69b0a9694aa57 5120 libs optional unibilium_2.1.0-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQKoBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmSU2chfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9sT4g/+Kp79sD5Zrz+rJS1jxw1sa/U+tJzr InlRWOmYTBYWOw9Ij+9yhd/BuTnuhvXyJvkFAsRQf9U0ffRPvd8kF9eD8ckrTHN9 FQSPY22EXu0tLA9eQV2A7wGWYEI8WJF+H96F/+KVP8InueSEbB58ZWDI/9QkQNV/ uITMy3qFfBi6Cqse4u6bf+XH6f8aIiSpY/ApENMf64Rqhm0ep90smi/51fhuS353 qzdR95JaScn0RA+toviKddesy6VWknYNDFyDtKZv9Mv3p5yIGYWK9c54hXUae/YL AMuFyAktA7V5mcB8084XA9w9Jh+FuV5a3eN8ukaj00iKub0m09rLJhMlULuGL4OI DHWf1lrsAkjVMAPPQpShMCwwyorGpG1r7Z5wcUBv53bVkXApcunSzkRQbWtH6nkf EkvNH3FaFHkSbeimj8aVvaRathfpY3y0FJD1oQV7HnXC4/XW0kMvxzDh3/NlesLi ASog/3pF+xNAMxij9wivUeLEqEX/iGAdnFfe5odqG++jUQqgK810kTTi7WUkgUZ+ j2/RuwBF71UmPZ92xLV0xYZsuCifx/Xg08ZQ1CjCI3Rj2Sxgf2lZ3Wkljg7lItuK K8rqmZApC129v7veJYvOyQHhWhYr4bxjTC6K/yS4a3lcU/X+yP/4GBV6z7ChLdth 5q+yF/jPlts4E7U= =rrao -----END PGP SIGNATURE-----
--- End Message ---

