From owner-freebsd-ports-bugs@freebsd.org Thu Apr 22 06:24:40 2021 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C57BB5E0BCD for ; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FQnT4530qz3CbK for ; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id AD3B95E0D37; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AD0385E0BCC for ; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FQnT44QSyz3CY1 for ; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8ADAE14A7F for ; Thu, 22 Apr 2021 06:24:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 13M6OeZv049219 for ; Thu, 22 Apr 2021 06:24:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 13M6OeoE049218 for ports-bugs@FreeBSD.org; Thu, 22 Apr 2021 06:24:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255312] devel/py-b2sdk: update to 1.6.0 Date: Thu, 22 Apr 2021 06:24:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rhurlin@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rhurlin@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2021 06:24:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255312 Rainer Hurling changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/Backblaz | |e/b2-sdk-python/releases CC| |rhurlin@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |rhurlin@FreeBSD.org --- Comment #1 from Rainer Hurling --- Hi Henry, Thanks for the update! After changing the Makefiles last line from .include into .include , Poudriere fails for all flavors of python in t= he configure phase :( =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> py38-b2sdk-1.6.0 depends on package: py38-setuptools>0 - found =3D=3D=3D> py38-b2sdk-1.6.0 depends on file: /usr/local/bin/python3.8 - f= ound =3D=3D=3D> Configuring for py38-b2sdk-1.6.0 WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be remov= ed in a future version. Download error on https://pypi.org/simple/setuptools_scm/: [Errno 8] Name d= oes not resolve -- Some packages may not be found! Download error on https://pypi.org/simple/setuptools-scm/: [Errno 8] Name d= oes not resolve -- Some packages may not be found! Couldn't find index page for 'setuptools_scm' (maybe misspelled?) Download error on https://pypi.org/simple/: [Errno 8] Name does not resolve= -- Some packages may not be found! No local packages or working download links found for setuptools_scm<6.0 Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", li= ne 62, in fetch_build_egg pkg_resources.get_distribution('pip') File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 481, in get_distribution dist =3D get_provider(dist) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 357, in get_provider return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0] File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 900, in require needed =3D self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pip' distribution was not found an= d is required by the application During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "setup.py", line 42, in setup( File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 144, in setup _install_setup_requires(attrs) File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 71= 8, in fetch_build_eggs resolved_dists =3D pkg_resources.working_set.resolve( File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 780, in resolve dist =3D best[req.key] =3D env.best_match( File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 1065, in best_match return self.obtain(req, installer) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 1077, in obtain return installer(requirement) File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 77= 7, in fetch_build_egg return fetch_build_egg(self, req) File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", li= ne 70, in fetch_build_egg return _legacy_fetch_build_egg(dist, req) File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", li= ne 53, in _legacy_fetch_build_egg return cmd.easy_install(req) File "/usr/local/lib/python3.8/site-packages/setuptools/command/easy_install.py", line 679, in easy_install raise DistutilsError(msg) distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm<6.0') *** Error code 1 Stop. Could you please investigate and have a look what is going wrong here? Than= ks. --=20 You are receiving this mail because: You are the assignee for the bug.=