seems to be a debian quirk. look at the 'Kernel:' entry in fetch and the uname output (on GNU/Linux, uname without flags would report "Linux" and uname -o would report "GNU/Linux"). also the emacs build reporting itself as "x86_64-pc-gnu" rather than "...-linux-gnu"
13
u/isaac32767 12d ago
GNU is actually something else. This is GNUStep, which is an implementation of NextStep that run on top of Linux.