Date: Tue, 18 Jul 2023 14:25:12 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262906] net-mgmt/py-pysnmp: abandonned source used Message-ID: <bug-262906-7788-50f7i8WroM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262906-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-262906-7788@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=3D262906 --- Comment #6 from Alastair Hogge <agh@riseup.net> --- Hello, I had a look at updating the Port and switching to lextudio, however, I am running into the following error when building: =3D=3D=3D> License BSD2CLAUSE accepted by the user =3D=3D=3D> py39-pysnmp-5.0.28 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by py39-pysnmp-5.0.28 for buildi= ng =3D=3D=3D> Extracting for py39-pysnmp-5.0.28 =3D> SHA256 Checksum OK for lextudio-pysnmp-v5.0.28_GH0.tar.gz. =3D=3D=3D> Patching for py39-pysnmp-5.0.28 =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-setuptools>0 - fou= nd =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-poetry-core>0 - fo= und =3D=3D=3D> py39-pysnmp-5.0.28 depends on file: /usr/local/bin/python3.9 -= found =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-build>=3D0 - found =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-installer>=3D0 - f= ound =3D=3D=3D> Configuring for py39-pysnmp-5.0.28 =3D=3D=3D> Building for py39-pysnmp-5.0.28 * Getting build dependencies for wheel... * Building wheel... Successfully built pysnmp_lextudio-5.0.28-py3-none-any.whl =3D=3D=3D> Staging for py39-pysnmp-5.0.28 =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-pyasn1>0 - found =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-pycryptodomex>0 - = found =3D=3D=3D> py39-pysnmp-5.0.28 depends on package: py39-pysmi>0 - found =3D=3D=3D> py39-pysnmp-5.0.28 depends on file: /usr/local/bin/python3.9 -= found =3D=3D=3D> Generating temporary packing list Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.9/site-packages/installer/__main__.py", line= 98, in <module> _main(sys.argv[1:], "python -m installer") File "/usr/local/lib/python3.9/site-packages/installer/__main__.py", line= 86, in _main with WheelFile.open(args.wheel) as source: File "/usr/local/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/local/lib/python3.9/site-packages/installer/sources.py", line = 162, in open with zipfile.ZipFile(path) as f: File "/usr/local/lib/python3.9/zipfile.py", line 1248, in __init__ self.fp =3D io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/py-pysnmp/net/fafnir/git/freebsd/ports/main/net-mgmt/py-pysnmp/work-p= y39/pysnmp-5.0.28/dist/pysnmp-5.0.28*.whl' *** Error code 1 Stop. make[1]: stopped in /net/fafnir/git/freebsd/ports/main/net-mgmt/py-pysnmp *** Error code 1 Stop. make: stopped in /net/fafnir/git/freebsd/ports/main/net-mgmt/py-pysnmp Does that look familiar at all to anyone? --=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-262906-7788-50f7i8WroM>