Page MenuHomeVyOS Platform

Package build fails with duplicated path 'show vpp interfaces hardware' error
Closed, ResolvedPublicBUG

Description

find templates-op -name node.def -type f -empty -exec false {} + || sh -c 'echo "There are empty node.def files! Check your interface definitions." && exit 1'
Found the following duplicate paths:

prev: show_vpp_interfaces.xml ['show', 'vpp', 'interfaces', 'hardware']
new: show_vpp_interfaces.xml ['show', 'vpp', 'interfaces', 'hardware', 'hardware-tag_value']


make[3]: *** [Makefile:68: op_mode_definitions] Error 1
make[3]: Leaving directory '/vyos/packages/vyos-1x'
make[2]: *** [debian/rules:32: override_dh_auto_build] Error 2
make[2]: Leaving directory '/vyos/packages/vyos-1x'
make[1]: *** [debian/rules:22: build] Error 2
make[1]: Leaving directory '/vyos/packages/vyos-1x'
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Details

Version
Latest in current branch
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

natali-rs1985 changed the task status from Open to In progress.
natali-rs1985 claimed this task.
natali-rs1985 triaged this task as Normal priority.
natali-rs1985 renamed this task from Package build fails with error duplicated path 'show vpp nterfaces hardware' to Package build fails with duplicated path 'show vpp interfaces hardware' error.Jul 2 2025, 10:48 AM