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

Bug report - mtr fails with an EACCES error #2078

Open
pmenchini opened this issue Nov 11, 2024 · 0 comments
Open

Bug report - mtr fails with an EACCES error #2078

pmenchini opened this issue Nov 11, 2024 · 0 comments

Comments

@pmenchini
Copy link

pmenchini commented Nov 11, 2024

Describe the bug

I wish to use mtr on my phone, so I installed mtr on Ubuntu, but it fails with EACCES when run, even when running as root.

Steps to reproduce the behavior:

  1. Launch UserLAnd with the Ubuntu distro in terminal mode
  2. Install mtr: sudo apt install mtr mtr-packet
  3. Run mtr: mtr 1.1.1.1 It returns 'mtr: Unexpected mtr-packet error'
  4. sudo mtr 1.1.1.1 returns the same error
  5. Digging deeper, running mtr-packet with the command 1 send-probe ip-4 1.1.1.1 returns '1 unexpected-error errno 13', which is generated in the mtr source file packet/probe_unix.c on line 554
  6. sudo mtr-packet with the same command returns the same error

Screenshots

N/A

Device Information

Device: Pixel 7 Pro.
Android Version: 15
UserLAnd Version 24.11.20
Ubuntu Version: 22.04.5
Device is not rooted
Device is not running LineageOS

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

1 participant