Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
3.20.1
-
None
-
AIX 7.1
Description
Hello,
when we configure YUM for AIX version 7.1 to used yum repos hosted in nexus with "Format is yum and type is hosted". Please see error message when i run command : yum install vim
>>
yum install vim
Loaded plugins: aliases, allowdowngrade, basearchonly, changelog, downloadonly, fastestmirror, filter-data, keys, list-data, post-
: transaction-actions, priorities, protectbase, ps, remove-with-leaves, rpm-warm-cache, show-leaves, tsflags, verify,
: versionlock
Loading mirror speeds from cached hostfile
Skipping filters plugin, no data
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
Skipping filters plugin, no data
--> Running transaction check
---> Package vim-enhanced.ppc 0:8.0-3 will be installed
--> Processing Dependency: vim-common = 8.0-3 for package: vim-enhanced-8.0-3.ppc
--> Finished Dependency Resolution
Error: Package: vim-enhanced-8.0-3.ppc (aixyum_test)
Requires: vim-common = 8.0-3
>>
with
- when we configure YUM to used raw repos hosted and copied the folder repodata with content in nexsus version 3.20.1-01 .
command yum install vim passed without any issues.
Find in attachment repodata create by createrepo for AIX and repodata generate by nexsus version 3.20.1-01.
PLease resolve issues ASAP.