Bug 1778549

Summary: tinygo install fails : nothing provides clang-libs = 8.0.0
Product: [Fedora] Fedora Reporter: Ken <kjh>
Component: tinygoAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 31CC: felix, go-sig, quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: tinygo-0.11.0-2.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-20 05:03:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1762951, 1763147    
Bug Blocks: 1700324    

Description Ken 2019-12-02 02:20:37 UTC
Description of problem:

When I try to install tinygo , I get an error :

Error: 
 Problem: conflicting requests
  - nothing provides clang-libs = 8.0.0 needed by tinygo-0.6.0-1.fc31.x86_64

FYI, clang8.0-libs exists ...


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

tinygo-0.6.0-1.fc31.x86_64


How reproducible:

Every time ...


Steps to Reproduce:
1. dnf install tinygo


Actual results:


Expected results:


Additional info:

Comment 1 Felix Pojtinger 2019-12-10 21:32:04 UTC
I can confirm on latest Fedora 31 workstation.

Comment 2 Elliott Sales de Andrade 2019-12-14 03:37:56 UTC
Yes, I was waiting for new dependencies to be reviewed to update to 0.10.0, and while that might work as a workaround, I don't have proper Internet access to be able to implement either. So unfortunately, this won't be fixed for a few weeks.

Comment 3 Elliott Sales de Andrade 2020-01-05 05:30:45 UTC
So, I tried this out, but unfortunately, tinygo also requires the clang-8 executable which isn't available any more. Additionally, 0.8.0 does not support Go 1.13. I tried backporting the PR that should fix it, but it just crashes in the smoke tests, so I'll have to see if I can figure out if there's something else to backport.

The best bet is to update to the latest version, but I'm stuck waiting for the reviewer in bug 1763147.

Comment 4 Fedora Update System 2020-02-12 01:57:28 UTC
tinygo-0.11.0-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-4ce2094f71

Comment 5 Fedora Update System 2020-02-20 05:03:33 UTC
tinygo-0.11.0-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.