Closed mnhauke closed 4 years ago
I'll get on this ASAP; thanks for the report! BTW I do not currently recommend packaging Omphalos, due to the following bug:
https://github.com/dankamongmen/omphalos/issues/28
I can't demonstrate that this is not a dangerous security vulnerability; it really needs to be fixed (especially since omphalos typically runs with at least CAP_NET_ADMIN
, and listens to raw packet sockets). I intend to fix this before the year is out, but my energies are focused on notcurses and growlight at this moment.
With that said, if you want to package it, you're welcome to do so, and either way I'll get this fixed ASAP.
So the ESCDELAY
comes down to SUSE's ncurses, which appears not to export ESCDELAY
as a mutable variable. That's fine; I'm gonna remove that code. This will transition to Notcurses soon, where the ESCDELAY
is neither relevant nor made available. I'm guessing that SUSE is building NCURSES with --with-reentrant
.
I believe I've got this fixed. Incoming!
This issue is resolved in head, and will be present in the next release. Please reopen if you're still seeing problems. Thanks!
It's fixed in head. Thanks!
omphalos (v0.99.12) fails to build on openSUSE systems (tested Tumbleweed and Leap 15.2). Both come with ncurses version 6.1.
Full buildlog: omphalos-openSUSE-Tumbleweed-buildlog.txt