Hi,
Can someone help me with bug 259993?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993
The maintainer sunpoet@ is not active on this.
This prevent me performing `portmaster -a`.
--
meta
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993
Koichiro Iwao changed:
What|Removed |Added
CC||python@FreeBSD.org
--
You are rec
For the record,
devel/py-packaging requires devel/py-pyparsing. OTOH, dvel/py-pyparsing
requires devel/py-packaging.
I cannot install either.
% make -V PORTVERSION -C /usr/ports/devel/py-packaging
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993
--- Comment #8 from Koichiro Iwao ---
I'm still not sure what is the root cause however uninstalling
py38-setuptools_scm without modifying Makefie did the trick for me.
> pkg remove py38-setuptools_scm
--
You are receiving this mail beca
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993
--- Comment #9 from Po-Chuan Hsieh ---
This is totally a portmaster issue (wrong order of build, install and
deinstall).
The python dependencies are all correct.
py-pyparsing DOES NOT REQUIRE py-packaging.
(In reply to Koichiro Iwao from c
This is totally a portmaster issue (wrong order of build, install and
deinstall).
The python dependencies are all correct.
py-pyparsing DOES NOT REQUIRE py-packaging.
On Sat, Dec 4, 2021 at 5:27 PM Koichiro Iwao wrote:
> For the record,
>
> devel/py-packaging requires devel/py-pyparsing. OTOH, d
On Sat, Dec 04, 2021 at 05:45:55PM +0800, Po-Chuan Hsieh wrote:
> This is totally a portmaster issue (wrong order of build, install and
> deinstall).
> The python dependencies are all correct.
> py-pyparsing DOES NOT REQUIRE py-packaging.
I concur; just built and packaged those ports successfully
Am 04.12.21 um 10:45 schrieb Po-Chuan Hsieh:
> This is totally a portmaster issue (wrong order of build, install and
> deinstall).
> The python dependencies are all correct.
Sorry, no, and please stop spreading this FUD and utter nonsense
about portmaster being at fault!
The error messages quote
** The following ports have a version number that sorts before a previous one **
For many package tools to work correctly, it is of utmost importance that
version numbers of a port form a monotonic increasing sequence over time.
Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256268
risner changed:
What|Removed |Added
Attachment #225487|0 |1
is obsolete|
Am 04.12.21 um 10:51 schrieb Alexey Dokuchaev:
> On Sat, Dec 04, 2021 at 05:45:55PM +0800, Po-Chuan Hsieh wrote:
>> The python dependencies are all correct.
>> py-pyparsing DOES NOT REQUIRE py-packaging.
True, but apparently only when building in a clean jail.
> I concur; just built and packaged
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259981
--- Comment #6 from Stefan Eßer ---
I can confirm that py-setuptools_scm installed prevents building of other
Python ports, if py-packaging or py-pyparsing are not available.
But I do not see any issue when updating these ports with portma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993
Stefan Eßer changed:
What|Removed |Added
CC||s...@freebsd.org
Resolution|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259981
Stefan Eßer changed:
What|Removed |Added
CC||ohartm...@walstatt.org
--- Comment #
Am 04.12.21 um 14:19 schrieb Stefan Esser:
> Am 04.12.21 um 10:51 schrieb Alexey Dokuchaev:
>> On Sat, Dec 04, 2021 at 05:45:55PM +0800, Po-Chuan Hsieh wrote:
>>> The python dependencies are all correct.
>>> py-pyparsing DOES NOT REQUIRE py-packaging.
>
> True, but apparently only when building in
15 matches
Mail list logo