Bug 244578 - ports-mgmt/pkg
Summary: ports-mgmt/pkg
Status: Closed DUPLICATE of bug 244549
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-03 17:36 UTC by mfv
Modified: 2020-03-04 19:09 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (pkg)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mfv 2020-03-03 17:36:04 UTC
The following error message occurred when I did a routine 'pkg update'.  I used pkg and NOT pkg-devel using FreeBSD 12.1-RELEASE.  Yesterday, I incorrectly reported this issue against ports-mgmt/pkg-devel.

> sudo pkg update
Updating FreeBSD repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01    
Fetching packagesite.txz: 100%    6 MiB 322.7kB/s    00:20    
Processing entries:  63%
pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64
pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64
Processing entries: 100%
Unable to update repository FreeBSD
Error updating repositories!
Exit 70
Comment 1 greencoppermine 2020-03-04 19:01:29 UTC
I can confirm this. This is a normal package update.

# pkg update

Updating FreeBSD repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01    
Fetching packagesite.txz: 100%    6 MiB   6.5MB/s    00:01    
Processing entries:  63%
pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64
pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64
Processing entries: 100%
Unable to update repository FreeBSD
Error updating repositories!
Comment 2 Kyle Evans freebsd_committer freebsd_triage 2020-03-04 19:09:00 UTC
Yup- this one's a known issue. =-) See: PR 244549

*** This bug has been marked as a duplicate of bug 244549 ***