Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2019 09:47:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237328] ports-mgmt/pkg: pkg upgrade installed compat7x-amd64 for no obvious reason
Message-ID:  <bug-237328-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237328

            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@FreeBSD.org
          Reporter: martin@lispworks.com
          Assignee: pkg@FreeBSD.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)

I just ran a selective pkg upgrade as follows, which installed compat7x-amd=
64
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 p=
kg
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 packag=
es
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237328-7788>