Skip to content
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

release frida-gum-sys / frida-build #129

Closed
aviramha opened this issue Apr 1, 2024 · 7 comments
Closed

release frida-gum-sys / frida-build #129

aviramha opened this issue Apr 1, 2024 · 7 comments

Comments

@aviramha
Copy link
Contributor

aviramha commented Apr 1, 2024

It seems that the changes don't take affect #126 - I think it's because it's using older frida-gum-sys/frida-build ?

@s1341
Copy link
Contributor

s1341 commented Apr 1, 2024

Yeah. I have restructured things now. will publish in a minute.

@s1341
Copy link
Contributor

s1341 commented Apr 1, 2024

Try now.

@aviramha
Copy link
Contributor Author

aviramha commented Apr 1, 2024

Thank you!
seems to fail on our end now:

error: failed to select a version for `http-body`.
    ... required by package `reqwest v0.12.2`
    ... which satisfies dependency `reqwest = "^0.12.2"` of package `frida-build v0.13.6`
    ... which satisfies dependency `frida-build = "^0.13.6"` of package `frida-gum-sys v0.13.6`
    ... which satisfies dependency `frida-gum-sys = "^0.13.6"` of package `frida-gum v0.13.6`
    ... which satisfies dependency `frida-gum = "^0.13.6"` of package `mirrord-layer v3.93.1 (/Users/aviramhassan/Code/mirrord/mirrord/layer)`
    ... which satisfies path dependency `mirrord-layer` (locked to 3.93.1) of package `mirrord v3.93.1 (/Users/aviramhassan/Code/mirrord/mirrord/cli)`
    ... which satisfies path dependency `mirrord` (locked to 3.93.1) of package `tests v0.1.0 (/Users/aviramhassan/Code/mirrord/tests)`
versions that meet the requirements `^1` are: 1.0.0

all possible versions conflict with previously selected packages.

  previously selected package `http-body v1.0.0-rc.2`
    ... which satisfies dependency `http-body = "=1.0.0-rc.2"` of package `hyper v1.0.0-rc.4 (https://github.com/meowjesty/hyper?branch=master#d4a61e3d)`
    ... which satisfies git dependency `hyper` (locked to 1.0.0-rc.4) of package `issue1317 v3.93.1 (/Users/aviramhassan/Code/mirrord/tests/issue1317)`

failed to select a version for `http-body` which could resolve this conflict

btw would you be open to a PR that adds releasing to crates.io from CI? The whole xz fun got me scared (more than usual) :D

@aviramha aviramha closed this as completed Apr 1, 2024
@s1341
Copy link
Contributor

s1341 commented Apr 1, 2024

I don't know how to do that, so would have to figure it out... Unless you have an example.

@aviramha
Copy link
Contributor Author

aviramha commented Apr 1, 2024

@s1341
Copy link
Contributor

s1341 commented Apr 2, 2024

@aviramha want to make a PR for this?

@aviramha
Copy link
Contributor Author

aviramha commented Apr 2, 2024

With pleasure.
#131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants