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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to