在 2020/10/18 下午6:54, xiao sheng wen (肖盛文) 写道:
when I run :

make entity

grep --binary-files=text -e '^Package: [a-z0-9][-+a-z0-9.]*[ 0-9]*$' < all-popcon-results.txt >all-popcon-pkgs.txt sed -n -e 's/^Submissions: *\([^ ]*\) *$/\1/p' < all-popcon-results.txt >all-popcon-submissions.txt
# GENERATE bin/replace_package (sed script)
echo "# This is autogenerated by Makefile.  Update this with \"make rawxml\"" \
     >  bin/replace_package
bin/genreplace emacs    >>  bin/replace_package
*** emacs is missing ***

The make process will stop here.

There is a new bugreport for this problem:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972437

This  problem fixed in git now.

https://salsa.debian.org/debian/debian-reference/-/commit/46b27cef6b8de97f346bc1e995672183dd71a2cc


I use Debian 10.6 , I see CI pipeline also success in salsa.

Perhaps It's a bug in some package in 10.6, the bug is resolved in testing.
It's not a bug in 10.6.

Reply via email to