From owner-freebsd-questions@freebsd.org Wed Aug 15 13:21:08 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E62E10846FA for ; Wed, 15 Aug 2018 13:21:08 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 989B68C6F0 for ; Wed, 15 Aug 2018 13:21:07 +0000 (UTC) (envelope-from vivek@khera.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5D7AB10846F9; Wed, 15 Aug 2018 13:21:07 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B79210846F8 for ; Wed, 15 Aug 2018 13:21:07 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A803D8C6ED for ; Wed, 15 Aug 2018 13:21:06 +0000 (UTC) (envelope-from vivek@khera.org) Received: by mail-lf1-x12c.google.com with SMTP id a134-v6so856941lfe.6 for ; Wed, 15 Aug 2018 06:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:from:date:message-id:subject:to; bh=IqdyJO4/QfFWFu8FxG0pkIjWI/X/+BBsNcgRIfgfjrY=; b=Hx82rw/RUwhyLBQitxHqbAjZ7JYhXZFfybUbXDWof98/4TwSTm3HGtM4vKNoqoVwo+ NxmwlOmrAN0Y9GA4myTe91foKCvfivOfuSYlPJp5porUUcHVd+UJX/RV2GNYa6xllAo6 014heToSmv82bQh9A+xc+k7EAylzMpoj1184E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=IqdyJO4/QfFWFu8FxG0pkIjWI/X/+BBsNcgRIfgfjrY=; b=KwWpWDN5DGU0eDuOeqwTStFZ/9XfJiQrzqZml5WkEiXguwjdB0PO82BR24ORkWIW7O vANUwFq8Ki20npME7T6V6NlTeW84n3nbBbv5TwdivGZ+nMLaQ40mhIzE9eADUJK45C81 3GGV5/Ri3AAPFGWZzo3/hotTpt/958RB0VUfgaJbsi7iGE8oCtGC3lNZ5zAuj6B5KtgQ hGp+n/AsEGm5vrhvfRcZnBYOb/j6HYBfPdCyipRdlUgpaodPL1NI6rR0yRV1BsoxCblV fw3gy4Iuvt2r/3IavyTdKPRGhX1AgcSZvL9IIKVl7UUjZIsyr/6zA+gPtHyNHjlZ9x9L I5Iw== X-Gm-Message-State: AOUpUlF6OTe8y3b9kzEs0I8k38AsE/F5sRFmnjMqrxsIw2ra4K1h94X6 m+9JwM6V6IWhqD8bB2yBTOkAa9nteOukEVtlwNULSImLx4g= X-Google-Smtp-Source: AA+uWPzyTuhlXz01ttcE2Erl0YUtxN2UOK4SjmmbMzMYrw94/9geFX57FRLbHPhPM/R+FIG+/kmSCqELY/egQfpFHrk= X-Received: by 2002:a19:7d84:: with SMTP id y126-v6mr17473751lfc.94.1534339264726; Wed, 15 Aug 2018 06:21:04 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:9159:0:0:0:0:0 with HTTP; Wed, 15 Aug 2018 06:21:04 -0700 (PDT) From: Vick Khera Date: Wed, 15 Aug 2018 09:21:04 -0400 Message-ID: Subject: package repo not updating To: questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2018 13:21:08 -0000 I'm trying to get the latest version of some packages to update for security fixes. When I run pkg update it says that nothing is updated: # pkg -d update DBG(1)[24136]> pkg initialized Updating FreeBSD repository catalogue... DBG(1)[24136]> PkgRepo: verifying update for FreeBSD DBG(1)[24136]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite' DBG(1)[24136]> Fetch: fetching from: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/latest/meta.txz with opts "i" DBG(1)[24136]> Fetch: fetching from: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/latest/packagesite.txz with opts "i" FreeBSD repository is up to date. All repositories are up to date. My pkg config file points to "latest" not quarterly, so I expect it to update within a reasonable time. Historically, that has been every few days. Checking pkg-status.freebsd.org, my reading says that the latest build for FreeBSD 11 was completed yesterday, August 14. However, the files that pkg tries to fetch on my system were last updated August 9: # curl --head http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/latest/packagesite.txz HTTP/1.1 200 OK Server: nginx Date: Wed, 15 Aug 2018 13:14:06 GMT Content-Type: application/octet-stream Content-Length: 6688548 Last-Modified: Thu, 09 Aug 2018 16:03:33 GMT Connection: keep-alive ETag: "5b6c65d5-660f24" Expires: Wed, 15 Aug 2018 13:14:06 GMT Cache-Control: max-age=0 Cache-Control: private Accept-Ranges: bytes I'm running FreeBSD 11.2-p2/amd64. My pkg config file points to the url "pkg+http://pkg.FreeBSD.org/${ABI}/latest". Is something stuck in updating the public package repo? Is there some other place I should look for status about this?