it seems that both the
is it necessary that
proxmox-spamassassin
(from PMG) and the sa-compile
(from stock Debian) provide a /usr/bin/sa-compile
file, which prevents the two from being co-installable.is it necessary that
proxmox-spamassassin
provides that binary (rather than depending on the sa-compile
package from Debian)?- if yes, shouldn't there be a
Code:
Replaces: sa-compile
- if no (because the actual binary is not modified), you probably need to add a
Code:
Provides: spamassassin
sa-compile
can be satisfied)
Last edited: