We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 76s] dh build --with python3 --without python2 --buildsystem=pybuild [ 76s] dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) [ 76s] dh_update_autotools_config -O--buildsystem=pybuild [ 76s] debian/rules override_dh_auto_configure [ 76s] make[1]: Entering directory '/usr/src/packages/BUILD' [ 76s] dh_auto_configure [ 76s] dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use) [ 76s] I: pybuild base:311: python3.12 setup.py config [ 76s] /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` [ 76s] !! [ 76s] [ 76s] ******************************************************************************** [ 76s] The license_file parameter is deprecated, use license_files instead. [ 76s] [ 76s] This deprecation is overdue, please update your project and remove deprecated [ 76s] calls to avoid build errors in the future. [ 76s] [ 76s] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. [ 76s] ******************************************************************************** [ 76s] [ 76s] !! [ 76s] parsed = self.parsers.get(option_name, lambda x: x)(value) [ 76s] running config [ 76s] # client [ 76s] cd client && \ [ 76s] sed -i '/[[:space:]]*publicPath:/s@'/'@'/intelmq-webinput/'@' vue.config.js && \ [ 76s] yarn [ 76s] /bin/sh: 3: yarn: not found [ 76s] make[1]: *** [debian/rules:18: override_dh_auto_configure] Error 127 [ 76s] make[1]: Leaving directory '/usr/src/packages/BUILD' [ 76s] make: *** [debian/rules:5: build] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: