libera/#devuan/ Monday, 2018-08-13

pawHi, I'm hoping to migrate a system from debian testing (buster) to devuan, is there any straight forward way to do this?04:29
gnarfacepaw: the process shouldn't be any different.  devuan testing is called beowulf.  it might be broken right now though.05:11
golinuxpaw: I can't remember if anyone has tried that yet.05:15
golinuxDepends on your setup.  Not much has been done on Beowulf yet.05:16
ServiceRobothey peeps09:10
ServiceRobotI think I realized why openrc-init isn't quite working with me. it ignores ignore /etc/inittab, which means ttys are not spawned automatically for me09:13
ServiceRobotso it gets stuck at the default runlevel09:13
ServiceRobotthing is there doesn't seem to be any alternative service files I can find that would replace inittab, or call it directly from openrc09:21
Pr0metheushi, I see there is a gnome package available, will it work if I install it?09:34
ServiceRobotI wouldn't even touch gnome if I were you09:34
Pr0metheusok thank you09:35
ServiceRobotI'm not sure how functional it is in devuan without systemd. heard it's a pain to maintain without it but not sure09:35
ServiceRobotI would wait for someone with more information09:36
Pr0metheuscould someone help me set the sources for ceres correctly: https://justpaste.it/4dce9   apt reports E: The repository 'https://pkgmaster.devuan.org/merged ceres-updates Release' does not have a Release file.11:28
Pr0metheusN: Updating from such a repository can't be done securely, and is therefore disabled by default.11:28
Pr0metheusok found it:)11:36
Pr0metheusis there a way to download a package manually? I need to fix somehow eudev as it has dependency problems on ceres but there are no download links in https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=eudev&release=ceres12:55
djphPr0metheus: probably a debian-native package then12:55
Pr0metheuseudev does not exist in debian, it's a devuan package12:56
Pr0metheusit's the fork from gentoo, if I am correct12:57
koollmanon a remote server where I cannot boot iso or pxe (but I can wipe it as much as I want), what would be a good way to install devuan ? trying to go from jessie->devuan ascii, or creating a chroot then trying to boot into it? or is there some equivalent to hd-media for the installer ?20:19
koollmanhttps://devuan.org/os/documentation/dev1fanboy/migrate-to-ascii or https://devuan.org/os/documentation/dev1fanboy/jessie-minimal-install I guess20:27
gnarfaceyou mean debian jessie to devuan ascii?20:31
gnarfaceor devuan jessie to devuan ascii?20:31
ErRandircan you create a VM and install it in there?20:31
gnarface(in most cases, either will work, but the problems you might run into won't be testable in a VM and won't be fixable remotely if it fails to reboot due to hardware compatibility issues)20:32
koollmanto devuan ascii20:33
koollmanI'm fairly sure hardware compat is ok. old-ish hardware20:33
koollmanat worst I will reinstall the server and try again20:34
koollmanErRandir: I could. but I want devuan as the base os20:34
gnarfacekoollman: i've successfully upgraded several things directly from jessie->jessie, as well as from jessie->ascii.  either should work.20:40
ErRandirso do you want to install devuan using a HDD partition?20:40
gnarfacekoollman: things that can go wrong that aren't related to kernel regressions would typically be caused by prior mixing of distro versions or 3rd party repos20:40
koollmanErRandir: I consider it, as one option20:41
koollmandebian jessie to devuan ascii seems to be the simplest option20:41
gnarfaceif you're not using a graphical login manager, it might be.20:41
koollmanunless I can make some system from debootstrap and boot on it (so I would be sure to have no debian leftover)20:42
gnarfacei've successfully installed with devuan's debootstrap too.  i don't know if they ever patched debian's to work with devuan or not.20:42
koollmanI won't be using a login manager, or a window manager. this is just a ssh server that will run some process. And maybe lxc, depending how that works20:42
gnarfacethe package-conflict problems i've run into were all to do with conflicting polkit stuff for graphical login.20:43
gnarfaceif you don't have any of that stuff installed you probably won't run into problems.20:44
gnarfaceas always, you should make a backup first, just in case.20:44
koollmanno data :)20:44
koollman(so I'm confident that I can fail a few times, because I litteraly have nothing to lose on that machine. at worst I'll reset it with an automated debian install or boot to rescue)20:45
gnarfaceoh i did run into one problem with reiserfs due to a broken wrapper script and bad luck20:46
gnarfacethe same problem might affect other filesystems20:46
gnarfacebut not ext4 (because they didn't break the wrapper script for it)20:46
koollmanI'll use ext4 or xfs. And I may try zfsonlinux (but not on root) later to see if it can be compiled/loaded on a devuan kernel (which should be pretty close to debian, right?)20:49
gnarfacekoollman: the kernel is identical.  it's not even repackaged.20:56
gnarfacekoollman: also fyi i've even successfully upgraded systems from debian wheezy to devuan jessie20:57
koollmangood. then it should mostly work, although I may have to rebuild zfsonlinux packages to change some depends20:58
gnarfacein ascii and jessie, everything that could have systemd dependencies removed by simply repackaging, has been21:00
gnarfaceeverything else has been banned21:01
gnarfacebut the vast majority of packages remain unaltered21:01
gnarface(even up to the point that the udev daemon is still obnoxiously called 'systemd-udevd' despite not actually requiring systemd anymore)21:04
Pr0metheusis anyone running qemu successfully? I am receiving an error "no polkit agent"21:05
gnarfacei'm not using it right now but it was still working in ceres very recently....21:06
gnarfacemaybe you're missing or have the wrong polkit package installed?21:06
gnarfacehmmm21:06
gnarfaceno that can't be it, because i don't have any polkit packages installed...21:06
Pr0metheushmm, I remove all qemu packages, and reiinstalled, will try to remove all polkit and see21:07
gnarfaceare you on ascii?21:07
Pr0metheusah no, it can't work, I am in ceres21:07
Pr0metheusIf I remove polkit it will uninstall most...21:07
gnarfacewell, probably your graphical login manager21:08
gnarfacewhat is your exact qemu command?21:08
Pr0metheusI use virt-manager21:08
gnarfaceah21:08
gnarfacevirt-manager is suspect to me here21:08
gnarfacewell, to be fair, virt-manager is always suspect to me21:09
Pr0metheusI guess you mean I should try to use command line if possible?21:09
gnarfaceyea21:09
gnarfaceor at least figure out how virt-manager is calling it21:09
gnarfacemake sure it's right21:10
gnarfaceoh21:10
gnarfacehmmm21:10
gnarfacei wonder if it could just be a mundane permissions error though too21:10
Pr0metheusmundane/21:10
Pr0metheus?21:10
gnarfaceare you sure your user has access to /dev/kvm?21:10
Pr0metheusI added him to group kvm21:11
gnarfacedid you relog?21:11
Pr0metheusyes many times21:11
gnarfaceit was a thought21:11
gnarfacewhat happens if you run it as root?21:11
gnarfacesame error?21:12
Pr0metheuslet me check21:12
Pr0metheuscannot find suitable emulator21:12
Pr0metheusfor x86x6421:12
gnarfacethat's different21:12
gnarfacethat makes it sound like it's missing something21:13
Pr0metheuslet me see for x86 package21:13
gnarfaceor calling the wrong qemu binary...21:13
Pr0metheusok found a package qemu system x86 and installed it now it connects as root without error21:14
Pr0metheusah wait21:15
Pr0metheusthere is QEMU/KVM and QEMU/User session21:15
Pr0metheusnow I can connect to user session21:15
Pr0metheusgreat:) It worked but will try to reboot and do it again and then I'll remove gnome-boxes:)21:17
gnarfacecool21:18
Pr0metheusI changed from debian to devuan after reading some posts on systemd, which without knowing its inner parts I had a feeling the system was not working well21:19
Pr0metheusand got rid of pulseaudio after also reading some staff...21:19
Pr0metheusforgot to mention that with devuan I finally got rid of network-manager and no more problems on each login21:24
gnarfacePr0metheus: congrats :) welcome aboard21:30
Pr0metheusthanks21:31
Pr0metheusapart from a problem i found in eudev, the bad part is the look of xfce that my wife finds old-fashioned:P21:33
gnarfacei don't like it either, personally21:33
gnarfacebut there are a bunch of alternatives in the repo.  you can switch it, you know that, right?21:34
Pr0metheusyeap, but what else21:35
Pr0metheusis surely working?21:35
gnarfacethey should all work on ascii and jessie21:35
gnarfaceapt-cache search x-window-manager21:36
Centurion_DanPr0metheus: xfce is old fashioned??  no... it's functional and clean without being spartan.21:53
Pr0metheusCenturion_Dan yeah I agree, old-fashioned concerning its look, now I am looking at icon-sets and themes to make it look better:)21:54
Pr0metheusI guess you are not married:P21:54
Centurion_DanPr0metheus: I am actually, with 3 children - 2 at school and 1 preschool21:55
Pr0metheusyou use the same computer with your wife?21:56
Centurion_Danno, she's still on jessie actually - and even uses the stock xfce theme and background - she likes mice ;-)21:57
Pr0metheuslol21:58
Centurion_DanI actually prefer the Devuan dark-purpy them on ascii!21:58
Pr0metheuswell we went from gnome3 to xfce and it was a hit for her:P21:58
Centurion_Danoh you poor things... I really feel for you... how did you cope living in that padded room (gnome3)??21:59
gnarfacetry kde?21:59
Pr0metheustried it in the past and not very fond of it22:00
Pr0metheusI think I can manage to make  xfce look better, there are some videos I am looking at:P22:02
Centurion_DanI looked at gnome3 once... and nearly vommited... how do you??... what you mean?? ... click click ... what?? where's my work gone ??!!! ... aaaaahhh!!!!22:02
Pr0metheusCenturion_Dan well when I got used to it was ok22:03
golinuxPr0metheus: What exactly don't you like with the Devuan default Xfce theme.  Careful . . . this is a trick question22:07
Pr0metheusgolinux well if you didn't catchup with the previous conversation, after I installed it my wife told me that it looks old-fashioned and she didn't like it, now I am changing the icons and the theme22:08
Pr0metheusgolinux moka icons look much better than the default22:17
golinuxPr0metheus: It looks classic and minimal to me22:17
golinuxEeeeewwwww!22:17
golinuxmoka icons are crass and disharmonious22:20
golinuxDoes not create a peaceful, concentrated environment to work in.22:20
Centurion_Dangolinux: now now.. not everybody shares your tastes.. some have been ruined by windows 8... possibly for ever...22:21
golinuxOh well, choice is a good thing.22:21
Centurion_Dan;o)22:21
golinuxWin Me was the only windows I ever used.22:22
Centurion_Danthat explains alot!! ;-P22:22
golinuxCare to explain what that explains?  Went from Me to Redhat (before ubuntu had arrived)22:23
golinuxWe had a RH evangelist in our local LUG22:24
golinuxBut this is way OT22:24
Pr0metheuswell I was a DOS->Windows->(tried Linux 22 years ago and only crashed)->Windows....up to 10->Debian->Devuan22:29
Hurgotron22 years ago I was already administrationa  Linux web server. But still on (classic) MacOS on the desktop.22:32
Hurgotron*administrating22:32
Pr0metheusthat must have been rough, 22 years ago22:35
HurgotronThe Linux or the Mac? :)22:36
Pr0metheusthe linux, I never actually used Mac, only once tested it on Virtual box for 1 hour....22:36
Pr0metheuswe had 2 linux servers and I moved them to windows server as the attacks we received required one person only to look after them:P22:37
Pr0metheusnow a serious question, will we see Google as devuan sponsor in 6 months?:P22:40
HurgotronThe Linux server (RedHat 4.2, if I remember correctly) was super stable and the command line was not that much different. There were attacks, and I was using plain telnet initially (ssh was brand new at that time), but it taught me a lot about securing systems.22:43
golinuxPr0metheus: ROTFLMAO23:03
Centurion_DanPr0metheus: hell noo!!! Google == censorship == slavery23:07
tradarPr0metheus: https://fuckoffgoogle.de23:08
Pr0metheus:D23:10
golinuxtradar: Great site!  (If a little too "mobile for me)23:29
tradar:)23:29
tradargolinux: there is also a simple wiki-like homepage https://wiki.fuckoffgoogle.de23:31

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