In lib389, we require the ip command for a localhost check. This means we depend on iproute, but it's not installed by default on a minimal container image.
As a result, we should request it as a dependency.
Metadata Update from @firstyear: - Custom field Review Status adjusted to review
looks good to me
Metadata Update from @mreynolds: - Custom field Review Status adjusted to ack (was: review)
commit 9879178fd01460821fa0f0e968e4df1bfba0b354 To ssh://git@pagure.io/lib389.git ede3dc0..65499d4 master -> master
Metadata Update from @firstyear: - Issue status updated to: Closed (was: Open)
Metadata Update from @firstyear: - Issue close_status updated to: Fixed