Date: Tue, 24 May 2016 23:28:23 +0200 From: =?UTF-8?B?Sm9zw6kgR2FyY8OtYSBKdWFuaW5v?= <jjuanino@gmail.com> To: ports <freebsd-ports@freebsd.org> Cc: aeuii@posteo.de Subject: by-borgbackup does not install with portmaster: it does not detect the right python version Message-ID: <CAAVO5%2B%2B2_%2ByLgh1YaNaeVNPJnABi2wz4vkhk8-ixZxYLVg%2BYKA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, please I need some advice about this PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209649 The issue seems to be related to portmaster, as I think it does not detect that py-borgbackup requires 3.4 python version packages instead of 2.7. The critical output is the following: # portmaster archivers/py-borgbackup ===>>> Port directory: /usr/ports/archivers/py-borgbackup ===>>> Gathering distinfo list for installed ports ===>>> Launching 'make checksum' for archivers/py-borgbackup in background ===>>> Gathering dependency list for archivers/py-borgbackup from ports ===>>> Starting dependency check ===>>> Checking dependency: devel/py-setuptools_scm ===>>> Launching child to install devel/py-setuptools_scm ===>>> archivers/py-borgbackup >> devel/py-setuptools_scm (1/1) ===>>> Port directory: /usr/ports/devel/py-setuptools_scm ===>>> Launching 'make checksum' for devel/py-setuptools_scm in background ===>>> Gathering dependency list for devel/py-setuptools_scm from ports ===>>> Starting dependency check ===>>> Checking dependency: devel/py-setuptools27 <--- Wrong??? Notice that the port builds fine by mean of "make install". Only crashes (at runtime) when building with portmaster. Regards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAVO5%2B%2B2_%2ByLgh1YaNaeVNPJnABi2wz4vkhk8-ixZxYLVg%2BYKA>