Bug ID 1062084
Summary docker-compose broken because of python-docker-py
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Virtualization:Tools
Assignee virt-bugs@suse.de
Reporter jc@phocean.net
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Docker-compose broke after the last update, because of a broken dependancy on
python-docker-py.

% sudo zypper in docker-compose
Chargement des donn�es du d�p�t...
Lecture des paquets install�s...
R�solution des d�pendances des paquets...

Probl�me�: rien ne fournit python-docker-py >= 1.10.3, qui est requis par
docker-compose-1.8.1-1.2.noarch
 Solution 1�: ne pas installer docker-compose-1.8.1-1.2.noarch
 Solution 2�: casser docker-compose-1.8.1-1.2.noarch en ignorant certaines de
ses d�pendances

% zypper info python-dockerpty
Chargement des donn�es du d�p�t...
Lecture des paquets install�s...


Informations sur paquet python-dockerpty�:
------------------------------------------
D�p�t                     : openSUSE:Tumbleweed           
Nom                       : python-dockerpty              
Version                   : 0.4.1-1.3                     
Arch                      : noarch                        
Fabricant�                : openSUSE                      
Taille une fois install�� : 78,6 KiB                      
install�                  : Non                           
�tat                      : non install�                  
Paquet source             : python-dockerpty-0.4.1-1.3.src
R�sum�                    : Docker API Client             
Description               :                               
    Provides the functionality needed to operate the pseudo-tty (PTY) allocated
to
    a docker container, using the Python client.

% zypper info docker-compose
Chargement des donn�es du d�p�t...
Lecture des paquets install�s...


Informations sur paquet docker-compose�:
----------------------------------------
D�p�t                     : openSUSE:Tumbleweed                             
Nom                       : docker-compose                                  
Version                   : 1.8.1-1.2                                       
Arch                      : noarch                                          
Fabricant�                : openSUSE                                        
Taille une fois install�� : 512,9 KiB                                       
install�                  : Non                                             
�tat                      : non install�                                    
Paquet source             : docker-compose-1.8.1-1.2.src                    
R�sum�                    : Define and run complex applications using Docker
Description               :                                                 
    Compose is a tool for defining and running complex applications with
Docker.
    With Compose, you define a multi-container application in a single file,
then
    spin your application up in a single command which does everything that
needs
    to be done to get it running.

    Compose is great for development environments, staging servers, and CI. We
    don't recommend that you use it in production yet.

    Previously known as Fig.


You are receiving this mail because: