Bug 1841558 - python3-pyparsing: conflicting error
Summary: python3-pyparsing: conflicting error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemtap
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Frank Ch. Eigler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-29 13:09 UTC by Jun Aruga
Modified: 2020-05-29 13:52 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-29 13:52:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jun Aruga 2020-05-29 13:09:03 UTC
Description of problem:

Could anyone fix it?

https://koji.fedoraproject.org/koji/taskinfo?taskID=45138807
https://kojipkgs.fedoraproject.org//work/tasks/8880/45138880/root.log

DEBUG util.py:600:  No matches found for the following disable plugin
patterns: local, spacewalk
DEBUG util.py:600:  Error:
DEBUG util.py:600:   Problem: package
systemtap-sdt-devel-4.3-0.20200212git91ffb97ad335.fc33.x86_64 requires
python3-pyparsing, but none of the providers can be installed
DEBUG util.py:600:    - conflicting requests
DEBUG util.py:600:    - nothing provides python(abi) = 3.9 needed by
python3-pyparsing-2.4.7-3.fc33.noarch
DEBUG util.py:602:  (try to add '--skip-broken' to skip uninstallable packages)

Version-Release number of selected component (if applicable):
systemtap-sdt-devel-4.3-0.20200212git91ffb97ad335.fc33.x86_64


How reproducible:


Steps to Reproduce:
1. Do scratch build for rpms/ruby on rawhide.
2. See the result and the root.log

Actual results:

The installation failed with 

```
systemtap-sdt-devel-4.3-0.20200212git91ffb97ad335.fc33.x86_64 requires
python3-pyparsing, but none of the providers can be installed
DEBUG util.py:600:    - conflicting requests
```

Expected results:

It does not fail.

Additional info:
https://kojipkgs.fedoraproject.org//work/tasks/8880/45138880/root.log

Comment 1 Jonathan Wakely 2020-05-29 13:52:29 UTC
Please stop trying to build systemtap. It depends on both Python and Boost, which are both being rebuilt in side tags, as announced on the devel list.


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