libera/#devuan/ Saturday, 2021-03-27

tuxd3vhello all,00:33
tuxd3vI chashed my Chimaera desktop, but I manage to recover it, at least to some aceptable state :)00:34
tuxd3vchashed -> crashed00:34
tuxd3vnow I am using Mate Desktop00:34
tuxd3vbut I don't know why the "Startup Applications", are not starting 'tilda' :(00:35
tuxd3vI mean start in boot..00:37
Xenguytuxd3v, It should work, unless it's just a weird tilda glitch.  That feature works for me with other programs.01:02
XenguyMATE seems overall pretty decent01:02
XenguyMaybe try a test or 2 with other programs?01:03
gnarfacecan you edit the actual command it calls?01:06
gnarfaceif so maybe try appending >/dev/null 2>&1 &01:07
tuxd3vyeah, I don't know why, but in the past the command used to be suficient, but I will try that :)01:14
tuxd3vXenguy, yeah it should, and the "startup applications" appear in the control Panel, and it does start other programs, but not tilda :/01:16
tuxd3vI think I will reinstall tilda and test again..01:16
tuxd3vcould that in the crash I had something was afected from that program..01:16
Xenguytuxd3v, A reboot can never hurt, with that program01:42
XenguyIt's weird that it doesn't behave normally01:43
XenguyBut you know what 'they' say?01:43
XenguySomething like, 'Normal is Weird', or something fancier01:44
tuxd3vI will try a reboot in the next day or so, I will test again, from xterm is starts nice, coul be something that I removed when I crashed the system.. maybe apt got halfway, and there are still some bits left that are provoking this behavior..01:53
XenguyGood luck with the troubleshooting01:55
tuxd3vyeah, many thanks :)01:56
pandakekok9Hi, can someone help me figure out why my build of iwd is failing? Console output is at https://jenkins.devuan.dev/job/devuan-package-builder/493/console10:49
pandakekok9Repo is https://git.devuan.org/devuan/iwd10:50
pandakekok9Ah nevermind, found the reason10:50
fsmithreddpkg-buildpackage: error: syntax error in debian/control at line 16: block lacks the 'Package' field11:12
pandakekok9fsmithred: Yeah that's what caused it, got a successful build now11:12
fsmithredcool11:13
pandakekok91.12 should be in unstable shortly11:13
pandakekok9Sorry about the very long delay, my friends.11:13
fsmithredis that a replacement for wpasupplicant?11:15
pandakekok9fsmithred: Yes11:15
pandakekok9It's actually amazing nobody complained in the forums about iwd being behind for 3 versions straight11:16
pandakekok9Maybe I should slack off again and only update when it's now 5 version behind /s11:17
unixbsdhow to compile  dillo with the openssl, i.e. with -lopenssl ?12:51
tarzeau_unixbsd: they have some news at https://www.dillo.org about 3.1 upcoming version with https support changes13:31
tarzeau_you might also want to look at https://www.netsurf-browser.org or links2 -g13:32
unixbsdwow13:35
unixbsdI am impressed of the quality of your answer13:35
unixbsdyou touch Terminal as well? fltk, C, ... and low end programming?13:36
tarzeau_i like C, shell and Objective-C13:40
unixbsd you mean c#?13:41
pandakekok9c# is windows, while objective-c is apple13:46
unixbsdah ok, man apple.13:53
unixbsdI never managed to run anything on mac, this brew and all complications to make something to work. beest is to run virtualbox on a mac13:53
tarzeau_unixbsd: no c# is microsoft, objective-c is same age as c++, was used in next.com commercially, still being used by next.com and gnustep13:56
unixbsd?to have a little devuan to ramdisk image file? I would like to add "live devuan" to my live image disk13:56
tarzeau_i'm fine with my m1 mba and brew (and compiling stuff from source)13:57
unixbsdtarzeau_: ah... why do you need a Macintosh?13:57
tarzeau_the battery holds a day?13:57
tarzeau_i'm into typography, texts, free software. see github.com/alexmyczko/fnt13:57
unixbsdwhy not a raspberry? it has solar, and no power electricity, just solar panels.13:58
tarzeau_because raspberry has the slowest memory: sid.ethz.ch/memtester/13:58
unixbsdslow.? on devuan and raspios, it runs pretty fast.13:58
tarzeau_raspberry pi4 is just slow. compared to my arm64 mba :)13:58
unixbsdwhat is arm64 mba? I tried plan9 on rpi3b, it is super fast.13:59
tarzeau_it was horrible in my memory, cpu, network, and disk benchmarks13:59
tarzeau_arm64 is the m1 apple macbook air laptop 13"13:59
tarzeau_yeah plan9 is nice!13:59
unixbsdwhy is it so fast? It looks still very good this plan9 actually. it is the oldest remain of the authors of C.14:00
tarzeau_also tried haikuos ? reactos or riscospi?14:00
unixbsdreactos is no way, it is windows. we need unix and a c compiler14:01
tarzeau_p9 or my mba?14:01
unixbsdwhy not BSD? netbsd is pretty os.14:01
tarzeau_do you remember xbill, the game?14:01
unixbsdxbill it reminds me something --- at age of potatoe or sthg14:01
tarzeau_i've run netbsd on my sparc: https://www.lysator.liu.se/~marcus/amiwm_gallery/ the gurkan one is my screenshot14:01
unixbsdoh, yeah, netbsd is awesome for archi support. it works on all machines.14:02
tarzeau_2002, haha14:02
unixbsdthis is how it should be14:02
tarzeau_tried minix?14:02
tarzeau_i like microkernels, mach (not gnu mach or hurd)14:02
unixbsdyeah yeah minix inspired linus14:03
tarzeau_or minix, also very nice. hw drivers in userspace, nic driver crashes? you restart it14:03
unixbsdmicrokernels... there were famous14:03
gnarfaceguys, take it to #devuan-offtopic14:03
tarzeau_were? they're still actively used14:03
tarzeau_xnu is mach14:03
unixbsdwhat is better with minix? it sucks a bit, it does not run on all architectures.14:03
coniferhi, when I first started my adventure with linux (debian at that time) I read an advice that I should avoid programs using their own makeshift installers and 3rd-party installation systems because they sometimes make a mess, and they undermine the integrity assurance that apt grants me17:37
coniferis this still a valid recommendation today? because I now want to install a program that is distributed through flatpak and snap, or I could go for building from source, which I'm not used to, but I could try17:38
bone-baboonIs Devuan's kernel like Linux-libre?17:42
bone-baboonhttps://www.fsfla.org/ikiwiki/selibre/linux-libre/17:42
bone-baboonFrom the Linux-libre website: "Linux, the kernel developed and distributed by Linus Torvalds et al, contains non-Free Software, i.e., software that does not respect your essential freedoms, and it induces you to install additional non-Free Software that it doesn't contain. Even after allegedly moving all firmware to a separate project as of release17:43
bone-baboon4.14, Linux so-called "sources" published by Mr Torvalds still contain non-Free firmware disguised as source code."17:43
fluffywolfyeah, that wording is so intentionally infammatory that I'm not touching it.  lol.17:44
iv4nshm4k0vI find the wording somewhat unhelpful; I'd rather see it telling where, specifically, there are non-free parts in Linux.17:47
bone-baboonI am just using Linux-libre as a comparison point and wanted to be clear about what I am asking.  Does Devuan do something similar in terms of beblobbing it's kernel?17:51
bone-babooniv4nshm4k0v: The Linux-libre project provides tools for what you are asking for: "deblob-check is a script that you can use to test whether a kernel source file, a patch or a tarball, contains any remaining or suspicious firmware blob." and "The removal of non-Free bits from the kernel Linux is accomplished with the script deblob-main".17:54
iv4nshm4k0vbone-baboon: ACK, thanks.  I don't think Devuan does anything beyond what Linux maintainers do, though.17:57
iv4nshm4k0vAlso, I'd like to point out that modern computers typically have more than one /programmable/ processor.  I don't see how being ran /not/ on primary CPU makes a program "firmware": a program running on the wi-fi module may contain bugs (including exploitable vulnerabilities) just as well as, say, a browser.18:00
bone-babooniv4nshm4k0v: I am trying to use hardware that is compatible with open source software for example AR9271 that works with ath9k.18:06
crashoverrideI kinda agree with fluffywolf tho18:06
crashoverrideI mean I'm all for open source and all18:06
crashoverridereally, open source IS a requirement18:06
crashoverridebut libre...18:06
crashoverridethat's much more related to politics, and so much more prone to attracting trolls18:07
bone-baboon"Debian is the only common non-endorsed distribution to keep nonfree blobs out of its main distribution." https://www.gnu.org/distros/common-distros.html18:08
crashoverrideso if the kernel contains proprietary binaries, big enough to make an ASM audit practically impossible...18:08
crashoverridethen yea, this has a point18:08
fluffywolfregardless of the actual validity of an argument, I dislike anyone who uses wording like that to try to anger people rather than presenting their argument.18:08
crashoverrideotherwise...18:08
bone-baboonAs Devuan is a fork of Debian would it also have this?18:08
crashoverridebone-baboon: in theory yes18:09
iv4nshm4k0vfluffywolf: AFAIK the Linux-libre project is mainly run by non-native English speakers.  I'm willing to tolerate poor wording here.18:10
crashoverride"disguises"seems kinda delibarate...18:11
crashoverridedisguised*18:11
crashoverridedamn software keyboard18:11
fluffywolf"does not respect your essential freedoms", "induces", "allegedly", "so-called", "'sources'", "disguised"....  no, that's not the result of not being a native english speaker.  that's the type of writing I expect from fox news, not someone with a valid argument.18:12
iv4nshm4k0vGood rhetoric takes time and effort to learn and get right; more so if you need to do that in /two/ languages simultaneously.18:13
crashoverride+1 fluffywolf18:13
crashoverrideiv4nshm4k0v: you're part of the people who pretend all the "seemingly dumb" things trump did was part of a "4d chess"?18:14
fluffywolfin many ways, I agree with their fundamental argument - but I don't like them for the way they try to present it.  heh.18:14
crashoverridesame here, again.18:14
fluffywolfalso, I strongly believe that was written by a native english speaker.  The choice of "induces", for example, is not something someone with a limited grasp of english would do.18:15
bone-babooncrashoverride: fluffywolf: Maybe they would accept a patch to improve the wording.  I think the core concept behind Linux-libre is important.18:15
iv4nshm4k0vI don't care much about Trump; I have some other president to worry about.18:15
fluffywolfthat's a very carefully chosen word.18:15
crashoverrideiv4nshm4k0v: yeah well, progress, then.18:17
bone-baboonIs there a release of Devuan that is a rolling release?18:23
fsmithredbone-baboon, our release cycle is based on debian's release cycle18:24
fsmithredjust like 99.7% of our packages are debian packages, unchanged18:24
fsmithredthe closest thing to rolling you can get is to run ceres (unstable)18:25
bone-baboonfsmithred: Would Ceres require a complete reinstall of the system occasionally like the stable releases do?18:27
fsmithredwhat are you talking about?18:27
fsmithredthere are people in the community who have been upgrading their installation for over a decade18:27
fsmithredwithout reinstall18:28
golinuxJust to remind folks that #devuan-offtopic is a good place to discuss non-devuan support discussions18:29
golinuxJust scanned the scrollback and most of it was not devuan-specifric18:31
fsmithredor non-support devuan discussions18:31
golinuxGimme a break.  Just waking up . . . :D18:31
fsmithredoh, it gets better. lol.18:32
iv4nshm4k0vgolinux: Joined; though I think it'd be mighty inconvenient to have discussions tangentially, but still closely, related to Devuan.  Like, you know, meandering between on- and off-topic.18:33
iv4nshm4k0vfsmithred: Huh?  I don't see "support" being explictly mentioned in TOPIC?18:33
Xenguyiv4nshm4k0v, This is mentioned in the /topic:  take offtopic chat to #devuan-offtopic18:34
XenguyBut yes, this is considered a 'support' channel18:35
Xenguyfsmithred, Speaking of which, /topic needs an update of the beowulf version I think (one way or another)18:37
iv4nshm4k0vXenguy: I always thought "offtopic" there means "unrelated to Devuan."  (As such, for example, any issue affecting the version of Linux included in Devuan /is on-topic./)18:37
bone-baboonfsmithred: Thank you for correcting my false assumption about upgrading a Devuan installation.18:43
Xenguyiv4nshm4k0v, It's a judgement call I suppose.18:49
XenguyAlso, when we are really OT, someone will tend to tell us : -)18:49
lts-Extra space in beginning of topic :-)19:10
buZzthere :)19:12
XenguybuZz, Nicely done19:25
hoowayhello19:44
hoowaycan anyone help me with gnu grub, i have installed devuan with full disk encryption and need to boot, but when i type boot it tells "error: you need to load the kernel first"19:46
hoowaywhat commands do i type?19:46
hoowayanyone?19:50

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