Your message dated Tue, 19 May 2026 10:49:29 +0000
with message-id <[email protected]>
and subject line Bug#1104378: fixed in ovn 26.03.0-6
has caused the Debian Bug report #1104378,
regarding ovn: FTBFS randomly: mv: cannot stat 'lib/.deps/netlink-devlink.Tpo':
No such file or 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.)
--
1104378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ovn
Version: 25.03.0-1
Severity: important
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250428 ftbfs-trixie ftbfs-randomly
Hi,
Your package fails to build randomly on amd64: In the exact same
environment, sometimes it builds fine, and sometimes it fails.
Relevant part (hopefully):
> make[3]: Entering directory '/build/reproducible-path/ovn-25.03.0/ovn-vif'
> depbase=`echo lib/netlink-devlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I
> ./lib -I ./lib -I /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT lib/netlink-devlink.o -MD -MP -MF
> $depbase.Tpo -c -o lib/netlink-devlink.o lib/netlink-devlink.c &&\
> mv -f $depbase.Tpo $depbase.Po
> :;{ \
> echo '# Signature of the current package.' && \
> echo 'm4_define([AT_PACKAGE_NAME], [ovn-vif])' && \
> echo 'm4_define([AT_PACKAGE_TARNAME], [ovn-vif])' && \
> echo 'm4_define([AT_PACKAGE_VERSION], [25.03.0])' && \
> echo 'm4_define([AT_PACKAGE_STRING], [ovn-vif 25.03.0])' && \
> echo 'm4_define([AT_PACKAGE_BUGREPORT], [[email protected]])'; \
> } >'./package.m4'
> sphinx-build -b html -W -n -d ./Documentation/_build/doctrees
> ./Documentation ./Documentation/_build/html && touch docs-check
> gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I
> ./lib -I ./lib -I /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -DOVSTEST -I/build/reproducible-path/ovn-25.03.0/ovs/lib
> -Ilib/vif-plug-providers/representor -Wdate-time -D_FORTIFY_SOURCE=2
> -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat
> -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast
> -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes
> -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool
> -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare
> -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros
> -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT tests/ovstest-ovstest.o -MD -MP
> -MF tests/.deps/ovstest-ovstest.Tpo -c -o tests/ovstest-ovstest.o `test -f
> 'tests/ovstest.c' || echo './'`tests/ovstest.c
> gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I
> ./lib -I ./lib -I /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -DOVSTEST -I/build/reproducible-path/ovn-25.03.0/ovs/lib
> -Ilib/vif-plug-providers/representor -Wdate-time -D_FORTIFY_SOURCE=2
> -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat
> -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast
> -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes
> -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool
> -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare
> -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros
> -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT
> lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o -MD
> -MP -MF
> lib/vif-plug-providers/representor/.deps/tests_ovstest-vif-plug-representor.Tpo
> -c -o
> lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o `test
> -f 'lib/vif-plug-providers/representor/vif-plug-representor.c' || echo
> './'`lib/vif-plug-providers/representor/vif-plug-representor.c
> depbase=`echo utilities/devlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I
> ./lib -I ./lib -I /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT utilities/devlink.o -MD -MP -MF
> $depbase.Tpo -c -o utilities/devlink.o utilities/devlink.c &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo lib/netlink-devlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I
> ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT lib/netlink-devlink.lo -MD -MP
> -MF $depbase.Tpo -c -o lib/netlink-devlink.lo lib/netlink-devlink.c &&\
> mv -f $depbase.Tpo $depbase.Plo
> depbase=`echo lib/ovn-vif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I
> ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT lib/ovn-vif.lo -MD -MP -MF
> $depbase.Tpo -c -o lib/ovn-vif.lo lib/ovn-vif.c &&\
> mv -f $depbase.Tpo $depbase.Plo
> depbase=`echo lib/vif-plug-providers/representor/vif-plug-representor.lo |
> sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I
> ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT
> lib/vif-plug-providers/representor/vif-plug-representor.lo -MD -MP -MF
> $depbase.Tpo -c -o lib/vif-plug-providers/representor/vif-plug-representor.lo
> lib/vif-plug-providers/representor/vif-plug-representor.c &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn
> -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2
> -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT lib/netlink-devlink.lo -MD -MP
> -MF lib/.deps/netlink-devlink.Tpo -c lib/netlink-devlink.c -o
> lib/netlink-devlink.o
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn
> -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2
> -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT lib/ovn-vif.lo -MD -MP -MF
> lib/.deps/ovn-vif.Tpo -c lib/ovn-vif.c -o lib/ovn-vif.o
> mv -f tests/.deps/ovstest-ovstest.Tpo tests/.deps/ovstest-ovstest.Po
> /bin/bash '/build/reproducible-path/ovn-25.03.0/ovn-vif/build-aux/missing'
> autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at
> lib/netlink-devlink.c: In function ‘attr_get_up_to_u64’:
> lib/netlink-devlink.c:166:9: warning: enumeration value ‘NL_A_RTA_VIA’ not
> handled in switch [-Wswitch-enum]
> 166 | switch (policy[attr_idx].type) {
> | ^~~~~~
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn
> -I ./include -I ./lib -I ./lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/include -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs/lib -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/ovs -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/include -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0/lib -I
> /build/reproducible-path/ovn-25.03.0 -I /build/reproducible-path/ovn-25.03.0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra
> -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum
> -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes
> -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers
> -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses
> -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value
> -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2
> -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ovn-25.03.0=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -MT
> lib/vif-plug-providers/representor/vif-plug-representor.lo -MD -MP -MF
> lib/vif-plug-providers/representor/.deps/vif-plug-representor.Tpo -c
> lib/vif-plug-providers/representor/vif-plug-representor.c -o
> lib/vif-plug-providers/representor/vif-plug-representor.o
> /bin/bash '/build/reproducible-path/ovn-25.03.0/ovn-vif/build-aux/missing'
> autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp
> tests/system-kmod-testsuite.at
> lib/netlink-devlink.c: In function 'attr_get_up_to_u64':
> lib/netlink-devlink.c:166:9: warning: enumeration value 'NL_A_RTA_VIA' not
> handled in switch [-Wswitch-enum]
> 166 | switch (policy[attr_idx].type) {
> | ^~~~~~
> mv tests/testsuite.tmp tests/testsuite
> mv: cannot stat 'lib/.deps/netlink-devlink.Tpo': No such file or directory
> make[3]: *** [Makefile:1186: lib/netlink-devlink.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/28/ovn_25.03.0-1_unstable.log
You can find other build logs (including successful ones) in:
http://qa-logs.debian.net/2025/04/28/
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250428;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250428&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: ovn
Source-Version: 26.03.0-6
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ovn, 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.
Thomas Goirand <[email protected]> (supplier of updated ovn 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: Tue, 19 May 2026 12:16:16 +0200
Source: ovn
Architecture: source
Version: 26.03.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1104378
Changes:
ovn (26.03.0-6) unstable; urgency=medium
.
* Add fix-ovn-vif-test-depends.patch (Closes: #1104378).
Checksums-Sha1:
9c1623f7c1f0ca85a8baa53b45c07b4a8e10dd02 3156 ovn_26.03.0-6.dsc
0dbd4af51af6126311492e89030d60b32afbf50e 24084 ovn_26.03.0-6.debian.tar.xz
42fb1327dbed5843e504913f19c645c700f928cb 14234 ovn_26.03.0-6_amd64.buildinfo
Checksums-Sha256:
6b38e08999cc84b3e3e4455deed348c11f9e72f0761326a149046d57c00ca474 3156
ovn_26.03.0-6.dsc
c9ba24b9f96681c76b09d344bf6f0f78a47b7ef15c6ad52537472ff33e893323 24084
ovn_26.03.0-6.debian.tar.xz
f3bc1c74d4c88c71cf8d07d0dd84198717e33ea8e9bb99a205768994093a37bd 14234
ovn_26.03.0-6_amd64.buildinfo
Files:
5dc225b48697ef04f101469e6803e1a7 3156 net optional ovn_26.03.0-6.dsc
a6ac5419d691cb91cbbf8e0ee0f5279d 24084 net optional ovn_26.03.0-6.debian.tar.xz
b8bc60c8a3dfb57be8a3a1cdc67d88eb 14234 net optional
ovn_26.03.0-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmoMOqYACgkQ1BatFaxr
Q/60sQ/9FxFwHGjeUct6AHCDA+q462ugYmuY0CFkO9sBRDmkEXBhTWjtgj4R6Fsd
gYKAt8xcIt6/fxh/ACuVEBc7jTx9hWbqmIokcY8ntPE2w/fkkDUWcmZAJOcxJmrS
tytKfnqRTQ7aPgwEZB7McqekcG03/DRKIvI49r7z9VUyYExDL6difu+rjdgslXQu
tf2m3WukPEOBYPIv359EXd1gloiWX9mKqfZXH0h3m2yZwUzuQSTk3/vI1gXpPs6s
8OWoawt6quXRurAotlzY6dPYn9FkgbEeXpYiDrba7YMknnmYlk7w0HTTywxfK8W1
iY5i1B5/RedgFgxEPeYUA4IQm/YOIRWNYDeIn3feADp/arwqrdUic1zYUqjDPH5e
TjtEVhitc3Thb7IeSE/qGZAN1iM7jJBGSvDpQYEswuh8A6jGSLCkDllx0VcntnUi
J+cQZRmk/Vt5CpjTHKAavCxBGcCzqSLZPi4GtZfoGqYJHuPpmrBFbQsb6FEJ/jic
V5Iw6ur5je7UJ5nMwOCDVMy1LxWR56A76rWhf5YHQcNHPHYZ7G9uxCRvdPOBv3Ch
GNwsg5Ys+PeIhc1l9SRtp+z6p9x0axkgbDQU+4AIOlY4zHKuRU2vdUMKOEcll6zn
krPQaQTJlsnZ6MkQZ3+nIok8Fgxv0CCaslh9Dt4pefnEXreJZJU=
=86UU
-----END PGP SIGNATURE-----
pgpfR4_FyS0lZ.pgp
Description: PGP signature
--- End Message ---