Skip to content
New issue

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

aws-extender-cli & kamerka dependencies outdate #4141

Open
Kali-Ivypooler opened this issue May 17, 2024 · 7 comments
Open

aws-extender-cli & kamerka dependencies outdate #4141

Kali-Ivypooler opened this issue May 17, 2024 · 7 comments
Labels
type::tool-outdated When a package need to be updated because the tool was updated

Comments

@Kali-Ivypooler
Copy link

Kali-Ivypooler commented May 17, 2024

:: Do you want to skip the above packages for this upgrade? [y/N] 
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'python-boto' required by aws-extender-cli
:: unable to satisfy dependency 'python-flickrapi' required by kamerka

==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting check()...
nose command: /home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/tests/test.py -a !notdefault tests/unit
/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/boto/__init__.py:1105: SyntaxWarning: invalid escape sequence '\c'
  """
/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
  match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
E
======================================================================
ERROR: Failure: ModuleNotFoundError (No module named 'boto.vendored.six.moves')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/nose/failure.py", line 39, in runTest
    raise self.exc_val.with_traceback(self.tb)
  File "/usr/lib/python3.12/site-packages/nose/loader.py", line 416, in loadTestsFromName
    module = self.importer.importFromPath(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nose/importer.py", line 162, in importFromPath
    return self.importFromDir(dir_path, fqname)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nose/importer.py", line 209, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nose/importer.py", line 117, in load_module
    return load_package(name, filename)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nose/importer.py", line 71, in load_package
    spec.loader.exec_module(sys.modules[name])
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/tests/unit/__init__.py", line 1, in <module>
    from boto.compat import http_client
  File "/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/boto/__init__.py", line 27, in <module>
    from boto.pyami.config import Config, BotoConfigLocations
  File "/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/boto/pyami/config.py", line 29, in <module>
    from boto.compat import expanduser, ConfigParser, NoOptionError, NoSectionError, StringIO
  File "/home/ivypooler/.cache/yay/python-boto/src/boto-2.49.0.20190327/boto/compat.py", line 52, in <module>
    from boto.vendored.six.moves import filter, http_client, map, _thread, \
ModuleNotFoundError: No module named 'boto.vendored.six.moves'

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: python-boto-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
python-boto - exit status 4
@Skedar

This comment was marked as duplicate.

@noraj
Copy link
Contributor

noraj commented May 17, 2024

  • fix aws-extender-cli
  • fix kamerka

@noraj noraj added type::tool-outdated When a package need to be updated because the tool was updated and removed type::question labels May 17, 2024
@noraj noraj changed the title Dependencies unsatisfied when i install blackarch on arch linux use linux-zen kernel ,how can i fix it,bro? aws-extender-cli & kamerka dependencies outdate May 18, 2024
@noraj
Copy link
Contributor

noraj commented May 18, 2024

@noraj
Copy link
Contributor

noraj commented May 18, 2024

noraj added a commit that referenced this issue May 18, 2024
@noraj noraj mentioned this issue May 18, 2024
@Kali-Ivypooler

This comment was marked as duplicate.

noptrix pushed a commit that referenced this issue May 19, 2024
@noraj
Copy link
Contributor

noraj commented May 19, 2024

kamerka is fixed now, aws-extender-cli is hardly fixable, I advise to remove it if you want to upgrade

@Ayanashi

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::tool-outdated When a package need to be updated because the tool was updated
Projects
None yet
Development

No branches or pull requests

4 participants