Date: Thu, 21 Nov 2019 03:42:45 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 241227] ports-mgmt/portmaster: When installing/reinstalling/upgrading devel/cmake portmaster always reinstall textproc/py-sphinx even if it is up to date Message-ID: <bug-241227-21822-tR1HbzbVTg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241227-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-241227-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241227 --- Comment #10 from Yasuhiro KIMURA <yasu@utahime.org> --- Recently devel/binutils is flavorized. and same problem happens when a port is marked LLD_UNSAFE. Following is an example of such case. root@rolling-vm-freebsd2[1195]# pkg info -aq | grep binutils binutils-2.33.1,1 root@rolling-vm-freebsd2[1195]# grep LLD_UNSAFE /usr/ports/archivers/arj/Makefile LLD_UNSAFE= yes root@rolling-vm-freebsd2[1196]# portmaster archivers/arj ===>>> Port directory: /net/freebsd/ports/head/archivers/arj ===>>> Launching 'make checksum' for archivers/arj in background ===>>> Gathering dependency list for archivers/arj from ports ===>>> Launching child to install devel/binutils ===>>> archivers/arj >> devel/binutils (1/1) ===>>> Currently installed version: binutils-2.33.1,1 ===>>> Port directory: /net/freebsd/ports/head/devel/binutils ===>>> Launching 'make checksum' for devel/binutils in background ===>>> Gathering dependency list for devel/binutils from ports ===>>> Initial dependency check complete for devel/binutils ===>>> Continuing initial dependency check for archivers/arj ===>>> Initial dependency check complete for archivers/arj ===>>> archivers/arj >> (1) ===>>> The following actions will be taken if you choose to proceed: Install archivers/arj Re-install binutils-2.33.1,1 ===>>> Proceed? y/n [y] n ===>>> If you would like to upgrade or install some, but not all of the above try adding '-i' to the command line. root@rolling-vm-freebsd2[1197]# -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241227-21822-tR1HbzbVTg>
