#1064830 runc: installs same filename to both bin and sbin

Package:
runc
Source:
runc
Description:
Open Container Project - runtime
Submitter:
Date:
2024-02-26 12:03:05 UTC
Severity:
normal
#1064830#5
Date:
2024-02-26 12:00:54 UTC
From:
To:
Dear Maintainer,

your package installs the filename `runc` to both bin and sbin as opposed to just one of those locations.

This causes a problem on a filesystem layout where bin and sbin are merged into a single real directory, typically by sbin being a symlink to bin. Such a filesystem layout has become standard on some distributions now, and others are moving onto in their next releases.

Please pick one location and install it only there. /usr/bin is preferred over any other location.

Thank you for maintaining software in debian.