bowlofeggs reported a new issue against the project: `releng` that you are following: `` Greetings!
I've discovered that [Bodhi doesn't build in F27](https://koji.fedoraproject.org/koji/taskinfo?taskID=22659036) as of recently, as libtomcrypt doesn't seem to be available in the buildroot:
``` - nothing provides libtomcrypt.so.0()(64bit) needed by python2-crypto-2.6.1-17.fc27.s390x ```
I [reported this](https://bugzilla.redhat.com/show_bug.cgi?id=1505641) to the libtomcrypt maintainer, who pointed out that it seems to be tagged correctly. I then realized that I was able to install it in an f27 container as well:
``` $ sudo docker run --rm registry.fedoraproject.org/fedora:27 dnf install python2-crypto -y ```
Is there maybe something wrong with the f27 buildroot that causes this issue? ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7110
ignatenkobrain added a new comment to an issue you are following: `` Run `koji wait-repo f27-build --build python-crypto-2.6.1-19.fc27` and once it finishes with success you should be able to build bodhi.
libtomcrypt has been pushed to stable, but one of dependencies (python-crypto) was broken. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7110
ignatenkobrain added a new comment to an issue you are following: `` Actually, there is override for libtomcrypt but there is no override for python-crypto. But solution is same. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7110
syeghiay added a new comment to an issue you are following: `` @mohanboddu believes this to be fixed. Will verify and if so, close it. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7110
The status of the issue: `libtomcrypt missing from Koji f27 buildroot?` of project: `releng` has been updated to: Closed as Fixed by syeghiay.
syeghiay added a new comment to an issue you are following: `` This issue is resolved and retired. Closing this ticket. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7110
rel-eng@lists.fedoraproject.org