Arch Linux

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!
Tasklist

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 freswa (frederik) - Tuesday, 13 October 2020, 14:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Assigned
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 4
Private No

Details

Description:
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

Comment by Andrew Tyler (assimilat) - Wednesday, 09 December 2020, 19:13 GMT
Can confirm. I rebuilt with community/jansson installed and the --json option worked fine. Just needs a makedep
Comment by Julien Gormotte (gormux) - Monday, 04 April 2022, 15:07 GMT
Same problem with 0.95-1, this seems to have been forgotten.

Loading...