Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2019 02:11:54 -0700
From:      Mel Pilgrim <list_freebsd@bluerosetech.com>
To:        freebsd-questions@freebsd.org, freebsd-pkg@freebsd.org
Subject:   pkg keeps wanting to install python27 but nothing uses it
Message-ID:  <123c17ef-c4a7-fa8d-5981-b5f15130972d@bluerosetech.com>

next in thread | raw e-mail | index | archive | help
My systems have the public FreeBSD pkg repo disabled and instead install 
from a local repo built using poudriere.  The current repo, built from 
branch 2019Q3 r506787, doesn't have a python27 pkg in it because 
everything uses python36.

On a few systems (e.g., the poudriere build server), I must have the 
stock FreeBSD repo enabled.  There, pkg insists on installing python27 
from the FreeBSD repo.  If I run pkg-autoremove afterward, it gets 
deleted, yielding an endless loop of pkg-upgrade insisting python27 
needs to be installed, and pkg-autoremove insisting it doesn't.

The usual incantation of:

# pkg clean -a
# pkg update -f
# pkg upgrade -f

didn't fix it.  Why is pkg insisting I have python27 installed?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?123c17ef-c4a7-fa8d-5981-b5f15130972d>