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

Package update error #110

Open
Thabomtt opened this issue Aug 30, 2021 · 1 comment
Open

Package update error #110

Thabomtt opened this issue Aug 30, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Thabomtt
Copy link

Thabomtt commented Aug 30, 2021

What's the bug all about?

A clear and concise description of what the bug is.

What command led to this issue?

Updating 7 of 49 packages: distro-info
duplicity (0.8.12.0) -> (0.8.20) [Y/n/q]: Y
Updating 8 of 49 packages: duplicity

Traceback (most recent call last):
  File "/home/machine/.local/lib/python3.8/site-packages/pipupgrade/commands/__init__.py", line 78, in command
    return _command(**ARGUMENTS)
  File "/home/machine/.local/lib/python3.8/site-packages/pipupgrade/commands/__init__.py", line 240, in _command
    update_registry(registry, yes = a.yes, user = a.user, check = a.check,
  File "/home/machine/.local/lib/python3.8/site-packages/pipupgrade/commands/helper.py", line 302, in update_registry
    _pip.call("install", package.name,
  File "/home/machine/.local/lib/python3.8/site-packages/pipupgrade/_pip.py", line 75, in call
    output = popen(*params, output = output, raise_err = raise_err)
  File "/home/machine/.local/lib/python3.8/site-packages/pipupgrade/util/system.py", line 92, in popen
    raise PopenError(code, command)
pipupgrade.exception.PopenError: Command '/usr/bin/pip install duplicity --no-cache-dir --upgrade' returned non-zero exit status 1.

Please type the exact command that led to this issue.
pipupgrade --latest --interactive

$ "<YOUR COMMAND HERE>"

Logs

Please paste the logs using pipupgrade --verbose

"<YOUR LOGS HERE>"
@Thabomtt Thabomtt added the bug Something isn't working label Aug 30, 2021
@achillesrasquinha
Copy link
Owner

Could you share the logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants