Max Lin <address@hidden> writes:
yes, eg. cpio build failure:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Rings:0-Bootstrap/cpio/standard/x86_64
Thanks. It seems to be failing because of:
[ 35s] + cd cpio-2.11
[ 35s] + gettextize -f
where gettextize replaces the AM_GNU_GETTEXT_VERSION invocation in
configure.ac with the latest version. A work around is to patch
gettextize and change "version=" line to 0.19.5.
I admit this is a bug in gettextize, sorry for inconvenience. From the
next time, we shouldn't do "git tag" for a minor bug-fix release.