Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2018 08:46:32 +0800
From:      Plugmusc <plugmusc@gmail.com>
To:        dnewman@networktest.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Amavisd-new has disappeared from PKG repository?
Message-ID:  <CAJNJjW_EuJL5wcbqf11vM11p2%2BAoCbJLH-wjyW0UYCLiKAdEvQ@mail.gmail.com>
In-Reply-To: <CAJNJjW8Ww4X6Rd3oFKibhZOnPowzgWE8sO7XkqbRuG4X=C95%2BQ@mail.gmail.com>
References:  <CAJNJjW9Y27su4n6jVumJwCHpABN_LkO57WMWjm2oQL-cbR46SQ@mail.gmail.com> <a84a6ca2-e586-9dff-50de-36ad45927da6@networktest.com> <CAJNJjW9vEjiQnoKey=f6=-dB_ww8JpxNnQ1xsD99BX2WtV8QAw@mail.gmail.com> <d197a317-9929-3e29-a36f-4bd230d127f4@networktest.com> <CAJNJjW8Ww4X6Rd3oFKibhZOnPowzgWE8sO7XkqbRuG4X=C95%2BQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi David,

I changed the config from quarterly to latest and that fixed it!

Thanks for the suggestion. Am very grateful.

Best wishes,
Dylan.

On Mon, Sep 10, 2018 at 8:30 AM Plugmusc <plugmusc@gmail.com> wrote:

> I'll give that a go. Thank you for the suggestion, David.
>
> Best,
> Dylan.
>
> On Mon, Sep 10, 2018 at 8:28 AM David Newman <dnewman@networktest.com>
> wrote:
>
>> On 9/9/18 4:40 PM, Plugmusc wrote:
>>
>> > This is very strange. I have multiple servers and non are able to find
>> the
>> > package:
>> >
>> > # pkg search amavis
>> >
>> > amavis-logwatch-1.51.03_1      Amavisd-new log parser
>> >
>> > amavis-stats-0.1.12_5          Simple AMaViS statistics generator based
>> on
>> > rrdtool
>> >
>> >
>> > I've done pkg upgrade -f. The servers are all in Hong Kong.
>> >
>> >
>> > Does anyone have any ideas?
>>
>> This is just conjecture, and possibly wrong, but it could be some issue
>> with either DNS resolution and/or contents of the repository checked by
>> 'pkg search <pkg name>'.
>>
>> To test this you could try pointing to a different repository.
>>
>> Example: My FreeBSD.conf file points to pkg.freebsd.org. From my
>> location in California, pkg.freebsd.org resolves to
>> pkg0.isc.freebsd.org, which has an IPv4 address of 149.20.1.201.
>>
>> Just for testing (this is a very bad idea in production), I hard-coded
>> that IPv4 address in my FreeBSD.conf file:
>>
>> FreeBSD: {
>>   #url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
>>   url: "pkg+http://149.20.1.201/${ABI}/latest",
>>   mirror_type: "srv",
>>   signature_type: "fingerprints",
>>   fingerprints: "/usr/share/keys/pkg",
>>   enabled: yes
>> }
>>
>> Then re-ran 'pkg update' and ran 'pkg search -r FreeBSD amavis'. Note
>> that the results include amavisd-new:
>>
>> amavis-logwatch-1.51.03_1      Amavisd-new log parser
>> amavis-stats-0.1.12_5          Simple AMaViS statistics generator based
>> on rrdtool
>> amavisd-milter-1.6.0_5         Milter for amavisd-new
>> amavisd-new-2.11.0_3,1         Mail scanner interface between mailer and
>> content checkers
>>
>> dn
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "
>> freebsd-questions-unsubscribe@freebsd.org"
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJNJjW_EuJL5wcbqf11vM11p2%2BAoCbJLH-wjyW0UYCLiKAdEvQ>