-
-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idb fails to install #2761
Comments
I am willing to potentially do the work to fix this. |
|
just for documentation i will add the full output i get while trying to install idb |
We need to include in broken package for idb? |
As it is broken, it should be added. |
Saw this and it gave me an idea to try the command below. I'm installing now. *fingers crossed* UPDATE: |
@The3Null4Player613310 can you post full log? |
Seems to be a qtbindings issue...
more relevent info here. |
|
@The3Null4Player613310 so you have fixed icu error? That log is same with me. |
Upstream issue: dmayer/idb#111 |
@aancw haven't fixed it yet, going to try an older version of gcc from the aur. |
Actually went with a different approach and cloned the qtbindings repo and used rake and it compiled... going to play around with different versions to see what went wrong. |
So the original compiled with no problem and after a bit of searching I found that it seems @shyouhei has already fixed it with this snippet in "qtbindings-x.x.x.x/ext/ruby/qtruby/src/qtruby.h"
The newest version on GitHub works so you can probably just drop it in on line 47 of |
upstream (qtbindings dep): ryanmelt/qtbindings#157 qtbindings' author abandoned the project and won't maintain it. Anyway idb is not maintained since 2017 so seems abandoned too. |
how to uninstall idb then? The default pacman -Rsn does not remove the ruby packages downloaded during install and the broken ruby built package. |
Close it once #4325 has been merged |
Bug description
idb fails to install correctly
Steps to reproduce
Actual result:
idb fails to install and complains about icui8n not existing.
Expected result:
idb should install without problem.
Info for developers
GNU/Linux distribution: Arch, Black Arch, Arch Strike
Tool version: idb-2.10.3-11
The text was updated successfully, but these errors were encountered: