Bug 221129 - [exp-run] pkg 1.10.2
Summary: [exp-run] pkg 1.10.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-31 21:25 UTC by Baptiste Daroussin
Modified: 2017-11-15 12:10 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments
pkg 1.10.2 patch (771 bytes, patch)
2017-07-31 21:25 UTC, Baptiste Daroussin
no flags Details | Diff
pkg 1.10.2 patch (1005 bytes, patch)
2017-11-11 07:33 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2017-07-31 21:25:57 UTC
Created attachment 184872 [details]
pkg 1.10.2 patch

Can you please exp-run pkg 1.10.2?
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2017-08-03 11:12:35 UTC
Please:

- Provide an option to pkg-query to get ALTABI
- Restore ALTABI for armv6 back to armv6:32:el:eabi:softfp

The official package mirrors rely on this.
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2017-11-11 07:33:58 UTC
Created attachment 187916 [details]
pkg 1.10.2 patch
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2017-11-11 07:34:40 UTC
Done for the first isse: pkg query '%Q'
For the second I cannot, this is an issue to solve on the clusteradm side
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2017-11-15 06:31:14 UTC
Exp-run looks fine.  (only tier1 was tested)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-11-15 10:05:20 UTC
A commit references this bug:

Author: bapt
Date: Wed Nov 15 10:04:54 UTC 2017
New revision: 454228
URL: https://svnweb.freebsd.org/changeset/ports/454228

Log:
  Update to 1.10.2
  Changes from 1.10.1 to 1.10.2
  - pkg clean is now happy if the cache dir non existing
  - 410.pkg-audit now uses anticongestion on freebsd 12
  - fix pkg install -r foo if foo is a disabled repository
  - fix elf handling on non FreeBSD
  - fix support for platforms without AT_SYMLINK_NOFOLLOW
  - fix dropping privileges on Linux
  - fix build with recent libbsd
  - fix duplicate pkg registration overwriting the existing pkg
  - fix again using pattern as package arch
  - recognize armv7
  - add %q to pkg_printf(3) and pkg-query(8) to print altabi
  - add support for new periodic variables in multiple scripts
  - add an extra line when printing pkg-messages to improve readability
  - stop considering nfs as dangerous and if a corruption happens on nfs drive
    by a message the user to the highly possible reason of the corruption so
    that he can fix
  - better ABI name on linux
  - fix pollution of "locked" message

  PR:		221129
  exp-run by:	antoine

Changes:
  head/ports-mgmt/pkg/Makefile
  head/ports-mgmt/pkg/distinfo