Code Monkey home page Code Monkey logo

Comments (10)

wwakabobik avatar wwakabobik commented on June 25, 2024 1

For sure this dependency should be relaxed, because to setup on linux it requires to extra install libkrb5-dev.

from atlassian-python-api.

bagerard avatar bagerard commented on June 25, 2024 1

Actually some builds will indeed fail due to missing system dependency

Collecting gssapi>=1.6.0
  Downloading gssapi-1.8.3.tar.gz (94 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 18.6 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [21 lines of output]
      /bin/sh: 1: krb5-config: not found
      Traceback (most recent call last):
        File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
        File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-7ohcdj_u/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=['wheel'])
        File "/tmp/pip-build-env-7ohcdj_u/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-7ohcdj_u/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 311, in run_setup
          exec(code, locals())
        File "<string>", line 109, in <module>
        File "<string>", line 22, in get_output
        File "/usr/local/lib/python3.9/subprocess.py", line 424, in check_output
          return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
        File "/usr/local/lib/python3.9/subprocess.py", line 528, in run
          raise CalledProcessError(retcode, process.args,
      subprocess.CalledProcessError: Command 'krb5-config --libs gssapi' returned non-zero exit status 127.
      [end of output]

from atlassian-python-api.

FCamborda avatar FCamborda commented on June 25, 2024 1

This PR #1303 reverts the changes and hopefully reverts this project to a working state again.

from atlassian-python-api.

Neodreadlord avatar Neodreadlord commented on June 25, 2024 1

@FCamborda Unfortunately this isn't resolved. Still seeing the same issue:

15:07:14 /bin/sh: 1: krb5-config: not found

from atlassian-python-api.

FCamborda avatar FCamborda commented on June 25, 2024 1

@FCamborda this is pulling the latest version from http://pypi.python.org/simple which is listed as being 3.41.7 I forced it to use 3.41.0 until this is resolved and my pipeline is working for now. The full traceback is exactly the same as bagerard's post above

that's expected, since my PR was merged but no release (3.41.8) was made yet by the maintainer.

from atlassian-python-api.

Cenness avatar Cenness commented on June 25, 2024

Its even heavier on alpine - krb5-dev gcc python3-dev musl-dev and build/install can take over three minutes

from atlassian-python-api.

gonchik avatar gonchik commented on June 25, 2024

hi!
I am reading some possible solution and maybe I need to back to put into requires

from atlassian-python-api.

FCamborda avatar FCamborda commented on June 25, 2024

@Neodreadlord can you share a more significant part of the traceback? Which version of the package is this and where is this dependency coming from?

from atlassian-python-api.

Neodreadlord avatar Neodreadlord commented on June 25, 2024

@FCamborda this is pulling the latest version from http://pypi.python.org/simple which is listed as being 3.41.7
I forced it to use 3.41.0 until this is resolved and my pipeline is working for now. The full traceback is exactly the same as bagerard's post above

from atlassian-python-api.

gonchik avatar gonchik commented on June 25, 2024

Hi! I have published revertion commit

from atlassian-python-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.