Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 21:16:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209649] archivers/py-borgbackup: py34-borgbackup-1.0.2 installs py27 dependencies
Message-ID:  <bug-209649-13-hbGqQoFAFP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209649-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209649-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209649

--- Comment #5 from jjuanino@gmail.com ---
Hi,

I think that portmaster is doing something wrong. I have reproduced the iss=
ue,
getting the following:


# portmaster archivers/py-borgbackup

=3D=3D=3D>>> Port directory: /usr/ports/archivers/py-borgbackup

=3D=3D=3D>>> Gathering distinfo list for installed ports

=3D=3D=3D>>> Launching 'make checksum' for archivers/py-borgbackup in backg=
round
=3D=3D=3D>>> Gathering dependency list for archivers/py-borgbackup from por=
ts
=3D=3D=3D>>> Starting dependency check
=3D=3D=3D>>> Checking dependency: devel/py-setuptools_scm
=3D=3D=3D>>> Launching child to install devel/py-setuptools_scm

=3D=3D=3D>>> archivers/py-borgbackup >> devel/py-setuptools_scm (1/1)

=3D=3D=3D>>> Port directory: /usr/ports/devel/py-setuptools_scm

=3D=3D=3D>>> Launching 'make checksum' for devel/py-setuptools_scm in backg=
round
=3D=3D=3D>>> Gathering dependency list for devel/py-setuptools_scm from por=
ts
=3D=3D=3D>>> Starting dependency check
=3D=3D=3D>>> Checking dependency: devel/py-setuptools27  <--- WRONG!


borgbackup requires devel/py-setuptools_scm, but I think that portmaster is
unable to detect the right python version. Instead, it assumes that the def=
ault
ports infraestructure python version is the right one, but in this corner c=
ase
is not.

Workaround: install py-borbackup by mean of "make install clean" and let me
know if works. Thanks for tell about this issue, I will ask in ports@ maili=
ng
list.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209649-13-hbGqQoFAFP>