Skip to content

Git app 4.2.0 can't be installed #56

Description

@wzhiana

Name of the app
git

Describe the bug
installation fails, on 8.4.0 it produces:

"Installation of Python 3.9 wheel modules failed for app ff116964-86f7-4e29-8763-4462ce0d39a7. 
Exception: 
Command 
'[
 '/opt/phantom/bin/phenv',
 'python3.9',
 '-m',
 'pip',
 'install',
 '--no-cache-dir',
 '--target',
 '/opt/phantom/apps/app_install_fva0ecdp/git/dependencies/python3.9',
 '--no-deps',
 '/opt/phantom/apps/app_install_fva0ecdp/git/wheels/py3/gitdb-4.0.12-py3-none-any.whl',
 '/opt/phantom/apps/app_install_fva0ecdp/git/wheels/py3/gitpython-3.1.45-py3-none-any.whl', 
 '/opt/phantom/apps/app_install_fva0ecdp/git/wheels/py3/pycryptodomex-3.20.0-cp35-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl',
 '/opt/phantom/apps/app_install_fva0ecdp/git/wheels/py3/smmap-5.0.3-py3-none-any.whl',
 '/opt/phantom/apps/app_install_fva0ecdp/git/wheels/py3/typing_extensions-4.15.0-py3-none-any.whl'
]'
returned non-zero exit status 2.
Output: 
Error output: ERROR: Exception:
Traceback (most recent call last):
  
File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/cli/base_command.py\", line 106, in _run_wrapper
    status = _inner_run()
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/cli/base_command.py\", line 97, in _inner_run
    return self.run(options, args)
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/cli/req_command.py\", line 67, in wrapper
    return func(self, options, args)
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/commands/install.py\", line 370, in run
    resolver = self.make_resolver(
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/cli/req_command.py\", line 175, in make_resolver
    import pip._internal.resolution.resolvelib.resolver
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py\", line 8, in <module>
    from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_vendor/resolvelib/__init__.py\", line 19, 
in <module>
    from .resolvers import (
  File \"/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py\", 
line 1, in <module>
    from ..structs import RequirementInformation
ImportError: cannot import name 'RequirementInformation' from 'pip._vendor.resolvelib.structs'

(/opt/phantom/usr/python39/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py)"

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://soar/apps?search=git
  2. install
  3. See error

Expected behavior
all works

Splunk SOAR Version (please complete the following information):

  • Unprivileged Install
  • OS Version: AL2023
  • App Version: SOAR 8.4.0, Git 4.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions