Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68237 - [mtr] Needs jansson
Attached to Project:
Arch Linux
Opened by Jaume Delclòs Coll (cosarara) - Tuesday, 13 October 2020, 14:45 GMT
Last edited by David Runge (dvzrv) - Monday, 04 September 2023, 01:20 GMT
Opened by Jaume Delclòs Coll (cosarara) - Tuesday, 13 October 2020, 14:45 GMT
Last edited by David Runge (dvzrv) - Monday, 04 September 2023, 01:20 GMT
|
DetailsDescription:
If built without libjansson installed, mtr has no json support (though --help says it does). The package jansson should be added to the dependencies. https://github.com/traviscross/mtr/issues/358 ``` > mtr --json -c 5 google.com mtr: unrecognized option '--json' ``` Additional info: * mtr 0.94-1 Steps to reproduce: * Install mtr * Run mtr --json |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 04 September 2023, 01:20 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with mtr 0.95-4
Monday, 04 September 2023, 01:20 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with mtr 0.95-4

Can confirm. I rebuilt with community/jansson installed and the --json option worked fine. Just needs a makedep

Same problem with 0.95-1, this seems to have been forgotten.

This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.