We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nmap
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
I expected to see the nmap program get installed, and then run; instead I saw this
root@404cc306658e /bridge/project ❯ nmap nmap: command not found * install package 'nmap'? [y/N] y error: builder for '/nix/store/m510dqd4r3vm2kbpqwnn293ys1pjj909-py-spy-0.4.0.drv' failed with exit code 101; last 25 log lines: > Compiling ryu v1.0.18 > Compiling humantime v2.1.0 > Compiling fastrand v2.1.1 > Compiling iana-time-zone v0.1.61 > Compiling str_stack v0.1.0 > Compiling number_prefix v0.4.0 > Compiling inferno v0.11.21 > Compiling indicatif v0.17.8 > Compiling chrono v0.4.38 > Compiling tempfile v3.13.0 > Compiling env_logger v0.10.2 > Compiling ctrlc v3.4.5 > Compiling lru v0.10.1 > Compiling rand_distr v0.4.3 > Compiling clap_complete v3.2.5 > Compiling serde_derive v1.0.210 > Compiling termios v0.3.3 > error[E0599]: no method named `bx` found for struct `remoteprocess::libunwind::Cursor` in the current scope > --> src/python_spy.rs:504:36 > | > 504 | if let Ok(bx) = cursor.bx() { > | ^^ method not found in `Cursor` > > For more information about this error, try `rustc --explain E0599`. > error: could not compile `py-spy` (lib) due to 1 previous error For full logs, run 'nix log /nix/store/m510dqd4r3vm2kbpqwnn293ys1pjj909-py-spy-0.4.0.drv'. error: 1 dependencies of derivation '/nix/store/8dma0gdcw62p21914dcajxlx45x1qifn-wormhole-env.drv' failed to build Error: failed to rebuild env (exit status: 1) root@404cc306658e /bridge/project 25s ❯ nix log /nix/store/m510dqd4r3vm2kbpqwnn293ys1pjj909-py-spy-0.4.0.drv nix: command not found root@404cc306658e /bridge/project
No response
OrbStack info: Version: 1.10.3 Commit: 2b5dd5f580d80a3d2494b7b40dde2ef46813cfc5 (v1.10.3)
System info: macOS: 15.5 (24F74) CPU: arm64, 10 cores CPU model: Apple M2 Pro Model: Mac14,9 Memory: 16 GiB
Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2025-05-27T16-52-45.292309Z.zip
The text was updated successfully, but these errors were encountered:
Can't reproduce. Can you try again? This might've been a transient issue in the repos.
Sorry, something went wrong.
Still repros.
iTerm2 Session May 28, 2025 at 09:10:36.txt
No branches or pull requests
Describe the bug
I expected to see the
nmap
program get installed, and then run; instead I saw thisTo Reproduce
No response
Expected behavior
No response
Diagnostic report (REQUIRED)
OrbStack info:
Version: 1.10.3
Commit: 2b5dd5f580d80a3d2494b7b40dde2ef46813cfc5 (v1.10.3)
System info:
macOS: 15.5 (24F74)
CPU: arm64, 10 cores
CPU model: Apple M2 Pro
Model: Mac14,9
Memory: 16 GiB
Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2025-05-27T16-52-45.292309Z.zip
Screenshots and additional context (optional)
No response
The text was updated successfully, but these errors were encountered: