Skip to content

Can't build offline #13

@sebix

Description

@sebix
[   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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions