libera/#devuan/ Tuesday, 2021-08-31

Achylleshow to install docker in devuan?00:02
ham5urgOne customer has a running Devuan with zero downtime for 3 years now.00:02
Achyllesand translate-shell00:02
brocashelmmaybe miyo would be a good way to introduce devuan to someone not familiar00:02
brocashelmoh, server?00:03
ham5urgYes. A SMB server.00:04
brocashelmnice00:05
ham5urgAchylles, I use LXC and circumvent docker.00:06
argieHello people. Anyone noticed a change in `apt show` on daedalus? (2.2.4+devuan1 amd64) It seems it only outputs the short description, not the full one available in control files00:52
argieParticularly at /var/lib/dpkg/status, it seems the full descriptions are available, however `apt show <package>` only shows the short description01:01
Tenkawado you have an example?01:05
Tenkawaof a pkg you used to test with?01:05
Tenkawaor is daedalus the pkg?01:05
argieNope, the package apt is version 2.2.4+devuan101:06
argieLet's say the package apt, if you look for "Package: apt" in /var/lib/dpkg/status there's the full description in the "Description:" field01:06
argieHowever, when running `apt show apt` all the Description: field shows is "commandline package manager", this is, the short description01:07
Tenkawaremember daedalus is also still in devel so I am not 100 % surprised... let me debootstrap a chroot and take a look real quick01:08
Tenkawaok getting the pkgs now01:15
Tenkawawow that was a slow dload today01:33
Tenkawainstalling my vm now01:33
argielol, thanks for testing for such an "issue"01:36
Tenkawanah I'm just really curious myself01:37
TenkawaI like checking out things like this01:37
Tenkawawhich release did you start at? I am starting at Chimaera though01:39
Tenkawa(to compare against)01:39
argieI might have started at beowulf, and have been migrating to chimaera (when it was testing) and recently migrated to daedalus01:40
TenkawaI'm only getting Description: field shows is "commandline package manager" too01:40
Tenkawain Chimaera01:41
argieAllright01:41
argieSo at least it's reproducible01:42
Tenkawafound it01:42
Tenkawatry this01:42
Tenkawasudo dpkg-reconfigure locales01:42
Tenkawaset your languages01:43
Tenkawapick your preferred output language01:43
Tenkawathen try it again01:43
Tenkawanow its outputting the whole paragraph for me01:43
Tenkawait was doing just Description-en: before which was the giveaway01:44
argieWell, I reconfigured it with my two languages and set en_US.UTF-8 as default01:44
Tenkawathe locales weren't generated yet01:44
argieAnd still there's just the short description01:44
Tenkawahmmm... mine shows it now01:45
TenkawaI picked all 3 english though01:45
argieWell, there surely is some weird config in my part, I got to say01:46
Tenkawafor en_us to generate01:46
Tenkawalocales have been a weird thing in the past for Linux in general01:46
argieI put some variables to my other language, specifically LC_MEASUREMENT, LC_NUMERIC, LC_TIME, and LC_MONETARY01:46
Tenkawaahhh01:46
Tenkawayeah that could overlap01:46
argieAll of those ones to es_AR.UTF-8, the rest en_US.UTF-801:46
argieLemme comment them and see if it fixes it01:47
Tenkawaafter you logout/login regenerate it again01:47
Tenkawayou should see how tough this is with doublebyte languages01:48
Tenkawayou have a few special characters I know01:48
Tenkawaheheh01:48
argie:P01:49
argieWell, I logged out and it from my tty, reconfigured locales with the special LC_* from /etc/default/locales commented (added en_GB.UTF-8 as well), and tried `apt show apt`01:50
* Tenkawa worked on multilanguage support in the 90's01:50
argieStill short description01:50
Tenkawawell darn01:50
Tenkawayeah I'm getting this package provides......01:51
Tenkawa3 lines long01:51
Tenkawathats long descript right?01:51
argieThe "Provides:" section?01:51
Tenkawajust a sec01:51
Tenkawastarts with apt-transport-https01:52
Tenkawathen is like 15 lines long01:52
Tenkawalet me scp it out... can you pastebin yours?01:53
argieI think I'm talking about a different part of the command01:53
TenkawaI'm going to try to pull mine out of the vm01:53
argieAll of the Provides:, Depends:, Recommends:, and so on sections are not part of the description01:53
argiehttps://www.debian.org/doc/debian-policy/ch-controlfields.html#description01:54
Tenkawacan you pastebin what you are seeing?01:54
argiehttps://paste.debian.net/1209713/01:55
Tenkawayes.. thats correct01:56
Tenkawafrom debian unstable:01:56
TenkawaDescription: commandline package manager01:56
TenkawaVersion: 2.3.801:57
Tenkawathats its current description01:57
argieLet me share you what I found on /var/lib/dpkg/status so you can get what I mean01:57
Tenkawaok01:57
fsmithredI see a lot more in ceres and beowulf01:57
argiehttps://paste.debian.net/1209714/01:58
fsmithredyeah, like that01:58
argieSee the longer description after line 21? That's what doesn't show up on `apt show`01:58
fsmithredI don't have daedelus yet, and chimaera is turned off.01:58
fsmithredbut I'm pretty sure we haven't done any work on daedelus yet. We're still finishing chimaera.01:59
Tenkawaargie: yeah... thats what started showing up when I did the locales01:59
Tenkawathats what locales fixed for me01:59
argieWhat I find weird is that daedalus and chimaera share the same version of the apt package02:00
argieEven with ceres, it seems, by what I find on pkginfo.devuan.org02:00
Tenkawabefore it just said Description-en: then nothing02:01
Tenkawaall those lines were gone02:01
Tenkawafor me02:01
Tenkawaonce I generated my locales it looked better02:01
fsmithredargie, that's the version I would expect. We have been building packages for unstable, and they have been migrating to chimaera. That migration got turned off a few days ago.02:02
fsmithredso daedelus will have whatever is in ceres now02:02
argieAnyways, Woah, wait02:02
argieI just changed daedalus from chimaera on my sources.list URL, did apt update02:02
argieAnd now the full description shows up!02:03
Tenkawafsmithred: hey... which is "more widely available?" pkginfo or deb?02:03
Tenkawathe site urls02:03
fsmithredpackage repository site?02:03
Tenkawayeah02:03
fsmithreddeb.devuan.org is round-robin02:03
Tenkawaok good02:03
Tenkawathought so02:04
fsmithredpkgmaster.devuan.org is our main server, mirrors sync to that. Please don't use it. It's slow.02:04
argieI think I found the issue02:04
fsmithredif deb.d.o is slow, pick a fast mirror from the list.02:04
argieAt least on my mirror, devuan.dcc.uchile.cl, daedalus doesn't seem to have Translation-en02:04
Tenkawaargie: yeah that would do it02:04
fsmithredyeah, it's not really ready yet. I wouldn't mess with it now.02:05
fsmithredceres would be safer, I think.02:05
argieI'll just have to wait then, no big deal02:05
* Tenkawa has major MNLS flashbacks....02:05
Tenkawalol02:05
argielol, whats MNLS?02:06
fsmithredMNLS?02:06
Tenkawamulti national language support02:06
argieOof, indeed02:06
Tenkawawhat I did in the 90's for telecom02:06
Tenkawatranslation software02:06
argieOh no, the 90s, codepages and standars everywhere02:07
Tenkawayep02:07
Tenkawaindeed02:07
Tenkawanow to refill my drink... cheers for now...02:08
Tenkawabbialw02:08
argieo/02:09
argieI just really came to see if you knew about this issue, so I'll be off too02:09
argieHappy devuaning or smth02:09
fsmithred:)02:09
ham5urgDoes anyone uses suspend-to-disk? In the last 10 years I did not used it. But who knows, maybe it's similar fast as suspend-to-ram. The only point which stood against it, that the window-manager like gnome does not have a menu for it (only suspend-to-ram).10:09
ltsThe big use case for suspend-to-disk would be to avoid systemd's "a stop job is running". I haven't had use for it without systemd10:17
ham5urgI like to suspend without bothering about the battery (laptop)10:20
ham5urgNo mention about systemd (which itself is undesired)10:21
ham5urgI would like to test the speed of suspend-to-disk (hibernate) with a new SSD I built into a laptop.10:22
freemangordonI am using it, on ubuntu though :)10:22
freemangordonand yes, it is a laptop with ssd10:22
freemangordon1TB intel nvme SSD10:23
ham5urgfreemangordon, how fast does the laptop go to sleep/awake?10:23
freemangordon16GB of ram, it takes seconds to hibernate and resume10:23
ham5urgDoes it depend much onto the RAM-size? I have 64GB.10:23
freemangordonit should depend, or rather on the amount of ram that's actually used, IIUC10:24
ham5urgYes10:24
ham5urgIs it more of "30 seconds" or "3 seconds" in most of your cases?10:25
freemangordonkeep in mind I have a dedicated swap partition10:25
freemangordonit is more of '15 seconds' to hibernate and '5 seconds' to resume10:25
freemangordonthose 5 seconds does not include machine BIOS time10:26
ham5urgOk, that is a bit of time but ok.10:26
freemangordonwhich is 20-30 seconds until it shows all the logos etc :)10:26
freemangordonis it? I would say this is fast10:26
freemangordonbut yeah, maybe my expectations are low10:27
ham5urgI would prefer a dedicated partition or file for hibernation. Anytime a machine of mine used a swap partition it went into state of disfunction.10:30
ham5urgNever used a swap partition for the last 10 years in production.10:30
onefangswapspace FTW.  It resizes a swap files as needed.10:51
GyrosGeierI use suspend-to-disk daily11:13
GyrosGeierhere at $company, the last person to leave turns off the power for the lab11:13
GyrosGeierso all my desktop boxes suspend to disk when the power button is pressed11:14
gnarfacelast i heard there's a hard minimum on the swap size of 100% of physical ram size for hibernate ("suspend to disk") to work11:15
gnarfaceham5urg left already but 64G might indeed be a hit to boot times11:16
gnarfacethough it seems like there should be some way to compress and store it faster11:16
gnarfacein theory anyway11:16
ham5urg_No, I'm here, but sometimes my connection broke. Don't know why11:17
GyrosGeierit depends11:18
GyrosGeiermy TalosII has a gzip coprocessor11:18
GyrosGeierthat would probably be a speedup when writing to SSD11:19
GyrosGeiereveryone else, no11:19
ham5urg_Talos2 is a nice machine.11:20
GyrosGeierindeed11:30
GyrosGeierI don't have suspend working on that one yet though11:31
guest74Hi. Since some time I have a problem with some keys suddenly not being registered.13:00
guest74What could cause the issue, how to check it, and fix it?13:01
djphbad keyboard? try with a new keyboard.13:05
fsmithredturn it over and shake the bread crumbs out of it13:30
Guest56fshmitred it isn't because of their contamination. It is a software related problem. It happens the most often for the left mouse button.16:12
Guest56After a restart, it works again.16:12
brocashelmis there a workaround to get orphaner working again?17:32
brocashelmi tried downgrading to 1.7.33 (last version with it), but i ran into some conflicts with "which" and "tempfile" not being found17:33
blockheadis there a way to find out when Chimaera is scheduled to become Stable?  I checked forums and devuan.org and could not see any information regarding that17:56
brocashelmblockhead: according to the devs, chimaera will be released sometime this coming month so as to not be overshadowed by bullseye17:59
golinuxIt will be announced "when it's ready"17:59
brocashelmyou can already switch to chimaera if you're interested by just changing your sources.list17:59
golinuxIndeed18:00
golinuxMany have already done so18:00
brocashelmit's stable and not that far away from ceres (unstable) in terms of package versions18:00
brocashelmit's on kernel 5.1018:00
* blockhead smile t "when its ready" - I totally get that :)18:00
golinuxThe hang up is mostly in writing documentation at this point18:00
brocashelmmaking sure the colors match up ;)18:00
blockheadmy devuan install is already at chimaera.  I had to do that for some reason that i forget :p18:01
blockheadlol at colors :D18:01
golinuxHopefully, that is taken care of.18:01
brocashelmi use ceres, lol18:01
* golinux is still on jessie18:01
brocashelm:O18:01
* golinux does not like messing with the machine18:02
brocashelmit's also a good way to delay the unnecessary upstream decisions18:04
brocashelmlike with deprecating which18:04
blockheadgolinux: you mean the hardware?18:04
brocashelmnow you have to use command -v (?)18:04
* golinux is not well suited to the digital age . . . any aspect of it.18:05
golinuxAaaaand we're off-topic . . .18:05
blockheadi just wanted to make sure things were all OK with chimaera, Debian switched over on the 14th and the delay made me a little bit worried18:06
brocashelmalso, keep in mind that chimaera/bullseye is also where wicd shits the bed; python2/3 problems18:07
brocashelmso if that's your way to connect to the internet, the only other gui alternatives would be networkmanager and connman18:07
golinuxamesser said he was going to have a look at it.18:07
* golinux keeps fingers crossed 18:08
fsmithreddelay?18:08
brocashelmyeah, i know there's been talks about patching python18:08
blockheadi'd assumed that devuan syncronized to debian release times?18:08
brocashelmhopefully it succeeds and it can be yet another reason to switch over18:08
fsmithrednah. jessie was two years late, ascii was a year late and beowulf was almost as late.18:09
golinuxblockhead: No, we are always out of synce a bit.18:09
fsmithredwe are way ahead of our normal schedule this time.18:09
blockheadohhhhhhh, i did not know that18:09
fsmithredprobably a few weeks, not a few months18:09
brocashelmdevuan forks 200+ packages and has some exclusive packages (like the cinnabar themes for beowulf) on top of syncing with debian (except where systemd and related packages are BTFO)18:10
blockheadgood to know. i am reassured18:11
brocashelmthe forks are usually edits due to high systemd dependency18:11
brocashelmlike with network-manager and openvpn, whose packages have to be devuanized first18:11
blockheadwhen I used BLFS, I figured out that most systemd dependencies are imaginary.  recompile with the right ./configure options and POOF, problem goes away18:12
brocashelmbut the syncs are usually close enough in my experience (i update 2-3 times a day)18:12
blockhead2 to 3 times a day?  wow.  Recently i've been updating every one to two days and I wondered if that was too much18:13
fsmithredn-m does not have to be devuanized. I think that's because we now have elogind.18:13
fsmithredok, I see the chimaera version of n-m is devuanized.18:14
fsmithredbut not beowulf18:14
blockheadelogind ... i see a "d" on the end and get concerned :p18:15
golinuxMany have a "d" phobia18:16
fsmithredyes, blockhead. It's a fork of systemd-logind18:18
brocashelmfor systems that don't use systemd as init18:18
masonblockhead: seatd is a potentially more-acceptable alternative that's being batted around18:19
masonblockhead: see: https://git.devuan.org/devuan/seatd18:19
masonMore acceptable in this case means "it's not a hunk of systemd renamed"18:20
blockheadunderstood18:20
fsmithredyou can do without that stuff if you use a window manager and don't expect user to reboot/shutdown/mount18:21
blockheadwould you beleive I exit the wm, log out from the console and then log in as root to shut down?18:22
fsmithredyeah, that's one way to do it18:23
masonblockhead: sudo or su might speed that18:23
fsmithredI usually set up sudo nopasswd for reboot/shutdown18:23
* Xenguy holds out a crucifix, upside down...18:24
fsmithredlol18:24
blockhead?18:24
Xenguy:)18:24
fsmithredbecause I'm insecure18:24
fsmithredany of my users (that's me) can shut the thing down.18:24
XenguyI don't reboot much, so when I do, I'm in the habit to have a root virtual console always open, plus in X I have a root terminal running screen as well, in one of my workspaces18:26
Xenguyroot is always ready to do battle, just in case ; -)18:26
blockhead:)18:27
ham5urgWhen I try to start UngoogledChromium with a second Monitor attached via USBC-dock, I get this error: http://paste.debian.net/1209802/18:38
ham5urgIf the monitor is detached, all works fine.18:38
fsmithredham5urg, I'm not getting that error, but that's with second monitor on vga port.18:57
fsmithredsimple fix would be to create /etc/machine-id, I think.18:57
fsmithredor maybe symlink to /var/lib/dbus/machine-id which should be regenerated every boot. Check /etc/default/dbus for that.18:59
fsmithredI think they're both 32 characters18:59
Tenkawathats a hardware acceleration error19:06
Tenkawait is trying to treat that doc like a hardware accel capable device (which its not)19:06
Tenkawaer dock19:07
Tenkawathats at least what I surmise from my investigation19:10
fsmithredthat makes sense. I don't get the machine-id error when I tried it with vga19:12
fsmithredand I don't have usbc dock to test19:12
ham5urgI'm trying to repeat the error. Sometimes it can be repeated, sometimes not.19:12
Tenkawaham5urg: forget the error.. does the monitor work?19:13
ham5urgTenkawa: Yes.19:14
Tenkawathen whats the problem?19:14
Tenkawathose messages are inconsequential19:15
ham5urgSometimes - and I don't know why - I get the problem with ungoogled-chromium19:16
ham5urgBut it's working now for quite a while19:16
Tenkawawhat "problem" though is what I am asking.19:16
ham5urgUngoogled-chromium won't start if this happens.19:17
Tenkawaok.. so this is inconsistent. it happens sometimes but not always?19:18
ham5urgYes19:18
Tenkawawith it being on a dock connected video that is going to be very hard to troubleshoot19:18
ham5urgYes19:19
ham5urgI works now, today it did not worked for some hours, now it works. Will see what will happen in coming days.19:19
Tenkawawhen it does start having problems again save the /var/log/messages syslog and kern.log files on that day19:20
ham5urgOk19:21
Tenkawashould be some indication there what possibly triggered the event19:21
Tenkawait could be a term called a "race event" where its just pure timing and things overlapped19:21
Tenkawa2 things fought for the same spot at the same time and one won19:22
Tenkawahard to say without logs and/or seeing it when it happened19:22
Tenkawacheers for now all.. back to preparing for next incoming storm here19:24

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