libera/#devuan/ Wednesday, 2023-02-01

brocashelma theoretical question, but with the ability to use debian with sysvinit again, is it possible to remove all systemd dependencies without using a devuan repo or pinning to prefer certain packages with devuan versioning?00:01
bgstack15My customized Nvidia-tool-assisted xorg.conf has not been altered.00:02
brocashelmsomeone on here was having nvidia problems last night and we couldn't figure anything out for him00:02
brocashelmsearch for necrodiver in the logs00:03
bgstack15Hey-o! Downgrading those *font* packages back to a month ago's versions, re-running "sudo fc-cache" [probably redundant after apt] and restarting xfce4-terminal and fluxbox show marked improvements!00:05
bgstack15Holding "fontconfig" to 2.13.1-4.5 (back from the current 2.14.1-3) does the trick.00:08
brocashelmi'm not having any problems with it now that i've switched to a different font look00:09
brocashelmalthough i know someone on DNF mentioned about it causing issues00:10
brocashelmhttps://forums.debian.net/viewtopic.php?p=76621200:10
bgstack15Thanks, brocashelm. That discussion is exactly my problem. I'll watch those spaces, and I guess apt mark hold fontconfig for the time being.00:52
brocashelmthat or apt pinning the packages to -1 priority (and then either the specific version or a wildcard)00:55
brocashelmi just decided to do that with thunar and thunar-data after going back to the 4.16 versions00:55
brocashelmui feels really funky on 4.1800:55
brocashelmfile transfers can be buggy/slow/crashy00:56
brocashelmthe right click context ui for devices on the left makes no sense as it just pulls the entire custom actions into it when all there should be is mount/unmount, open in new window, etc.00:56
brocashelmthe rest of 4.18 xfce is good. no more csd workarounds, at least00:57
bgstack15You think apt pinning is better than mark-hold?00:57
brocashelmit will never be lightweight again, but this is the future00:57
brocashelmi think either would work, but i like not being reminded there's an "update" for a package i want to keep as it is00:57
brocashelmi use aptitude hold package1 package200:58
bgstack15Huh, I have two systems still using Xfce but I don't use those very often. I haven't been dissatisfied by thunar on those.00:59
bgstack15Instead of mark/pinning anything, following Konomi's custom font conf file https://groups.google.com/g/linux.debian.bugs.dist/c/0Y-HKao5Zw8/m/9bQDsWBJAAAJ is perfect.01:00
bgstack15I'm so grateful for smart people like you who know where to look for answers. I'm also glad I only run updates once a month, so I only get stuck on a rare problem after other people have too (usually).01:07
brocashelmoh yeah, i'm kind of considering sticking with daedalus once it's closer to stable01:18
brocashelmceres has been great overall, despite a few breakages here (far and few between)01:18
brocashelmi did a beowulf reinstall to see how i'd get by with that xfce (4.12), but being stuck on libc6 version 2.28 meant i couldn't get some of my programs back01:19
brocashelmand fontconfig seemed to have messed up the fonts on the xfdesktop side of things, with the background of the text area being out of proportion01:20
gnarfacewell, let me know when they fix that01:53
bgstack15I'm surprised the font thing annoyed me; I try to be flexible regarding that sort of thing.01:55
bgstack15But the additional spacing was messing up how tall a menu is, and it got old really fast.01:55
bgstack15Wow, I think I broke something! Somehow, in xfe, when I press CTRL+L which is the default keybinding for "clear the location bar" it crashes! Can anybody else replicate this?02:11
fsmithredbgstack15, not me. It clears the location bar here.02:14
fsmithredon chimaera02:15
brocashelmfor some reason, installing openshot-qt keeps forcing blender, even thought it's recommends and i configured apt to not install recommends03:09
brocashelmoutput of /etc/apt/apt.conf.d/00norecommends: APT::Install-Recommends "false";03:10
onefangWhen you mentioned that the other day I checked and Blender was only suggested by openshot-qt from dmo..03:11
brocashelmit's also happening from ceres03:11
brocashelmversion 2.6.1+dfsg1-303:12
brocashelmi purged all dmo shit from my installs03:12
brocashelmbefore03:12
onefangI'm on Chimeara, so might have changed.03:12
brocashelmseems even chimaera recommends blender03:13
brocashelmhttps://packages.debian.org/bullseye/openshot-qt03:13
onefangThe opposite of what you said dmo does, where it's only suggest.  lol03:14
brocashelmyeah, but it's weird that apt is ignoring my config03:14
brocashelmi did upgrade apt the other day, so might be a bug03:15
brocashelmgoing to try this solution: https://superuser.com/questions/615565/can-i-make-apt-get-always-use-no-install-recommends03:16
brocashelmnope, still happening03:17
rwpThen almost certainly something else that is a Depends has it as a Depends down the chain.03:18
rwpIf you have a large enough screen you could try the apt-cache dotty interface to plot out the dependency chain and find the reason.03:19
brocashelmif i add --no-install-recommends, it only installs the single package03:19
brocashelmi will attempt to downgrade apt to see if this is the case03:20
onefangDouble checked on my chimeara - openshot-qt suggests blender, trying to remove blender doesn't suggest removing openshot-qt.  openshot-qt is the dmo version.03:22
rwpOn my chimaera laptop I just did a simulated install and it did not want to pull in blender.  I have APT::Install-Recommends "0"; in my apt config.03:23
brocashelmnope, still tries to pull blender and a bunch of other shit in03:23
brocashelmso it could be some other package needing it03:23
brocashelmyet removing blender afterwards doesn't cause errors03:23
brocashelmso, i should use 0 instead of false?03:23
rwpHere are my traces https://paste.debian.net/plain/126925303:26
onefangAPT::Install-Recommends "false"; is what I have.03:26
rwpSeems like false and 0 should both work.03:27
brocashelmweird... on my other machine, blender is not being pulled in03:27
brocashelmand my apt confs are similar03:28
rwpUsually in these circumstances it eventually comes down to some typo which prevents something from happening as expected.03:28
brocashelmwell, i blacklisted blender for now and it only installed openshot-qt03:31
brocashelmbgstack15: looks like there is a new update for fontconfig05:51
brocashelmchangelog says "Remove upstream supplied conf.d/10-sub-pixel-rgb.conf - handled by debconf in postinst (Closes: #1030000)"05:52
rwpBug https://bugs.debian.org/1030000 does seem relevant there.  Seems that symlinks were used but incorrectly packaged.06:01
gnarfacedoes it fix the rendering issue?07:21
Guest16Hi You all10:57
Guest16Does anybody know if there is a way to install directly the TESTING version (dedalus ?) ?10:58
djphGuest16: as far as I am aware; you install chimaera, then upgrade11:04
brocashelmguest16: make a backup first. testing/unstable can easily break your system if not careful11:04
brocashelmthere is a testing iso of devuan IIRC11:04
brocashelmguest16: have a look here for the iso of your choosing: https://mirror.leaseweb.com/devuan/devuan_daedalus/11:05
brocashelmotherwise, if you have an existing devuan install, then just edit your sources.list to point to daedalus (instead of chimaera, beowulf, ascii, etc.) and run apt update, apt upgrade, apt dist-upgrade, reboot, enjoy living on the edge11:06
Guest16sorry, it's for a guest virtual machine (inside a Debian bullseye host), no need to backup anything11:16
Guest16I am trying to download the 7th file (4GB) from here : https://files.devuan.org/devuan_daedalus/installer-iso/11:17
Guest16would this work ?11:17
Guest16TNX brocashelm, I'll have a look there too11:17
fsmithredthe leaseweb link is a mirror. They have the same files. If you have a good internet connection, you can just get the netinstall iso. All the installer isos will download the latest packages during the install unless you specify not to use the network.11:19
Guest16Ah ok, actually the names of the files are the same11:20
gnarfacei recommend the netinstall as well, that way you can get the install started faster and you don't have to download stuff you're not gonna install11:20
gnarface(9th file)11:20
Guest16and ... possibly, sth about the UNSTABLE branch ? I dunno the real name of it11:20
gnarfaceceres11:20
gnarfacethere's no ceres installer, and it's not usual for there to be a testing installer either11:21
Guest16tnx ... Ceres. It does not show up directly, I see11:21
gnarfacethe normal path to unstable would be to upgrade from stable to testing then from testing to unstable11:21
Guest16Yes I know .... also Debian does not11:21
Guest16one last question, If you don't mind ....11:21
Guest16the DEDALUS, is a "rolling" release, true ?11:22
Guest16I mean, it will remain testing forever ...11:22
gnarfaceno, that's only true for unstable11:22
Guest16uhm ... ouch11:22
gnarfacedaedalus will eventually become the new stable and chimaera will become oldstable11:23
Guest16and If i replaced "dedalus" string for "testing" in the repos ? Would this work ?11:23
brocashelmtesting and unstable are currently very close11:23
brocashelmceres is the "rolling release" version of debian11:23
brocashelm*devuan11:23
gnarfaceyou can still use the word "testing" but then your system might break when they switch daedalus out from underneath you11:23
gnarfaceit's not recommended11:23
Guest16Understood :\11:23
brocashelmbookworm/daedalus will be stable sometime around summer at the earliest11:24
Guest16so I'd have to upgrade to Ceres to get a real rolling version11:24
brocashelmyes11:24
brocashelmceres has no "upgrade path"; just whatever comes up on the repos11:24
gnarfaceif you do a minimal install it's not so bad11:24
gnarfacethere's only about 500MB of packages if you don't check any boxes in the tasksel panel of the installer11:25
brocashelmi've been using ceres for three years and it's not that bad if you know what you're doing11:25
brocashelmeven then, tread carefully11:25
brocashelmalthough since ceres and daedalus are so close right now, one can switch back and forth and not deal with dependency issues (although it can still happen)11:25
Guest16I would only like to experiment within a VM, not really critical situation11:26
Guest16Thank you all for advices ! Really kind of you11:27
brocashelmthen it should be fine and have fun11:27
onefangNorthern hemisphere summer I guess you mean.  My humming air conditioner tells me it's summer here in the southern hemisphere.11:27
Guest16ah ha, yes, I write from Italy11:27
brocashelmlol11:27
brocashelmbut ceres is pretty stable in execution. if there are bugs, they get patched quicker than testing11:28
brocashelmtesting can take up to ten days for a fixed build11:28
brocashelmi recommend installing apt-listbugs11:29
brocashelmthat will prompt you before you do anything11:29
brocashelm(if there are any bugs reported)11:29
Guest16I'm not an advanced user so as to exploit it properly, I'm afraid11:29
Guest16but I'll follow the advice11:29
Guest16TNX. See you soon. Pleased to have met you11:32
bgstack15bgstack1513:28
bgstack15sorry, failed to hit CTRL+F first.13:28

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