在 2020/10/18 下午3:43, Holger Wansing 写道:
It works fine here.

The errors you are seing are all regarding "pop-xxxyyy" entities; those are
generated with "make entity" (if that has not been done some time before).

Does this fix the problem for you?

Holger

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.

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.

Reply via email to