Can't Build RPM on f23 #861
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying to build RPM package on Fedora 23. As far as I can tell all deps are installed. A lot of this is Greek to me. It is not building RPM and I do not know why.
I installed packagemonkey first. Here is terminal output (minus the yum/dnf stuff):
Then I tried again by recopy of the project from scratch:
The RPM build script may not work, I haven't tested it. The VERSION variable needs to be updated but I don't think that's why it doesn't work.
Unfortunately I don't know how rpmbuild works on nix so I can't effectively troubleshoot. I will poke and ask around and let you know if I figure anything out.
I made a COPR repository:
https://copr.fedorainfracloud.org/coprs/valdikss/pybitmessage/
Use the following command to add repository and install pybitmessage:
It's built on Fedora servers from the almost stock RPMSPEC.
@ValdikSS works on 24.. thanks :)