FS#63943 - [python-docker] Can't install because of missing python-docker-pycreds dependency

Attached to Project: Community Packages
Opened by battuta (battuta) - Saturday, 28 September 2019, 18:26 GMT
Last edited by Morten Linderud (Foxboron) - Saturday, 28 September 2019, 19:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
It looks like the python-docker-pycreds package has been removed from the community repo. `python-docker` is a dependency of `docker-compose`, and thus `docker-compose` also cannot be installed.

Steps to reproduce:

```
$ sudo pacman -S python-docker
resolving dependencies...
warning: cannot resolve "python-docker-pycreds", a dependency of "python-docker"
:: The following package cannot be upgraded due to unresolvable dependencies:
python-docker

:: Do you want to skip the above package for this upgrade? [y/N] N
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'python-docker-pycreds' required by python-docker
```
This task depends upon

Closed by  Morten Linderud (Foxboron)
Saturday, 28 September 2019, 19:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  Failed attempt at removing the python2 version.

Loading...