sa-compile conflict

IEM

Well-Known Member
Sep 4, 2018
69
10
48
48
Austria
it seems that both the 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
    clause in the .deb metadata?
  • if no (because the actual binary is not modified), you probably need to add a
    Code:
    Provides: spamassassin
    clause (so that the dependencies for sa-compile can be satisfied)
 
Last edited:
Thanks for the report! much appreciated

The sa-compile executable is shipped with proxmox-spamassassin - so - yes the Replaces part should be added to proxmox-spamassassin.
I'll try to create a patch and test it - but in the meanwhile you should be fine by just not install sa-compile.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!