-
Notifications
You must be signed in to change notification settings - Fork 14
build/create-rpm.sh fails on gpg import #22
Comments
I can see by the This means that the reason for the first error is the The second error is some incompatibility in the older version of Python on Fedora 26 meaning the package cannot build. The package must be built on the the same version of Fedora that it will be installed on. So, if your Similarly, if you want to build for Dom0, well it runs Fedora 25 in Qubes R4.0, so you will have to get a Fedora 25 AppVM from the official Qubes repo (I included instructions on how to do this in the script) and run Please let me know if you have any more questions! |
Jeez, I had no idea about those dependencies. I hope to try that during the weekend. On Tuesday I would like to show something at conference instead of only my struggle with making it work. Are you available for support on some less asynchronous medium e.g. Wire? It would also be great to have your review of my presentation or even if you could join session on Tuesday. |
Sure thing! I've never heard of Wire but it seems like a good modern secure and private communication app for the workplace. I created an account @ElliotKillick, let's see if we can connect. |
That isn’t a good idea. A much safer approach is to use |
That's a good point! In fact, I think Demi has found a few vulnerabilities in DNF since then. However, without Qubes Builder "set up" for this project (I've never used |
You need to expose a top-level makefile that has the targets Qubes Builder expects |
Using and testing R4.1. |
Even if I comment out things related to gpg signature I eventually getting this error:
The text was updated successfully, but these errors were encountered: