[Bug 237328] ports-mgmt/pkg: pkg upgrade installed compat7x-amd64 for no obvious reason

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 17 09:47:26 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237328

            Bug ID: 237328
           Summary: ports-mgmt/pkg: pkg upgrade installed compat7x-amd64
                    for no obvious reason
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg at FreeBSD.org
          Reporter: martin at lispworks.com
          Assignee: pkg at FreeBSD.org
             Flags: maintainer-feedback?(pkg at FreeBSD.org)

I just ran a selective pkg upgrade as follows, which installed compat7x-amd64
for no obvious reason:

$ pkg upgrade python36 clamav wget openjpeg
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 8 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        compat7x-amd64: 7.4.704000.201310.1

Installed packages to be UPGRADED:
        python36: 3.6.8 -> 3.6.8_2
        clamav: 0.101.1,1 -> 0.101.2,1
        wget: 1.20_2 -> 1.20.3
        openjpeg: 2.3.0_3 -> 2.3.1
        readline: 7.0.5 -> 8.0.0
        curl: 7.64.0_1 -> 7.64.1_1
        pcre2: 10.32 -> 10.32_1

Number of packages to be installed: 1
Number of packages to be upgraded: 7

The process will require 17 MiB more space.
25 MiB to be downloaded.

None of the installed packages depend on compat7x-amd64 and I was able to pkg
remove it afterwards without any sign of dependencies:

$ pkg remove compat7x-amd64
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):

Installed packages to be REMOVED:
        compat7x-amd64-7.4.704000.201310.1

Number of packages to be removed: 1

The operation will free 17 MiB.

I am running 11.2-RELEASE-p5 with pkg-1.10.5_5 configured to use
pkg+http://pkg.FreeBSD.org/${ABI}/latest.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list