libera/#devuan-dev/ Sunday, 2018-11-04

plasma41Centurion_Dan: The version of util-linux in ascii is devuanized, but the version in ascii-security is not. Furthermore the ascii-security version AFAICT build-depends on systemd.00:37
Centurion_Dano/01:08
Centurion_Danplasma41: ok... I wonder when that dropped...01:09
qiancaigolinux: trying to upgrade to unstable but failed to setup eudev. Is that a known issue?02:28
qiancaiSaid /etc/init.d/udev not found02:29
golinuxI am definitely not the one to try to answer that.  I always run stable often through LTS.02:31
golinuxBut the obvious question is how did you get to there.02:32
qiancaiUpgrading from ascii to unstable02:32
qiancaiApt-get dist-upgrade02:33
golinuxIn devuan you must use the <release codename> not stable, testing, unstable02:33
Centurion_Danqiancai: what's the fail message02:33
qiancaiYes, I used ceres02:34
golinuxin your sources.list02:34
Centurion_Dangolinux: unstable is fine - it never changes...02:34
golinux?  That's not what has been repeated everywhere over and over  to always use the <release codename>02:35
Centurion_Dantesting/stable links change over time resulting in potential upgrade breakages which is why we don't recommend it.02:35
qiancaiinvoke-rc.d: unknown initscript, /etc/init.d/udev not found02:35
golinuxCan you even go to ceres without going through beowulf?02:36
Centurion_Dangolinux: actually ceres is the symlink - not sure why that is opposite to all the other suites, but that's the way it is...02:36
Centurion_Dan a legacy from when nextime first set up dak and the ci system.02:36
qiancaiRight, let me try beowulf first02:37
qiancaiRight, let me try beowulf first02:37
Centurion_Danqiancai: hmm, that's a bug... will be the same in beowulf...02:37
golinuxqiancai: Before you do that here needs to be some pinning done02:37
golinuxhere > there02:37
Centurion_Danqiancai: did you orginally migrate from debian or was it a new stretch install??02:38
golinuxThere are newer pkgs in ascii than in ceres.  Or there were02:38
qiancaiCenturion_Dan: new install02:38
golinuxCenturion_Dan: Does there still need to be pinning?02:39
Centurion_DanI think KatolaZ was talking about eudev being out of date in unstable...02:39
golinuxfsr has a writeup in d1g02:39
Centurion_Dangolinux: not that I know off, I think that was something fsmithred had been doing to prevent breakages for his live desktops...02:39
golinuxhttps://dev1galaxy.org/viewtopic.php?pid=12408#p1240802:41
Centurion_Danqiancai: unstable has a newer version... https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=eudev&release=any02:43
Centurion_DanI think it's a bug... let me check the sources...02:43
qiancaiSame error message in testing, but it allows me to continue without file.02:44
golinuxThey are currently working on sorting elongind02:44
Centurion_Danqiancai: ok.. there is already a patched version in the works, but it FTBFS (actually it built ok, but the upload failed.  I'll take a look now and see if I can fix it for unstable...02:47
qiancaiIt seems boot unstable fine in a VM here without udev daemon02:47
Centurion_Danit's probably still running the old eudev package from ascii.02:58
qiancaihmm, it said only 3.2.5-1 installed. I did reboot the vm after upgrading.03:06
qiancaiI probably don't have much hardware events going on here.03:07
qiancaigolinux: I just confirmed that runc is useless without systemd.03:22
qiancaiNeed to put runc in banned file I guess.03:22
qiancai runc run root03:23
qiancaicontainer_linux.go:348: starting container process caused "process_linux.go:279: applying cgroup configuration for process caused \"mountpoint for cgroup not found\""03:23
qiancaiThen, all the docker thingy are useless without runc.03:26
qiancai# apt-cache search docker03:28
qiancaicockpit-docker - Cockpit user interface for Docker containers03:28
qiancaidebocker - docker-powered package builder for Debian03:28
qiancaidocker - transitional package03:28
qiancaidocker-compose - Punctual, lightweight development environments using Docker03:28
qiancaidocker-doc - Linux container runtime -- documentation03:28
qiancaidocker-registry - Docker toolset to pack, ship, store, and deliver content03:28
qiancaidocker-swarm - Docker's native clustering system03:28
qiancaidocker.io - Linux container runtime03:28
golinuxSomeone here was working on docker for Devuan03:29
golinuxLet me go search that info03:29
golinuxqiancai: ^^^03:29
qiancaigolinux: that would be great to see how that goes.03:34
golinuxqiancai: This covers two topics in one!  https://lists.dyne.org/lurker/message/20181028.052412.d0350ae6.en.html03:38
qiancaigolinux: sorry, I actually get runc working by manually mount cgroup first where it did not mount by default in Devuan where it mount by default in Debian I remember.03:38
golinuxWhy are you apologizing?03:39
qiancaiI misspoke it should in the banned list.03:40
golinuxThere is a link to a docker image for devuan in that thread.  Also discusses upgrading to ceres.03:40
golinuxOK.03:40
golinuxOur filter catches everything that won't work on Devuan and creates the list.03:41
qiancaiAnyway, the topic is about Devuan docker image. interesting to know. I am looking into how container basic tools working in Devuan.03:41
qiancaichecking the source code sounds right.03:42
Centurion_Danqiancai: if you upgraded to beowulf, you probably got the systemd infested version from debian.06:36
Centurion_Danof eudev06:37
Centurion_Danqiancai: if you want cgroups in Devuan, you probably want to install cgmanager, cgroup-mountfs and cgroup-tools06:39
Centurion_DanThere is a packaging issue with eudev from unstable - best course of action would be to downgrade to the version from ascii until I can get it fixed06:40
Centurion_DanKatolaZ - eudev for unstable is a mess... looks like you meged ontop of what was originally for jessie release (but from unstable obviously) but it missed entirely the later updates that went into ascii - they should also have been merged onto unstable (or technically the other way around)...07:54
Centurion_Danbefore the latest updates were applied ...07:55
KatolaZnope Centurion_Dan09:24
KatolaZI used the version that was already in unstable09:24
KatolaZI didn't merge anything09:25
KatolaZI just made a small patch in whatever was already in unstable09:25
Centurion_Danyeah, but unstable didn't have all the patches from ascii...10:10
Centurion_DanI'll see if I can tidy it up and rebase - otherwise we'll just have to walk it back with a forced push...10:13
KatolaZCenturion_Dan: ok10:23
Centurion_Danactually just had a pm from gnu_srs, he's keen to do it next week...10:24
Centurion_Danin the meantime we can just build the ascii version for unstable & beowulf.10:25
Centurion_DanThe one reporter can force downgrade until we have the newer package...10:25
Centurion_DanI10:34
Centurion_DanI'll sort building ascii version in unstable and beowulf in the morning..10:35
Centurion_Danbed time now o/10:35
LeePenkilobyte: are you here?12:38
RyushinAnyone running ceres?  The new grub packages drop to a grub prompt on boot.  I'm suspecting it it from grub-efi-amd64-signed.  I had to roll back to the previous version of grub in order for it to work again.12:51
LeePenkilobyte: I have to go out for a while, but I think I have traced the elogind daemon.13:26
LeePensegfault.13:26
LeePenkilobyte: http://ix.io/1qTO13:27
kilobyteLeePen: confirmed -- starts fine now17:58
LeePenkilobyte: Great, thanks. Do you have any thoughts on whether that is the best fix?20:12

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