pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/58401: Some packages are missing



The following reply was made to PR pkg/58401; it has been noted by GNATS.

From: Benny Siegert <bsiegert%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost, pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/58401: Some packages are missing
Date: Tue, 9 Jul 2024 21:09:26 +0200

 Am 05.07.24 um 10:45 schrieb alexander245%wp.pl@localhost:
 
 > There is no e.g. firefox, qt5*, qgis.
 
 I assume this is the build in 
 http://releng.netbsd.org/bulktracker/build/982. All the py-setuptools 
 builds failed, which breaks everything depending on it, including glib2 
 (hence Firefox) and Qt5.
 
 http://shadow.netbsd.org/pub/pkgsrc/packages/reports/2024Q2/NetBSD-10.0-x86_64/20240702.1919//py311-setuptools-70.0.0/build.log 
 is the log for one of these failures. It shows:
 
 ===> Building for py311-setuptools-70.0.0
 * Building wheel...
 Traceback (most recent call last):
    File 
 "/pbulk/work/devel/py-setuptools/work/setuptools-70.0.0/setuptools/config/setupcfg.py", 
 line 285, in __setitem__
      current_value = getattr(target_obj, option_name)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 AttributeError: 'Distribution' object has no attribute 'entry_points'
 
 I don't know enough about Python packaging to know what the problem is. 
 It only seems to appear on NetBSD 10.
 
 -- 
 Benny
 


Home | Main Index | Thread Index | Old Index