From: Donald Sharp Date: Tue, 9 May 2017 14:16:38 +0000 (-0400) Subject: debian: Mark FRR as conflicting with Quagga X-Git-Tag: reindent-master-before~187^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F480%2Fhead;p=mirror%2Ffrr.git debian: Mark FRR as conflicting with Quagga FRR when compiled with this debian packaging will cause some issue with the system to work properly due to the sudoers file conflicts. So to prevent some level of stupidity, mark them as conflicting. Signed-off-by: Donald Sharp --- diff --git a/debian/control b/debian/control index 4ecbefc6d6..3982aa41be 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: frr Architecture: any Depends: ${shlibs:Depends}, logrotate (>= 3.2-11), iproute, ${misc:Depends}, libc-ares2 Pre-Depends: adduser -Conflicts: zebra, zebra-pj +Conflicts: zebra, zebra-pj, quagga Replaces: zebra, zebra-pj Suggests: snmpd Description: BGP/OSPF/RIP routing daemon