↪ sudo dnf install -y trickle Last metadata expiration check: 1:43:39 ago on Fri 04 May 2018 08:28:43 PM PDT. Error: Problem: conflicting requests - nothing provides libevent-2.0.so.5()(64bit) needed by trickle-1.07-24.fc27.x86_64 <exit code 1> Possibly related to Bug #1556510 ?
trickle is currently built requiring libevent-2.0.so.5()(64bit). But the libevent package instead currently provides "2.1.so.6()(64bit)". Perhaps the spec Requires tag you're using is unnecessarily specific? If you just required libevent in general, you wouldn't have to worry about bumping the trickle dependencies every time one of them updates. Or is libevent 2.1 incompatible?
Needs rebuild against new libevent, however build fails currently.
I don't know trickle at all, however would you check if this works? https://koji.fedoraproject.org/scratch/mtasaka/task_26955735/
https://koji.fedoraproject.org/scratch/mtasaka/task_26955735/trickle-1.07-25.fc28.bz1556510.x86_64.rpm ...installs without error on my desktop. And from my quick test, trickle seems to work as it should.
Created attachment 1437077 [details] Workaround for build issue (In reply to Andrew Toskin from comment #4) > https://koji.fedoraproject.org/scratch/mtasaka/task_26955735/trickle-1.07-25. > fc28.bz1556510.x86_64.rpm > ...installs without error on my desktop. And from my quick test, trickle > seems to work as it should. Thank you. Quick workaround for build issue attached.
For now, I will take care of this.
trickle-1.07-26.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ceef9c12fb
trickle-1.07-26.fc28 has been pushed to the Fedora 28 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-2018-ceef9c12fb
trickle-1.07-26.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
Fixed.