readlink & less detection error

Bug #1697319 reported by Mimoza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Incomplete
Wishlist
Unassigned

Bug Description

Hi,
In the «byobu/lib/byobu/include/constants» script there 2 lines appears problematic for OpenBSD 6.1
eval $BYOBU_TEST greadlink >/dev/null 2>&1 && export BYOBU_READLINK="greadlink" || export BYOBU_READLINK="readlink"
eval $BYOBU_TEST sensible-pager >/dev/null 2>&1 && export BYOBU_PAGER="sensible-pager" || export BYOBU_PAGER="less"

I don't know why but the script stop on these lines.

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

These tools must not exist in OpenBSD.

If you can tell me what the OpenBSD equivalent is for greadlink/readlink and sensible-pager/less, I'd be happy to extend these tests to support OpenBSD.

Thanks!

Changed in byobu:
importance: Undecided → Wishlist
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.