Comment 29 for bug 2023971

Revision history for this message
Miriam EspaƱa Acebal (mirespace) wrote (last edit ):

Version of spamassassin using dmarc has been uploaded to [1] . I'm opening a FFe for spamassassin for this.

Using the libmail-dmarc-perl package that has been ack to be MIRed that is at [2], we can confirm the installation of both and the packages to finally be promoted (that coincides with the summary at the beginning of the description):

#1 Checking smapassassin and libmail-dmarc-perl version to be installed if we do am 'apt install spamassassin' in Noble with the spamassassin package in PPA for FFe.

root@Ndmarc-final:~# apt-cache policy libmail-dmarc-perl
libmail-dmarc-perl:
  Installed: (none)
  Candidate: 1.20230215-1ubuntu1~mirespace10
  Version table:
     1.20230215-1ubuntu1~mirespace10 500
        500 https://ppa.launchpadcontent.net/mirespace/libmail-dmarc-perl-suggested/ubuntu noble/main amd64 Packages
     1.20230215-1 500
        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
root@Ndmarc-final:~# apt-cache policy spamassassin
spamassassin:
  Installed: (none)
  Candidate: 4.0.0-8ubuntu5
  Version table:
     4.0.0-8ubuntu5 500
        500 https://ppa.launchpadcontent.net/mirespace/spamassassin-dmarc-mir/ubuntu noble/main amd64 Packages
     4.0.0-8ubuntu4 500
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

#2 Checking packages in universe for this, to get the list to be promoted finally:

root@Ndmarc-final:~# for p in $(apt install -s spamassassin | grep Inst | cut -d' ' -f2); do echo -n ${p} && echo -n " " && apt-cache policy ${p} | grep archive.ubuntu | cut -d'/' -f5 | cut -d' ' -f1 ; done | grep universe

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libclass-inspector-perl universe
libemail-simple-perl universe
libfile-sharedir-perl universe
libnet-ip-perl universe
libregexp-common-perl universe
libmail-dmarc-perl universe

[1] https://launchpad.net/~mirespace/+archive/ubuntu/spamassassin-dmarc-mir
[2] https://launchpad.net/~mirespace/+archive/ubuntu/libmail-dmarc-perl-suggested