Hi!
I have updated the Python Azure SDK for devel:languages:python:azure in a branch
of my home project. Before submitting the updated packages to d:l:p:azure, I wanted
to perform a test installation.
For some reason, zypper is now declaring packages from my home repository as not
installable when I try to install the SDK:
suse-laptop:~ # zypper in python3-azure-sdk
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: python3-azure-sdk-4.0.0-4.1.noarch requires python3-azure-batch >= 5.0.0, but this requirement cannot be provided
not installable providers: python3-azure-batch-5.0.0-4.1.noarch[home_glaubitz_branches_devel_languages_python_azure]
Solution 1: do not install python3-azure-sdk-4.0.0-4.1.noarch
Solution 2: break python3-azure-sdk-4.0.0-4.1.noarch by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c):
If I add python3-azure-batch-5.0.0-4.1.noarch to the zypper command line, it will complain
about the next package. And I assume, if I manually pass all the 100+ packages to the
command line, zypper will finally install them.
Does anyone know how to resolve the issue "not installable providers"?
Adrian
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org