IRC log for #devuan on 20171213

00:02.31timelesshttps://www.irccloud.com/pastebin/KUfBeEBk/%2Fmnt%2Fboot%2Fgrub%2Fgrub.cfg
00:02.44timelesshttps://www.irccloud.com/pastebin/t9U2gdsm/%2Fmnt%2Fboot2%2Fgrub%2Fgrub.cfg
00:06.09timelessodd
00:06.28timeless<PROTECTED>
00:07.23*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
00:08.14timelessmaybe i'm wrong? maybe the computer actually tried to boot from the raid form but the updated one was non-raid?
00:39.56*** join/#devuan earthnative (~nemo@59.167.208.146)
00:45.05*** join/#devuan jord_ (~jord@2001:ac8:21:3c::5e)
00:52.48*** join/#devuan nighty- (~nighty@kyotolabs.asahinet.com)
00:59.46*** join/#devuan sedrosken_ (~sedrosken@204.62.58.150)
01:01.11*** join/#devuan zone_twelve (~eshafer@cs-xdata-50-86-52-90.cspire.com)
01:03.12*** join/#devuan saptech (~saptech@unaffiliated/saptech)
01:18.52*** join/#devuan infobot (ibot@rikers.org)
01:18.52*** topic/#devuan is Recent (2017-05-25): Jessie 1.0.0 stable release http://ur1.ca/qxaa5 || This is the Devuan https://devuan.org/ discussion channel (logged at https://botbot.me/freenode/devuan - with useful 'search') | Please take off-topic conversation to #debianfork | /msg chanserv info #devuan | !listkeys #devuan <foo> | Devuan Forum: https://dev1galaxy.org/
01:19.13fsmithredYay!
01:19.19saptechI guess I would have to go in Mageia to edit it and make it permanent
01:19.26saptechyes YAYYYYY
01:19.57*** join/#devuan sedrosken (~sedrosken@static-204-62-58-150.ptr.shelbybb.com)
01:20.05fsmithredyou might need to make a custom entry. If you edit grub.cfg it will be overwritten the next time update-grub runs
01:20.18saptechright
01:21.02fsmithredyou know how to do that?
01:21.14saptechwell thanks for your persistant on helping me with this.
01:21.21fsmithredit goes in /etc/grub.d/40_custom
01:21.30saptechok
01:22.09*** join/#devuan sedrosken_ (~sedrosken@static-204-62-58-150.ptr.shelbybb.com)
01:23.07saptechfsmithred, will I need to create a complete entry for devuan?
01:23.31saptechand remove the older entries?
01:23.43fsmithredI usually just write lines for root=(hd-whatever), linux and initrd
01:23.58fsmithredbut I think you can just copy the whole entry for devuan...
01:24.26fsmithredmenuetry "Devuan" { blah, blah for several lines. }
01:24.38fsmithreddon't edit grub.cfg at all
01:24.55saptechok, great
01:24.58fsmithredafter 40_custom, run update-grub to make a new menu
01:25.23saptechwill it remove the older entries for devuan?
01:25.37fsmithredno
01:25.47saptechthe ones already there
01:25.48fsmithredit will add the custom entry at the bottom of the menu
01:25.58saptechgotcha
01:25.59fsmithredjust ignore the ones that are there
01:26.16saptechok
01:28.23*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
01:32.21*** join/#devuan Andrea993 (~quassel@host144-237-dynamic.54-79-r.retail.telecomitalia.it)
01:42.56*** join/#devuan cyteen_ (~cyteen@104.31.7.51.dyn.plus.net)
01:58.17*** join/#devuan theLambda (~theLambda@mue-88-130-62-140.dsl.tropolys.de)
02:07.18*** join/#devuan thaller (~thaller@2001:a61:3404:4500:3442:84a2:29de:dd64)
02:11.57*** join/#devuan zjason (~user@111-250-144-231.dynamic-ip.hinet.net)
02:19.47*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
02:41.15*** join/#devuan Andrea993_ (~quassel@host115-171-dynamic.60-82-r.retail.telecomitalia.it)
02:43.11*** join/#devuan Humpelstilzchen (erik@p4FD0373C.dip0.t-ipconnect.de)
02:55.32*** join/#devuan Hoshpak (~Hoshpak@p200300C90BC72B00CCC93331E4D61753.dip0.t-ipconnect.de)
02:59.24timelessfinally gets the lv-s to mount
03:00.18timelessnot very interesting https://www.irccloud.com/pastebin/LYTuHYPk/
03:07.54*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
03:20.11timelessok, i was able to randomly pick the right disk to boot from, my kernel started and then wouldn't load the vg
03:20.26timelessneeds to understand what state vg's should be in (exported/imported??)
03:29.36*** join/#devuan KittenNIX (~KittenGNU@unaffiliated/kittengnu)
03:32.29*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
03:52.05timelessok, i've booted reliably into the system, but the backups lv refuses to mount
03:52.27timelessit claims it's already mounted or the mount target is busy, but neither are correct
03:54.46timelesshrm, got it working
03:55.52timeless(it would be nice if mount had a better error when one used /dev/mapper/foo  instead of /dev/raidfoo/foo
04:06.48timeless--turns out that the answer is `fsck.ext3` is running in the background, it just takes a long time
04:25.58*** join/#devuan telst4r (~telst4r@fsf/member/telst4r)
04:42.17*** join/#devuan rrq_bip (~rrq@60-242-139-200.static.tpgi.com.au)
05:01.33*** join/#devuan konsolebox (~konsolebo@112.198.103.137)
05:08.50*** join/#devuan KittenNIX (~KittenGNU@unaffiliated/kittengnu)
05:11.04gnarfacetimeless: sorry, didn't read the whole scrollback, but how much time is "a long time" here?  fsck.ext3 isn't known for being speedy, but also completely separately i've seen some driver bugs on linux to do with a certain very popular series of intel raid devices (both onboard and as add-on cards) that would fail to enable DMA mode for drives in some weird cases, severely worsening the situation
05:12.14gnarfacetimeless: it would have to do with when during the bootup process DMA was enabled, which would be in some cases be after the hook for checking fsck
05:14.45gnarfacetimeless: it's probably also worth noting a completely separate problem i've been hearing about lately that some default raid setup mechanism these days is giving everyone some sort of lazy init process that skips actually formatting the whole array, severely reducing performance over the next couple days while it tries to finish in the background of the running system, just to save a few minutes at initial install time
05:16.48*** join/#devuan guru (~guru@2601:196:8700:dfe:3252:cbff:fec5:6f94)
05:25.18*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
05:36.11*** join/#devuan Sahil (~uruk@197.252.11.124)
05:36.24timelessgnarface: so, the linux startup process gives it 90s to start. it can't finish in that, so w/o nofail, the system forces a safe mode that requires a root password
05:36.40timelessw/ nofail, i think it takes 20-30 mins or so to settle
05:37.17timelessthe array is something on the order of 4.5TB spread over those varied partitions
05:37.28timelessit's all md0 raid, no hardware support
05:37.36timelessand it was configured a really long time ago
06:03.20*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
06:11.25*** join/#devuan konsolebox (~konsolebo@112.198.103.137)
06:15.18*** join/#devuan slackzone12 (~eshafer@cs-xdata-50-86-51-190.cspire.com)
06:18.54gnarfacetimeless: well, for 4.5TB i think even 30 minutes may be a bit fast for PIO mode (i would expect days)
06:20.24gnarfacetimeless: so it's probably not THAT bug, but i'm not sure.  check to see if there's some ezinit or lazyinit or something like that with an ext* or e2* tools process or something like that running in the background still after it comes up.  also you'd notice throughput being heavily hampered.  i forget the exact flag/process to look for, but i'd know if i saw it pasted again
06:21.18timelessisn't planning on rebooting it more times
06:21.44timelesswell, there's one task left for this system... it's i686 and i should try converting it to amd64..
06:24.16timelessi think what i want to do now to the system is to fix /boot so it's properly raid...
06:25.56*** join/#devuan TheTrueHooha (~Hooha@dusky.horse)
06:36.24*** join/#devuan bill-auger (~quassel@75-138-187-221.dhcp.oxfr.ma.charter.com)
06:37.25*** join/#devuan freemangordon (~ivo@46.249.74.23)
06:42.23gnarfacetimeless: ah, well that's a bit more of a juggling trick there.  it's generally advised / and /boot are NOT part of your raid array, for numerous practical reasons
06:43.26timelessI don't trust any of the physical hardware, i'd much rather have 2 disks that could boot than rely on one
06:44.02gnarfaceoh, i don't blame you, but it causes enough problems that usually it's advised you provide redundancy there through other means
06:44.28gnarface(a whole second machine, traditionally)
06:44.28timelessi'm open to alternatives
06:45.35*** join/#devuan thaller (~thaller@2001:a61:3404:4500:3442:84a2:29de:dd64)
06:45.51timelesswell, for that model, i'd sooner move to virtualized hardware (which i'm slowly doing)
06:46.25gnarfaceyea, once you have two machines there's little excuse not to duplicate everything at that point
06:48.05gnarfacei think there were scales of costs of computing form factors where this made more sense once upon a time
06:49.21gnarfacethere is a way to get / onto the raid and boot from it though, it's just tricky to repair your raid array if you can't even boot
06:49.22timelessi grew up in a commodity model -- single everything, disposable everything
06:49.57timelessbut i moved to supporting a company's hardware and i'm trying to trade off hardware w/ reliability
06:50.07timeless(worse: aging hardware)
06:52.34tudor2timeless: grats
06:53.06timeless:)
06:53.14timelessnow i can go back to fighting mail servers and milters
06:53.57tudor2it seems that you have fun
06:54.27tudor2would you care to write a quick summary of your adventures? aka what was the solution?
06:54.59*** join/#devuan aqu4 (~aqu4bot@unaffiliated/subsen/bot/aqu4)
06:55.11tudor2for example what was the correct disk to boot from and how you found it - root kernel parameter or bios bootmenu?
06:55.49timelessi ended up using the bios boot menu
06:56.00timelessi knew that i had tried 2 of the 5 wd drives
06:56.04timelessi picked one of the others
06:56.16timelessthat part wasn't very exciting
06:56.50timelessthe lvm bits were. one thing not to do: don't lvdetach or whatever -- that made things worse since the array wouldn't mount when it turned on
06:57.26timelessoh, the one thing i did change was i edited the grub boot menu thing so that it gave me a longer timeout
06:57.36timelessi'm not sure if it actually triggered, but i figured i might as well
06:58.12timelesseventually once i got things booted, i deleted a bunch of the old kernel files from /boot and ran update-grub since there's no point in trying to boot a kernel that isn't installed
06:59.03timelessand I somehow convinced it to copy over the linux-4* kernel (it actually initially booted to the previous linux-3.16* kernel which was the last one that the wrong /boot had)
06:59.25gnarfaceoh you were using LVM *and* hardware raid?  yea that will complicate everything too
06:59.38timelessnot hardware raid, software raid
06:59.49gnarfacethat's even worse
06:59.51timeless<PROTECTED>
07:00.00timelessyeah. i inherited this mess
07:00.09timelesspersonally, i set things up w/ zfs
07:00.43gnarfacemost people who know what they're doing use LMV *or* raid, not both.  i'm aware various installers like to do this to you by default though.
07:01.04timelessif i need to grow a disk, i just let the zpool system grow, none of this "oh let me create another partition-pair, another md, create another pv, and then add that to a lvm
07:01.55gnarfacehah
07:02.11timeless(i think that's the right description of this mess... in the end, there are two partitions on top of the lvm ??)
07:02.29gnarfaceall that, just for / and /boot?
07:02.35gnarfacehilarious
07:02.56timelessthat's for / and /backups
07:03.12timeless<PROTECTED>
07:03.21timelessbut some of the disks have died, and i don't trust any of the disks
07:03.41timelessso my hope was to at least have two copies of it so that if one of them died (quite likely), i could still boot and continue...
07:03.51*** join/#devuan Irrwahn (UNKNOWN@p5797D958.dip0.t-ipconnect.de)
07:04.18gnarfacethat's good thinking, but i'm sure you've also heard the adage that RAID is not a replacement for backups
07:04.49timelessyep
07:05.00timelesspersonally, i've found each layer in this stack to be awful
07:05.16timelessi would really rather have nothing to do w/ md, pv, lv, or ext :)
07:05.27timeless(or physical hardware for that matter!)
07:05.38gnarfacewell for sure xfs is better for this type of thing
07:05.55gnarfaceno fsck time, no resize time, resizing possible on the fly, et c
07:05.57timelessxfs / zfs / btrfs
07:06.18timelessmy personal preference is zfs, but i could live w/ one of the others
07:06.47timelessanyway, one thing i need to figure out is whether i can manage to have a backup system which isn't running / instantiated most of the time
07:07.38timelesssomething where i have google cloud snapshots of disks, when i want to back up, i instantiate the snapshots as disks, instantiate a computer, send my backup, snapshot the disks, shut down, delete the disks -- leaving just the snapshots
07:07.39tudor2gnarface: for a long time the standard was to have an md and lvm on it - lvm didnt do raids that well and md well it's md. All those fancy things like zfs are relatively new, and i am still not convinced myself to migrate.
07:07.56tudor2timeless: congratulations for a battle you win :)
07:08.03timelesstudor2: thanks
07:08.51timelessisn't really sure what the status of pv is these days, can lvm do everything w/o pv or is that layer still needed?
07:09.20tudor2i would be surprised if lvm could do without physical volumes
07:10.00timelessso at best one can get rid of the md layer?
07:10.04tudor2but what we call lvm nowadays is really something called dm, which can do encryption and raid and a lot of other magic
07:10.22tudor2you definitely could get rid of the md layer
07:10.31timelesshttps://unix.stackexchange.com/questions/150644/raiding-with-lvm-vs-mdraid-pros-and-cons
07:10.50*** join/#devuan bman (~bman@cpe-70-124-182-141.austin.res.rr.com)
07:11.02timelessso lvm is really more of an interface to dm than the actual implementation?
07:11.14timelesshas seen dm bleed through in various places
07:11.40tudor2yes, correct
07:14.54timelessthat stackexchange article is pretty depressing
07:15.02timeless(and yes, i suspect it's ~4 years old)
07:16.08tudor2it shows that you have to use the appropriate tools. You do swrad with mdadm and lvm with lvm. or go whole hog and move to zfs, for which i'm too conservative.
07:17.58tudor2or of you brave, btrfs. I'm happy with my mdadm raid6 and raid1.
07:18.57timelessnods
07:19.18timelesssince i was using zfs ~10 years ago on both solaris and osx, i'm not particularly bothered by it
07:19.38timelessthe mdadm/lvm stories are really depressing
07:19.50timelessand gosh, sure I can google, but the results are actually bad
07:20.10timelessi don't even think i ran into any lvm-raid suggestions, which given that it's apparently been around for 6 years says something...
07:20.25timeless(it wouldn't have helped me, but the point is there doesn't seem to be much content covering it)
07:22.22tudor2no point really, zfs and its ilk are better. We only have to make Larry drunk to make it really open source.
07:22.44timelessnods
07:22.57timelessfwiw, i actually sat on the other side of that fence
07:23.15timelessi'm happy w/ open source, but i don't particularly like tainting licenses (please don't flame me)
07:23.36tudor2ah tainting licenses like gpl 'virus'?
07:23.38timelessis an MPL person as opposed to a GPL/LGPL person
07:23.48timelessyes
07:24.30timelessand yes, i know there's value in being able to force someone else to give up their source or stop using your stuff
07:24.41timelessbut i find it hard to see that as "freedom"
07:25.06timelessi prefer the limited form of mpl (cddl is basically just a rebrand of mpl)
07:25.31timelessmpl requires you to release changes to files that are mpl, but not new files you add under another compatible license
07:26.00timelesswhereas gpl / lgpl apply to the linked product
07:26.07tudor2the real value is to force them to not to use your stuff without giving back. Also when it was created the real value was to stop companies taking other people's code and making it closed and asking money for it.
07:26.24timelessnods
07:26.29timelessi'm not sure that worked though
07:26.51timelessi'm not sure people would accept my pointing to mysql given that it was bought by oracle...
07:27.03timelesshas seen a number of things go closed source, even w/ gpl licenses
07:27.15tudor2it's like my previous free software advocacy - i did a lot of that, teaching, praisingn talking with govts. But by now free software won. So i don't do that anymore.
07:27.24timeless(sure you can fork, and sure, maria did a reasonable job of doing so)
07:27.58timelessfree software won in some ways
07:28.10timelessbut in some ways, we've lost --- i'm an open web person at heart
07:28.17timelessand facebook is a great example of not that
07:28.43tudor2similarly, the landscape changed a lot so by now most of important software is open in some form, it's not GPL vs Closed Corporate, so yes, GPL is less important. But it still necessary to keep the large companies at bay.
07:28.45timeless(or youtube or pick the other 5-10 top sites which make up the vast majority of traffic these days)
07:29.12timelessi'm not sure how well that's working either
07:29.34timelesslast i checked, apple was doing a great job pushing llvm to defeat gcc as _the_ compiler
07:30.02timelessv8 isn't gpl either
07:30.50timeless(i haven't looked into the debugger stories these days, but i spent more than a decade playing w/ gdb, and while it's getting better, i'm pretty sure it isn't the best)
07:31.09timeless(although my most recent fight was w/ perl5's debugger, which is ... yuck)
07:31.46timelessit's true that the linux kernel's gpl has bin a big winner, and busybox has been a good winner against physical hardware
07:31.54tudor2:) i never tried any perl (or python) debugge,r i just put a lot of prints everywhere
07:31.57timelesss/bin/been/ (i'm tired)
07:32.22timelesspdb is a bit better than perl -d, sometimes, pudb is actually pretty nice/pretty
07:32.32timeless(although it has huge issues where it eats its own tail)
07:32.43tudor2he?
07:33.06timeless?
07:33.47timelesscan't find `he` in the last couple of lines
07:36.00tudor2"it eats its own tail"
07:36.28timelesspudb
07:37.38timelesspudb is a python debugger with a text based ide-like ui written in python
07:38.09timelessunfortunately, that means that sometimes one gets exceptions from the python debugger itself where it doesn't properly handle its own bugs
07:38.32timelessused to have similar problems w/ venkman (a js based js debugger gui for mozilla)
07:39.11tudor2ah so.
07:39.48timelessok, ... not a license argument, but if you saw "Gnu GPL", would you cough?
07:40.00timeless(the casing feels wrong to me)
07:40.09tudor2i don't do these fancy things, i never wrote really huge things so i'm still a vim + print person.
07:41.07tudor2casing? (i know nothing about english grammar) (i don't know much baout hungarian grammar either)
07:41.20tudor2ah upper/lover case?
07:41.32timelessoh right, i forgot you were hungarian
07:41.33timelessyeah
07:41.57timeless(your English is fairly good-- i've had worse conversations w/ native speakers on occasions)
07:42.19tudor2smiles happily
07:42.43*** join/#devuan bman (~bman@cpe-70-124-182-141.austin.res.rr.com)
07:43.47tudor2I did some java and after so much CamelCase i'm just immune for this.
07:45.09*** join/#devuan zyliwax (~zyliwax@unaffiliated/zyliwax)
07:46.41timelessprobably s/for/to/
07:47.26tudor2thanks :)
08:14.40*** join/#devuan nmollerup (~nmo@91.214.20.132)
08:15.28*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
08:32.05*** join/#devuan premoboss (~utente@5.170.29.180)
08:46.25*** join/#devuan sb35 (~eafaef@S0106602ad06acd48.vc.shawcable.net)
08:54.10*** join/#devuan davec1 (~User@host-69-145-45-32.shr-wy.client.bresnan.net)
09:18.27*** join/#devuan premoboss (~utente@5.170.29.180)
09:20.30*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
09:22.51*** join/#devuan KittenNIX (~KittenGNU@unaffiliated/kittengnu)
09:31.05*** join/#devuan sokan (~Henry@unaffiliated/totaloblivion)
09:36.43*** join/#devuan d3l1ght (~zaaaaaaaa@178.162.222.163.adsl.inet-telecom.org)
09:38.27*** join/#devuan gnu_srs (~srs@178-78-231-178.customers.ownit.se)
09:39.47*** join/#devuan ferdy- (~ferdy@funtoo/contrib/ferdy-)
09:42.02*** join/#devuan gnu_srs (~srs@devuan/developer/srs)
09:42.23*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
09:45.53*** join/#devuan Drugo (~Drugo@62-11-1-95.dialup.tiscali.it)
09:49.51*** join/#devuan skyroveRR (~skyroveRR@unaffiliated/skyroverr)
09:49.54*** join/#devuan konsolebox (~konsolebo@112.198.73.97)
09:54.14*** join/#devuan Olufunmilayo (~Olufunmil@unaffiliated/olufunmilayo)
09:54.40*** join/#devuan vrederv (~vrederv@84-115-51-94.cable.dynamic.surfer.at)
09:54.59vredervHey folks, does Devuan do reproducible builds?
09:56.24*** join/#devuan NotInTheMood (~NotInTheM@unaffiliated/olufunmilayo)
09:57.27enycvrederv: i thought that was down to individual packages...
09:58.01enycvrederv: maybe you could help devuan wit this...?
10:00.49vredervWell Debian builds nearly all of their packages reproducibly (https://tests.reproducible-builds.org/debian/reproducible.html).
10:01.28KatolaZvrederv: nearly 95% of Devuan packages come straight from Debian....
10:02.27vredervThat's what I thought.
10:02.45KatolaZvrederv: I don't follow you, tbh
10:03.07KatolaZall Devuan builds are reproducible
10:03.15KatolaZthey are based on jenkins quilds
10:03.17KatolaZbuilds
10:03.24KatolaZlinked to source package tags
10:04.10KatolaZ(git iags)
10:04.22jaromilKatolaZ: reproducible builds is another thing
10:04.45jaromilit will be much easier for us to setup of course
10:04.58jaromiland we have plans to activate them after ascii
10:05.30jaromilKatolaZ: r-b tl;dr: build packages twice on different machines and compare hashes
10:05.40KatolaZyeah jaromil
10:05.41KatolaZI know
10:05.45jaromilto have a deterministic hash linking binary to source
10:05.48KatolaZI personally don't see the reason for that
10:05.53KatolaZand don't see it as a priority
10:06.00KatolaZat all
10:06.05vredervsecurity
10:06.06jaromilwell, i do :) and we need it for DECODE
10:06.08jaromilso its in the plans
10:06.17KatolaZand btw, reproducible builds os not about bit-by-bit equal packages...
10:07.13vredervit is
10:07.34KatolaZit's all about th eenvironment used to build
10:07.41KatolaZs/all/also
10:07.49vredervof course
10:07.52jaromilyep
10:08.17jaromilvrederv: if you have esperience setting them up, you are more than welcome to help...
10:08.52KatolaZvrederv: if you have experience of packaging and maintaining packages, it is even more appreciated
10:08.55KatolaZ:)
10:09.03enycwonders if there is a good page/source of ascii known-issues at present...
10:09.04KatolaZwe are already 6 months behind Debian
10:09.14KatolaZenyc: seen the mail on DNG?
10:09.29KatolaZhttps://lists.dyne.org/lurker/message/20171211.190051.843303de.en.html
10:09.32KatolaZenyc: ^^^
10:09.43enycKatolaZ: no =)
10:09.51KatolaZenyc: plus a few of other things to be done on the repos
10:10.48enycKatolaZ: I don't know how similar issues with automounting/permisisons are desktop-variant-specific hrrm....
10:11.16jaromilsmall OT: is it my network, or today there are tls errors connecting to github? <g>
10:11.30enycKatolaZ: I noticed if using MATE-destkop on  jessie upgraded to ascii,  can't seem to get the whole mounting of usb-sticks / whatever  going =) ... workarounds others suggested I couldn't get to work either hehe =)
10:11.34KatolaZenyc: I don't know much about auto-desktop-things
10:11.50KatolaZI mount stuff with pmount
10:11.57jaromilenyc: you are trying mate-desktop by antofox?
10:12.13enycjaromil: no idea, whats' that about?
10:12.24KatolaZenyc: which MATE packages are you using?
10:12.29KatolaZthe standard ones from Debian?
10:12.37KatolaZor those from hezeh
10:12.38KatolaZ?
10:12.49enycKatolaZ: debian/devuan packages, on variosu machines/releases
10:13.15jaromilmy network is bonkers here, need to move on. will do my best to be at dev meeting tonight btw
10:13.40enycantofox, may be backporting/building the  LinuxMint MATE/Cinnamon  to debian/devuan,  by looks of things...?
10:13.58jaromilhttps://git.devuan.org/users/antofox/contributed
10:13.59jaromilindeed
10:14.12jaromilhe is the best one to follow for what you are looking for
10:14.21jaromilwe already moved mate into devuan-packages so should enter mainline
10:14.48enycjaromil: what do you mean?  mainline who/what/release,  devuan  variant packages?
10:14.55jaromili mean main devuan repos
10:15.41enycfrom where?  im confused
10:15.51enyci thought debian had mate anyway, why does devuan need it in special repo?
10:16.07KatolaZenyc: to remove some systemd deps
10:16.10KatolaZ:)
10:17.38KatolaZbbl
10:17.39KatolaZo/
10:18.50enycOK...
10:20.28enycalso -- to what extent is the whole "make libsystemd into a shim", rather than "remove all deps on systemd" being considered?
10:21.05*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
10:21.34djphfairly certain it's more the latter than the former
10:26.51*** join/#devuan DarkUranium (~DarkUrani@77.38.34.142)
10:34.23*** join/#devuan n4dir (~user@200116b868c89b00021a4bfffe4896d9.dip.versatel-1u1.de)
10:38.47*** join/#devuan Fervi (~fervi@89-78-6-88.dynamic.chello.pl)
10:39.42gnu_srsKatolaZ: I'm running mate in ascii and I don't have any of antofox packages installed. What's the problem?
10:41.49enycgnu_srs: do you have auto-mount of usbsticks, or ability to click on an encrypted disk and mount it,  etc.... ?
10:43.03gnu_srsenyc: Haven't tried. I'm running mate in some VMs.
10:43.21enycgnu_srs: try it =)
10:47.17*** join/#devuan thomascovenant (~qt_junkie@37.139.12.25)
10:52.27*** join/#devuan fugitive (~fugitive@79-101-151-179.dynamic.isp.telekom.rs)
10:54.56*** join/#devuan rasp (~rasp@ip5b4047aa.dynamic.kabel-deutschland.de)
10:56.23*** join/#devuan eliasr (uid27497@gateway/web/irccloud.com/x-qoofymmqiktpmbwp)
11:08.44*** join/#devuan konsolebox (~konsolebo@112.198.73.97)
11:14.01*** join/#devuan bill-auger (~quassel@75-138-187-221.dhcp.oxfr.ma.charter.com)
11:14.44KatolaZenyc: tbh, I don't mind libsystemd0
11:14.57KatolaZmy plan is to remove it with a shim
11:15.03KatolaZs/remove/replace
11:15.09KatolaZbut not for ascii
11:15.27KatolaZpeople seem to be so concerned about libsystemd0, but evidently they have not had a look at the code
11:15.39KatolaZwhich does *absolutely* *nothing* if systemd is not running
11:15.58KatolaZanyway, we will remove that as well
11:16.39*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
11:18.14enycKatolaZ: but are there cases, that need to emulate some of functionality, pass it on to other daemons, etc....  for functionality?
11:19.16KatolaZenyc: have you found any case of a package that depends on libsystemd0 and does not work on Devuan?
11:19.47enycKatolaZ: not looked tbh, but I know dependencies on libsystemd0 are increasing ''isue''
11:20.45gnu_srs(11:39:54) srs: KatolaZ: I'm running mate in ascii and I don't have any of antofox packages installed. What's the problem?
11:20.52KatolaZI personally don't see the issue, unless a package stops working
11:21.02KatolaZgnu_srs: I have never installed MATE
11:21.05KatolaZI have no idea what MATE is
11:21.07KatolaZ:)
11:21.46KatolaZI am happy to hear that it works for you
11:21.59KatolaZapparently there were glitches in Jessie and ASCII
11:22.12KatolaZdue to systemd deps
11:22.18KatolaZdon't know much more than that
11:22.21KatolaZAntoFox: ^^^
11:22.38gnu_srsOK
11:23.57*** join/#devuan godbed (~Wowbagger@HSI-KBW-149-172-214-55.hsi13.kabel-badenwuerttemberg.de)
11:25.40AntoFoxheylà
11:25.43AntoFoxo/
11:26.15*** join/#devuan konsolebox (~konsolebo@112.198.73.97)
11:28.09enycKatolaZ: hrrm... actually jessie devuan, libsystemd0 installed because deps!
11:31.19enycKatolaZ:   clamav-daemon cups-daemon sane-utils packagekit mate-session-manager mate-screensaver gvfs-daemons clamav-daemon   <- have libsystemd0 deps seemingly!
11:33.28gnu_srsWithout bothering about libsystemd0 the Debian packages are fine :D
11:34.34KatolaZenyc: I don't mind libsystemd0, again :)
11:34.45tudor2mate is a fancy desktop environment with a lot of moving parts, the kind which needs a lot of systemd and pulseaudio and other similar things
11:36.23gnu_srsAgain, we should concentrate on packages depending on *systemd*, but excepting libsystemd0 for now!
11:36.32n4dirIf you can easily run debian without systemd, and libsystemd ain't a problem, then what's the point of devuan?
11:36.56n4dirah, the packages which depend on systemd, i guess.
11:37.03gnu_srsThat will make the number of packages to Devuanise a lot less.
11:41.26KatolaZn4dir: it's not that simple
11:41.46KatolaZfor isntance, many components that users consider "standard" already depend on systemd on Debian
11:41.50KatolaZone example: network-manager
11:42.00KatolaZanother example: logind
11:42.19KatolaZand I could continue
11:45.05n4dirisn't that what i said in the second sentence?
11:51.47*** join/#devuan d3l1ght (~zaaaaaaaa@80.67.10.139.adsl.inet-telecom.org)
11:52.32djphthe more and more I read about it, it seems it was a solution looking for a problem :|
11:56.55*** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-11.home.otenet.gr)
11:59.15enycdjph: errrrrrwhich part? etc
12:05.22*** join/#devuan qt_junkie (~qt_junkie@fsfe/thomascovenant)
12:10.24*** join/#devuan bluemarlin (~bluemarli@unaffiliated/bluemarlin)
12:11.24*** join/#devuan chomwitt (~chomwitt@2a02:587:dc12:a400:a40e:7815:5f74:e06c)
12:14.28*** join/#devuan bill-auger (~quassel@75-138-187-221.dhcp.oxfr.ma.charter.com)
12:15.00*** join/#devuan premoboss (~utente@2001:b07:a15:9ecb:76e5:43ff:fe26:eef1)
12:19.33*** join/#devuan Sahil (~uruk@197.252.11.124)
12:29.30*** join/#devuan Madda (~Madda@host88-241-dynamic.245-95-r.retail.telecomitalia.it)
12:31.26*** join/#devuan Infiltrator (~Infiltrat@unaffiliated/infiltrator)
12:37.11*** join/#devuan FlibberTGibbet (~david@cust241-dsl93-89-129.idnet.net)
12:46.12*** join/#devuan aesin (~aesin@81.211.127.109)
12:54.07*** join/#devuan thaller (thaller@nat/redhat/x-zrrnarhhhebphkiz)
12:59.52*** join/#devuan Ipe (~Ipe@a91-156-244-112.elisa-laajakaista.fi)
13:01.16*** join/#devuan slackzone12 (~eshafer@cs-xdata-50-86-51-190.cspire.com)
13:06.58*** join/#devuan knidos (~knidos@88.232.216.185)
13:15.15djphenyc: oops.  s/it/systemd/
13:15.34djpherr 's/read about it/read about systemd/'
13:16.23tudor2djph: this bafflement with systemd (as in why?) is a shared feeling.
13:18.23tudor2but i'm safe now.
13:18.30djphtudor2: haha
13:25.47*** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net)
13:31.43*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
13:33.51*** join/#devuan Ryushin (~Ryushin@65.152.10.66)
13:35.06*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
13:36.44*** join/#devuan justinsm (~justinsm@82-69-63-196.dsl.in-addr.zen.co.uk)
13:37.03*** join/#devuan cocoadaemon (~foo@x53.octopuce.fr)
13:38.06*** join/#devuan msiism (~devdoc@dslb-188-103-244-213.188.103.pools.vodafone-ip.de)
13:40.16msiismquestion on xfce and slim: does that combination (in a standard devuan installation) allow for graphical display management (basically, fast user switching) like you could do it with KDM, TDM, GDM...?
13:40.48KatolaZmsiism: I guess that's the idea...
13:41.18msiismKatolaZ: but slim itself doesn't have that capability.
13:42.00msiismif i'm not mistaken, slim, being only a login manager, just provides means for graphical login.
13:42.45KatolaZmsiism: then ask fsmithred
13:42.50msiismi'm using it with lxde on an office machine. and if i want to start a second X session for another user, i will have to switch to the tty, log in there and execute startx.
13:42.50KatolaZhe knows
13:42.54msiismKatolaZ: will do
13:46.04*** join/#devuan thehornet (~a0225280@192.91.101.30)
13:47.32enycI wonder how well lightd works, etc etc...
13:47.54enycwithout systemd runnig, multi user logins etc...    hrrm
13:49.29KatolaZenyc: multi-user logins existed well before systemd...
13:49.49enycKatolaZ: indeed but i wonder what interdependencies have since been created there
13:50.06KatolaZI don't understand where the myth that only-systemd-allows-this-and-that has come from
13:50.11KatolaZsame for cgroups
13:50.23KatolaZthey have been around for the best part of the last 15 years
13:50.37KatolaZnow nobody is able to use cgroups without systems
13:50.41KatolaZ~systemd
13:50.53KatolaZwe are all *dumbed* by systemd... :\
13:51.09msiismKatolaZ: i think, enyc is referring to lightdm probably being entangled with systemd.
13:51.41KatolaZwell, let's make an effort to disentangle it, *if* it is really entangled
13:51.54enycsystemd-shim and lal that may be related
13:52.04msiismalso, lightdm has a weird license issue, if i remeber that right.
13:52.25KatolaZbtw, it looks like lightdm is currently installable in ascii
13:52.30KatolaZplease try it
13:52.51*** join/#devuan telst4r (~telst4r@fsf/member/telst4r)
13:52.53KatolaZit can use consolekit instead of libpam-systemd
13:52.57KatolaZso it should work
13:53.28KatolaZenyc: please just try to install it
13:53.45KatolaZit installs fine in ascii
13:53.52enycKatolaZ: actually just realiszed/discovered thats what i'm using on jessie working
13:54.01KatolaZ-_-
13:54.13enycKatolaZ: yes, id' have to test in ascii ... after next round of fixes/updates =)
13:54.15KatolaZ:)
13:54.25KatolaZenyc: please try it asap
13:54.29KatolaZand report any bugs
13:54.56KatolaZenyc: we need people to tell us what does not work
13:55.15KatolaZnobody can try alone the 52000 packages in ascii
13:55.35KatolaZand btw, the large majority of them does not depend on systemd
14:11.32djphhm, I really gotta get an ascii box
14:11.57djph... wonder if I know kvm CLI well enough to spin up a new VM ...
14:12.33KatolaZdjph: just use qemu
14:12.41KatolaZit's immediate
14:13.23djphKatolaZ: yeah, but getting it to read the iso, and then run the installer and ... etc. is not that easy
14:13.43djphor rather, I haven't yet found the correct invocation to make it work
14:14.12KatolaZjust ask then :)
14:14.45KatolaZ-cdrom INSTALLER.img -m 512 -enable-kvm -hda YOURIMAGE.img -boot d
14:14.56KatolaZshould be enough to install it
14:15.19KatolaZqemu-system-x86_64 -cdrom INSTALLER.img -m 512 -enable-kvm -hda YOURIMAGE.img -boot d
14:16.19*** join/#devuan obeardly (~obeardly@12.153.3.34)
14:16.23djphlet's find out ... bah, surprise phonecall. ugh :|
14:22.39*** join/#devuan obeardly (~obeardly@12.153.3.34)
14:25.38*** join/#devuan obeardly (~obeardly@12.153.3.34)
14:26.11*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
14:26.31*** join/#devuan Drugo (~Drugo@62-11-1-95.dialup.tiscali.it)
14:26.31gnu_srsenyc: I run mate on top of lightdm in ascii ;)
14:29.07gnu_srsqemu-system-x86_64 -enable-kvm -hda <your image>.img -net nic -net user,ipv4,hostfwd=tcp::5556-:22 -m 1024 -localtime
14:29.36*** join/#devuan system16 (~system16@unaffiliated/system16)
14:29.45fsmithredha! I just posted a reply to bug 112
14:29.47*** join/#devuan premoboss (~utente@5.170.29.180)
14:30.37gnu_srsKatolaZ, et al: What do you think of creating a Devuan package of elogind?
14:31.22fsmithredmsiism, I'm pretty sure you can't do user-switching with slim.
14:31.29gnu_srselogind is a Guix fork of systemd-logind
14:32.20fsmithredgnu_srs, would that make more packages work in devuan?
14:32.37fsmithredI don't know what I'm missing by not having systemd-logind
14:33.18djphfsmithred: being told it's "the one true way" to manage logins.  Also, the computer killing things when you hang up or otherwise the connection drops
14:33.19parazydgnu_srs: elogind is kinda useless without patching all other packages that use logind/libpam-systemd
14:34.53gnu_srsparazyd: Of course we have to patch the packages using systemd-logind. Then we might also have gnome
14:35.12parazydthat's something to look further on
14:35.40parazydnot really a priority now. let's get ascii out and make propositions for beowulf after it's in testing :)
14:35.51KatolaZagree with parazyd
14:36.09KatolaZunless we can make elogind work between ASCII beta and ASCII stable
14:36.13*** join/#devuan Ltem (~ltem@h081217057026.dyn.cm.kabsi.at)
14:36.30parazydKatolaZ: it will "work" as a package. but nothing will use it
14:36.45KatolaZthis is what I mean by "work"
14:36.47parazydc code needs change of header includes to use elogind
14:36.52KatolaZyep
14:36.58djphparazyd: but can we make a beowulf cluster of ...
14:37.10parazydjavacards
14:37.27KatolaZdwarves?
14:38.29gnu_srsWell, the Guix people have already done a lot in this direction.
14:39.05msiismwill mate and cinnamon versions for devuan use slim as the login manager as well?
14:39.41parazydmsiism: we don't know yet :p
14:39.49parazydwill know after the spint
14:39.54parazyd(this weekend)
14:40.08msiismgood.
14:40.56*** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net)
14:41.18*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
14:42.14fsmithredif they use desktop-base, they will get slim. I don't know if they will also get another dm.
14:42.21msiismmaybe this display manager thing can be a focus for beowulf. it's really a bit of a drawback not to have that on a multi-user desktop computer in an office environment. but ok, if i really needed it badly, i could go for TDE, or just TDM, actually.
14:42.49fsmithredslim also does not handle changing language
14:43.04*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
14:43.06msiismand it does not understand german umlauts
14:43.28fsmithreddo you get system messages in german?
14:43.37msiismyes.
14:43.45msiismand the tty understands umlauts
14:43.54msiismi mean, the tty login
14:43.54fsmithredhm
14:43.57fsmithredyeah
14:44.19msiismnot such a big deal, but maybe sth that could be fixed in future
14:46.57MinceRis TDE part of Devuan ascii yet?
14:47.47fsmithredno tde in devuan repos
14:48.05fsmithredbut it should work. I think they even have instructions for installing on devuan
14:49.48msiismMinceR: tde has an apt repository for debian/devuan and install instructions on their website
14:50.06MinceRic
14:57.44*** part/#devuan msiism (~devdoc@dslb-188-103-244-213.188.103.pools.vodafone-ip.de)
15:03.38*** join/#devuan telst4r (~telst4r@a91-153-137-214.elisa-laajakaista.fi)
15:03.38*** join/#devuan telst4r (~telst4r@fsf/member/telst4r)
15:04.13*** join/#devuan premoboss (~utente@5.170.20.115)
15:04.51*** join/#devuan Guest2389 (~Guest@83.220.239.87)
15:16.51*** join/#devuan Infiltrator_reco (~Infiltrat@unaffiliated/infiltrator)
15:40.56*** join/#devuan IoFran (~Thunderbi@189.231.2.145)
15:45.53*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
15:51.04*** join/#devuan knidos (~knidos@88.232.216.185)
15:51.44*** join/#devuan premoboss (~utente@2001:b07:a15:9ecb:76e5:43ff:fe26:eef1)
15:58.15*** join/#devuan rsx (~rsx@ppp-46-244-240-230.dynamic.mnet-online.de)
16:03.44*** join/#devuan DarkUranium (~DarkUrani@77.38.34.142)
16:08.35*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
16:10.41*** join/#devuan menip (~menip@c-73-83-2-241.hsd1.wa.comcast.net)
16:17.26*** join/#devuan guru_ (~guru@2601:196:8700:dfe:3252:cbff:fec5:6f94)
16:17.32guru_Unpacking chromium (63.0.3239.84-1~deb9u1) over (62.0.3202.89-1) ...
16:17.33guru_dpkg: error processing archive /var/cache/apt/archives/chromium_63.0.3239.84-1~deb9u1_amd64.deb (--unpack):
16:17.43guru_<PROTECTED>
16:17.48guru_so much for updating :P
16:21.33guru_apt-get clean and updating again leads to the same error
16:21.39*** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-11.home.otenet.gr)
16:28.38*** join/#devuan LeoTh3o (~LeoTh3o@2.236.252.139)
16:33.43*** join/#devuan Achylles (~Achylles@2804:431:d724:d00d:ba86:87ff:fe53:d811)
16:37.10*** join/#devuan jord_ (~jord@185.212.168.245)
16:49.50*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
16:54.30*** join/#devuan LeoTh3o (~LeoTh3o@2.236.252.139)
17:07.39*** join/#devuan rafalcpp (~racalcppp@84.10.11.234)
17:09.04*** join/#devuan _0bitcount (~Big_Byte@2a01:c50e:8821:4200:8517:d0d8:bc83:cd9d)
17:23.50fsmithredguru_, remove chromium and then install the newer version
17:25.02*** join/#devuan Guest2136 (~Guest@83.220.237.122)
17:26.58*** join/#devuan n4dir (~user@200116b868c89b00021a4bfffe4896d9.dip.versatel-1u1.de)
17:35.34*** join/#devuan blitzed (~blitzed@23.83.37.235)
17:37.08*** join/#devuan Artemis3 (~artemis3@190-37-30-10.dyn.dsl.cantv.net)
17:40.20*** join/#devuan clemens3 (~clemens@80-218-38-71.dclient.hispeed.ch)
17:47.39*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
17:49.07*** join/#devuan Kruppt (~Kruppt@50.111.29.117)
17:51.01*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
17:53.03*** join/#devuan Levure (~quassel@91.181.227.46)
18:07.30guru_alright thanks
18:07.48guru_why wouldn't apt-get update work with chromium
18:07.56guru_i'm just removing it with apt-get remove
18:09.33guru_same error
18:09.59guru_https://pastebin.com/h22rS8H0
18:12.44fsmithredguru, you get the same error when you try to remove it?
18:12.53guru_nope
18:13.21fsmithredwhat happens?
18:14.11guru_Package 'chromium' is not installed, so not removed
18:14.18guru_installing gives me:
18:14.20guru_https://pastebin.com/h22rS8H0
18:14.36fsmithredhang on, I'm checking versions
18:14.59fsmithredyou're running ascii?
18:15.02guru_yup
18:15.14guru_https://pastebin.com/HNpeX29w
18:15.20guru_sources
18:16.19fsmithredI'm about to do the same
18:17.18guru_i even have issues with filezilla installing
18:17.23guru_i'm about to just roll back to jessie
18:17.39guru_is ascii stable?
18:18.01golinuxProbably something in your setup or there would have been many mention of this.
18:18.07fsmithredI just ran 'apt-get install chromium'
18:18.20fsmithredand these packages got upgraded: chromium libavcodec57 libavformat57 libavutil55 libswresample2
18:18.24fsmithredno errors
18:19.02fsmithredtry: ls -l /usr/lib/chromium/natives_blob.bin
18:19.10fsmithredshow me what you get
18:19.16guru_root@devuan:/home/guru# ls -l /usr/lib/chromium/natives_blob.bin
18:19.16guru_-rw-r--r-- 1 root root 218275 Nov  6 21:22 /usr/lib/chromium/natives_blob.bin
18:19.44*** join/#devuan [0__0] (~0__0]@ec2-54-85-45-223.compute-1.amazonaws.com)
18:19.52fsmithredmine is Dec 3
18:20.00fsmithredsame permissions
18:21.05fsmithredmaybe 'apt-get -f install'
18:21.06guru_i just purged *chromium* and did autoremove and that resolved it
18:21.10fsmithredok
18:21.16guru_lets see if i can install filezilla again
18:21.24guru_<PROTECTED>
18:21.46obeardlyWhen creating a "package" for Devuan (or Debian), would it be acceptable to configure to install/uninstall entirely from preinst and postrm scripts?
18:21.59guru_filezilla-common is already the newest version (3.28.0-1).
18:22.22guru_screw it i'll format later
18:22.33guru_when ascii is stable i'll upgrade
18:22.44guru_;p
18:32.44*** join/#devuan jord_ (~jord@89.238.183.61)
18:34.31*** join/#devuan Oldmoss (~Oldmoss@anon-40-92.vpn.ipredator.se)
18:42.00fsmithredguru_, check in /etc/apt/sources.d/ to make sure you don't have ceres enabled somewhere
18:42.47fsmithred3.28 is in sid/ceres/buster, and 3.24 is in ascii/stretch
18:46.05fsmithredor run 'apt-cache policy filezilla-common'
18:46.21*** join/#devuan ToffeeYogurtPots (~ToffeeYog@gateway/tor-sasl/toffeeyogurtpots)
18:51.35fsmithredguru_, you don't have ascii main enabled. You really should.
18:51.46fsmithredand pkgmaster is probably the better choice
19:06.56guru_thanks
19:07.53*** join/#devuan matlock (~textual@2600-6c5a-6e7f-e7d2-78d2-98f1-3f9e-316f.dhcp6.chtrptr.net)
19:10.57matlockThe Schottelius article, while perhaps not as technical as it could be, has gotten a lot of press for Devuan, I've seen it across HN and Slashdot, etc. Hopefully driving some interest.
19:15.03golinuxGood timing just before the ascii release.
19:15.20*** join/#devuan msiism (~msiism@sozpc36.ngw.uni-leipzig.de)
19:15.42golinuxmatlock: This will help too: https://soylentnews.org/article.pl?sid=17/12/12/1515239
19:16.28matlockRight now I am just trying to get Debian wheezy to upgrade cleanly to Devuan jessie, write a new guide for the web if I need to
19:16.39matlockI am excited for ascii though
19:17.48msiismi'm trying to install devuan jessie on an old laptop. on configuring apt, i get the error that the mirror i selected is invalid.
19:18.26msiism/var/log/syslog says: wget: bad address 'auto.mirror.devuan.org'
19:19.24msiisma few lines above, i read: "choose-mirror": WARNING **: mirror does not support the specified release (jessie)"
19:21.25msiismsame with "de.mirror.devuan.org"
19:22.03msiismi chose Germany as the location of the package mirror
19:22.51*** join/#devuan ymasson (~ymasson@LFbn-BOR-1-14-233.w90-50.abo.wanadoo.fr)
19:24.08msiismalso tried "cz. ..." and "us. ...". same result.
19:24.29msiismi'm using the i386 CD image (not netinstall)
19:25.03*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
19:26.34nepugiasent a long message: nepugia_2017-12-13_19:26:34.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/rOlYbAoFHuNLpVECDPDeAPGy>
19:40.41guru_golinux: whats the ETA on the ascii release?
19:41.43*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
19:41.58golinuxHopefully soon
19:42.38guru_:) thanks
19:46.46guru_https://pastebin.com/8vgw48bR is anyone else getting this when they open filezilla?
19:47.05guru_brb rebooting
19:57.03golinuxLet's see how it goes this weekend.
19:57.31msiismcontinuing without selecting an apt mirror now. if this is a general problem with installing jessie, someone should probably look into it.
19:58.06golinuxmsiism: Are you wired?
19:58.25golinuxThere is a problem with wireless and the net install
19:58.35msiismgolinux: i'm wired
20:00.14*** join/#devuan Gup (~Gup@jh3.jhodges.co.uk)
20:00.41golinuxUpdate the keyring?
20:01.57msiismok, how could i do that?
20:02.03golinuxThe infra was also moved recently.  You could try pkgmaster.d.o
20:02.31msiismwell, i'll try that after the installation. as it's the cd image, basic installation works.
20:02.34golinuxYou're asking gui-girl?
20:02.57msiismi'm wondering if this is a general problem with all jessie installation media now.
20:03.26golinuxI've seen it hundreds of times but couldn't type it correctly
20:03.47golinuxJessie will be supported as long as Debian jessie
20:04.16golinuxNo one else has reported that issue.
20:04.33msiismit's the first time it occurs for me
20:04.43golinuxHow old is the image?
20:04.57*** join/#devuan eracc_lappy (~Captalist@unaffiliated/eracc)
20:05.05msiismdownloaded 26th of may 2017
20:05.38golinuxCheck if a newer one is in files.d.o
20:06.13golinuxiirc some of them are being rebuilt due to the infra move
20:07.40msiismdevuan_jessie_1.0.0_i386_CD.iso                    23-May-2017 22:17    632M  at files.devuan.org
20:13.52*** join/#devuan sedrosken (~sedrosken@static-204-62-58-150.ptr.shelbybb.com)
20:14.13msiismi will leave it for now an try to get back to it tomorrow.
20:14.15*** join/#devuan HG61 (~lunario@80-108-134-13.cable.dynamic.surfer.at)
20:16.06*** join/#devuan juergen` (~user@p5B2D07BA.dip0.t-ipconnect.de)
20:16.42*** part/#devuan msiism (~msiism@sozpc36.ngw.uni-leipzig.de)
20:16.46HG61hi. what should my sources.list look like if I want to run devuan ascii without non-free software? currently it looks like the following. is that correct? https://hastebin.com/azuwelogoy.nginx
20:19.53*** join/#devuan djph (~dpurgert@104-57-151-177.lightspeed.bcvloh.sbcglobal.net)
20:21.29*** join/#devuan thaller (~thaller@2001:a61:3404:4500:f00a:89e4:1074:6b5c)
20:22.42*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
20:23.32*** part/#devuan juergen` (~user@p5B2D07BA.dip0.t-ipconnect.de)
20:29.39*** join/#devuan thaller (~thaller@2001:a61:3404:4500:b116:100c:962a:7b06)
20:32.09*** join/#devuan thaller (~thaller@2001:a61:3404:4500:3c5a:e168:67c1:689b)
20:36.24*** join/#devuan jord_ (~jord@89.238.183.61)
20:36.39*** join/#devuan thaller (~thaller@2001:a61:3404:4500:e8fc:1c6c:2f19:eec)
20:38.13*** join/#devuan blinkdog (~blinkdog@devuan/developer/blinkdog)
20:43.15*** join/#devuan Ltem (~ltem@h081217057026.dyn.cm.kabsi.at)
20:43.45*** join/#devuan ericnoan (~en@unaffiliated/ericnoan)
20:43.47*** join/#devuan Stealth (stealth@sourcemage/archon/stealth)
20:44.26*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
20:50.59*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
20:52.39*** join/#devuan thaller (~thaller@2001:a61:3404:4500:69cb:3674:5ea8:3366)
21:00.09*** join/#devuan thaller (~thaller@2001:a61:3404:4500:8c66:b864:ac38:7599)
21:06.40*** join/#devuan thaller (~thaller@2001:a61:3404:4500:dc28:2052:8558:8fba)
21:14.40*** join/#devuan thaller (~thaller@2001:a61:3404:4500:1ce1:6325:d383:9cf0)
21:22.49*** join/#devuan thaller (~thaller@2001:a61:3404:4500:1cc:12cd:c28b:364f)
21:35.55*** join/#devuan Madda (~Madda@host88-241-dynamic.245-95-r.retail.telecomitalia.it)
21:36.48*** join/#devuan fugitive (~fugitive@79-101-151-179.dynamic.isp.telekom.rs)
21:38.33*** join/#devuan fugitive (~fugitive@79-101-151-179.dynamic.isp.telekom.rs)
22:10.38*** join/#devuan vivus (~vivus@unaffiliated/vivus)
22:30.14*** join/#devuan Gup (~Gup@jh3.jhodges.co.uk)
22:31.17*** join/#devuan hunger (~quassel@kde/developer/hunger)
22:33.51*** join/#devuan Ryushin (chris@2001:470:4b:38f:777::874a)
22:33.59*** join/#devuan hgunth (~hgunth@gateway/tor-sasl/hgunth)
22:39.34*** join/#devuan Schallaven (~Schallave@198.96.38.155)
22:40.15*** join/#devuan Gup (~Gup@jh3.jhodges.co.uk)
22:41.54*** join/#devuan quadbootman (~lifesux@host31-51-177-218.range31-51.btcentralplus.com)
22:43.39quadbootmanhi im not an expert at this so maybe it's obvious:
22:43.57quadbootmani can connect to my devuan laptop using ssh but i cant connect from it to another linux laptop..
22:44.15quadbootmanfor example i'd use ssh -t larry@localhost2 bash --noprofile       and nothing would happen, no password requested, nothing
22:44.23fsmithredthe other linux needs openssh-server
22:44.48quadbootmanthe other linux is fine afaik because i can connect to it using the same command from a third linux desktop
22:44.49fsmithredor maybe an opening in its firewall?
22:45.30*** join/#devuan Guest2109 (~Guest@83.220.236.94)
22:46.58fsmithredtry adding -v (or -vv) to the ssh command. You'll get more output.
22:48.06quadbootmanok
22:48.50fsmithreddoes the desktop user have a local config file with special things in it (like a non-standard port, for instance?)
22:49.14fsmithredactually, I think you'd get some feedback in that case
22:50.57fsmithredman ssh does not say anything about --noprofile
22:50.58*** join/#devuan menip (~menip@c-73-83-2-241.hsd1.wa.comcast.net)
22:51.15fsmithredoh nm
22:52.04fsmithredI get the same with your command
22:52.10fsmithredeventually timed out
22:52.26fsmithredjust try ssh larry@localhost2
22:55.03fsmithredcorrection, your command does work for me (when the remote host is connected to the network.)
22:56.53quadbootmanyes all computers are connected to the same network
22:57.22fsmithredyeah, mine wasn't
22:57.23*** join/#devuan Markus_KMi_[m] (kmimatrixo@gateway/shell/matrix.org/x-ckurxkoexsmitvop)
22:58.39quadbootmanthe -v  shows this:
22:58.48quadbootmandebug1: Reading configuration data /etc/ssh/ssh_config  debug1: /etc/ssh/ssh_config line 19: Applying options for *     debug2: ssh_connect: needpriv 0    debug1: Connecting to 192.168.1.64 [192.168.1.64] port 22.
22:59.03quadbootmanand just hangs there until i CTRL+C
22:59.20fsmithreddid you edit that file?
22:59.30quadbootmani dont think i've edited it
22:59.54fsmithredmine has: Host *
23:00.22fsmithredis the other computer debian or debian-derivative?
23:00.49quadbootmanthe two that can talk to eachother are gentoo
23:00.49fsmithredlook in /var/log/auth.log to see what that computer says when you try to connect
23:01.07quadbootmanokay going to check
23:01.08fsmithredok, whatever log file it uses for ssh
23:03.54*** join/#devuan bozonius (~bozonius@c-73-90-84-55.hsd1.ca.comcast.net)
23:04.20quadbootmani could see the sshd lines from earlier in the evening when i'd connected from the desktop
23:04.31quadbootmaninteresting however that the port in those lines is not the same as 22
23:04.38fsmithredare you using auth keys?
23:04.47quadbootmani think i am
23:04.58fsmithredyeah, 22 is used to make the connection, but it switches to a high port
23:05.25fsmithredthen you need to have the private key on the client
23:05.41fsmithredthe one that matches what's in authorized_keys on the server
23:06.13fsmithredyou think?
23:06.35quadbootmani dont have to do anything special when i connect to my computers, not so far
23:06.45quadbootmani just connect, accept the message and im connected
23:06.51fsmithredif you set it up to use auth keys, you would remember
23:07.03quadbootmani dont use ssh outside my home network
23:08.15fsmithredyou have to enter a password when you connect?
23:08.30quadbootmanyes, the password for the user
23:08.33fsmithredok
23:08.51*** part/#devuan bozonius (~bozonius@c-73-90-84-55.hsd1.ca.comcast.net)
23:09.11fsmithredI don't have any other ideas right now, sorry.
23:09.34fsmithredgoogle the needpriv 0 I guess.
23:09.34quadbootmanok thx, i only asked here thinking i needed to do something extra with devuan.
23:09.38fsmithrednope
23:09.54fsmithredit is just like debian for that
23:10.03fsmithredI use ssh every day
23:10.30fsmithredbut there may be something odd between debian/devuan and gentoo's setup
23:11.36fsmithredmaybe too much difference between the versions? A guess.
23:17.45*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)
23:20.17*** join/#devuan Xenguy (~Xenguy@unaffiliated/xenguy)
23:39.21*** join/#devuan greenjeans (~greenjean@50.120.94.10)
23:46.20*** join/#devuan blinkdog (~blinkdog@devuan/developer/blinkdog)
23:57.18*** join/#devuan bazquxer (~bazquxer@gateway/tor-sasl/bazquxer)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.