libera/#devuan/ Thursday, 2022-12-22

FatPhilIs there anything I can do to my bashes such that I can simultaniously ^Z and bg the stopped process? Well over half of the time I'm bg-ing them. It might depend on context - a lot of the time this is in the context of an emacs (sorry) shell window.15:32
hphi, how to change timezone in cinnamon devuan not able to do via applet16:39
ltshp: "dpkg-reconfigure tzdata"16:42
hpthanks; that solved it.16:42
hpClient: HexChat 2.14.3 • OS: Debian 11.1 • CPU: Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz (2.76GHz) • Memory: Physical: 7.5 GiB Total (6.0 GiB Free) Swap: 954.1 MiB Total (954.1 MiB Free) • Storage: 304.4 GB / 1.1 TB (793.1 GB Free) • VGA: Intel Corporation UHD Graphics 620 @ Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers • Uptime: 14m 24s16:46
rwpFatPhil, AFAIK no.  Control-Z is seen by the tty driver which then sends a SIGSUSP signal.  bg is seen by the shell.  But bash might have some customization available to be programmed to automatically bg a suspended process.16:55
rwpI think that would cause unforeseen problems with the interaction because how would the shell know when it shouldn't bg a process?16:57
AfdalHaving some trouble compiling something17:01
Afdalwonder if anyone can help17:01
Afdalcmake wants a module for minizip17:01
Afdal-- Checking for module 'minizip'17:01
Afdal--   No package 'minizip' found17:01
AfdalExcept I have minizip installed17:02
Afdalsudo apt install minizip17:02
AfdalDon't see any other packages with minizip in their name...17:02
ltslibminizip1, libminizip-dev17:04
Afdal:D17:05
AfdalI should have just done a repo search, thanks :317:05
ltsnp, good luck17:05
Afdalinstead of relying on autocomplete17:05
Afdalwhat's a fast way to do that in the future...17:05
ltsapt search minizip17:05
Afdallol, right17:06
rwpAlso development files are usually packaged in the -dev package.  Runtime in the regularly named package.17:09
Afdalmmhmm17:11
Afdalwoo, compiled \:o/17:16
rustyaxewithout any sort of X desktop running, what would be controlling suspend on lid? I need to disable that sort of stuff without disabling acpi throttling, etc. this laptop will spend its retirement years as a server22:34
D-HUNDrustyaxe: probably /etc/elogind/logind.conf22:53
D-HUNDif not that then /etc/acpi/lid.sh22:54
rustyaxeD-HUND: thanks! google was being unhelpful and forcing me towards results debian and that s*****d err *unspeakable abomination that we are lucky to not have to use* :)23:01

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!