RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1568971 - breaks nightlies: mesa-dri-drivers depends on libLLVM-5.0-rhel.so()(64bit) which does not seem to be available
Summary: breaks nightlies: mesa-dri-drivers depends on libLLVM-5.0-rhel.so()(64bit) wh...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: mesa
Version: 7.6
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Dave Airlie
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-18 13:11 UTC by Lubos Kocman
Modified: 2020-03-30 14:12 UTC (History)
3 users (show)

Fixed In Version: mesa-17.2.3-9.20171019.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-30 14:12:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lubos Kocman 2018-04-18 13:11:24 UTC
Description of problem:

RHEL-7.6 nightlies are failing on following error

yum.Errors.YumRPMCheckError: [u'ERROR with transaction check vs depsolve:', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64']


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. lorax '--product=Red Hat Enterprise Linux' --version=7.6 --release=7.6 --source=file:///mnt/redhat/nightly/RHEL-7.6-20180418.n.1/work/x86_64/repo --variant=Workstation --nomacboot --buildarch=x86_64 '--volid=RHEL-7.6 Workstation.x86_64' --logfile=/mnt/redhat/nightly/RHEL-7.6-20180418.n.1/logs/x86_64/buildinstall-Workstation-logs/lorax.log 

Actual results:

Full log: 

http://download-node-02.eng.bos.redhat.com/brewroot/work/tasks/949/15830949/runroot.log

template command error in runtime-install.tmpl:
2018-04-18 10:59:17,983:   run_pkg_transaction
  run_pkg_transaction
2018-04-18 10:59:17,985:   YumRPMCheckError: [u'ERROR with transaction check vs depsolve:', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64']
  YumRPMCheckError: [u'ERROR with transaction check vs depsolve:', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64']
Traceback (most recent call last):
  File "/usr/sbin/lorax", line 347, in <module>
    main(sys.argv)
  File "/usr/sbin/lorax", line 235, in main
    remove_temp=True)
  File "/usr/lib/python2.7/site-packages/pylorax/__init__.py", line 259, in run
    rb.install()
  File "/usr/lib/python2.7/site-packages/pylorax/treebuilder.py", line 114, in install
    self._runner.run("runtime-install.tmpl")
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 182, in run
    self._run(commands)
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 201, in _run
    f(*args)
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 513, in run_pkg_transaction
    rpmDisplay=LoraxRpmCallback())
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6552, in processTransaction
    self._doTestTransaction(callback,display=rpmTestDisplay)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6631, in _doTestTransaction
    raise Errors.YumRPMCheckError,retmsgs
yum.Errors.YumRPMCheckError: [u'ERROR with transaction check vs depsolve:', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-dri-drivers-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so()(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64', 'libLLVM-5.0-rhel.so(LLVM_5.0)(64bit) is needed by mesa-libxatracker-17.2.3-8.20171019.el7.x86_64']


Expected results:


Additional info:

Comment 2 Lubos Kocman 2018-04-18 13:56:42 UTC
When I check llvm in compose and buildroot, there is brand new build in compose which simply breaks repoclosure.

oot@rcm-compose-nightly-01:rhel7> brew list-tagged rhel-7.6-compose --latest --inherit | grep -i llvm
llvm-private-6.0.0-1.el7                  rhel-7.6-pending      tstellar
mesa-private-llvm-3.9.1-3.el7             rhel-7.4              cpaul
root@rcm-compose-nightly-01:rhel7> brew list-tagged rhel-7.6-build --latest --inherit | grep -i llvm
llvm-private-5.0.0-3.el7                  rhel-7.5              tstellar
mesa-private-llvm-3.9.1-3.el7             rhel-7.4              cpaul
root@rcm-compose-nightly-01:rhel7> 

lkocman@rcm-dev:~> rpm --provides -qp /mnt/redhat/brewroot/packages/llvm-private/6.0.0/1.el7/x86_64/llvm-private-6.0.0-1.el7.x86_64.rpm
libLLVM-6.0-rhel.so()(64bit)  
libLLVM-6.0-rhel.so(LLVM_6.0)(64bit)  
libclang.so.6()(64bit)  
libclang.so.6(LLVM_6.0)(64bit)  
libclangARCMigrate.so.6()(64bit)  
libclangAST.so.6()(64bit)  
libclangASTMatchers.so.6()(64bit)  
libclangAnalysis.so.6()(64bit)  
libclangBasic.so.6()(64bit)  
libclangCodeGen.so.6()(64bit)  
libclangCrossTU.so.6()(64bit)  
libclangDriver.so.6()(64bit)  
libclangDynamicASTMatchers.so.6()(64bit)  
libclangEdit.so.6()(64bit)  
libclangFormat.so.6()(64bit)  
libclangFrontend.so.6()(64bit)  
libclangFrontendTool.so.6()(64bit)  
libclangHandleCXX.so.6()(64bit)  
libclangIndex.so.6()(64bit)  
libclangLex.so.6()(64bit)  
libclangParse.so.6()(64bit)  
libclangRewrite.so.6()(64bit)  
libclangRewriteFrontend.so.6()(64bit)  
libclangSema.so.6()(64bit)  
libclangSerialization.so.6()(64bit)  
libclangStaticAnalyzerCheckers.so.6()(64bit)  
libclangStaticAnalyzerCore.so.6()(64bit)  
libclangStaticAnalyzerFrontend.so.6()(64bit)  
libclangTooling.so.6()(64bit)  
libclangToolingASTDiff.so.6()(64bit)  
libclangToolingCore.so.6()(64bit)  
libclangToolingRefactor.so.6()(64bit)  
llvm-private = 6.0.0-1.el7
llvm-private(x86-64) = 6.0.0-1.el7
lkocman@rcm-dev:~>

Comment 5 Adam Jackson 2018-04-18 17:17:47 UTC
Should be fixed by mesa-17.2.3-9.20171019.el7


Note You need to log in before you can comment on or make changes to this bug.