libera/#devuan/ Wednesday, 2020-08-26

fsmithreddevuoom, there's no 78 in the repo yet.00:05
suavedandyGuys. I have elogind installed but for some reason ACPI events aren't handled. Do I also need acpi-support?00:40
suavedandyAlso, how do I see init's logs? I noticed something red while SysVinit was rolling.00:48
devuoomsuavedandy: bootlodg for pre-rsyslogd boot logs00:55
devuoombootlogd00:56
devuoomthe actual log file show the actual color if you cat or vim it... maybe someone knows how to parse the color in a playback fashion00:57
suavedandybootlogd? Is that a file? Is that a service?00:58
suavedandySounds like a service.00:58
suavedandybootlogd is not running.01:00
suavedandyFAILED!01:00
suavedandyMISSION FAILED01:00
suavedandyHow do I start bootlogd… on startup?01:05
systemdleteInteresting. After hours and hours -- no, really, days! -- of fighting with this, I have discovered something.   I'm on ascii with kernel 4.9.0-13 and I could not add a partition on a new disk (same size) to an existing array running on two existing disks, BUT02:26
systemdleteI can create a NEW array with the same partition on the new disk (forcing a single member) and then add one of the partitions of the existing array (after removing it first) to the new array.02:27
systemdleteIn the first (more normal I think) scenario, the kern.log gets flooded with all kinds of nasty messages from the disk driver and the system honks every so often.02:29
systemdleteIn the 2nd scenario, nothing bad happens.  In both scenarios, the array gets sync'd though.02:29
systemdlete????02:30
systemdletebtw, I'm using the mdadm tools (not mdraid, just to be clear)02:33
systemdletealso, all of my raids are level 1 and are at version 1.202:33
systemdleteI should also clarify that I can indeed, "add" the partition in both cases, but in the first case, I get all kinds of horrible noise and errors.02:34
gnarfaceso are you suspecting a bug in the harddrive controller?02:34
gnarfacein the driver for the harddrive controller, i mean?02:34
systemdletewhy?02:35
gnarfacei'm asking you if that's what you're saying02:35
systemdleteIf it were REALLY, TRULY, a hardware controller or disk issue, I'd expect the errors to occur in either scenario.02:35
systemdleteright?02:35
systemdleteoh, you mean the kernel code02:35
gnarfacehmmm... they're the same models of disks?02:35
systemdleteno02:35
gnarfaceyea, i mean in the kernel code02:35
systemdleteI purposely do NOT use the same models02:36
gnarfacemaybe a regression02:36
systemdleteLet me give you the layout02:36
gnarfaceor, well, maybe it's been fixed by now.  they're well past version 4.902:36
systemdleteI am feeling great pressure to move on to beowulf.02:36
systemdletethe sync (2nd scenario) just finished.  no issues.02:37
systemdletebut I am going to give the new array some "work" to do.02:37
systemdleteJust to see if there might be some actual problems  w h/w, etc02:38
gnarfacegood idea02:39
systemdleteI just found "iometer" I will try that02:39
systemdleteiogen also02:39
gnarfacealso, even if you don't want to go to beowulf yet, you might still be able to try the ascii-backports kernel, which i think is similar in version02:40
gnarfaceit's not a guarantee that there's a problem with the kernel, but it seems highly plausible02:40
systemdleteneither iometer nor iogen are available in the repo, but I found fio, which I think does similar02:43
systemdlete(I agree. It has to be the kernel, since it is pretty clear it is NOT the new disk, or the old ones for that matter)02:44
gnarfacewell, could be the harddrive controller itself, but usually when they go they don't get subtly flaky like this.  that's possible, but rare.  usually they either die completely, or at least individual ports die completely while the rest works fine.02:46
gnarfacekernel regressions on rare old hardware that shares drivers with vast swathes of common new hardware though... that's common02:46
systemdleteholy cow.  The man page for fio is, like, 1000 pages long.02:47
systemdleteI should study and memorize it, and then rent myself out at $50/hour to help people with file and disk i/o problems.02:47
gnarfacesystemdlete: you're just looking for a disk i/o meter?  try iotop02:47
systemdleteI don't just want to measure gnarface; I want to put a load on the md filesystem02:47
gnarfaceoh, if you're using for an i/o tester though i dunno.  i'd maybe try bonnie++ or just hdparm -T/hdparm -t02:48
systemdletei.e., give it some work to do02:48
gnarfaces/using/looking/02:48
gnarfacehdparm -T is more for benchmarking raw harddrive speeds, bonnie++ is for benchmarking filesystems02:48
gnarfacewell, harddrives too, but with filesystem action, as opposed to hdparm02:49
systemdletespeed is less the issue.  What I want to do, really, (I think) is exercise i/o and hit a few "corner" cases02:49
gnarfaceso, one corner case i've had semi-recently is "also accessing temperature sensors at the same time"02:49
gnarfacebasically i had numerous issues with post 4.x kernels destabilizing on older boards but it seemed related directly to heavy disk i/o at the same time as temperature sensor polling02:50
systemdletehow did that one go for you?02:50
systemdleteI see!02:50
gnarfacewell i struggled with it for a long time, but after a lot of deductive testing and help from some kernel experts, i disabled the temperature polling in munin, and then disabled "C1E" power saving mode in the bios.  rock solid after that.02:51
gnarfaceonly burns about 3-5 more watts02:51
systemdleteI would guess this is somewhat mainboard-specific?02:52
gnarfaceyes, we ended up concluding it must have been a BIOS-level bug that was never fixed02:52
systemdletehow long ago?  which hardware era?02:53
gnarfacebut also must never have been noticed at the time, just by luck, the old kernels didn't trip whatever problem it had02:53
gnarfacepretty old now... one of the earliest Athlon64 boards02:53
gnarfaceand it had an onboard "marvell" brand sata/pata controller that at the time had problems with stability of it's own unless you forced the driver to limit it to PATA mode manually02:54
gnarfacetransitional era hardware with a lot of cursed parts i guess02:54
gnarfacebut maybe similar to what you have actually?02:54
gnarfacenot sure02:54
systemdleteyeah, I think it might be.02:55
systemdleteI originally had a Thuban x6, but I've since upgraded to a fx-8350 8x02:55
gnarfaceif so, actually it's a good enough reason for you to scour the bios for that "C1E" power saving setting.  chances are it's not saving you much02:55
systemdletethuban is athlon I think02:55
systemdleteI think thuban was the 6 core versions of athlon II02:56
systemdleteiirc02:56
systemdleteyeah, I was wondering about C1E actually.02:56
gnarfaceyea, i upgraded that board to a newer 4-core athlon64-x-II thinking maybe the old CPU was subtly but rarely damaged from power surges, but that didn't change shit, so confirmed for being a problem with the motherboard BIOS02:56
systemdleteSo you think that by disabling it, maybe this issue with mdadm (see above) might dissapear itself?02:56
systemdletewhich mb, if I may ask?  Did you end up replacing it?02:57
gnarfaceyea, i think so.  but for good measure i'd also disable temperature sensor polling from your logging system if you are doing that oo02:57
gnarfacetoo*02:57
gnarfaceand obviously the cpufrequency governor should be set to something static02:57
gnarfacedon't ask for trouble02:57
systemdletelogwatch shows me some temp data.  I don't think I'm runnig a temp monitor02:57
systemdletedon't overclock, etc?02:58
gnarfaceyea, don't overclock hehe02:58
systemdletelol02:58
systemdletetime to order dinner...02:59
gnarfaceboard is:  ASUS M3N-HT Deluxe/HDMI (the cheaper model, the one one without the add-on heatpipe)02:59
gnarfaceand no, never replaced it02:59
gnarfaceit's there right now02:59
systemdleteI'll try bonnie++ and look at disabling the power saver02:59
gnarfacepurely academically, but the soundcard on that board, which i don't use, is also one of those cursed components that shares a driver with too much other hardware (snd_hda_intel) and it's been a pain in the ass for me on literally every motherboard it was pressed into03:00
gnarfacenot in a way that destabilizes the system though, luckily03:01
gnarfacebut, like the Marvell crappy sata/pata controller, it also generally had problems of the form "driver fails to correctly auto-detect the hardware, launches it in a partially functional but not stable mode"03:05
gnarfaceso that may be a common thread here you might want to pull03:05
gnarfaceespecially if it turns out that board you're using has a Marvell disk controller03:05
gnarface(because flaws in that type of auto-detection have been historically sporadic across kernel versions for me)03:06
systemdleteSo on my board, the lshw identifies the device as:   product: SB7x0/SB8x0/SB9x0 IDE Controller [1002:439C]03:35
systemdletevendor: Advanced Micro Devices, Inc. [AMD/ATI] [1002]03:35
gnarfacethat doesn't tell me anything useful, but google might03:36
gnarfacelooks almost identical to the SATA controller here i'm not having trouble with, but that proves nothing03:37
gnarfaceoh03:37
gnarfacehmmm03:37
gnarfacethough that does bring up another idea about BIOS settings...03:38
XenguyYou crazy people, trying to run linux without the essential systemd03:38
XenguyIt boggles my mind03:38
XenguyThe imagination knows no terror03:38
XenguyGreater than03:38
XenguyThe Mirror03:38
gnarfacesystemdlete: if that controller has a setting that's different for "IDE" mode and "AHCI" mode, the old advice to run it in "IDE" mode by default has been updated for modern kernels to "AHCI" mode.  some BIOSes confusingly conflate RAID and AHCI modes, some don't.  hard to know without consulting the manual.03:39
XenguyPardon me for interrupting, wrong channel03:39
gnarfacesystemdlete: 00:11.0 SATA controller: (for reference, not worth much, but this is the one i'm using here: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40))03:40
systemdleteYeah, I forgot about the AHCI/IDE biz.03:40
gnarfaceit can be annoying because not all motherboards handle AHCI and IDE modes equally stably, but at least most the time my experience has been that the kernel version was the biggest deciding factor in which was more stable03:41
gnarfaceAHCI mode might also be faster but usually in my experience not by much on these old boards, because we were already so close to the max throughput on the drives for that bus03:42
systemdletelooks like it is setting to AHCI mode.03:44
gnarfacealright.  i wonder why mine shows that in the lspci identity and yours doesn't though03:44
gnarfacemaybe not important03:44
systemdleteproduct: SB7x0/SB8x0/SB9x0 IDE Controller [1002:439C]03:46
systemdletevendor: Advanced Micro Devices, Inc. [AMD/ATI] [1002]03:46
systemdlete00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]03:46
systemdletestrange.03:46
systemdletethe kern.log shows it as being AHCI mode03:46
gnarfaceoh, yes, strange indeed.  so it does say it, but it's clearly claiming IDE mode.  yea that's weird.03:46
systemdletebut lspci shows it as AHCI03:46
gnarfacelspci shows it as IDE you mean03:47
gnarfacei don't know what's up with that, we're getting beyond my depth here03:47
systemdletekernel: [    0.432594] pci 0000:00:11.0: set SATA to AHCI mode03:47
systemdleteand my depth as well03:47
gnarfaceanything in the log about it setting it back later in the boot up maybe?03:47
systemdleteI did not see that, but it is possible I guess.  Does it do that?03:48
gnarfacedunno.  it's news to me it can change it to AHCI mode03:48
systemdleteeven so... with all of this said, gnarface03:49
systemdleteit should work either way03:49
systemdletethis is an ASUS mb, btw03:49
systemdleteand, really, I have had few issues with it.03:49
gnarfaceyea, it should work either way.  sometimes it's not fair though.03:49
gnarfacei like ASUS03:49
gnarfaceit's got the newest BIOS, right?03:50
systemdletethe main one seems to be that the USB 3 slots cause some harm to the system03:50
gnarfaceharm?  like heating?03:50
gnarfaceor like stability problems?03:50
systemdlete(oh yeah.  Last update was a few years back, and there havent been new ones since)03:50
systemdletestability of the USB03:50
gnarfacehmm, that's less weird.03:50
gnarfaceusb3 is still not really done03:50
systemdleteI pulled the 2 usb3 devices from the 2 usb3 ports and put them in usb2 ports03:51
systemdletethe devices work ok, because neither of them are actually requiring usb3 speeds.  One is a wireless device I am using as an WAP and the other is an ethernet dongle03:52
systemdletemy comcast here is <100Mbps; I think you need usb3 for 1000Mbps03:52
systemdletealthough now -- get this -- comcast is forcing me to switch plans.  I'll be paying $10 less and I will get up to 200mbps and some tv!03:53
systemdlete???? wtf?03:53
gnarfacethen they sneak into your house at night and steal a kidney03:54
gnarfacenot really a support issue, but i would advise you do anything possible to use any other ISP03:54
gnarfacei know the savings can be hard to shrug off though03:54
systemdletecomcast, charter, century cox, and the rest of the c-words should be dissolved and replaced with net-neutral publicly-owned and operated Internet.  But we are getting O.T. here03:54
gnarfaceso, one thing comes to mind about the USB thing but it's vague03:54
gnarfacethere were once two usb drivers, and they supported separate hardware03:55
systemdleteWell, AT&T offers actual HSI these days (I think they run fiber in the streets) so it is no longer dialup or DSL03:55
Xenguyre: C's:  Amen03:55
systemdleteheheh, Xenguy03:55
gnarface... and then at some point one of those usb drivers took over for the other i think, in some cases?03:55
XenguyRepresent!03:55
DonkeyHoteiat&t in most places is still VDSL03:55
gnarfaceanyway, it was for speed, but mabye that's to do with your usb3 issue, systemdlete... maybe there's a driver choice you can change back to the legacy one.  not sure about that, but worth looking into.03:56
systemdletemaybe.  When I had the usb3 ports in use, my kern.log was filling up with warnings about something or other.03:57
gnarfaceVSDL is fibre to the phone-pole, though from what i can tell they only let you use it for the download direction03:57
systemdletethose are gone now, but I still get some noise from that corner.03:57
gnarfacesystemdlete: something about ohci, ehci... uhci... xhci??? i dunno03:57
gnarfacesystemdlete: i remember reading it as errata at the time but i got lucky and never ran into any troubles due to the change03:58
systemdletereset high-speed USB device number 12 using ehci-pci03:58
systemdleteor similar03:59
DonkeyHoteiehci = usb203:59
gnarfacesystemdlete: yea, that suggests either a driver problem or a physical link problem03:59
gnarfacesystemdlete: i mean, one or two are ok, but if it's spamming them repeatedly it's a problem03:59
systemdlete*was* spamming, yes04:00
gnarfacesystemdlete: though i think it could also be an issue with just a particular device doing that04:00
gnarfacesystemdlete: so it might not be the USB controller driver going awry, but just the driver for that one device (had problems like that with some webcams)04:00
systemdleteI could try plugging one of the two back in to a usb3 port at a time04:00
masonHrm, without PulseAudio, Firefox can't talk to BlueJeans. Wacky.04:01
masonOther than that things seem to be working.04:02
masonI might want to switch from the nVidia DKMS from backports to the upstream package, but we'll see.04:02
masonBut if I don't encounter any showstoppers, this'll be my workstation running Devuan. \o/04:03
DonkeyHoteiif by upstream you mean debian, ok. if by upstream you mean nvidia's own package, don't do that04:04
masonnVidia's own. Should be relatively safe, but if you've had bad experiences, I'm listening.04:04
DonkeyHoteimy experiences may be out of date, but they were badly packaged, overwriting GL libraries irretrievably04:05
masonThere, BlueJeans works with ALSA in Google Chrome and Chromium both.04:05
masonOh, that'd kind of suck. My inspiration here is that the DKMS build failed to do something unspecified with nvidia-persistenced.04:06
masonIt *works* but something was unhappy.04:06
masonThen again, I guess if it breaks I'll just fix it.04:07
masonBut, alright, I'll stay away from the upstream.04:07
DonkeyHoteimaybe you could try rebuilding the ubuntu package from the source package? idk04:08
DonkeyHoteionly other real option04:08
masonAnyway, everything else is working. Email, GSSAPI, VPN, A/V stuff. Haven't encountered anything bad yet. I didn't expect to, but I'm still happy. Also, root on ZFS working nicely.04:09
masonI'll look at the Debian DKMS and see what it is about nvidia-persistenced. Maybe it insists on systemd or something.04:09
masonOh, I guess it's effectively cosmetic and I was silly for not using --no-install-recommends per http://dev1galaxy.org/viewtopic.php?id=3372&p=404:11
masonFixed.04:12
gnarfacemason: nvidia's shell-script installer runs roughshod over the debian package tree heirarchy, causing permanent unrecoverable corruptions that linger silently until they destabilize your system or derail a future upgrade04:14
mason\o/04:14
gnarfacemason: it's really good at being the latest driver version, but if you need a newer version you should always try the package in backports first04:15
masonI've heard from a number of people who are very happy with it under Fedora, but it's probably assuming Fedora for its layout.04:15
gnarfacemason: basically if you never go back and you were going to do a full reinstall at the next release anyway, then it's usually fine04:16
gnarfacemason: if you want to successfully upgrade your same install across 6 releases though, stay far away from it04:16
masonNoted, and I'm happy to benefit from the collective suffering of those who have gone before me. :)04:16
gnarfacemason: as for the bluejeans/pulseaudio thing, i'm guessing bluejeans must have something to do with bluetooth?  bluez-alsa was removed from debian so now you need pulseaudio for bluetooth-alsa support, or you find someone's archive of bluez-alsa on github and just build it yourself04:17
gnarface*bluetooth-audio support, i mean04:18
masongnarface: BlueJeans is a commercial videoconferencing platform. Work uses it, and with PulseAudio it works on Firefox, but I'd rather use Chromium than have to install PulseAudio.04:18
gnarfacemason: (in the latter case i think you also need to find a quick&dirty pairing app somewhere)04:18
masonI try to avoid BlueTooth like the plague.04:18
masonAnd wireless things generally.04:18
gnarfacemason: oh, if it's not bluetooth related i dunno04:18
gnarfacemason: you could try apulse but i haven't had luck recording with apulse04:19
masonI'm fine with Chromium honestly.04:19
Artemis3mason, wireless is evil. Imagine, having to keep track even more battery based devices, its a nightmare i hate those things04:19
masonYar.04:19
debdogI've been using ATI/AMD's and Nvidia's installers for many years with barely a problem. the trick is to uninstall it before a major distro update.04:20
gnarfacedebdog: that nvidia's installer has a working uninstall feature may be newer than my last experience with it04:21
* gnarface hasn't used it since before devuan 04:22
masonMm, Steam works fine with ALSA. I'd have lived without it, but I'm happy not to have to.04:22
gnarfacemason: oh, i actually found a few tricks to work around the one thing steam requires pulseaudio for04:22
masonWhat's that?04:23
gnarfacemason: you'll only notice it missing for VOIP in certain games, or if you're doing in-home streaming04:23
masonOh, I never use voice in games. But what's your fix?04:23
gnarfacemason: the VOIP in games can be fixed with a custom ~/.asoundrc, and audio in in-home streaming can be detoured to another device with alsa Loopback device trickery and netcat :)04:24
gnarfacemason: (probably could be just routed the same way to the steam link itself but only if you mod the linux install on the steamlink)04:25
gnarfacemason: (i'm just using a nearby raspberry pi connected to the same stereo)04:25
gnarfacemason: (you'd think delay is an issue but not if you run netcat in udp mode)04:25
masonhrm04:26
gnarfacemason: oh, and there's a couple games that outright crash at launch without pulseaudio, but for those you can just make them fail over to alsa properly by... get this... symlinking libpulse-simple0 (or whatever it's called) to /dev/null from their install directories04:27
masonThe only multiplayer I do is with people at most a room away, and I never stream, so I randomly avoid all those things. :)04:27
gnarfacemason: anyway, you're not expected to retain all this info but if you run into trouble ask me again04:27
masonThat's what logs are for. :)04:27
masonI don't have to retain everything, I just have to remember how to use grep. :P04:28
gnarfacemason: i also have some udev rule fixes for using the steam controller without systemd04:28
masonAh, I don't have one. I'm a dinosaur.04:28
masonDying Light seems to work nicely.04:28
gnarfaceall i heard at launch was how it didn't, but lately all i hear is how fun it is, so they must have fixed the issues04:28
masonI don't remember when I started playing, but we love it here. I play it multiplayer with my wife and kids.04:29
gnarfacesounds awesome04:30
masonRecommended. It's beautifully solid. Only issue is that you have to do a dance for multiplayer.04:30
gnarfacedying light is a fps zombie hunter right?04:31
masonWith parkour, yes.04:31
gnarfacei highly recommend a controller with motion-capture aim for such games, of which the steam controller is one example, but i think steam actually supports the nintendo switch ones too now, lol04:31
gnarfaceso, you know, whatever works04:31
masonHonestly I just use my trackball. Have for years.04:32
mason<- dinosaur04:32
gnarfacebut i never thought i'd find a better controller for FPS games than a keyboard & high-res mouse combo, honestly04:32
gnarfacei was sure of it04:32
gnarfaceso sure04:32
gnarfacebut my scores tell me i was wrong04:32
masonMaybe I'll try one someday. I'm not opposed. I suspect I Just don't game enough to have wanted more.04:33
masonhah04:33
gnarfacedude my scores told OTHER PEOPLE i was wrong, and they notified me of it, before it stopped feeling awkward even04:33
gnarfacebut if you think about it, it makes sense.  it changes point+click to something more directly representing actually pointing at the thing you're clicking on04:34
gnarfaceyour brain literally has to do less work04:34
gnarfaceso it goes faster whether it feels like it or not04:34
masonAlright. I'll see about getting a controller.04:34
gnarfaceif you go for a steam controller, wait for the sale04:35
masonI saw one and passed. I think I might be happier with a traditional one.04:35
gnarfacegamestop usually has used controllers for cheap though if you're not afraid of germs04:35
masonheh04:35
masonnowadays...04:35
gnarfaceoh04:36
gnarfaceif you get something from amazon though you can return it for no reason04:36
gnarfaceso you could just try it out and you're only down shipping if you don't like it04:36
masonWe don't use Amazon. Nor Wal-Mart. We try to avoid corps wherever possible.04:36
gnarfaceoh, well that limits things04:37
masonNot as much as you might think! Took a while to adjust, but we're long since there.04:37
gnarfaceamazon's new policy reduces a lot of the risk, but i don't deny they're evil and your reasoning is probably sound04:37
masonYar, it's mostly their treatment of their workers, but this might be better in #devuan-offtopic.04:38
gnarfaceyes, agreed, sorry04:38
masonWhich, you should be in there! Come along!04:38
Artemis3i wish amazon had a policy about inactive accounts04:42
Artemis3i can pray someday they'll just lose the database and the backups04:43
golinuxNot really worth dropping in here anymore.  So sad . . .04:48
gnarfacegolinux: sorry.  it only veered off-topic about 20 minutes back04:49
systemdleteMore joy:  "nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based  firewall rule not found. Use the iptables CT target to attach helpers instead."  This seems to be at least 3-4 years old judging by hits by DDG.  Harmless or a serious problem?05:17
systemdleteI'm running ufw/gufw here.05:17
systemdleteagain, ascii 4.9.0-13 kernel; same physical host system.05:18
masonsystemdlete: I wouldn't have thought ASCII would ship nftables, but I might be confused.05:18
systemdletethis is after the system being up for a couple of days now.  First time I think I have seen it.05:19
masonOh, it's older than I realized.05:19
systemdletemason: Wasn't iptables implemented as a front-end for netfilter so legacy software would run05:19
systemdlete?05:19
masonsystemdlete: Yeah, but that's newer. Unless, again, I'm confused.05:19
masonYeah, this is what I'm thinking of: https://wiki.debian.org/nftables05:20
masonNot default until Buster/Beowulf, but I'm not sure when it was available, so maybe ASCII has it in some form. I don't use ufw, so I can't speak to that - bare iptables here, using the converter you noted.05:21
masonAnyway, g'night.05:21
systemdletenight and thank you05:22
systemdletegnarface: For bonnie++, how do I specify the target filesystem or disk drive?  This is not clear from the man pages.05:34
systemdleteI'm guessing it is -d dir; this page indicates so:  https://www.jamescoyle.net/how-to/599-benchmark-disk-io-with-dd-and-bonnie05:38
systemdletebut even there, he says:  "-d – is used to specify the file system directory to use to benchmark."  To me, that is not the same as saying "a directory on the filesystem to be benchmarked"05:39
systemdleteEver the word nazi I am, but honestly, I wish devs would learn how to clearly document things.05:39
user____Hi. Yesterday I may have been pranked or pwn3d on beowulf fresh install. I run xfce4 and at shutdown time when I clicked the shutdown button in the ui, after the screen turned black, a UAC dialog appeared which I had not seen before in my life, asking for user password for privileged operation. And it said owned by org.systemd.something. Of course I entered nothing at all there.08:01
user____It is possible that it was an unusual system feature but also that it is real phishing. I am suing the state here for a lot of money and winning. I am a prevalidated target for various "interactions" by select state organizations for that reason.08:02
user____Has anyone got a screenshot link of a systemd related UAC "enter password for privileged operations" screen handy?08:02
user____The system did not shut down as I clicked cancel (was that even safe?), and the confirmation dialog did not appear again on subsequent tries08:03
user____Since I upgraded the ff browser to 78.0.1 yesterday and it self upgraded to 78.0.2 I thought that may have set up something.08:04
user____Phishing wise.08:04
user____maybe-related, also systemd rebels, possibly future devuan recruits... https://medium.com/@gdm85/xfce4-restart-shutdown-without-systemd-polkit-consolekit-you-name-kit-8e52ab608ddf08:09
* stovepipe chuckles08:19
user____One has got to admit that seeing a systemd UAC logout / privileged password request dialog on a beowulf system is SLIGHLTY unusual.08:24
user____Another: pressing my power button on beowulf shortly enters suspend instead of initiating shutdown.08:30
user____This is fast and caught me out once already, pulled power with system in suspend without realizing.08:30
user____It does not seem to be editable in the usual location in inittab08:30
user____ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now -- this is the inittab line08:31
user____oh that is not the power button action sorry08:31
user____xfce4 power manager in menu is set for menu display "ask" on power button press. That does not happen.08:32
user____sleep and hibernate buttons are not present on this machine and both are set to nothing and grayed out in power manager.08:33
user____stovepipe: I am not in usa as you can see. Why chuckling? The new recruit?08:33
user____This is the screen I got yesterday ONCE. Why? Was it phishing? https://unix.stackexchange.com/questions/545328/sudo-equivalent-in-systemd08:39
user____I see my xfce4 session starts the policykit authentication agent. Is that needed in an xfce4 session at all?08:43
user____another: https://unix.stackexchange.com/questions/224487/uninstall-geoclue-from-debian08:46
user____geoclue demo is running in xfce4 session, just stopped. This is a fresh beowulf install.08:46
user____I am still miffed that the systemd uac screen appeared on beowulf yesterday, once, on shutdown attempt. What the h*08:49
user____Bookmarked that last link, incredible. You need to tell the command to not ask for a root password while running as root? It's like asking your left hand for permission to use the left hand unless you tell it not to ask for permission. These people are way off the rails, systemd people.08:58
user____I've made a lot of noise in the channel, will shut up now.09:01
r3bootLOL, I've seen a lot of crap wrt systemd, but a phishing attack by some state actor is next level, nice one user____ :)09:12
user____Well it is not so out of the ordinary here. The local debian mirrors are known to be under "unreliable" control for one thing.09:15
user____Check by /whois where I am09:15
user____Acquiring root and account passwords is part of the "welcome package" these people extend to anyone. It may be automatic.09:16
onefangWhat did I just miss?09:16
user____yesterday I also had yahoo email login problems. I suspect the same reason.09:16
user____onefang: my oem question was how come I saw a systemd privileged operation password required dialog on beowulf yesterday, exactly once.09:17
user____at shutdown time.09:17
user____the rest was speculation as to why or how.09:18
onefangThe bit about debian mirrors is what caught my interest, since I'm one of the Devuan mirror herders.  We mostly use Debian package mirrors for those packages we don't fork.09:18
user____Hm.09:19
r3bootActually, you saw a reference to a namespace inside of dbus, which just happened to have the org.systemd prefix, nothing special09:19
user____The gui screen is a reference to what?09:19
user____r3boot: I saw the GUI password entry for privileged op dialog.09:19
r3boothttps://techbase.kde.org/Development/Tutorials/D-Bus/Introduction#Namespaces_and_Addresses09:20
r3bootuser____: yes, thats normal, because you need elevated privileges to perform a shutdown. Hence, something/someone will need to ask you for your password (unless you have some method of circumventing it). That is what the popup is for09:22
user____that is brilliant, r3boot. But the system has no systemd on it that I know of.09:22
r3bootthis has nothing to do with systemd09:22
user____And no you do not need "elevated privileges" for shutdown because that is sorted by xfce4 setup permissions which allow this, allowed it before yesterday, allowed it before that, allow it now. Just not once yesterday.09:23
user____your link is related to kde. xfce4 is not related to kde.09:24
r3bootright09:24
onefangSystemd itself isn't on Devuan, coz we try to strip it out.  However, there are a few compatibility things we needed to add to work around various systemd infections.  So there's the odd referenece to systemd still there.09:24
r3bootokay, back to useful things :)09:24
user____onefang: just for laughs, trying to conjure the same dialog using a cli command to see if it is "present" (and dangerous)09:24
onefangI just use the shutdown command on those rare times I need to.09:26
user____Again: the xfce4 shutdown button works fine... it did not work ONCE, apparently. And I want to know why and how.09:26
user____policykit pkttyagent and pkexec exist. Maybe these can do this crap?09:27
user____so confirmed: on beowulf with policykit installed, the following command conjures a scary systemd (see Details:) apparently-originated UAC password entry screen: pkexec /bin/bash -c date09:29
user____I suppose one of the packages I upgraded yesterday killed pkttyagent and then the gui password dialog appeared. With pkttyagent running it does not appear as expected.09:29
user____correction: details does not show systemd owned. it shows freedeskop/policykit owned. yesterday's was systemd owned.09:30
user____I now think it was real phishing.09:31
user____Has anyone ever seen such a dialog on beowulf? At any time?09:31
user____I now consider the machine to have been kitted.09:31
user____Bummer.09:31
user____Suggest a normal command on beowulf capable to generate the above dialog with Detail: including org.systemd.*09:35
user____Channel: ^09:35
user____?09:46
r3bootjust do a reinstall with something you do trust. IF the box is kitted, you can no longer trust it09:51
r3bootor even better, get a new machine, since this one likely has implants09:52
r3boot(that, or submit a bugreport and/or a patch which fixes it)09:54
stovepipechinese virus10:20
gnarfaceuser____: it wouldn't surprise me if that were a normal dbus/gconf namespace thingy10:24
gnarfaceuser____: inconclusive10:24
gnarfaceuser____: the thing about the power button not working right might just be a issue of package alternates...10:25
gnarfaceuser____: are you using lightdm?10:25
user____xfce410:28
user____gnarface: okay, provide a cli command which produces that password entry screen with Detail including org.systemd.*10:28
gnarfaceuser____: i'm not sure if that answered my question. the graphical login manager is lightdm?10:29
user____slim10:29
gnarfaceoh10:29
gnarfacehmm, well a similar thing happens with lightdm but it goes away if you install lightdm-gtk-greeter instead of whatever gets installed by default10:30
gnarfacethe thing about the power button not working i mean10:30
user____but does the DETAIL field show org.systemd.* or not?10:30
gnarfacenot sure about the org.systemd.* thing10:30
user____Oh the power button.10:30
user____I tinkered with it a little we'll see later if it behaves now.10:31
r3bootit would help if you tell us what '*' is, since then we can identify the exact thing on dbus which is throwing this10:31
user____I don't remember. I was shutting down and on the black screen with all ui elements already gone this popped up. I was in a hurry and incredulous so I looked at Detail and then clicked Cancel which got me back to the logon screen, logged in, then again shutdown, then it worked without nag screen10:32
user____Should have taken a pic with the phone. Screenshot in the usual way was not possible by then, all ui was gone.10:32
r3bootAlso, slim does not do any form of polkit/consolekit out of the box, you have to configure that manually.10:32
user____I am aware. Thus the question. Who or what caused that crap?! Once!10:33
r3bootgive us the full path to the namespace, and we can tell you10:34
user____if it happens again yes.10:34
user____*when10:34
user____I installed a lot of packages yesterday, something in one of them may have lingered. Or not.10:35
r3bootcould be. We are deep in crystal ball territory now :)10:35
user____Does one want the policykit auth agent running in an xfce4 session?10:35
user____r3boot: in my version of the story the crystal ball is Sauron's eye watching me.10:35
onefanglol10:36
* user____ moons the crystal ball and heads for the kitchen's pots and pans - noon here soon10:36
r3bootuser____: you need /some/ framework which allows you to elevate your privileges to shutdown. This can be su, sudo, gtksudo, polkit, consolekit, or some other contraption.10:36
r3bootw10:36
user____I'll try shutdown with polkitd stopped. But I want to see org.systemd.* in Detail. Not *polkit*...10:37
r3bootwe only care about '*'10:38
stovepipe"I am a prevalidated target for various "interactions" by select state organizations"10:38
stovepipei would like to know more about this10:38
r3bootmja, maybe take that to #devuan-offtopic10:39
stovepipeRIP IRC10:40
user____ripoff irc "freedom"10:54
user____stovepipe: google "state surveillance romania" -- done with it here.10:55
user____specifically: (all the laws mentioned therein are valid since then and there are a few worse things meanwhile, like blocking internet sites at national router/isp level with no recourse and so on) https://giswatch.org/en/country-report/communications-surveillance/romania10:57
* user____ is now really done10:57
systemdletegood news and bad news.  Those "hardware" errors (or whatever they SEEMed to be) coming from the hard drives are now all gone.  Drives are all fine, old and new ones.  In fact, many of my older drives I thought had died (well, they SHOULD be dead by now) probably work.11:23
Artemis3i wonder what chipset is this11:23
Artemis3hope not p67h67, nah too old :)11:24
systemdleteThe problem was the Kingwin disk bay unit.  I noticed that the individual power LED for some of the drives were no longer lighting.  So, on a hunch, I took the drives out and hooked them up directly to power and sata connectors on the mainboard.11:24
Artemis3well done11:25
user____Kingwin must be a pun on Kingston :) The Lolex of Rolex!11:25
systemdleteI had aproblem with another Kingwin unit a few years back, but they repaired it for nothing and it kept working.  But it was noisy, due to the fact they had not laid out the backplane so you could put in a large fan; it had 2 40mm fans I think.  This one has one large 120mm fan, which is quieter, but honestly, with the unit out completely, it has never been quieter in my apartment.11:26
stovepipeuser____: so romania is evil surveillance now? are they watching you on IRC?11:26
systemdleteyeah, I've been pulling my hair out for months now, first with one drive that went bad (for real) but then another drive, different brand and model, also seemed to fail only on one PC but not the other (which has no Kingwin or other intervening issue).11:27
Artemis3big brother always watches you, everywhere.11:27
stovepipeif state organizations are watching you, they certainly would be here11:27
user____unlikely but there are rumors of "blanket deployed" root kits / phishing kits especially targeting new installations of "dangerous" systems (i.e. linux).11:27
Artemis3they don't need to, but they sometimes do11:27
user____I am curious if the stupid error can be reproduced. I will try hard and report. I *hope* I am paranoid. But I have reasons...11:28
stovepipedangerous systems are status quo and without eyes11:28
systemdleteI'm wondering if revisiting the older, 3-bay unit is worthwhile.  I've looked at others, like Rosewill, but I'm not impressed with their units.11:28
Artemis3such an evil move that state malware, not that im surprised or anything11:28
stovepipeall eyes are on devuan11:28
systemdleteI like having the separate power and activity lights on each bay so I can tell if there is a problem.11:29
user____all eyes are on people installing vpn's which I did yesterday.11:29
Artemis3what their malware exploits systemd?11:29
systemdleteOTOH, I've set up a watchdog on my kern.log now and it sends me telegrams to my phone if there is trouble.11:29
systemdleteso maybe all the blinky-blinkies are not so necessary now.11:29
Artemis3who needs bays when you can always screw/unscrew the things all the time :)11:30
systemdleteTo #debianfork with that.  Otherwise, "mom" will come out here and yell at you.11:30
systemdleteArtemis3:  Yeah, but that's not the only thing:  The one big fan helps keep the disks cool.11:30
Artemis3its its just that, put the fan in the case?11:31
Artemis3if11:31
user____Invest in an even bigger fan, run it as slow as possible. Should be hush level. 9dB?11:31
user____Yes inside the case.11:31
Artemis3140mm11:31
user____I think that is big enough :)11:31
systemdleteas long as there is adequate air flow, ok11:31
Artemis3what was the silend brand, artic? forgot11:31
systemdleteI've already got about 4 fans in the case now.11:32
user____If you really worry about noise get a conduction cooled case from Lian Li etc. This is really ##hardware talk now, should maybe not be here on #devuan.11:32
systemdleteSome of the new cases I've been looking at have sideways slots for all the disk drives.11:32
systemdletewell, this began due to a hardware issue.  We were uncertain if it was the kernel version or some flakey mb chips, or what11:33
Artemis3yeah i have seen those, so easy to handle11:33
Artemis3but problem solved, well done11:33
systemdleteyou can do everything without any tools but your hands and fingers.  These new cases are so f-ing cool I want one just because they are so f-ing cool.11:34
Artemis3rgb leds and stuff?11:34
systemdletesome of them, yeah.11:34
systemdleteif that's your thing.11:34
systemdletethey have cases with the usb and jacks on the top, so they can help collect dust more efficiently.11:35
user____Don't need tools for cases since 2005 or so.11:35
user____systemdlete: and coffee11:35
systemdleteyou haven't seen these.11:35
user____But conduction cooling is the best. No need for fans.11:35
user____systemdlete: I have seen a lot of things, even poured my share of liquids into some by mistake over the years.11:35
systemdleteI mean, the guys who review the cases (unboxing vids) take the whole case apart and then reconfigure it completely right in front of your eyes.  THATS COOL11:36
systemdleteArtemis3: Thank you for the congrats. I've been thinking this for some time now, but I love the ability to pop drives in and out (even if you have to shut down the machine first to do it).  It's so convenient, and the cooling like I said.11:37
Artemis3well if your motherboard has the internal esata ports you don't even need to turn it off (unless it the /)11:38
systemdleteIt's spooky quiet here now.  I miss my Kingwin...11:38
user____lol11:38
systemdletenot esata; just plain sata I think.11:39
user____https://www.google.com/search?q=conduction+cooled+pc+case11:39
systemdletethat better not be a link to some site in romania...  :p11:40
* user____ buys systemdlete 10lbs of carrots, for the eyes. google links.11:40
systemdletenot gogle.com or gooogle.com ?11:40
Artemis3haha they can probably mess people's browsing at the isp or country level11:40
gnarfacegoogle does11:41
Artemis3i know my country has done it too...11:41
user____they are interested in hoovering up information that can be used against people later, not in immediate attacks.11:41
gnarfacethey also serve different content for different languages in the same region, too11:41
gnarfacebut this is definitely offtopic11:41
Artemis3which is why now i use dnscrypt-proxy, no other dns cuts it11:41
user____indeed. Clean out your cookies frequently. Google cookies.11:41
systemdleteOr how about a <h link="www.someplaceinromania.ro">www.google.com</h>11:41
systemdleteEver fell for something like that?11:42
user____have a lollipop and go back to kindergarten11:42
user____this is irc, antisocial media of ascii emoticons.11:42
Artemis3it also caches dns so is great for your lan11:42
systemdletewho you talking to user____?11:42
user____just to myself.11:42
systemdleteoh11:42
systemdleteyou mean, to the hackers?11:43
Artemis3leaving words for the logging11:43
systemdleteah.11:43
systemdleteArtemis3:  What about dnsmasq?11:43
systemdleteit caches, and it has dhcp server built in.11:43
Artemis3thats just cache, this one does the secure encrypted dns thing11:44
systemdletednssec?11:44
Artemis3yeah that and the other two, check it out11:44
systemdleteok, I will.  thanks for the tip11:44
Artemis3should be in the repo11:45
Artemis3"A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt."11:46
xinomilounbound can do caching/DoT/DoH too. or use dnscrypt-proxy..11:46
systemdleteso gnarface:  Have you caught up in the channel here?  See what I did to solve my drive problems?11:47
Artemis3Here is project page: https://github.com/DNSCrypt/dnscrypt-proxy/11:47
gnarfaceit was just hardware failure right?11:47
gnarfacethe drive bays?11:48
gnarfaceor rather, the drive bay controller failed?11:48
Artemis3i'd suspect either cables or contacts11:48
systemdleteI think the drive bays don't really have a controller per se11:48
gnarfacethey might have some sort of processing unit, i wouldn't be sure the fancier ones don't11:48
systemdletethey have a small backplane for each of the 4 drives with a sata power and sata data connector.11:49
gnarfaceit might not be all resistors and wires11:49
systemdleteso you push the drive in, it catches the connectors in the back and then you have the cables on the outside to the board.11:49
Artemis3a fancier one would probably let you do things like bod or raid11:49
systemdleteThere's 2 molex plugs (why not have sata plugs, but oh well) and the 4 sata connectors.11:50
systemdleteI was doing RAID with it, actually.  But I was using mdadm for RAID11:50
Wonkawireshark-commons has grown a dependency on libsystemd0 :/11:50
Artemis3lol11:50
Wonkawireshark-common, of course11:50
gnarfacewell if it's just contact corrosion, that should be fixable with some polish11:50
systemdletewireshark-common-systemd?11:51
systemdleteI don't know gnarface.  The LED lights were wonky also...11:51
systemdleteand the strangest thing is that the 2nd bay was working as far as the data to and from the hard drive, no errors, but the power LED was not working, though the activity LED was working on all 4 bays.11:52
user____Wonka: wow. What for?11:52
user____network manager related tentacle?11:52
Wonkauser____: don't know, I only tried to "apt upgrade"11:52
systemdleteThat was the point I said NUF.  Let's see what happens if we completely eliminate the Kingwin unit altogether.11:52
Artemis3when you need your net sniffer to be launched from init service because reasons?11:53
systemdleteWonka:  You are sure you are not hitting a romanian repo?11:53
user____haha11:53
user____a nice ventilated case :) if it gets too hot put it in the *bathtub* https://www.overclockers.co.uk/lian-li-pc-y6a-odyssey-yacht-mini-itx-case-silver-ca-74i-ll.html11:54
Wonkasystemdlete: quite sure it's deb.devuan.org - no idea if there's romanian servers in the rotation ;)11:54
user____I think the romanian debian archives I referred to were cleaned meanwhile.11:54
systemdleteromanian?  Maybe romulan?11:54
Artemis3packages are signed and checked by apt anyway11:54
systemdleteI know, was just... having some dumb fun with the topic...11:55
Artemis3yeah but its a valid concern11:55
systemdletethat's too bad.  That it is a valid concern.11:55
onefangNo known Romanian servers in the deb.devuan.org round robin.  I am talking to some Romulans though.11:55
systemdleteIt should not be.11:55
user____not in devuan round robin in debian round robin11:56
Artemis3thats remans not romans (those are from a bit earlier age)11:56
Artemis3actually that country did took the name from ancient rome, but whatever11:57
systemdleteonefang:  Tell the Romulans they can have their leader, Trump, back.11:58
systemdleteWe'll throw in Biden too.11:58
systemdleteAnyway, too many hours at this.  Time to hit the hay11:59
Artemis3user____, nice case lol12:01
Artemis3ps: youtuber tried it in a pond, doesn't float xD12:16
user____lolsubmarine yacht. Perfect for diving in a cooling isolating oil filled pond.12:20
user____what is the "planet number" in devuan releases?12:22
user____Ah ok I got it12:23
user____Artemis3: you will like this12:26
user____https://www.pugetsystems.com/mineral-oil-pc.php?__cf_chl_captcha_tk__=d53d317b6eeb73a205bcc7edd6bf8208d7261bcf-1598437547-0-AepUVggQJgZbRVUeByZZ0sOuWXTWQPXuPd1TkLSFu1nchQILJjKDeUG_3nsqpYNcBghhy5IkXQufVwOoXcrXJx9lEAlAPlhSqKxJH1wcSz4ns1pOjE3l7qxlk3zsKI52-5BrYokO6p_xb3qnNzDdNOgO0Ei78pMo4mu1LOxQxt51EapA4jmiI8m-J5huh8Qq4IZOEXVfKZk2R6yq41TxfhTEkgT3Dxg2cRl4ie0btUJ-Ji2SZK-aKAJ9k1y098nADjn2X1SbCTeAYOoHCCe4wTc0moQK12:26
user____upKEpRGpLeK5TzeB_l0fK6WpHeuYXohA6ccXpJarsVokPvWQvFWfjtm4ZfPiCXB2toBPvw_jm0KMXsH55V7c_7ejzKvUYSblcbZP9tP8NBwweXQQvASflRFd4aJVdFS4wN9otZLtuixaoDOK2wADIiI85bKc6ivHpElWNOR_QmaOZFe5F9qfrV_JyALrMdXMm1Gsv_AEUxUibWBbcUZTNuZRoq5JLi0QidFU7g12:26
user____aargh12:26
user____https://www.pugetsystems.com just this12:26
r3bootghe .. reminds me of the cray2 https://en.wikipedia.org/wiki/Cray-212:37
user____Plumbing one's "data center" into the hot water house heating system is a valid move. No fans needed then.12:50
user____rebooted with all polkitd and agent things killed, no root password request screen seen12:57
user____will be back later maybe someone knows something I should check in continuation?12:57
user____xfce4 wm re-arranges desktop icons on reboot. I want them to stay where I put them. This is not good. Any way to avoid the auto arrange?12:58
user____systemd password request mystery cleared #113:52
user____problem: systemd contamination of /etc/acpi/powerbtn-acpi-support.sh root.root 75513:52
user____edit file to be just: '#!/bin/bash\nlogger -p syslog.crit "shutdown by power button press commanded"\nsync\n/sbin/shutdown -h -P now "Power button pressed"'13:53
r3bootnice, now try to execute that as a normal user and see what happens :)13:54
user____The immense wisdom of systemd prozelytes determined that the power button should be treated like the logout software button on the ui. However, in real life a) the power button may be in another country (telecommuting) or b) the power button needs to be used because the ui is frozen13:54
user____r3boot: I did. Go away. It works fine. The power button pressing person is not a "normal user".13:54
user____I am so sick and fed up cleaning up after baby drool (systemd) all over things which worked for 20 years in my hands and for 40 since inception.13:55
user____ /rant13:55
user____r3boot: for normal users, one creates a group called perhaps r3booters and puts the users allowed to run the command in the group, then permits sudo that command with no password for the new group.13:56
user____similarly one can use an automounter script or use a group of mount enabled users instead of idiotic uac on a single user machine14:05
onefangThe Romulans will be most upset.14:13
user____Need to send some klingons to mop up that sector soon.14:18
user____now thunar wnats me to id whenever I try to mount one of the local drives. drive management by thunar is on.14:18
user____I need to find another script to neuter. Later.14:19
* user____ looks into editing polkit policies a "little" with a chainsaw14:19
WonkaI was not entirely correct on wireshark-common having grown a dependency on libsystemd0. That was there before and could be satisfied by libelogind0. The version in testing now depends on libsystemd >= 246, which cannot be satisfied by libelogind=243.8-1, which is the newest one in testing...17:09
masonWonka: A useful metric to consider - if a tool can build on FreeBSD or Slackware, a systemd dependency is just in the packaging, not the code.17:12
Wonkayep... well, I only need a new enough libelogind0 in testing.17:13
masonBetter still would be it not requiring the renamed systemd-logind library, but yes, that's correct.17:13
Wonka(it depends on libsystemd0 >= 246, I missed the 0 above)17:14
Wonkawould we be able to correct the packaging so it loses that dependency=17:15
Wonka?17:15
masonWonka: Maybe, but it'd be necessary to see why it was linked and if any new functionality is actually used.17:17
masonChange logs might say.17:17
user_____did you see my solution for power button not shutting down system due to systemd contamination from a few hours ago?22:24
user_____Here is the problem and the solution again:22:24
user_____on power button press systemd and polkit crap "checks" that no-one is logged on and if logged on offers a gui password entry to permit the shutdown. this is a serious idiocy, the hw can be in another room or country, and the power button has priority over any logged on users for sure, especially if the gui is stuck.22:25
user_____solution:22:25
user_____#!/bin/sh\n# this is /etc/acpi/powerbtn-acpi-support.sh root.root 755\nlogger -p syslog.crit "shutdown by power button press commanded"\nsync\n/sbin/shutdown -h -P now "Power button pressed"22:26
user_____the previous systemd and polkit contaminated emo script was renamed to $_.bak22:26
user_____I wonder if brain enhancing vitamins are very expensive sometimes, where systemd developers live and work. How can one disable/override a hw shutdown/reset button with a gui?!22:27
user_____When the previous script was in, oem in beowulf, I had to hard reset the pc when the ui got stuck with trashing disks (firefox). Risking to lose data due to unclean disk umounts. Of course pressing the power button shortly did nothing at all, since it tried to put something up in the already unresponsive gui. Sick.22:29
specingyou can blame systemd for lots of things, but you can't blame it on Linux's OOM handling being piss poor22:38
Xelraauser what does devuan has to do with god damn systemd...22:38
specings/it on/it for/22:39
luser978oom?22:40
* luser978 is user_+22:40
specingout of memory22:42
luser978polkit .policy files changed while i installed packages. default policies in the live system worked fine.22:42
specingone non-root process eating all memory shouldn't make the machine freeze22:42
specingand yet it does22:42
luser978specing: is the hdd light on22:43
luser978you can set ulimits to prevent greed22:43
luser978i do that and nice +5 on firefox and it is tame.22:44
Ownerif machine freezes then it could be the hdd failing as it writes to swap23:02
Ownercheck dmesg for ugly messages23:02
tom_hello23:03
tom_Having some issues with imagemagick on beowulf23:04
tom_not sure if i'm doing something wrong23:04
tom_or if it's a bug23:04
tom_I type convert -size 290x70 xc:skyblue -bordercolor black -border 5 -fill black -stroke black -strokewidth 1 -font Anonymous-Pro -pointsize 30 -draw "translate -115,-3 skewX 54 gravity center text 0,0 'x'" test.png23:04
tom_this draws an x in the middle of the image.23:04
tom_I expect it to draw it on the left, or at the -115,-3 offset23:04
tom_the X coordinate appears broken when handling negative numbers23:05
luser977put -size after the 1st filename23:06
luser977oh you are generating23:09
luser977there's an imagemagick channel on freenode i think.23:10
luser977yes ##imagemagick tom_23:11
tom_I don't think it's active23:12
luser977just been there, lots of nicks. ask and wait imo23:12
luser977wow we have bats buzzing the window. scary.23:32
* luser977 goes to zzz23:32

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