Date: Mon, 29 Apr 2024 14:31:01 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Alexander Leidinger <Alexander@leidinger.net> Cc: Freebsd Ports <freebsd-ports@freebsd.org> Subject: Re: pkg upgrade odity Message-ID: <mmejipjcoe477nqjv2izgcetpoxs2cxxrjpxppqav56gmaiad5@qiz4rxcnee6g> In-Reply-To: <6e8aea8cce83e0a82be430be1989980a@Leidinger.net> References: <6e8aea8cce83e0a82be430be1989980a@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 29 Apr 12:49, Alexander Leidinger wrote: > Hi, > > pkg wants to remove some package on upgrade. I do not understand why... > ---snip--- > # pkg upgrade > Updating FreeBSD repository catalogue... > Fetching meta.conf: 100% 178 B 0.2kB/s 00:01 > Fetching data.pkg: 100% 130 KiB 133.5kB/s 00:01 > Processing entries: 100% > FreeBSD repository update completed. 467 packages processed. > All repositories are up to date. > Checking for upgrades (1 candidates): 100% > Processing candidates (1 candidates): 100% > The following 4 package(s) will be affected (of 0 checked): > > Installed packages to be REMOVED: > mosh: 1.4.0_2 > netdata: 1.43.2_1 > protobuf: 24.4,1 > > Installed packages to be UPGRADED: > rsync: 3.2.7_1 -> 3.3.0 There must be some conflicts, somehow pkg -o DEBUG_LEVEL=4 should be able to show you more. (carefull this will be very very verbose) Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?mmejipjcoe477nqjv2izgcetpoxs2cxxrjpxppqav56gmaiad5>