Bug 266545 - pkg bootstrap fails (missing pkg.txg.sig)
Summary: pkg bootstrap fails (missing pkg.txg.sig)
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Package Infrastructure (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Some People
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-22 12:35 UTC by Eric Kjeldergaard
Modified: 2023-11-28 03:33 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Kjeldergaard 2022-09-22 12:35:25 UTC
When trying to run pkg bootstrap on an aarch64 system, the command fails as follows:

Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:13:aarch64/quarterly, please wait...
Signature for pkg not available.
pkg: Error fetching http://pkg.FreeBSD.org/FreeBSD:13:aarch64/quarterly/Latest/pkg.txz.sig: Not Found
A pre-built version of pkg could not be found for your system.
Consider changing PACKAGESITE or installing it from ports: 'ports-mgmt/pkg'.


The underlying cause seems to be a missing signature file for pkg.txz on at least this architecture.[1]


[1] http://pkg.freebsd.org/FreeBSD:13:aarch64/quarterly/Latest/
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2023-11-28 03:33:40 UTC
^Triage: address overlooked PR.

The file appears to be there now.  I'm going to assume this is OBE; please let us know if not.