Are you going to pop on the box and scp your tar over?  Another
option is to use https://filedrop.ena.com and send it to me ([email protected]) that way.

The /var/www/bbmass.spamassassin.org dir is going to have most of the files. It's a lot of files in there so it would be nice/speedy if you could rsync the delta from your mirror.

Dave

On 05/13/2017 02:11 PM, Kevin A. McGrail wrote:
Don't turn it on yet. I run a mirror and will tar it up.
Regards,
KAM

On May 13, 2017 3:00:54 PM EDT, Dave Jones <[email protected]> wrote:



    On 05/13/2017 01:21 PM, Dave Jones wrote:



        On 05/13/2017 01:15 PM, Dave Jones wrote:

            Kevin,
            I am nearly complete setting up the rsyncd again. I have
            firewalled
            off port 873 to a single test IP of my masscheck server at
            ENA. My
            automasscheck-minimal.sh <http://automasscheck-minimal.sh>
            is working properly now and able to upload
            result logs like normal.

            My question to you is where can we get a current mirror copy
            of the
            [updates] rsync module to put back on the source of

            sa-vm1:/var/www/buildbot.spamassassin.org/updates
            <http://buildbot.spamassassin.org/updates>

            which will also be http://updates.spamassassin.org once
            populated,
            verified ready, and DNS is updated to point to the new VM.


        Correction. updates.spamassassin.org
        <http://updates.spamassassin.org> is not in DNS so that
        reference in
        the /etc/rsyncd.conf to being updates.spamassassin.org
        <http://updates.spamassassin.org> is not accurate.

        Is this [updates] rsync module supposed to be available via
        HTTP? If
        so, then maybe it is really updatedist.spamassassin.org
        <http://updatedist.spamassassin.org> that I see in DNS.


    Nevermind.  I found my answer.  The Apache HTTPD config boiled down to
    this for the updates area:

    <VirtualHost *:80>
        ServerNameupdatedist.spamassassin.org 
<http://updatedist.spamassassin.org>
        ServerAliasbbmass.spamassassin.org <http://bbmass.spamassassin.org>
        ServerAliasbuildbot.spamassassin.org <http://buildbot.spamassassin.org>
        ServerAliasbbmass-trunk.spamassassin.org 
<http://bbmass-trunk.spamassassin.org>
        <Directory /var/www/updatedist.spamassassin.org/updates
    <http://updatedist.spamassassin.org/updates>>
          options indexes SymLinksIfOwnerMatch
          AllowOverride indexes
        </Directory>
        DocumentRoot /var/www/updatedist.spamassassin.org/updates
    <http://updatedist.spamassassin.org/updates>
        ServerAdmin [email protected]
        # userdir disabled
    </VirtualHost>


            It looks like you have a mirror at http://sa-update.pccc.com
            that we
            could transfer back to the source directory.



    I am putting what came out out the backup in there but I don't think
    it's going to be current.  The DNS TXT records show 1786853 as the
    latest version and the backup area doesn't have any files that start
    with that.

Reply via email to