Seagate / halon

High availability solution
Apache License 2.0
1 stars 0 forks source link

WIP: Problem: Halon doesn't support renaming mero to motr #1595

Closed just-now closed 6 months ago

just-now commented 4 years ago

Solution: Fix all mero dependecies.

vvv commented 4 years ago

assigned to @dmitriy.chumak

vvv commented 4 years ago

CI pipeline is unhappy about things. For example, the rpmbuild job cannot find suitable kernel:

--> Processing Dependency: kernel-devel = 3.10.0-1062.12.1.el7 for package: cortx-motr-devel-1.0.0-B88198_gita03ba3578_3.10.0_1062.12.1.el7.x86_64
---> Package perl-Package-DeprecationManager.noarch 0:0.13-7.el7 will be installed
---> Package perl-Package-Stash-XS.x86_64 0:0.26-3.el7 will be installed
---> Package perl-Params-Util.x86_64 0:1.07-6.el7 will be installed
---> Package perl-Sub-Install.noarch 0:0.926-6.el7 will be installed
--> Finished Dependency Resolution
Error: Package: cortx-motr-1.0.0-B88198_gita03ba3578_3.10.0_1062.12.1.el7.x86_64 (/cortx-motr-1.0.0-B88198_gita03ba3578_3.10.0_1062.12.1.el7.x86_64)
           Requires: kernel = 3.10.0-1062.12.1.el7
           Installed: kernel-3.10.0-1062.9.1.el7.x86_64 (@updates)
               kernel = 3.10.0-1062.9.1.el7
           Available: kernel-3.10.0-1127.el7.x86_64 (base)
               kernel = 3.10.0-1127.el7
           Available: kernel-3.10.0-1127.8.2.el7.x86_64 (updates)
               kernel = 3.10.0-1127.8.2.el7
           Available: kernel-3.10.0-1127.10.1.el7.x86_64 (updates)
               kernel = 3.10.0-1127.10.1.el7
           Available: kernel-3.10.0-1127.13.1.el7.x86_64 (updates)
               kernel = 3.10.0-1127.13.1.el7
           Available: kernel-debug-3.10.0-1127.el7.x86_64 (base)
               kernel = 3.10.0-1127.el7
           Available: kernel-debug-3.10.0-1127.8.2.el7.x86_64 (updates)
               kernel = 3.10.0-1127.8.2.el7
           Available: kernel-debug-3.10.0-1127.10.1.el7.x86_64 (updates)
               kernel = 3.10.0-1127.10.1.el7
           Available: kernel-debug-3.10.0-1127.13.1.el7.x86_64 (updates)
               kernel = 3.10.0-1127.13.1.el7

@dmitriy.chumak Can you comment on this? If there is a simple way to let CI pipeline pass, I would prefer to give it a run before merging this patch. And if there is no simple way, I'm OK with merging the patch as is. But first I'd like to hear from you. :slight_smile:

chumakd commented 4 years ago

marked as a Work In Progress from anatoliy.bilenko/halon@ed6b21b090e14bd62f3f6dbaf234cb1f793bd870

chumakd commented 4 years ago

added 1 commit

Compare with previous version

shailesh-vaidya commented 6 months ago

Closing as an obsolete