No 64 bits binaries
See original GitHub issueHi, I noticed two packaging issues:
- The rpm, due to signage issues, doesn’t work on Fedora 30, yet. (I can provide console output if asked, but with my experience, the issue is just that my computer doesn’t recognize the key you signed the
.rpm
with and needs it imported. A guide for this may be a good idea?) - There isn’t an x86_64 snap yet. (I may be able to either build or guineapig this, as this is my arch)
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
32-bit and 64-bit binaries - drive5
A 32-bit binary is compatible with both 32-bit and 64-bit platforms, but is limited to using 4Gb or less memory. The 32-bit version...
Read more >64-bit computing - Wikipedia
A 64-bit register can hold any of 2 64 (over 18 quintillion or 1.8×10 19 ) different values. The range of integer values...
Read more >How to check if a binary is 32 or 64 bit on Windows?
Seems to be not always accurate: Try to use it with LinqPad.exe (AnyCPU-64bit version) and Sigcheck will tell you it's "32 bit" ......
Read more >Why do you need 32-bit binaries in a 64-bit? - Quora
In a 64 bit OS you only need 64 bit binaries. However the OS makers know that it takes time for applications to...
Read more >Can't build 32-bit binaries on a 64 bit system - Stack Overflow
If the build script is invoking gcc.exe without any kind of target prefix then the correct compiler needs to be first in your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It does. You should install it with
--dangerous
flag. I’m thinking about publishing to the store on the next release so you won’t have that issue.http://ftp.rpm.org/max-rpm/s1-rpm-pgp-signing-packages.html#:~:targetText=--sign — Sign a Package,not%2C the build stops immediately.