--- Log opened Sun Jul 19 00:00:44 2026 00:01 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 252 seconds] 00:04 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 00:15 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Quit: Leaving] 00:15 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 00:26 -!- tangentnet [~tangent@user/tangentnet] has joined #openbsd 00:33 < vortexx> commandk: since we still have you in here, care to tell us how you ended up with such a small / ? You don't need to install all firmware, fw_update can detect what you have and install it. It normally runs on first boot anyway and succeeds, unless wifi card is the only uplink and doesn't already have firmware via a modified bsd.rd 00:33 < vortexx> the use case for downloading all firmware is when testing many different devices on a single computer, probably a laptop 00:33 < vortexx> not a headless server 00:37 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 00:37 -!- quark [quark@user/meow/Quark] has joined #openbsd 00:47 -!- dev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has joined #openbsd 00:51 -!- dutch [~DutchIngr@user/dutch] has joined #openbsd 00:55 -!- BillyZane2 [~BillyZane@user/BillyZane] has quit [Read error: Connection reset by peer] 00:57 -!- BillyZane2 [~BillyZane@user/BillyZane] has joined #openbsd 00:57 -!- fallback [fallback@shelltalk.net] has quit [Quit: IRCNow and Forever!] 00:57 -!- dev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has quit [Quit: Leaving] 00:57 -!- dev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has joined #openbsd 01:01 -!- dev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has quit [Client Quit] 01:15 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 01:33 -!- dev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has joined #openbsd 01:39 -!- scain [~ircclient@2600:3c00:e000:30c::1001] has quit [Quit: Quit] 01:40 -!- ogopogo [~ogopogo@fixed-187-190-186-47.totalplay.net] has joined #openbsd 01:41 -!- scain [~ircclient@2600:3c00:e000:30c::1001] has joined #openbsd 01:51 < commandk> vortexx i think the small / is just a result of the root block device beaing a measly 16GB, size of which which is prob not accounted for much these days. had to disable the X packages to make installation fit in first place 01:53 < commandk> im still learning openbsd basics. not sure if its reasonable that there is empty /usr/obj partition taking up 50% of the drive 01:55 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 01:55 < vortexx> you can definitely do away with /usr/obj and /usr/src partitions with that drive space 01:55 < vortexx> 1024Mb for / is safe 01:56 < commandk> and yeah, i misinterpreted "all drivers" (there is) as "all drivers" (for my device) :) 01:56 < vortexx> np 01:56 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 01:57 < vortexx> with smaller (I'd say 16Gb and under) you probably need custom layout ( / /usr /usr/X11R6 /usr/local /var /tmp /home ) 01:57 < commandk> i guess i dont really need separate /usr/obj at all and can let that free split up by / /usr and /var if i ever get around to repartition 01:57 < vortexx> it's not a good idea to not install all sets ( x11 stuff takes up <512Mb) because packages need fontconfig and stuff 01:58 < commandk> 512 mb is a loooot in this context! and no need for fontconfig and stuff either 01:58 < vortexx> having to repartition after your initial install is totally normal when learning OpenBSD 01:58 < vortexx> the last time the devs made us all use /usr/obj was the introduction of sysupgrade 01:59 < vortexx> fontconfig is needed for web stuff, more often that not 01:59 < commandk> web schmeb ;) 01:59 < vortexx> also you'll run into problems with sysupgrade, which assumes all sets are installed 01:59 < vortexx> and *will* install them all for you at upgrade 01:59 < commandk> the last one sounds surprising, especially when guided installation gives option to just skip x? 02:00 < vortexx> it doesn't, it lets you choose sets 02:00 < vortexx> you can choose to disable X 02:00 < commandk> right 02:00 < commandk> so i chose no X11 02:01 < commandk> and i hope i can sysupgrade without pulling it in because that wont fit on the fs im afraid 02:01 < vortexx> the supported config is all sets installed, otherwise you end up in edgecases the devs don't test. It's usually not worth the bother, maintenance-wise 02:01 < vortexx> it may just be easier to redo your disk config 02:01 < vortexx> I run my router on 16Gb 02:01 < commandk> i can get that in general but surely headless openbsd without x is like, not really egecas ein practice? 02:02 -!- dev_mantis is now known as ev_mantis 02:02 < vortexx> I actually don't have a /home partition because I need that one for /var/www/cache for nging 02:02 < vortexx> I tell sysupgrade to stick the sets in there for the upgrade 02:03 < commandk> i guess before next sysupgrade i should at least figure out how to opt out from the x sets 02:03 < vortexx> it's treated as edgecase, as in sysupgrade doesn't cover that 02:03 < vortexx> 512Mb of unused files won't kill your setup 02:03 < vortexx> you have to be below 4Gb for that 02:04 < commandk> for now im learning that socat behaves quite differently than on linux. resorting to replicating the socat setup i had there instead of figuring out pf nat6 02:04 < commandk> well, my /usr only has 200Mb free so... 02:04 < vortexx> comes to the worst, just delete /usr/X11R6/lib/modules/dri* after install and after upgrde 02:04 -!- ev_mantis [~dev_manti@2600:1700:4a40:98b0:a872:611d:a5da:2128] has quit [Changing host] 02:04 -!- ev_mantis [~dev_manti@user/ev-mantis:45311] has joined #openbsd 02:05 < vortexx> a) /usr/X11R6 is meant to be a separate partition 02:05 < vortexx> b) /usr needs to be big enough for kernel and various other things relink 02:06 < vortexx> 2.5Gb is the current recommend, 3Gb is future proofing 02:06 < vortexx> also keep /usr/local separate as that has separate permissions (wxallowed) 02:07 < commandk> i think i already overrode installation partitioning by removing separate /usr/X11R6 in order to at least make system installable and bring the size of /usr up to its current 1.7Gb 02:08 < commandk> without doing that it failed with full disk partway towards the end 02:09 < vortexx> try redoing with / /tmp /var /usr /usr/X11R6 /usr/local /home 02:09 < vortexx> you'll be more comfortable 02:09 < commandk> i wish i had that knowledge when i installed! cant afford the time for a full reinstall atm 02:10 < commandk> i guess more reasonable to try get a 32GB drive by 8.0 02:10 < vortexx> pkg_info -mz >pkglist and quick backup of /etc /root /home and /var/log 02:11 < vortexx> then reinstall 02:11 < vortexx> then restore files, pkg_add -l pkglist 02:12 < vortexx> openbsd is MUCH faster to set back up than linux 02:12 < commandk> appreciate the pointers but thats not happening, gotta work with what we have on this one for time being 02:12 < vortexx> I understand, work constraints can be severe 02:13 < commandk> i did reinstall and repartition a handful of times already, just gott move on at some point 02:13 < commandk> otherwise ill be repartitioning til i die 02:13 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 02:14 < vortexx> well you've tied yourself accidentaly in knots that will be a problem when moving to 8.0 02:15 -!- prb [~prb@46.23.89.246] has quit [Quit: Gateway shutdown] 02:15 < vortexx> (and the devs don't want to hear about people not installing the x* sets, Theo has stated multiple times that this will end up with one big set we will all have to deal with) 02:15 < vortexx> schedule a reinstall if you can 02:15 -!- prb [~prb@46.23.89.246] has joined #openbsd 02:16 < vortexx> (and test in a VM at home if you can) 02:17 < commandk> im trying not to point fingers too much myself here but if this is indeed considered a broken setup then from my perspective the installer tied this knot with preparing a non-functional system (undersized partitions) together with presenting the optional sets as an option 02:19 < vortexx> the installler need updating on that, but this is considered a research project, thus the /usr/obj and /usr/Src 02:20 < vortexx> the good thing about the layout is they are at the end of the disk, thus can be deleted, and the previous to that partition can be resized to use that space (that should be /home) 02:20 < vortexx> or new partitions can be added there 02:20 < commandk> yeah, i dont think "you tied yourself in a knot" is constructive direction here. its not reasonable that we should know to know that much better than installer when starting out 02:21 < vortexx> (a "this is not a dev machine" option for disk layout would be good) 02:21 < commandk> hmm no in my case they ended up in middle/beginning actually, which also made the repartitioning a bit more demanding 02:22 < commandk> using fde maybe makes a difference 02:22 < vortexx> it's constructive in that I'm indicating that starting over is just easier, if you have the time. If you don't then it doesn't help 02:25 < vortexx> ( /usr/obj is sd2k and /usr/src is s2j on my -current VM with totally default layout but that's not on 16Gb) 02:25 < vortexx> (and that's with fde) 02:25 < vortexx> (which puts them at the end of the disk) 02:26 < vortexx> anyway, Metokur has finished his stream, I'm off to bed. I'm sure others will chime in on this 02:26 -!- edthix [~Thunderbi@2405:3800:808:a9e0:c3d7:609:7421:b248] has joined #openbsd 02:27 < commandk> ah i mean the undersized / is still first which means we have to delete all the other provided partitions anyway 02:29 -!- akinji [~akinji@user/akinji] has quit [Ping timeout: 245 seconds] 02:34 < commandk> if we can actually remove /usr/obj as separate partition alltogether in a future reinstall that could make things more breathable - reading up on it it still seems important for whenever we need rebuild, though? id still like to figure out why it has entire 50% allocated. iirc i got the advise to put /usr at minimum 2.0GB which seemed to barely 02:34 < commandk> squeeze in. not sure how much we should expect to require under merged /usr. 02:34 < commandk> anyway got priorities in actually using this device and moving setup forward so time needs to be more spent on learning pf and figuring out socat rn. 02:36 < commandk> if you saw the wip rules file i posted earlier maybe you would agree 😅 02:36 -!- carlomonte [~carlomont@user/carlomonte] has quit [Ping timeout: 263 seconds] 02:37 -!- carlomonte [~carlomont@user/carlomonte] has joined #openbsd 02:48 < commandk> this was a nice writeup on socat i found now and wish i had seen much earlier https://jdimpson.livejournal.com/6812.html 02:54 -!- _zip100 [~zip100@193.32.248.169] has quit [Ping timeout: 244 seconds] 02:55 -!- zip100 [~zip100@185.209.196.205] has joined #openbsd 03:01 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 250 seconds] 03:03 -!- commandk [~commandk@user/commandk] has quit [Remote host closed the connection] 03:05 -!- ogopogo [~ogopogo@fixed-187-190-186-47.totalplay.net] has quit [Ping timeout: 261 seconds] 03:10 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "Baniful, bashful, shellshock..."] 03:22 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has quit [Remote host closed the connection] 03:24 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has quit [Ping timeout: 276 seconds] 03:25 -!- rcf [rcf@alps.edemeumasinus.online] has quit [Quit: WeeChat 4.8.1] 03:50 -!- commandk [~commandk@user/commandk] has joined #openbsd 03:52 -!- fallback [fallback@2605:6400:20:b4:d215:d916:1183:4c75] has joined #openbsd 03:57 -!- monkeybusiness [monkeybusi@2605:6400:441a:98c7:2067:a587:6f09:805c] has joined #openbsd 04:01 -!- loganaden [~macbookm4@197.225.47.116] has joined #openbsd 04:04 -!- commandk [~commandk@user/commandk] has quit [Remote host closed the connection] 04:05 -!- commandk [~commandk@user/commandk] has joined #openbsd 04:12 -!- rahl [rahl@otaku.sdf.org] has joined #openbsd 04:15 -!- loganaden [~macbookm4@197.225.47.116] has quit [Ping timeout: 244 seconds] 04:16 -!- commandk [~commandk@user/commandk] has quit [Remote host closed the connection] 04:23 -!- commandk [~commandk@user/commandk] has joined #openbsd 04:25 -!- rcf [rcf@alps.edemeumasinus.online] has joined #openbsd 04:28 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 04:29 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 04:31 -!- edthix [~Thunderbi@2405:3800:808:a9e0:c3d7:609:7421:b248] has quit [Quit: edthix] 04:34 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Remote host closed the connection] 04:39 < mischief> you can just run single / partition 04:54 -!- bket_ [~bket@user/bket] has quit [Remote host closed the connection] 04:59 -!- thfr [~thfr@104.238.135.228] has joined #openbsd 05:02 -!- bket [~bket@user/bket] has joined #openbsd 05:06 -!- fgarcia [~lei@user/fgarcia] has quit [Quit: Remote host closed the connection] 05:08 -!- fgarcia [~lei@user/fgarcia] has joined #openbsd 05:17 -!- rcf [rcf@alps.edemeumasinus.online] has quit [Quit: WeeChat 4.8.1] 05:28 -!- x7e [~x7e@user/x7e] has quit [Quit: ZNC - https://znc.in] 05:28 -!- x7e [~x7e@user/x7e] has joined #openbsd 05:29 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 05:30 -!- Red [~Red@244.51-174-66.customer.lyse.net] has quit [Ping timeout: 265 seconds] 05:32 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 05:33 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 05:34 -!- BillyZane2 [~BillyZane@user/BillyZane] has quit [Remote host closed the connection] 05:34 -!- BillyZane2 [~BillyZane@user/BillyZane] has joined #openbsd 05:40 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 05:45 -!- ev_mantis [~dev_manti@user/ev-mantis:45311] has quit [Quit: Leaving] 06:04 -!- mexen [uid495612@user/mexen] has joined #openbsd 06:14 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has joined #openbsd 06:35 -!- loganaden [~macbookm4@197.225.47.116] has joined #openbsd 06:49 -!- dettus [~dettus@46.23.91.169] has joined #openbsd 06:52 -!- terminaldweller [~terminald@user/terminaldweller] has quit [Remote host closed the connection] 06:53 -!- terminaldweller [~terminald@user/terminaldweller] has joined #openbsd 06:55 -!- loganaden [~macbookm4@197.225.47.116] has quit [Ping timeout: 265 seconds] 06:56 -!- dettus2 [~dettus2@p579108c9.dip0.t-ipconnect.de] has joined #openbsd 06:57 -!- skydrome` [~emordyks@user/skydrome] has joined #openbsd 06:59 -!- skydrome [~emordyks@user/skydrome] has quit [Ping timeout: 264 seconds] 06:59 -!- skydrome` is now known as skydrome 07:00 -!- dettus [~dettus@46.23.91.169] has quit [Changing host] 07:00 -!- dettus [~dettus@user/dettus] has joined #openbsd 07:00 -!- loganaden [~macbookm4@197.225.47.116] has joined #openbsd 07:01 -!- D0peX [~D0peX@xepod.dopex.nl] has quit [Quit: WeeChat 4.5.2] 07:01 -!- jmp0 [~jmp0@46.23.90.211] has quit [Quit: WeeChat 4.9.2] 07:01 -!- samebchase [~samebchas@46.23.94.19] has quit [Remote host closed the connection] 07:01 -!- prb [~prb@46.23.89.246] has quit [Quit: Gateway shutdown] 07:01 -!- xse [~xse@krkrkr.org] has quit [Remote host closed the connection] 07:01 -!- conorh [~conorh@user/conorh] has quit [Quit: bouncing] 07:01 -!- aqiu [~aqiu@user/aqiu] has quit [Remote host closed the connection] 07:01 -!- henrix [~henrix@user/henrix] has quit [Quit: Lost terminal] 07:01 -!- dayid [~dayid@user/dayid] has quit [Quit: quit] 07:02 -!- oxzi [~oxzi@marohu.lurk.space] has quit [Quit: WeeChat] 07:02 -!- rcf [rcf@alps.edemeumasinus.online] has joined #openbsd 07:02 -!- WhyNotHugo [~WhyNotHug@anchor.whynothugo.nl] has quit [Remote host closed the connection] 07:03 -!- dettus2 [~dettus2@p579108c9.dip0.t-ipconnect.de] has quit [Quit: Client closed] 07:13 -!- candlejack [~irc@192.145.242.187] has quit [Quit: Leaving] 07:13 < dettus> Hello everyone. 07:13 -!- candlejack [~irc@192.145.242.187] has joined #openbsd 07:14 < dettus> Not sure if this is the right channel to ask... Are there people in this channel who can test ( or even OK ) the FPGA-related ports I sent over the mailing list? 07:16 < dettus> It would be wonderful if they could become part of the official ports tree. 07:20 -!- rv1sr [~rv1sr@user/rv1sr] has joined #openbsd 07:20 < cgnarne> nice work! i'll see if i can try nextpnr later 07:24 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Quit: %Cya%] 07:25 < dettus> Cool! Thank you!! 07:28 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 07:32 -!- loganaden [~macbookm4@197.225.47.116] has quit [Ping timeout: 243 seconds] 07:33 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has quit [Quit: Lost terminal] 07:34 -!- conorh [~conorh@user/conorh] has joined #openbsd 07:34 -!- qiy [~rusty2@user/scuttlecell] has quit [Ping timeout: 256 seconds] 07:35 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has joined #openbsd 07:36 -!- xse [~xse@krkrkr.org] has joined #openbsd 07:40 -!- lcubed [~lcubed@user/lcubed] has quit [Remote host closed the connection] 07:41 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 07:41 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 07:42 -!- andyrtr [~andyrtr@archlinux/developer/andyrtr] has quit [Quit: ZNC 1.10.2 - https://znc.in] 07:44 -!- andyrtr [~andyrtr@archlinux/developer/andyrtr] has joined #openbsd 07:46 -!- lcubed [~lcubed@user/lcubed] has joined #openbsd 07:47 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Quit: %Cya%] 07:47 -!- WhyNotHugo [~WhyNotHug@anchor.whynothugo.nl] has joined #openbsd 07:49 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 07:50 -!- qiy [~rusty2@user/scuttlecell] has joined #openbsd 07:56 -!- Red [~Red@244.51-174-66.customer.lyse.net] has joined #openbsd 08:00 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 08:01 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 08:03 -!- anexit [~anexit@46.23.90.146] has quit [Quit: Lost terminal] 08:03 -!- fkr [~fkr@hawkins.hazardous.org] has quit [Quit: Lost terminal] 08:03 -!- k0ga [~k0ga@simple-cc.org] has quit [Quit: Lost terminal] 08:03 -!- swottle [~swottle@user/swottle] has quit [Quit: swottle] 08:03 -!- bombuzal [~int16h@user/bombuzal] has quit [Quit: WeeChat 4.7.1] 08:03 -!- nicodv [~nicodv@user/nicodv] has quit [Remote host closed the connection] 08:03 -!- letoram [~bjorn@user/letoram] has quit [Quit: WeeChat 4.8.1] 08:03 -!- zbar [~zbar@user/zbar] has quit [Remote host closed the connection] 08:03 -!- surrounder [~surrounde@user/surrounder] has quit [Remote host closed the connection] 08:03 -!- klsrqm [~klsrqm@user/klsrqm] has quit [Remote host closed the connection] 08:03 -!- van [~van@mx.nocebo.space] has quit [Quit: WeeChat 4.5.2] 08:03 -!- rkta [~rkta@user/rkta] has quit [Quit: zzz] 08:03 -!- moonrei [~moonrei@46.23.95.33] has quit [Remote host closed the connection] 08:03 -!- visl [~visl@user/visl] has quit [Remote host closed the connection] 08:03 -!- supaman [~ojs@user/supaman] has quit [Quit: Lost terminal] 08:04 -!- b100w11 [~b100w11@user/b100w11] has quit [Remote host closed the connection] 08:04 -!- rIMpossible [~rIMpossib@user/rIMpossible] has quit [Quit: Lost terminal] 08:04 -!- dettus [~dettus@user/dettus] has quit [Quit: zzz] 08:04 -!- chorc [~chorc@user/chorc] has quit [Quit: ZNC 1.9.1 - https://znc.in] 08:04 -!- v45h [~v45h@bdlr.fr] has quit [Quit: WeeChat 4.7.1] 08:04 -!- mk_ [~mk@user/mk-:55564] has quit [Quit: ZNC 1.9.1 - https://znc.in] 08:04 -!- isakBSD [~radio@sourcehut/user/isak] has quit [Quit: Lost terminal] 08:04 -!- Iketani [~Iketani@46.23.90.48] has quit [Quit: Bye] 08:09 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:10 -!- Posterdati [~Posterdat@user/Posterdati] has quit [Read error: Connection reset by peer] 08:15 -!- outofcreativity [~outofcrea@46.23.81.28] has quit [Quit: Lost terminal] 08:15 -!- xs [~xs@user/xs] has quit [Quit: Cheers!] 08:15 -!- morpho [~morpho@185.52.176.49] has quit [Quit: zzz] 08:17 -!- Posterdati [~Posterdat@user/Posterdati] has joined #openbsd 08:20 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 08:20 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 08:22 -!- Warr1024 is now known as Guest4904 08:22 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:24 -!- Guest4904 [~Warr@user/warr1024] has quit [Ping timeout: 262 seconds] 08:24 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 08:25 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 08:29 -!- xse [~xse@krkrkr.org] has quit [Ping timeout: 256 seconds] 08:31 -!- WhyNotHugo [~WhyNotHug@anchor.whynothugo.nl] has quit [Ping timeout: 260 seconds] 08:37 -!- surrounder [~surrounde@user/surrounder] has joined #openbsd 08:37 -!- zbar [~zbar@user/zbar] has joined #openbsd 08:40 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 08:41 -!- nicodv [~nicodv@user/nicodv] has joined #openbsd 08:45 -!- xse [~xse@krkrkr.org] has joined #openbsd 08:45 -!- CosmicDJ [~CosmicDJ@p200300e24f21f10102e04cfffe01e7ab.dip0.t-ipconnect.de] has quit [Quit: reboot] 08:45 -!- Warr1024 [~Warr@user/warr1024] has quit [Quit: Warr1024] 08:46 -!- moonrei [~moonrei@46.23.95.33] has joined #openbsd 08:47 -!- visl [~visl@user/visl] has joined #openbsd 08:47 -!- chorc [~chorc@user/chorc] has joined #openbsd 08:47 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:47 -!- b100w11 [~b100w11@user/b100w11] has joined #openbsd 08:53 -!- WhyNotHugo [~WhyNotHug@anchor.whynothugo.nl] has joined #openbsd 08:54 -!- klsrqm [~klsrqm@user/klsrqm] has joined #openbsd 08:57 -!- aqiu [~aqiu@user/aqiu] has joined #openbsd 09:01 -!- xs [~xs@user/xs] has joined #openbsd 09:03 -!- ublx [~ublx@user/ublx] has joined #openbsd 09:04 -!- mk_ [~mk@user/mk-:55564] has joined #openbsd 09:04 -!- loganaden [~macbookm4@197.225.47.116] has joined #openbsd 09:05 -!- letoram [~bjorn@user/letoram] has joined #openbsd 09:17 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Ping timeout: 264 seconds] 09:18 -!- hotsoup_ [~hotsoup@user/hotsoup] has joined #openbsd 09:19 -!- henrix [~henrix@user/henrix] has joined #openbsd 09:20 -!- loganaden [~macbookm4@197.225.47.116] has quit [Ping timeout: 244 seconds] 09:22 -!- dogg0 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 09:24 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 09:27 -!- van [~van@mx.nocebo.space] has joined #openbsd 09:27 -!- rc [~rc@user/rc] has quit [Quit: nyaa~] 09:32 -!- outofcreativity [~outofcrea@46.23.81.28] has joined #openbsd 09:37 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has quit [Remote host closed the connection] 09:38 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has joined #openbsd 09:38 -!- fkr [~fkr@hawkins.hazardous.org] has joined #openbsd 09:44 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has quit [Remote host closed the connection] 09:44 -!- fkr [~fkr@hawkins.hazardous.org] has quit [Ping timeout: 242 seconds] 09:48 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has joined #openbsd 09:58 -!- CosmicDJ [~CosmicDJ@p200300e24f21f10102e04cfffe01e7ab.dip0.t-ipconnect.de] has joined #openbsd 09:58 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 10:01 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 10:01 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 10:02 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 10:02 -!- uncleyear [~ian@178.66.159.27] has quit [Remote host closed the connection] 10:04 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 10:08 -!- uncleyear [~ian@178.66.159.27] has quit [Remote host closed the connection] 10:10 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 10:23 -!- Xenguy [~Xenguy@devuan/developer/Xenguy] has quit [Ping timeout: 240 seconds] 10:25 -!- Xenguy [~Xenguy@devuan/developer/Xenguy] has joined #openbsd 10:28 -!- oxzi [~oxzi@marohu.lurk.space] has joined #openbsd 10:35 -!- BillyZane2 is now known as BillyZane 10:48 -!- DetourNetworkUK [DetourNetw@user/DetourNetworkUK] has quit [Ping timeout: 248 seconds] 10:50 -!- vados [~vados@46-133-42-68.mobile.vf-ua.net] has quit [Read error: Connection reset by peer] 10:54 -!- Wateir [~m-c5gjhm@user/Wateir] has quit [Ping timeout: 248 seconds] 10:58 -!- Wateir [~m-c5gjhm@user/Wateir] has joined #openbsd 11:02 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has quit [Excess Flood] 11:02 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has joined #openbsd 11:04 -!- vados [~vados@46-133-76-0.mobile.vf-ua.net] has joined #openbsd 11:10 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 248 seconds] 11:14 -!- dutch [~DutchIngr@user/dutch] has quit [Ping timeout: 268 seconds] 11:14 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 248 seconds] 11:16 -!- sjg [~sjg@user/sjg] has joined #openbsd 11:17 -!- commandk [~commandk@user/commandk] has quit [Quit: Ping timeout (120 seconds)] 11:22 -!- JetpackJackson [~JetpackJa@129.222.0.16] has quit [Ping timeout: 254 seconds] 11:25 -!- JetpackJackson [~JetpackJa@98.97.167.237] has joined #openbsd 11:29 -!- akinji [~akinji@user/akinji] has joined #openbsd 11:33 -!- td123 [~tom@user/td123] has quit [Ping timeout: 264 seconds] 11:36 -!- td123 [~tom@user/td123] has joined #openbsd 11:36 -!- fkr [~fkr@hawkins.hazardous.org] has joined #openbsd 11:39 -!- fkr [~fkr@hawkins.hazardous.org] has quit [Client Quit] 11:40 -!- fkr [~fkr@hawkins.hazardous.org] has joined #openbsd 11:52 -!- paulgupta [xgpt@user/xgpt] has quit [Ping timeout: 245 seconds] 11:54 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has joined #openbsd 12:00 -!- morpho [~morpho@185.52.176.49] has joined #openbsd 12:03 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 12:11 -!- xkcd3 [~xkcd@user/xkcd] has joined #openbsd 12:12 -!- xkcd [~xkcd@user/xkcd] has quit [Ping timeout: 252 seconds] 12:12 -!- xkcd3 is now known as xkcd 12:19 -!- dogg0 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 12:21 < lts> WPA3 getting closer https://undeadly.org/cgi?action=article;sid=20260719093851 12:31 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 12:35 -!- Guest29 [~Guest29@p579108c9.dip0.t-ipconnect.de] has joined #openbsd 12:36 -!- Guest29 [~Guest29@p579108c9.dip0.t-ipconnect.de] has quit [Client Quit] 12:43 -!- pulmixo [~pulmixo@user/pulmixo] has joined #openbsd 12:53 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 12:56 -!- ArGGu^^ [~quassel@host-62-106-15-200.dynamic.elmonet.fi] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 12:56 -!- r00t-0day [~r00t-0day@user/r00t-0day] has joined #openbsd 13:03 < r00t-0day> hi all 13:03 -!- leo_ [~leo@arioch.leonhardt.eu] has quit [Ping timeout: 265 seconds] 13:04 -!- leo_ [~leo@arioch.leonhardt.eu] has joined #openbsd 13:15 -!- monkeybusiness [monkeybusi@2605:6400:441a:98c7:2067:a587:6f09:805c] has quit [Changing host] 13:15 -!- monkeybusiness [monkeybusi@user/monkeybusiness] has joined #openbsd 13:20 -!- librecat [uid714233@id-714233.helmsley.irccloud.com] has quit [Quit: Connection closed for inactivity] 13:24 -!- leo_ [~leo@arioch.leonhardt.eu] has quit [Read error: Connection reset by peer] 13:24 -!- td123 [~tom@user/td123] has quit [Quit: Konversation terminated!] 13:24 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has joined #openbsd 13:27 -!- leo_ [~leo@arioch.leonhardt.eu] has joined #openbsd 13:30 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 244 seconds] 13:31 -!- leo_ [~leo@arioch.leonhardt.eu] has quit [Read error: Connection reset by peer] 13:31 -!- dettus [~dettus@p579108c9.dip0.t-ipconnect.de] has joined #openbsd 13:31 -!- dettus [~dettus@p579108c9.dip0.t-ipconnect.de] has quit [Changing host] 13:31 -!- dettus [~dettus@user/dettus] has joined #openbsd 13:32 -!- leo_ [~leo@arioch.leonhardt.eu] has joined #openbsd 13:33 -!- prb [~prb@46.23.89.246] has joined #openbsd 13:41 -!- zcram [~zcram@user/zcram] has joined #openbsd 13:41 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 13:42 -!- quark [quark@user/meow/Quark] has joined #openbsd 13:45 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 13:46 -!- quark [quark@user/meow/Quark] has joined #openbsd 13:51 -!- virys [~virys@user/lovisabet] has joined #openbsd 13:53 -!- Iketani [~Iketani@46.23.90.48] has joined #openbsd 14:05 -!- hotsoup_ [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 14:06 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 14:08 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 14:09 -!- r00t-0day [~r00t-0day@user/r00t-0day] has quit [K-Lined] 14:09 -!- slim [~slim@user/meow/slim] has joined #openbsd 14:10 -!- izder456 [~izder456@user/izder456] has quit [Remote host closed the connection] 14:13 -!- izder456 [~izder456@user/izder456] has joined #openbsd 14:14 -!- marty [~marty@static-23-234-102-53.cust.tzulo.com] has quit [Ping timeout: 252 seconds] 14:16 -!- marty [~marty@static-23-234-100-46.cust.tzulo.com] has joined #openbsd 14:20 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 14:23 -!- td123 [~tom@user/td123] has joined #openbsd 14:28 -!- rIMpossible [~rIMpossib@user/rIMpossible] has joined #openbsd 14:32 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 14:35 -!- tib67 [~tib@strasfo.tib.cc] has quit [Quit: WeeChat 4.7.1] 14:37 -!- tib67 [~tib@strasfo.tib.cc] has joined #openbsd 14:40 -!- tribaal [~tribaal@ubuntu/member/tribaal] has quit [Quit: ZNC - https://znc.in] 14:40 -!- bazflo [~bazflo@user/bazflo] has quit [Remote host closed the connection] 14:41 -!- tribaal [~tribaal@ubuntu/member/tribaal] has joined #openbsd 14:41 -!- spikewall [~spikewall@runa.re] has quit [Remote host closed the connection] 14:42 -!- spikewall [~spikewall@runa.re] has joined #openbsd 14:49 -!- bazflo [~bazflo@user/bazflo] has joined #openbsd 14:53 -!- rkta [~rkta@user/rkta] has joined #openbsd 14:54 -!- akinji [~akinji@user/akinji] has quit [Ping timeout: 261 seconds] 15:08 -!- shrub900 [~shrub900@user/halloy4802] has joined #openbsd 15:12 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has quit [Ping timeout: 256 seconds] 15:26 -!- bazflo [~bazflo@user/bazflo] has quit [Remote host closed the connection] 15:27 -!- bazflo [~bazflo@user/bazflo] has joined #openbsd 15:35 -!- airrick [~airrick@user/airrick] has quit [Remote host closed the connection] 15:36 -!- airrick [~airrick@user/airrick] has joined #openbsd 15:39 -!- kafkaenjoyer [~kafkaenjo@171.243.63.106] has joined #openbsd 15:39 -!- kafkaenjoyer [~kafkaenjo@171.243.63.106] has quit [Changing host] 15:39 -!- kafkaenjoyer [~kafkaenjo@user/kafkaenjoyer] has joined #openbsd 15:40 -!- rscastilho2024 [rscastilho@user/rscastilho2024] has joined #openbsd 15:45 -!- raj [uid72176@user/raj] has joined #openbsd 15:52 -!- kris_ [~kris_@user/kris-:46098] has quit [Ping timeout: 252 seconds] 15:54 -!- tertullian [~sonne@ip-005-146-205-026.um05.pools.vodafone-ip.de] has quit [Ping timeout: 265 seconds] 15:54 -!- bazflo [~bazflo@user/bazflo] has quit [Remote host closed the connection] 15:55 -!- kafkaenjoyer [~kafkaenjo@user/kafkaenjoyer] has quit [Quit: nyaa~] 15:55 -!- bazflo [~bazflo@user/bazflo] has joined #openbsd 15:56 -!- tertullian [~sonne@ip-005-146-205-026.um05.pools.vodafone-ip.de] has joined #openbsd 16:01 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has joined #openbsd 16:03 -!- amebarsod [~amebarsod@user/amebarsod] has joined #openbsd 16:04 -!- amebarsod [~amebarsod@user/amebarsod] has left #openbsd [] 16:10 -!- kris_ [~kris_@user/kris-:46098] has joined #openbsd 16:21 -!- lusciouslover [~luscious@user/lusciouslover] has quit [Quit: K-Lined] 16:27 -!- lusciouslover [~luscious@user/lusciouslover] has joined #openbsd 16:36 -!- unwired4 [~unwired@user/unwired] has quit [Quit: leaving] 16:38 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has quit [Ping timeout: 256 seconds] 16:45 -!- ArGGu^^ [~quassel@host-62-106-15-200.dynamic.elmonet.fi] has joined #openbsd 16:50 -!- spikewall [~spikewall@runa.re] has quit [Remote host closed the connection] 16:50 -!- spikewall [~spikewall@runa.re] has joined #openbsd 16:51 -!- unwired4 [~unwired@user/unwired] has joined #openbsd 17:00 -!- thold [~thold@user/thold] has joined #openbsd 17:03 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 256 seconds] 17:04 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 17:04 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 17:04 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 17:06 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has quit [Quit: Polarian has disappeared] 17:07 -!- paulgupta [xgpt@user/xgpt] has joined #openbsd 17:08 -!- mischief2 [~mischief@136.25.5.185] has joined #openbsd 17:08 -!- mischief [~mischief@136.25.5.185] has quit [Ping timeout: 244 seconds] 17:09 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has joined #openbsd 17:10 -!- mischief2 is now known as mischief 17:19 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has joined #openbsd 17:23 -!- x7e [~x7e@user/x7e] has quit [Quit: ZNC - https://znc.in] 17:23 -!- x7e [~x7e@user/x7e] has joined #openbsd 17:28 -!- unwired4 [~unwired@user/unwired] has quit [Quit: leaving] 17:28 -!- loganaden [~macbookm4@105.235.158.146] has joined #openbsd 17:29 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has quit [Ping timeout: 272 seconds] 17:33 -!- unwired4 [~unwired@user/unwired] has joined #openbsd 17:33 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 17:34 -!- tangentnet [~tangent@user/tangentnet] has quit [Quit: Konversation terminated!] 17:34 -!- loganaden [~macbookm4@105.235.158.146] has quit [Ping timeout: 264 seconds] 17:41 -!- thold [~thold@user/thold] has quit [Quit: no fate but what we make] 17:42 -!- aqsd [~aqsd@user/aqsd] has quit [Quit: Everywhere I turn I see more of those hollow glass chickens.] 17:42 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 17:43 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 17:46 -!- fro [fro@humpty.dance] has joined #openbsd 17:55 -!- aqsd [~aqsd@user/aqsd] has joined #openbsd 17:58 -!- ublx [~ublx@user/ublx] has joined #openbsd 18:00 -!- spikewall [~spikewall@runa.re] has quit [Remote host closed the connection] 18:01 -!- spikewall [~spikewall@runa.re] has joined #openbsd 18:07 -!- dogg0 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 18:07 -!- dayid [~dayid@bench.dayid.org] has joined #openbsd 18:07 -!- dayid [~dayid@bench.dayid.org] has quit [Changing host] 18:07 -!- dayid [~dayid@user/dayid] has joined #openbsd 18:08 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 18:09 -!- h3artbl33d [~h3artbl33@user/h3artbl33d] has joined #openbsd 18:11 -!- vulpine [xfnw@user/meow/xfnw] has quit [Quit: Connection reset by purr] 18:11 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 18:11 -!- loganaden [~macbookm4@102.163.30.247] has joined #openbsd 18:11 -!- vulpine [xfnw@user/meow/xfnw] has joined #openbsd 18:11 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 18:12 -!- dayid [~dayid@user/dayid] has quit [Quit: quit] 18:15 -!- DetourNetworkUK [DetourNetw@user/DetourNetworkUK] has joined #openbsd 18:16 -!- foton [~foton@user/foton] has joined #openbsd 18:17 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 18:20 -!- dayid [~dayid@user/dayid] has joined #openbsd 18:21 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 18:23 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Remote host closed the connection] 18:23 -!- loganaden [~macbookm4@102.163.30.247] has quit [Read error: Connection reset by peer] 18:26 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 18:29 -!- quark [quark@user/meow/Quark] has joined #openbsd 18:38 -!- foton [~foton@user/foton] has quit [Quit: %Bye%] 18:39 -!- foton [~foton@user/foton] has joined #openbsd 18:46 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 18:46 -!- quark [quark@user/meow/Quark] has joined #openbsd 18:52 -!- vaelen [quasselcor@m68k.club] has quit [Quit: No Ping reply in 180 seconds.] 18:52 -!- RayS [~raysl@71.19.144.59] has quit [Quit: ZNC 1.10.1 - https://znc.in] 18:56 -!- deini [~deini@2001:4655:2095:0:6c82:3d12:9d59:cf88] has joined #openbsd 18:58 < deini> Hello. I was wondering if there is something wrong with openbsd.org at the moment? I am trying to download install79.img and it is taking well over an hour. I have no issues with my network. 18:58 < sibiria> download from another mirror 18:59 -!- mischief [~mischief@136.25.5.185] has quit [Read error: Connection reset by peer] 19:00 < h3artbl33d> Yeah, download from another mirror, one more closely to you. If you seek -stable, the mirror doesn't really matter. But if you need the most fresh snapshot for testing purposes: https://spacehopper.org/mirmon/ 19:00 -!- mischief [~mischief@136.25.5.185] has joined #openbsd 19:01 < renaud> always download from a mirror, it's preferred, don't use the main site 19:02 < deini> Thanks. Found better mirror and it took under 1 minute. It's just strange because I have always just used link form openbsd.org/downloads and it was always very fast 19:02 < deini> **https://www.openbsd.org/faq/faq4.html#Download 19:03 < mischief> i just made my own mirror over the weekend 19:03 < mischief> now it's veeery fast for me ;) 19:05 < vortexx> mischief: using nginx, apache or httpd? 19:07 < mischief> just nginx on my linux host for now, because i was too lazy to attach the lvm volume to my openbsd vm. wouldn't be that big of a lift to move it though 19:07 < mischief> https://mirror.offblast.org/pub/OpenBSD/ 19:09 -!- deini [~deini@2001:4655:2095:0:6c82:3d12:9d59:cf88] has quit [Remote host closed the connection] 19:12 -!- deini [~deini@2001:4655:2095:0:6c82:3d12:9d59:cf88] has joined #openbsd 19:13 -!- deini [~deini@2001:4655:2095:0:6c82:3d12:9d59:cf88] has quit [Remote host closed the connection] 19:14 -!- rscastilho2024 [rscastilho@user/rscastilho2024] has quit [Remote host closed the connection] 19:15 < vortexx> mine's on nginx as well on an OpenBSD vm on the homelab server 19:25 -!- stark [epsilon@gateway04.insomnia247.nl] has joined #openbsd 19:26 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 19:27 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Quit: ZNC 1.9.1 - https://znc.in] 19:32 -!- loganaden [~macbookm4@102.163.30.247] has joined #openbsd 19:33 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Quit: ZNC 1.9.1 - https://znc.in] 19:34 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 19:34 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 19:34 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 19:37 -!- edthix [~Thunderbi@2405:3800:8f8:3bf2:a3a4:ea90:d90f:1636] has joined #openbsd 19:41 -!- loganaden [~macbookm4@102.163.30.247] has quit [Read error: Connection reset by peer] 19:41 -!- mexen [uid495612@user/mexen] has quit [] 19:44 -!- textmode [~textmode@194.0.227.52] has joined #openbsd 19:47 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 240 seconds] 19:47 -!- broke [~broke@user/broke] has joined #openbsd 19:48 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 19:48 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 19:48 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 19:48 -!- Red [~Red@244.51-174-66.customer.lyse.net] has quit [Ping timeout: 245 seconds] 19:48 -!- lcubed [~lcubed@user/lcubed] has quit [Ping timeout: 245 seconds] 19:49 -!- lcubed [~lcubed@user/lcubed] has joined #openbsd 19:50 -!- loganaden [~macbookm4@102.163.30.247] has joined #openbsd 19:51 -!- cgnarne_ [~cgnarne@cgn-89-0-3-110.nc.de] has joined #openbsd 19:52 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 252 seconds] 20:00 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 251 seconds] 20:02 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 20:02 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 20:02 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 20:02 -!- cgnarne_ [~cgnarne@cgn-89-0-3-110.nc.de] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:03 -!- jmp0 [~jmp0@46.23.90.211] has joined #openbsd 20:03 -!- textmode [~textmode@194.0.227.52] has quit [Quit: leaving] 20:03 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.7.1] 20:03 -!- carlomonte [~carlomont@user/carlomonte] has quit [Quit: carlomonte] 20:10 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 20:11 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 20:17 -!- loganaden [~macbookm4@102.163.30.247] has quit [Read error: Connection reset by peer] 20:24 -!- ursa [~ursa@user/ursa] has quit [Quit: ursa] 20:24 -!- Red [~Red@231.51-174-66.customer.lyse.net] has joined #openbsd 20:26 -!- mischief [~mischief@136.25.5.185] has quit [Read error: Connection reset by peer] 20:26 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 20:26 -!- mischief [~mischief@136.25.5.185] has joined #openbsd 20:26 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:30 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Client Quit] 20:30 -!- cgnarne [~cgnarne@cgn-89-0-3-110.nc.de] has joined #openbsd 20:30 -!- cgnarne [~cgnarne@cgn-89-0-3-110.nc.de] has quit [Changing host] 20:30 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 20:38 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:38 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 20:38 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 20:38 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 20:39 -!- broke [~broke@user/broke] has left #openbsd [] 20:43 -!- zcram [~zcram@user/zcram] has quit [Quit: Do the right thing!] 20:43 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 20:43 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:45 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 20:47 -!- td123 [~tom@user/td123] has quit [Remote host closed the connection] 20:47 -!- td123 [~tom@user/td123] has joined #openbsd 20:47 -!- uncleyear [~ian@178.66.159.27] has quit [Remote host closed the connection] 20:49 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 20:50 -!- uncleyear [~ian@178.66.159.27] has quit [Remote host closed the connection] 20:51 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 20:52 -!- uncleyear [~ian@178.66.159.27] has quit [Remote host closed the connection] 20:53 -!- uncleyear [~ian@178.66.159.27] has joined #openbsd 20:55 -!- virys [~virys@user/lovisabet] has quit [Quit: Lost terminal] 20:56 -!- kypwny [~kypwny@user/kypwny] has quit [Remote host closed the connection] 20:57 -!- kypwny [~kypwny@user/kypwny] has joined #openbsd 21:00 -!- shadowtux [~shadowtux@user/meow/shadowtux] has quit [Quit: The Lounge - https://thelounge.chat] 21:09 -!- rc [~rc@user/rc] has joined #openbsd 21:11 -!- pulmixo [~pulmixo@user/pulmixo] has quit [Remote host closed the connection] 21:12 -!- Leone [~Leo@104.247.242.174] has quit [Read error: Connection reset by peer] 21:19 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Read error: Connection reset by peer] 21:20 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 21:20 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 21:20 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 21:20 -!- rahl [rahl@otaku.sdf.org] has quit [Read error: Connection reset by peer] 21:25 -!- vhns [~vhns@107.173.114.161] has quit [Quit: updating] 21:33 -!- grain77 [~grain77@user/grain77] has quit [Ping timeout: 273 seconds] 21:34 -!- cgnarne_ [~cgnarne@cgn-89-0-3-110.nc.de] has joined #openbsd 21:34 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Remote host closed the connection] 21:36 -!- grain77 [~grain77@user/grain77] has joined #openbsd 21:36 -!- rv1sr [~rv1sr@user/rv1sr] has quit [] 21:39 -!- vhns [~vhns@107.173.114.161] has joined #openbsd 21:39 -!- dogg0 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 21:41 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 21:44 -!- cgnarne_ [~cgnarne@cgn-89-0-3-110.nc.de] has quit [Quit: ZNC 1.9.1 - https://znc.in] 21:44 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 21:44 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 21:44 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 21:55 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 245 seconds] 21:59 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 21:59 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 21:59 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 22:06 -!- kris_ [~kris_@user/kris-:46098] has quit [Ping timeout: 252 seconds] 22:06 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Quit: sleep] 22:08 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 242 seconds] 22:08 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 22:08 -!- cgnarne [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has quit [Changing host] 22:08 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 22:08 -!- toxic063 [~toxic0@82.67.176.107] has quit [Ping timeout: 243 seconds] 22:09 -!- kris_ [~kris_@user/kris-:46098] has joined #openbsd 22:15 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 22:19 -!- mytec333 [~mytec333@user/mytec333] has quit [Quit: WeeChat 4.8.1] 22:19 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Ping timeout: 244 seconds] 22:22 -!- toxic063 [~toxic0@82.67.176.107] has joined #openbsd 22:22 -!- vptr [~vptr@user/vptr] has quit [Ping timeout: 244 seconds] 22:23 -!- cgnarne [~cgnarne@cgn-89-0-3-110.nc.de] has joined #openbsd 22:23 -!- cgnarne [~cgnarne@cgn-89-0-3-110.nc.de] has quit [Changing host] 22:23 -!- cgnarne [~cgnarne@user/cgnarne] has joined #openbsd 22:24 -!- vptr [~vptr@user/vptr] has joined #openbsd 22:27 -!- ublxi [~ublx@user/ublx] has joined #openbsd 22:28 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 248 seconds] 22:29 -!- xoddf2 [xoddf@user/xoddf2] has quit [Ping timeout: 264 seconds] 22:34 -!- xoddf2 [xoddf@user/xoddf2] has joined #openbsd 22:36 -!- edthix [~Thunderbi@2405:3800:8f8:3bf2:a3a4:ea90:d90f:1636] has quit [Quit: edthix] 22:38 -!- t3ch [~m5it@vmi3205629.contaboserver.net] has quit [Remote host closed the connection] 22:45 -!- fflam [~mdt@2600:4040:1105:d300::1c19] has joined #openbsd 22:51 -!- cgnarne_ [~cgnarne@2a0a-a547-8246-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 22:51 -!- cgnarne [~cgnarne@user/cgnarne] has quit [Quit: ZNC 1.9.1 - https://znc.in] 22:53 -!- foton [~foton@user/foton] has quit [Quit: %Bye%] 22:55 -!- chasmo77 [~chas77@c-76-105-254-179.hsd1.or.comcast.net] has quit [Quit: It's just that easy] 23:02 -!- alem [~alem@user/alem] has quit [Ping timeout: 242 seconds] 23:07 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 252 seconds] 23:18 -!- atops- [~atops@1.147.61.144] has quit [Ping timeout: 256 seconds] 23:25 -!- agentcasey [~dracos@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:26 -!- td123 [~tom@user/td123] has quit [Quit: Konversation terminated!] 23:26 -!- shadowtux [~shadowtux@user/meow/shadowtux] has joined #openbsd 23:32 -!- dutch [~DutchIngr@user/dutch] has joined #openbsd 23:33 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 23:42 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 23:42 < dg> there's definitely something up with fastly, I just changed over to cloudflare.cdn.openbsd.org and it's behaving better, particularly snapshots which are less likely to be cached 23:45 -!- ublxi [~ublx@user/ublx] has quit [Quit: ublxi] 23:46 -!- Red [~Red@231.51-174-66.customer.lyse.net] has quit [Ping timeout: 245 seconds] 23:46 -!- kafkaenjoyer [~kafkaenjo@171.243.63.106] has joined #openbsd 23:47 -!- kafkaenjoyer [~kafkaenjo@171.243.63.106] has quit [Changing host] 23:47 -!- kafkaenjoyer [~kafkaenjo@user/kafkaenjoyer] has joined #openbsd 23:51 < WhyNotHugo> Trying to debug a binary, even something trivial liek `gdb whoami` always fails with: Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/libexec/ld.so] 23:51 < WhyNotHugo> Should I be using something different? 23:54 < fro> i was having trouble with cloudflare recently too 23:54 < fro> all the CDNs really 23:55 < fro> super slow for me for like a week+ 23:55 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 23:55 < fro> WhyNotHugo: probably gonna need more info than this 23:56 < pardis> gdb in base is ancient, try egdb from packages 23:56 < WhyNotHugo> Use `gdb whoami`, then `run`, and it shows this error. It happens for any binary, and when trying to debug one that segfaults, no useful information is given. 23:57 < WhyNotHugo> pkg_info -Q egdb -> no results 23:57 -!- td123 [~tom@user/td123] has joined #openbsd 23:57 -!- slim [~slim@user/meow/slim] has joined #openbsd 23:57 < pardis> the package is named gdb, it provides the egdb binary 23:58 < WhyNotHugo> Thanks, tha one works 23:58 < fro> what platform is this on 23:59 < fro> i don't even have gdb in base here 23:59 < WhyNotHugo> amd64 23:59 < WhyNotHugo> I only installed this box this year, so it can't be some ancient leftover from many releases ago --- Log closed Mon Jul 20 00:00:45 2026