clearcontainers / packaging

Packaging data for Clear Containers
11 stars 11 forks source link

dependencies: Remove and add dependencies #8

Closed gorozco1 closed 7 years ago

gorozco1 commented 7 years ago

Signed-off-by: Geronimo Orozco geronimo.orozco@intel.com

gorozco1 commented 7 years ago

@chavafg new packages are in http://download.opensuse.org/repositories/home:/clearcontainers:/clear-containers-3-staging/

chavafg commented 7 years ago

@gorozco1, tried new packages and #7 is solved, but I still get qemu-lite dependency error.

[cloud@centos-obs-cc3 ~]$ sudo yum install cc-runtime
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: bay.uchicago.edu
 * extras: centos.mirror.ndchost.com
 * updates: centos.sonn.com
Resolving Dependencies
--> Running transaction check
---> Package cc-runtime.x86_64 0:3.0.0alpha.1+git.734bdd9-25.1 will be installed
--> Processing Dependency: clear-containers-image for package: cc-runtime-3.0.0alpha.1+git.734bdd9-25.1.x86_64
--> Processing Dependency: qemu-lite for package: cc-runtime-3.0.0alpha.1+git.734bdd9-25.1.x86_64
--> Running transaction check
---> Package cc-runtime.x86_64 0:3.0.0alpha.1+git.734bdd9-25.1 will be installed
--> Processing Dependency: qemu-lite for package: cc-runtime-3.0.0alpha.1+git.734bdd9-25.1.x86_64
---> Package clear-containers-image.x86_64 0:16020-28.1 will be installed
--> Finished Dependency Resolution
Error: Package: cc-runtime-3.0.0alpha.1+git.734bdd9-25.1.x86_64 (home_clearcontainers_clear-containers-3-staging)
           Requires: qemu-lite
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
chavafg commented 7 years ago

@gorozco1, @erick0z, with latest changes, I verified that issues #6, #7 and #10 are fixed.

chavafg commented 7 years ago

lgtm