--- Log opened Sun Dec 01 00:00:28 2024 00:03 -!- typicat [~karl@user/typicat] has joined #openbsd 00:11 -!- ficonni [~ficonni@213.196.101.110] has quit [Remote host closed the connection] 00:22 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 252 seconds] 00:24 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 00:25 -!- accelerat0r [~user@user/accelerat0r] has joined #openbsd 00:26 -!- fflam [~mdt@2600:4040:10fe:3900::1c19] has quit [Ping timeout: 252 seconds] 00:26 -!- gnucode [~gnucode@user/jab] has quit [Remote host closed the connection] 00:27 -!- gnucode [~gnucode@user/jab] has joined #openbsd 00:27 -!- zenmov [~zenmov@user/zenmov] has quit [Ping timeout: 252 seconds] 00:28 -!- fflam [~mdt@45.134.140.146] has joined #openbsd 00:30 -!- redruM [~redrum@user/redrum] has joined #openbsd 00:33 -!- fflam [~mdt@45.134.140.146] has quit [Ping timeout: 252 seconds] 00:35 -!- fflam [~mdt@2600:4040:10fe:3900::1c19] has joined #openbsd 00:42 -!- accelerat0r [~user@user/accelerat0r] has quit [Read error: Connection reset by peer] 00:44 -!- sdds [~sdds@user/sdds] has joined #openbsd 00:48 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 00:48 -!- cmc [~methos@gateway/tor-sasl/cmc] has quit [Remote host closed the connection] 00:49 -!- cmc [~methos@gateway/tor-sasl/cmc] has joined #openbsd 00:57 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 255 seconds] 01:00 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 260 seconds] 01:03 < gnucode> grrrr. Apparently OpenBSD doesn't support my wifi chip. Atheros AR9300 01:04 < gnucode> The athn driver provides support for a wide variety of Atheros 802.11n devices, ranging from the AR5008 up to the AR9287. 01:04 < gnucode> My chip is just slightly too new. :( 01:04 < gnucode> well I guess it's not really new. 01:18 -!- rnkn [~rnkn@66.135.27.208] has quit [Quit: rnkn] 01:21 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 01:23 < ssm_> you could just try adding it to athn and see if it automagically works lol 01:24 -!- zenmov [~zenmov@user/zenmov] has joined #openbsd 01:29 -!- elnegro [elnegro@r186-50-73-146.dialup.adsl.anteldata.net.uy] has joined #openbsd 01:30 < gnucode> how would I add it to athn and see if it works? 01:30 < gnucode> ifconfig doesn't show it. :( 01:30 < gnucode> also is anyone using the torris omnia router on OpenBSD? 01:31 -!- elnegro [elnegro@r186-50-73-146.dialup.adsl.anteldata.net.uy] has quit [Client Quit] 01:31 -!- mx08 [~mx08@user/mx08] has quit [Quit: WeeChat 3.8] 01:33 -!- mx08 [~mx08@user/mx08] has joined #openbsd 01:34 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 01:35 -!- zenmov_ [~zenmov@user/zenmov] has joined #openbsd 01:35 < gnucode> apparently OpenBSD will run on the Torris Mox 01:35 < gnucode> https://www.openbsd.org/arm64.html 01:38 -!- zenmov [~zenmov@user/zenmov] has quit [Ping timeout: 276 seconds] 01:39 -!- coppola_ [~coppola_@user/coppola] has quit [Ping timeout: 252 seconds] 01:41 -!- coppola_ [~coppola_@user/coppola] has joined #openbsd 01:48 -!- RypPn [~RypPn@user/ryppn] has quit [Quit: Real-time updating is paused. (Resume)] 01:51 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 02:00 < mischief> gnucode: you would add the vid/did to the driver probably, but you probably also need appropriate firmware.. 02:00 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 02:05 < gnucode> mischief: I'm not sure what the vid/did is ? 02:05 < gnucode> and I am running a T400 librebooted laptop. I believe there is free firmare (that GNU/FSF endorses). Not sure if that would run on OpenBSD. 02:05 < gnucode> for my wifi chip. 02:06 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has joined #openbsd 02:06 < mischief> vendor id and product id, it's how pci devices are recognized 02:06 -!- begriffs_ [~begriffs@user/begriffs] has joined #openbsd 02:07 -!- begriffs [~begriffs@user/begriffs] has quit [Remote host closed the connection] 02:07 -!- begriffs_ [~begriffs@user/begriffs] has quit [Remote host closed the connection] 02:08 -!- begriffs_ [~begriffs@user/begriffs] has joined #openbsd 02:08 < mischief> if you add PCI_PRODUCT_ATHEROS_AR9300 to athn_pci_devices in https://cvsweb.openbsd.org/src/sys/dev/pci/if_athn_pci.c?rev=1.24&content-type=text/x-cvsweb-markup it might just work 02:09 < ssm_> default partitioning should make a large enough src and obj partition for you to build your own kernels 02:09 < ssm_> if your disk is large enough, that is 02:10 < polarian> someone with gnu in their username using OpenBSD... little ironic no? 02:10 * polarian will shut up now 02:11 * ssm_ sends polarian gnudes 02:12 < polarian> ssm_: is it licenced under the GPL? 02:13 < oldlaptop> failure to be a license zealot strikes me as healthy and reasonable, not "ironic" 02:14 < oldlaptop> (or whatever - I guess one reason to bother with OpenBSD is to have less GNU code to deal with when, say, for some reason you want to be able to read and understand the implementation of some libc routine) 02:15 < oldlaptop> (so that's ironic, I suppose?) 02:15 < polarian> oldlaptop: this is OpenBSD, nobody here is sane 02:16 -!- RypPn [~RypPn@user/ryppn] has quit [Quit: Real-time updating is paused. (Resume)] 02:17 < polarian> also I cant help it if the GPL sucks... its a hill I will die on :) 02:17 < polarian> Dont get me wrong I still use GPL over proprietary, but if you hand me a BSD alternative I am taking it 02:17 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 02:17 < polarian> anyways considering OpenBSDs strong stance against GNU/GPL I thought it was a little ironic thats all 02:30 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Read error: Connection reset by peer] 02:31 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 02:31 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:a8fa:1e77:8c36:3172] has joined #openbsd 02:34 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 02:34 < oldlaptop> One "uses" a license by licensing one's creative work under it. 02:35 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 02:38 < thrig> I would like to buy a fish license 02:40 < oldlaptop> the bait shop should have you covered 02:44 < ssm_> importance tierist, high to low: license(proprietary), build system sanity, code complexity/number of dependencies, programming language, github, license(open source/foss), stupid developer twitter political drama 02:47 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 02:50 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 252 seconds] 02:50 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 02:55 -!- mover [~hischild@user/mover] has quit [Quit: leaving] 02:56 -!- adig [~default@109.166.137.23] has joined #openbsd 02:59 -!- Aedil [~adrian@ip923469d0.dynamic.kabel-deutschland.de] has joined #openbsd 03:00 < gnucode> mischief: "Atheros AR9300" rev 0x01 at pci2 dev 0 function 0 not configured 03:01 < gnucode> mischief: thanks for the tip! I might just try that! 03:01 < gnucode> I've never actually compiled the OpenBSD kernel before. 03:03 < gnucode> polarian: I get that a lot. yes I'm a GNU fan AND OpenBSD fan. 03:03 < gnucode> https://gnucode.me/about.html openbsd is listed on my website as things that I think are cool. 03:08 -!- gnucode [~gnucode@user/jab] has quit [Remote host closed the connection] 03:10 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has joined #openbsd 03:10 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has quit [Changing host] 03:10 -!- linsux [~metbsd@user/linsux] has joined #openbsd 03:15 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 265 seconds] 03:17 -!- Red_ [~Red@89.51-174-66.customer.lyse.net] has joined #openbsd 03:17 -!- agentcasey [~agentcase@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #openbsd 03:19 -!- toxic063 [~toxic0@82.66.203.96] has quit [Ping timeout: 252 seconds] 03:20 -!- Red [~Red@89.51-174-66.customer.lyse.net] has quit [Ping timeout: 255 seconds] 03:20 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has joined #openbsd 03:20 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has quit [Changing host] 03:20 -!- linsux [~metbsd@user/linsux] has joined #openbsd 03:21 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 03:24 -!- zenmov_ [~zenmov@user/zenmov] has quit [Read error: Connection reset by peer] 03:27 -!- Everything [~Everythin@46-133-155-212.mobile.vf-ua.net] has quit [Quit: leaving] 03:27 < remiliascarlet> polarian: Insane people can be found in every community that isn't just a 5 member niche club. 03:27 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 03:28 -!- sdds [~sdds@user/sdds] has joined #openbsd 03:29 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 03:30 -!- zenmov [~zenmov@user/zenmov] has joined #openbsd 03:30 -!- sdds [~sdds@user/sdds] has joined #openbsd 03:32 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 03:32 -!- sdds_ [~sdds@user/sdds] has joined #openbsd 03:38 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 03:48 < polarian> remiliascarlet: it was meant as a joke :/ 03:53 -!- _zip100 [~zip100@185.209.196.229] has quit [Ping timeout: 252 seconds] 03:53 -!- zip100 [~zip100@185.209.196.249] has joined #openbsd 04:00 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:a8fa:1e77:8c36:3172] has quit [Ping timeout: 252 seconds] 04:01 -!- MrGoblins [~MrGoblins@201.103.90.191] has joined #openbsd 04:17 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Ping timeout: 252 seconds] 04:24 -!- fflam [~mdt@2600:4040:10fe:3900::1c19] has quit [Quit: WeeChat 4.4.3] 04:31 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 04:33 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 248 seconds] 04:35 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 04:35 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 04:39 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has joined #openbsd 04:39 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has quit [Changing host] 04:39 -!- linsux [~metbsd@user/linsux] has joined #openbsd 04:41 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 04:50 -!- mxz__ [~mxz@user/mxz] has joined #openbsd 04:51 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 252 seconds] 04:51 -!- mxz__ is now known as mxz 04:52 -!- mxz_ [~mxz@user/mxz] has quit [Ping timeout: 265 seconds] 05:08 -!- BillyZane2 is now known as BillyZane 05:08 -!- Aedil [~adrian@ip923469d0.dynamic.kabel-deutschland.de] has quit [Ping timeout: 252 seconds] 05:12 -!- ya_dingus [~ya@68.235.46.202] has joined #openbsd 05:14 -!- Aedil [~adrian@146.52.105.208] has joined #openbsd 05:16 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 05:20 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 05:21 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 05:25 -!- linsux [~metbsd@user/linsux] has quit [Quit: byeircer] 05:26 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 05:28 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has joined #openbsd 05:28 -!- linsux [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has quit [Changing host] 05:28 -!- linsux [~metbsd@user/linsux] has joined #openbsd 05:29 -!- Hackerpcs [~user@user/hackerpcs] has quit [Quit: Hackerpcs] 05:29 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 05:30 -!- jonf [~jjf@c-174-166-163-232.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 05:30 -!- jonf [~jjf@c-174-166-163-232.hsd1.nj.comcast.net] has joined #openbsd 05:43 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 05:44 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 05:50 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 05:53 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 05:59 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 06:05 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has joined #openbsd 06:09 -!- redruM [~redrum@user/redrum] has quit [Ping timeout: 260 seconds] 06:11 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 06:17 -!- dastain [~dastain@81.4.102.12] has quit [Ping timeout: 246 seconds] 06:18 -!- dastain [~dastain@2a00:d880:6:262::45a3] has joined #openbsd 06:44 -!- reset [~reset@user/reset] has joined #openbsd 06:58 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 06:58 -!- carneous [~carneous@telefrag.claustrophobopolis.com] has quit [Quit: .] 07:07 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 07:08 -!- agentcasey [~agentcase@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 07:08 -!- carneous [~carneous@telefrag.claustrophobopolis.com] has joined #openbsd 07:17 -!- MrGoblins [~MrGoblins@201.103.90.191] has quit [Ping timeout: 272 seconds] 07:20 -!- gatlinggoat [~Thunderbi@2600:4040:ad65:b400:5459:8033:7f88:fc82] has quit [Quit: gatlinggoat] 07:21 -!- ya_dingus [~ya@68.235.46.202] has quit [Quit: Leaving] 07:22 < dlg> anyone want to test a pppoe diff for me? 07:32 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 07:32 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 07:49 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 07:51 < quinq> That does what? 07:56 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 07:59 -!- eniac [~eniac@user/eniac] has joined #openbsd 08:15 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Remote host closed the connection] 08:15 -!- jlavsund [jlavsund@2.70.11.231.mobile.tre.se] has joined #openbsd 08:29 -!- jlavsund [jlavsund@2.70.11.231.mobile.tre.se] has quit [Remote host closed the connection] 08:34 < IcePic> "good shitz", as mickey@ used to say 08:38 -!- uncleyear [~ian@45.80.46.84] has joined #openbsd 08:41 -!- zoraj [~ubuntu@41.136.51.123] has quit [Ping timeout: 272 seconds] 08:42 -!- zoraj [~ubuntu@102.113.82.135] has joined #openbsd 08:48 < dlg> its meant to speed up rx performance 08:53 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 09:02 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 09:03 -!- feriman [~feriman@user/feriman] has quit [Quit: leaving] 09:03 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Ping timeout: 260 seconds] 09:05 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 09:05 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 09:05 -!- feriman [~feriman@user/feriman] has joined #openbsd 09:07 -!- qiy [~rusty2@user/scuttlecell] has quit [Ping timeout: 260 seconds] 09:09 -!- qiy [~rusty2@user/scuttlecell] has joined #openbsd 09:16 -!- venichka [~venichka@user/venichka] has joined #openbsd 09:18 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 09:21 -!- venichka [~venichka@user/venichka] has joined #openbsd 09:22 -!- Warr1024 is now known as Guest8166 09:22 -!- Guest8166 [~Warr@user/warr1024] has quit [Killed (calcium.libera.chat (Nickname regained by services))] 09:22 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 09:24 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 09:25 -!- venichka [~venichka@user/venichka] has joined #openbsd 09:27 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: I'll be back later] 09:30 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 09:30 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 09:31 -!- venichka [~venichka@user/venichka] has joined #openbsd 09:37 -!- luna_ [~luna@90-227-72-210-no600.tbcn.telia.com] has joined #openbsd 09:40 -!- kfv [~kfv@2.188.208.178] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:42 -!- PKDrinker [~PKDrinker@user/PKDrinker] has joined #openbsd 09:45 -!- Warr1024 [~Warr@user/warr1024] has quit [Quit: Warr1024] 09:46 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 09:49 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 09:57 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 252 seconds] 09:59 -!- gvg [~dcd@user/gvg] has quit [Ping timeout: 260 seconds] 10:00 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 10:00 -!- venichka [~venichka@user/venichka] has joined #openbsd 10:05 -!- luna [~luna@fedora/bittin] has joined #openbsd 10:11 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 10:12 -!- venichka [~venichka@user/venichka] has joined #openbsd 10:16 -!- venichka [~venichka@user/venichka] has quit [Remote host closed the connection] 10:29 < kevin> `man 8 sysupgrade` says "Skipping versions may work". 7.2/7.3 -> 7.6. good idea? bad idea? terrible idea? 10:36 -!- evilham11 [~evilham@2a0f:de00:fe00:6300:ab:45ff:fe54:9878] has quit [Ping timeout: 248 seconds] 10:38 -!- evilham11 [~evilham@2a0f:de00:fe00:6300:ab:45ff:fe54:9878] has joined #openbsd 10:38 -!- kfv [~kfv@2.188.208.178] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:40 < cgnarne> fuck around and find out 10:43 < kucha> kevin: it depends; you are on your own; it's a new "feature" of 7.6; per that man page, it's not tested; etc. etc. 10:43 < IcePic> if you can't recover from a bad update, then its not a good idea 10:43 < kucha> there are anecdotes like this one: https://marc.info/?l=openbsd-misc&m=172978814124429&w=2 10:43 < IcePic> if your backups are fine and you are confident about being able to restore, then its a less bad idea 10:45 -!- PKDrinker [~PKDrinker@user/PKDrinker] has quit [Quit: Client closed] 10:45 -!- uncleyear [~ian@45.80.46.84] has quit [Remote host closed the connection] 10:46 -!- uncleyear [~ian@45.80.46.84] has joined #openbsd 10:47 -!- kfv [~kfv@ip176.ip-87-98-139.eu] has joined #openbsd 10:49 -!- kfv_ [~kfv@57.128.69.94] has joined #openbsd 10:51 -!- kfv [~kfv@ip176.ip-87-98-139.eu] has quit [Ping timeout: 252 seconds] 10:52 -!- kfv [~kfv@ip176.ip-87-98-139.eu] has joined #openbsd 10:52 -!- noone [~six@user/six] has quit [Quit: nyaa~] 10:54 -!- kfv_ [~kfv@57.128.69.94] has quit [Ping timeout: 276 seconds] 10:54 -!- kfv_ [~kfv@ip176.ip-87-98-139.eu] has joined #openbsd 10:56 -!- kfv [~kfv@ip176.ip-87-98-139.eu] has quit [Ping timeout: 252 seconds] 10:57 -!- kfv [~kfv@93.114.18.228] has joined #openbsd 10:59 -!- kfv_ [~kfv@ip176.ip-87-98-139.eu] has quit [Ping timeout: 255 seconds] 11:01 -!- evilham11 [~evilham@2a0f:de00:fe00:6300:ab:45ff:fe54:9878] has quit [Ping timeout: 248 seconds] 11:01 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Ping timeout: 264 seconds] 11:05 -!- kfv [~kfv@93.114.18.228] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 11:08 -!- Foxy_ [~fox@user/Foxy/x-8224177] has quit [Quit: WeeChat 4.4.3] 11:08 -!- Foxy_ [~fox@user/Foxy/x-8224177] has joined #openbsd 11:10 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has joined #openbsd 11:10 -!- evilham11 [~evilham@2a0f:de00:fe00:6300:ab:45ff:fe54:9878] has joined #openbsd 11:10 -!- tozhu [~tozhu@120.229.128.22] has joined #openbsd 11:15 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Quit: Outside Context Problem.] 11:17 -!- tozhu [~tozhu@120.229.128.22] has quit [Quit: tozhu] 11:19 -!- tozhu [~tozhu@120.229.128.22] has joined #openbsd 11:22 -!- tozhu [~tozhu@120.229.128.22] has quit [Client Quit] 11:26 -!- ficonni [~ficonni@213.196.101.110] has joined #openbsd 11:27 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 11:35 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 11:37 -!- sdds_ [~sdds@user/sdds] has quit [Remote host closed the connection] 11:37 -!- luna_ [~luna@90-227-72-210-no600.tbcn.telia.com] has left #openbsd [] 11:40 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 11:47 -!- tertullian [~sonne@82.199.134.169] has quit [Quit: Lost terminal] 11:55 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 11:58 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 12:01 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 12:04 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has joined #openbsd 12:04 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 12:05 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has joined #openbsd 12:06 -!- Red_ is now known as Red 12:10 -!- kfv [~kfv@57.128.105.218] has joined #openbsd 12:11 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Quit: Outside Context Problem.] 12:12 -!- kfv [~kfv@57.128.105.218] has quit [Remote host closed the connection] 12:15 -!- prahou [o2xhbj04xn@user/prahou] has quit [Quit: leaving] 12:15 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 12:19 < finkfox> hi. on openbsd 7.6: pip install -v opencv-python fails with something like "ld: error: unable to find library -lgcc" maybe someone here has experience with that? 12:22 -!- reset [~reset@user/reset] has quit [Quit: reset] 12:24 < shtrophic> Opencv on openbsd 12:24 < shtrophic> Now we are entering uncanny valley 12:24 -!- kfv_ [~kfv@ip176.ip-87-98-139.eu] has joined #openbsd 12:25 -!- kfv [~kfv@2.188.208.178] has quit [Ping timeout: 248 seconds] 12:28 < shtrophic> gcc is installed as egcc IIRC 12:29 -!- finkfox [~finkfox@user/finkfox] has quit [Remote host closed the connection] 12:29 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 12:30 < xse> opencv-4.10.0p1 seems to provide the same python thing 12:32 -!- Darkcipher [~Darkciphe@seve-27-b2-v4wan-169267-cust4454.vm13.cable.virginm.net] has joined #openbsd 12:38 -!- kfv_ [~kfv@ip176.ip-87-98-139.eu] has quit [Remote host closed the connection] 12:40 -!- Darkcipher [~Darkciphe@seve-27-b2-v4wan-169267-cust4454.vm13.cable.virginm.net] has quit [Quit: Asta La Vista !!] 12:45 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Ping timeout: 252 seconds] 12:46 -!- kfv [~kfv@93.114.18.228] has joined #openbsd 12:48 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 12:49 -!- Darkcipher [~Darkciphe@seve-27-b2-v4wan-169267-cust4454.vm13.cable.virginm.net] has joined #openbsd 12:51 -!- kfv [~kfv@93.114.18.228] has quit [Ping timeout: 252 seconds] 12:54 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 12:55 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 12:57 -!- finkfox [~finkfox@user/finkfox] has quit [Quit: zzz] 12:59 -!- redruM [~redrum@user/redrum] has joined #openbsd 13:00 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: I'll be back later] 13:01 -!- prahou [u8gkyt1gd1@user/prahou] has joined #openbsd 13:05 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has joined #openbsd 13:09 -!- toch [~toch@user/toch] has joined #openbsd 13:10 -!- kfv [~kfv@2.188.208.178] has quit [Remote host closed the connection] 13:11 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 13:18 -!- shiranaihito_ [~shiranaih@156.59.208.21] has joined #openbsd 13:20 -!- whiteman809_ is now known as whiteman809 13:22 -!- rahl [rahl@otaku.sdf.org] has joined #openbsd 13:24 -!- feriman [~feriman@user/feriman] has joined #openbsd 13:26 -!- rahl [rahl@otaku.sdf.org] has quit [Client Quit] 13:28 -!- rahl [rahl@otaku.sdf.org] has joined #openbsd 13:31 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:34 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 13:35 -!- rvalles [~rvalles@user/rvalles] has quit [Ping timeout: 255 seconds] 13:45 -!- kfv [~kfv@2.188.208.178] has quit [Quit: Textual IRC Client: www.textualapp.com] 13:47 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 13:48 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 13:49 -!- rvalles [~rvalles@user/rvalles] has joined #openbsd 13:51 -!- markmcb [~markmcb@45.76.242.175] has quit [Quit: WeeChat 4.4.3] 13:51 -!- markmcb [~markmcb@45.76.242.175] has joined #openbsd 13:58 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 14:04 -!- zwr [~zwr@200-97-246-192.user3p.veloxzone.com.br] has joined #openbsd 14:13 < kucha> btw, i was wondering too: release notes mention GCC as a system major component. i can't find it in base. (there is gcc-local.1 man page though.) where is it? is it a part of the source code base only? 14:17 < sibiria> it's in the ports 14:17 < xse> only in base on some architecture or something like that 14:17 < sibiria> yeah some of the obscure systems still don't build with clang 14:19 < kucha> sibiria: no, i mean ports and packages aside. ports have a much more recent version than base and is mentioned in the notes separately 14:19 -!- Darkcipher [~Darkciphe@seve-27-b2-v4wan-169267-cust4454.vm13.cable.virginm.net] has quit [Quit: Asta La Vista !!] 14:20 < sibiria> kucha: it's just phrasing. gcc is only part of the base system on a select few architectures that haven't been (or cannot be) migrated to clang 14:20 -!- user71 [~user71@2001:1530:1000:9ce8:7413:ce43:7f22:e7ba] has joined #openbsd 14:20 < sibiria> kucha: pkg_info -Q gcc 14:41 < Lucas_> kevin: skipping worked for me 14:41 < Lucas_> I think I went from 7.3 to 7.6 14:43 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 246 seconds] 14:48 -!- kucha [~kucha@user/kucha] has quit [Quit: kucha] 14:49 -!- kucha [~kucha@user/kucha] has joined #openbsd 14:59 -!- eoc [~eoc@user/eoc] has quit [Quit: bye] 15:04 -!- zenmov [~zenmov@user/zenmov] has quit [Quit: leaving] 15:06 -!- zenmov [~zenmov@user/zenmov] has joined #openbsd 15:12 -!- VoidKrypt [VoidKrypt@user/VoidKrypt] has quit [Quit: I will be back] 15:27 -!- zenmov [~zenmov@user/zenmov] has quit [Quit: leaving] 15:32 -!- zenmov [~zenmov@user/zenmov] has joined #openbsd 15:42 -!- R4F4 [~rscastilh@user/R4F4] has joined #openbsd 15:42 -!- VoidKrypt [VoidKrypt@user/VoidKrypt] has joined #openbsd 15:51 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 255 seconds] 15:53 -!- joxn [~joxn@utaw/joxn] has quit [Quit: Lost terminal] 16:05 -!- RypPn [~RypPn@user/ryppn] has quit [Quit: Real-time updating is paused. (Resume)] 16:07 -!- R4F4 [~rscastilh@user/R4F4] has quit [Ping timeout: 272 seconds] 16:08 -!- yclept [~yclept@user/yclept] has joined #openbsd 16:08 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:1139:b7c7:5631:e145] has joined #openbsd 16:14 -!- sudden [~cat@user/sudden] has quit [Ping timeout: 252 seconds] 16:15 -!- sudden [~cat@user/sudden] has joined #openbsd 16:19 -!- R4F4 [~rscastilh@user/R4F4] has joined #openbsd 16:20 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 260 seconds] 16:32 -!- R4F4 [~rscastilh@user/R4F4] has quit [Ping timeout: 245 seconds] 16:32 -!- ublx [~ublx@user/ublx] has joined #openbsd 16:32 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 16:34 -!- R4F4 [~rscastilh@user/R4F4] has joined #openbsd 16:39 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 16:41 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:1139:b7c7:5631:e145] has quit [Ping timeout: 246 seconds] 16:43 -!- dastain [~dastain@2a00:d880:6:262::45a3] has quit [Ping timeout: 248 seconds] 16:43 -!- dastain [~dastain@81.4.102.12] has joined #openbsd 16:45 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Quit: Outside Context Problem.] 16:46 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 16:49 -!- memset_ [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 16:53 -!- freakazoid332 [~frkazoid3@2603-9000-cff0-9b10-e898-c58b-1c94-d1af.inf6.spectrum.com] has joined #openbsd 16:54 -!- runelind [~runelind@user/runelind] has joined #openbsd 16:54 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has joined #openbsd 16:54 -!- runelind_ [~runelind@user/runelind] has quit [Ping timeout: 252 seconds] 16:57 -!- frkzoid [~frkazoid3@2603-9000-cff0-9b10-91a4-5225-1836-3610.inf6.spectrum.com] has quit [Ping timeout: 272 seconds] 16:59 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 17:00 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:04 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:55e5:6eab:cd1b:7b9] has joined #openbsd 17:06 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 17:06 -!- adip [~adip@public-gprs383224.centertel.pl] has joined #openbsd 17:08 -!- joxn [~joxn@utaw/joxn] has joined #openbsd 17:10 -!- runelind_ [~runelind@user/runelind] has joined #openbsd 17:11 -!- runelind [~runelind@user/runelind] has quit [Ping timeout: 265 seconds] 17:16 -!- beastie [~luis@user/thebeastie] has quit [Ping timeout: 248 seconds] 17:19 -!- beastie [~luis@user/thebeastie] has joined #openbsd 17:23 -!- donofrio [~donofrio@68.60.130.180] has joined #openbsd 17:27 -!- seninha [~seninha@user/seninha] has joined #openbsd 17:32 -!- seninha [~seninha@user/seninha] has quit [Client Quit] 17:33 -!- seninha [~seninha@user/seninha] has joined #openbsd 17:54 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 17:56 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 17:57 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:55e5:6eab:cd1b:7b9] has quit [Ping timeout: 265 seconds] 17:58 -!- MrGoblins [~MrGoblins@201.103.90.191] has joined #openbsd 17:59 -!- dqk [~dqk@lfbn-lyo-1-297-94.w2-7.abo.wanadoo.fr] has quit [Ping timeout: 252 seconds] 18:00 -!- dqk [~dqk@lfbn-lyo-1-297-94.w2-7.abo.wanadoo.fr] has joined #openbsd 18:04 -!- d-ra [~d-ra@user/d-ra] has quit [Quit: Leaving] 18:05 -!- MrGoblins [~MrGoblins@201.103.90.191] has quit [Ping timeout: 265 seconds] 18:06 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 18:09 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 18:11 -!- MrGoblins [~MrGoblins@201.103.151.246] has joined #openbsd 18:12 -!- MrGoblins [~MrGoblins@201.103.151.246] has quit [Read error: Connection reset by peer] 18:14 -!- eniac [~eniac@user/eniac] has quit [Quit: the paradigm of the cultures is blockin ur mind bish! !$@#!$%%$^)(*!@#%$!] 18:14 -!- eniac [~eniac@user/eniac] has joined #openbsd 18:15 -!- meml0rz [~meml0rz@user/memL0rz] has joined #openbsd 18:15 -!- meml0rz [~meml0rz@user/memL0rz] has quit [Client Quit] 18:17 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 252 seconds] 18:23 -!- SaxWarrior [~DankFrank@2a01:4b00:940e:f600:7d94:bad4:11d9:f07d] has joined #openbsd 18:26 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:61e1:534a:649:57b4] has quit [Ping timeout: 246 seconds] 18:28 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 18:30 -!- henrik1 [~henrik@ira.affekt.org] has joined #openbsd 18:31 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 18:33 -!- memset_ [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 18:33 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 18:33 -!- henrik [henrik@eva.affekt.org] has quit [Quit: WeeChat 4.4.2] 18:33 -!- henrik1 is now known as henrik 18:34 -!- MrGoblins [~MrGoblins@187.170.192.89] has joined #openbsd 18:34 -!- MrGoblins [~MrGoblins@187.170.192.89] has quit [Read error: Connection reset by peer] 18:34 -!- mikewilzn [609e48c489@user/mikewilzn] has joined #openbsd 18:35 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has quit [Remote host closed the connection] 18:37 -!- MrGoblins [~MrGoblins@187.170.157.121] has joined #openbsd 18:40 -!- MrGoblins [~MrGoblins@187.170.157.121] has quit [Read error: Connection reset by peer] 18:40 -!- yclept [~yclept@user/yclept] has quit [Quit: nyaa~] 18:40 -!- MrGoblins [~MrGoblins@189.146.36.184] has joined #openbsd 18:42 -!- MrGoblins [~MrGoblins@189.146.36.184] has quit [Read error: Connection reset by peer] 18:42 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 18:43 -!- MrGoblins [~MrGoblins@187.170.213.186] has joined #openbsd 18:43 -!- shtrophic [~m-hrdsqi@user/shtrophic] has quit [Remote host closed the connection] 18:45 -!- MrGoblins [~MrGoblins@187.170.213.186] has quit [Read error: Connection reset by peer] 18:45 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has quit [Remote host closed the connection] 18:45 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 18:46 -!- MrGoblins [~MrGoblins@189.146.217.168] has joined #openbsd 18:47 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has quit [Remote host closed the connection] 18:47 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 18:47 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has quit [Remote host closed the connection] 18:47 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 18:48 -!- MrGoblins [~MrGoblins@189.146.217.168] has quit [Read error: Connection reset by peer] 18:51 -!- shtrophic [~m-hrdsqi@user/shtrophic] has joined #openbsd 18:53 -!- hjckr [~nikolay@178-169-191-169.parvomai.ddns.bulsat.com] has quit [Ping timeout: 244 seconds] 18:54 -!- MrGoblins [~MrGoblins@189.146.247.104] has joined #openbsd 18:55 -!- MrGoblins [~MrGoblins@189.146.247.104] has quit [Read error: Connection reset by peer] 19:02 -!- feriman [~feriman@user/feriman] has joined #openbsd 19:02 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 19:05 -!- MrGoblins [~MrGoblins@187.170.62.170] has joined #openbsd 19:08 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 19:08 -!- MrGoblins [~MrGoblins@187.170.62.170] has quit [Read error: Connection reset by peer] 19:08 -!- MrGoblins [~MrGoblins@201.124.7.58] has joined #openbsd 19:10 -!- KasKoos [~textual@2001:16a2:c01a:6562:f435:4da5:2012:d25c] has joined #openbsd 19:11 -!- MrGoblins [~MrGoblins@201.124.7.58] has quit [Read error: Connection reset by peer] 19:13 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 19:18 -!- KasKoos [~textual@2001:16a2:c01a:6562:f435:4da5:2012:d25c] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 19:19 -!- mikewilzn [609e48c489@user/mikewilzn] has left #openbsd [] 19:21 -!- mikewilzn [609e48c489@user/mikewilzn] has joined #openbsd 19:23 -!- prahou [u8gkyt1gd1@user/prahou] has quit [Quit: leaving] 19:48 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 19:50 -!- uncleyear [~ian@45.80.46.84] has quit [Ping timeout: 255 seconds] 19:52 -!- uncleyear [~ian@45.80.46.92] has joined #openbsd 19:56 -!- meml0rz [~meml0rz@user/memL0rz] has joined #openbsd 19:58 -!- meml0rz [~meml0rz@user/memL0rz] has quit [Client Quit] 19:58 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 19:58 -!- meml0rz [~meml0rz@user/memL0rz] has joined #openbsd 20:01 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 20:03 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 20:03 < meml0rz> Whats up? 20:05 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 20:08 -!- adig [~default@109.166.137.23] has quit [Read error: Connection reset by peer] 20:17 -!- meml0rz [~meml0rz@user/memL0rz] has quit [Quit: WeeChat 4.4.2] 20:18 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:20 -!- uncleyear [~ian@45.80.46.92] has quit [Ping timeout: 252 seconds] 20:22 -!- uncleyear [~ian@45.80.46.84] has joined #openbsd 20:23 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 20:23 -!- meml0rz [~meml0rz@user/memL0rz] has joined #openbsd 20:25 -!- adip [~adip@public-gprs383224.centertel.pl] has quit [Ping timeout: 260 seconds] 20:32 -!- MrGoblins [~MrGoblins@189.146.59.252] has joined #openbsd 20:33 -!- absc [~absc@2a04:ee41:8:6055:9e88:d3d:b6c5:1d2b] has joined #openbsd 20:34 -!- MrGoblins [~MrGoblins@189.146.59.252] has quit [Read error: Connection reset by peer] 20:34 -!- MrGoblins [~MrGoblins@187.170.52.200] has joined #openbsd 20:35 -!- MrGoblins [~MrGoblins@187.170.52.200] has quit [Read error: Connection reset by peer] 20:35 -!- meml0rz [~meml0rz@user/memL0rz] has quit [Ping timeout: 252 seconds] 20:36 -!- MrGoblins [~MrGoblins@187.170.121.162] has joined #openbsd 20:40 -!- MrGoblins [~MrGoblins@187.170.121.162] has quit [Read error: Connection reset by peer] 20:44 -!- MrGoblins [~MrGoblins@201.103.4.231] has joined #openbsd 20:45 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 248 seconds] 20:46 -!- MrGoblins [~MrGoblins@201.103.4.231] has quit [Read error: Connection reset by peer] 20:50 -!- Aedil [~adrian@146.52.105.208] has quit [Ping timeout: 252 seconds] 20:51 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 20:52 -!- shinbet [sinvet@user/sinvet] has quit [Ping timeout: 252 seconds] 20:53 -!- sinvet [sinvet@user/sinvet] has joined #openbsd 20:55 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 20:56 -!- shinbet [sinvet@user/sinvet] has joined #openbsd 20:59 -!- R4F4 [~rscastilh@user/R4F4] has quit [] 20:59 -!- sinvet [sinvet@user/sinvet] has quit [Ping timeout: 252 seconds] 21:02 -!- shinbet [sinvet@user/sinvet] has quit [Ping timeout: 260 seconds] 21:04 < p3s> the sjy 21:04 < p3s> sky 21:05 -!- user71 [~user71@2001:1530:1000:9ce8:7413:ce43:7f22:e7ba] has quit [Quit: Leaving] 21:07 < quinq> But not the moon 21:08 < mischief> i'm messing around with ansible again 21:09 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 21:11 -!- noone [~six@user/six] has joined #openbsd 21:16 -!- polarian [~polarian@znc.polarian.dev] has quit [Quit: Polarian has disappeared] 21:18 -!- Everything [~Everythin@46.211.80.75] has joined #openbsd 21:18 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 21:19 -!- Guest35 [~Guest96@2601:3c3:302:fce0:fe8d:6fba:1d4c:1b95] has joined #openbsd 21:21 -!- michaelrl [~michaelrl@2601:3c3:302:fce0:fe8d:6fba:1d4c:1b95] has joined #openbsd 21:26 -!- Guest35 [~Guest96@2601:3c3:302:fce0:fe8d:6fba:1d4c:1b95] has quit [Quit: Client closed] 21:27 -!- adip [~adip@public-gprs383224.centertel.pl] has joined #openbsd 21:29 -!- cow321 [~deflated8@user/meow/deflated8837] has quit [Remote host closed the connection] 21:33 -!- shiranaihito_ [~shiranaih@156.59.208.21] has quit [Ping timeout: 265 seconds] 21:35 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 248 seconds] 21:41 -!- njn [~njn@user/njn] has joined #openbsd 21:41 -!- absc [~absc@2a04:ee41:8:6055:9e88:d3d:b6c5:1d2b] has quit [Quit: Got to go. irctk 1.1.0-beta] 21:42 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 21:44 -!- njn [~njn@user/njn] has left #openbsd [] 21:46 -!- njn [~njn@user/njn] has joined #openbsd 21:48 < yang3> How do I go to/edit file on the linux partition? https://paste.debian.net/hidden/0dd709df/ 21:48 -!- donofrio [~donofrio@68.60.130.180] has quit [Read error: Connection reset by peer] 21:49 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 21:49 < yang3> i guess I need to mount it first inside of openbsd 21:49 < yang3> but how 21:49 < njn> yeah, hopefully its ext2 21:50 -!- donofrio [~donofrio@68.60.130.180] has joined #openbsd 21:50 -!- mikewilzn [609e48c489@user/mikewilzn] has left #openbsd [Error from remote client] 21:50 < yang3> it is 21:50 < yang3> but how do I list it and mount it? 21:51 < njn> mount -t ext2 or mount_ext2fs 21:52 < yang3> fdisk -l /dev/wd0 ? 21:53 < njn> disklabel 21:53 -!- cow321 [~deflated8@user/meow/deflated8837] has joined #openbsd 21:53 < yang3> disklabel wd0 21:54 < yang3> # fdisk -l wd0 21:54 < yang3> fdisk: Block argument invalid [64..4294967295]. 21:56 < mischief> is wd0 actually your disk 21:56 < njn> huh? look at the disklabel of the device 21:56 < yang3> its my disk 21:57 < njn> this is a hard drive? ide? 21:57 < yang3> right 21:58 < njn> then look at the disklabel for wd0 21:58 < njn> and mount the ext2fs slice 21:58 < yang3> # disklabel-pm wd0 21:58 < yang3> ksh: disklabel-pm: not found 21:59 < yang3> ah its a space 21:59 < yang3> i: 1.0M 1 ext2fs 22:01 < yang3> mount /dev/wd0i -t ext2 /mnt 22:01 < yang3> ? 22:01 < njn> so, if its i, then mount_ext2fs /dev/wd0i /mnt 22:01 < yang3> ok 22:01 < yang3> thanks 22:03 -!- elnegro [elnegro@r167-57-1-126.dialup.adsl.anteldata.net.uy] has joined #openbsd 22:06 -!- ficonni [~ficonni@213.196.101.110] has quit [Remote host closed the connection] 22:07 < yang3> documentation for loongson is really well made, congrats 22:08 < yang3> loongson/openbsd 22:08 < njn> all the openbsd docs are fantastic 22:09 -!- elnegro [elnegro@r167-57-1-126.dialup.adsl.anteldata.net.uy] has left #openbsd [] 22:11 < yang3> is there a program to test the drive for badblocks/errors? 22:11 < yang3> while being booted into the system 22:13 < oldlaptop> smartctl from the smartmontools package can ask the drive to test itself 22:13 < oldlaptop> your friends dd and cat can attempt to read the whole thing and see what happens then 22:14 -!- ublx [~ublx@user/ublx] has joined #openbsd 22:14 < oldlaptop> (or write to the whole thing - obviously this approach has drawbacks) 22:15 -!- MrGoblins [~MrGoblins@189.146.40.253] has joined #openbsd 22:16 -!- MrGoblins [~MrGoblins@189.146.40.253] has quit [Read error: Connection reset by peer] 22:19 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:55e5:6eab:cd1b:7b9] has joined #openbsd 22:21 < sibiria> atactl in base system can do it, too 22:21 < sibiria> but it doesn't "understand" as many drives as smartctl does 22:22 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:55e5:6eab:cd1b:7b9] has quit [Read error: Connection reset by peer] 22:22 -!- MrGoblins [~MrGoblins@2806:107e:13:f129:55e5:6eab:cd1b:7b9] has joined #openbsd 22:29 -!- donofrio [~donofrio@68.60.130.180] has quit [Ping timeout: 252 seconds] 22:29 -!- uncleyear [~ian@45.80.46.84] has quit [Ping timeout: 252 seconds] 22:31 < finkfox> still struggling to "pip install opencv-python". i'd be happy to share a log. which pastebin is usually used here? 22:32 < yang3> What am i doing wrong, I modified boot.cfg...but on reboot, the bootup screen dissapears? https://paste.debian.net/hidden/b5b6d9ca/ 22:35 < mischief> finkfox: 0x0.st bpaste paste.debian.net all fine 22:36 < oldlaptop> (the one in the topic is only there because it's sometimes convenient for commandline use) 22:36 < mischief> yang3: probably nobody here has experience with lemote machines. you may need to write to the mailing list 22:36 < yang3> ok 22:38 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 22:39 -!- mover [~hischild@user/mover] has joined #openbsd 22:40 * oldlaptop is put off by the proof-of-life image at loongson.html alone, which appears to be entirely devoid of trackpoint 22:45 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Quit: Outside Context Problem.] 22:46 < mischief> since the new fancy thing is riscv, a port to this might be neat https://www.cnx-software.com/2024/01/10/lichee-console-4a-portable-risc-v-development-terminal-review-unboxing-teardown-hands-on/ 22:47 < oldlaptop> Oooh. Now that's mildly interesting. 22:47 < mischief> it's likely not fast but it'd probably still run circles around any of those old lemote machines.. 22:47 < oldlaptop> incorrect trackpoint location, but it's probably still workable 22:48 -!- msi [~msi@user/msi] has joined #openbsd 22:50 < yang3> nice little thing 22:50 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: I'll be back later tomorrow or before tomorrow :D] 22:52 < njn> i have enough computers/junk 22:53 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 22:53 < oldlaptop> ...! 22:53 < mischief> i will hopefully have a milk-v megrez board to play with soon 22:53 < mischief> and 6 months on, i still haven't got my fucking clockworkpi console 22:54 < oldlaptop> one of these days I'll actually order one of those hifive things 22:54 < yang3> I still have a shelved Starfive visionfive board for more than a year, because the Linux procedure to install is soooooo long 22:54 < mischief> yang3: openbsd supports that :-) 22:55 < mischief> it will also probably run circles around your lemote 22:55 < yang3> nice 22:56 < oldlaptop> https://www.mouser.com/ProductDetail/SiFive/HF105-001?qs=Imq1NPwxi75JBw6ulD0quQ%3D%3D seems really interesting at that price 22:57 < mischief> oldlaptop: the megrez is more or less the hifive unmatched, but slightly cheaper and a few extra bits on it 22:57 < oldlaptop> ah 22:58 < oldlaptop> to include openbsd/riscv64 dropping in and running? (or would that be a project) 22:58 < mischief> i am kind of hoping it just works, but i have little exp with riscv 22:58 < mischief> just the milk-v duo which is too smol to do much with 22:59 -!- Everything [~Everythin@46.211.80.75] has quit [Ping timeout: 276 seconds] 23:00 -!- Everything [~Everythin@46.211.118.149] has joined #openbsd 23:08 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 23:10 < finkfox> ok here is the failure log of "pip install opencv-python" https://clbin.com/dsyzn 23:11 < finkfox> I usually try to avoid pip/python. maybe someone with more knowledge would like to have a look? 23:11 < oldlaptop> without particular domain knowledge, the lines about "Ignoring numpy" don't seem to augur well 23:12 < oldlaptop> the compile errors down by the bottom read rather like "this program doesn't build with clang" 23:12 < mischief> haha 23:12 < mischief> it's downloading and compiling cmake on it's own, classic 23:12 < oldlaptop> how to make pip use egcc from ports would be a question for someone not me 23:13 < mischief> what if you install cmake from packages first? 23:13 < oldlaptop> (whether you want pip doing all of this stuff is another excellent question) 23:13 < oldlaptop> Oh - that's not just a thing that builds with cmake, it's actually trying to build cmake?! 23:14 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 23:14 < oldlaptop> Consecrated manure. 23:14 < finkfox> right 23:14 < finkfox> "Building wheels for collected packages: cmake" 23:14 < oldlaptop> "wat" 23:14 < oldlaptop> So hopefully it'll at least pick up ports cmake if you install that. 23:15 < oldlaptop> Perhaps whatever it's building cmake to build is also in ports, and perhaps it'd pick that up and not have to do this in the first place. 23:15 -!- uncleyear [~ian@45.80.46.84] has joined #openbsd 23:15 < oldlaptop> https://openports.pl/path/math/py-scipy,python3 ? 23:15 < finkfox> cmake is already installed. 23:16 < oldlaptop> for that matter why not https://openports.pl/path/graphics/opencv ? 23:17 < oldlaptop> looks like more or less the same version, even (?) 23:18 < oldlaptop> if you only want pip so you can install under a venv or whatever, there's some knob to twiddle to make python's venvs pick up system packages 23:18 < finkfox> i already tried that. the opencv package installs fine. however. I'm actually tring to "pip install "camelot-py[base]" ... which needs opencv-python. and that will not work. 23:19 < finkfox> yes, i'm in a venv 23:19 < oldlaptop> There's some affirmative step you need to take to configure your venv so system packages are visible to its pip, etc. 23:19 < finkfox> when running camelot it complains about not finding module "cv2" 23:20 < finkfox> oldlaptop: where can I learn about that? 23:20 < oldlaptop> "the python documentation somewhere", probably the venv module? 23:20 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 23:21 < oldlaptop> https://docs.python.org/3/library/venv.html#creating-virtual-environments documents an option that appears to be what I remember 23:21 < oldlaptop> there's a configuration file inside there somewhere too, which I assume that option affects 23:22 < finkfox> ok I will try to go that path. thank you for now, very much appreciated. 23:22 < oldlaptop> "The created pyvenv.cfg file also includes the include-system-site-packages key..." 23:23 < finkfox> ok 23:23 -!- uncleyear [~ian@45.80.46.84] has quit [Ping timeout: 276 seconds] 23:23 < finkfox> that pip/python stuff is dubios to me, so much complexity. 23:23 < oldlaptop> No argument here. 23:24 < oldlaptop> At least it's not node.js. 23:24 -!- msi [~msi@user/msi] has quit [Ping timeout: 252 seconds] 23:25 -!- msi [~msi@user/msi] has joined #openbsd 23:25 < mischief> you could download the git repo and just remove cmake from the deps 23:38 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Quit: Leaving...] 23:38 -!- adip [~adip@public-gprs383224.centertel.pl] has quit [Ping timeout: 276 seconds] 23:39 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has joined #openbsd 23:39 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 23:41 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 23:46 < finkfox> configured my venv with "python3 -m venv --system-site-packages myenv" 23:46 -!- tozhu [~tozhu@120.229.128.22] has joined #openbsd 23:46 < finkfox> installed opencv package, this works "python -c "import cv2; print(cv2.__version__)" 23:48 < finkfox> yet "pip install "camelot-py[base]" is still "Collecting opencv-python>=3.4.2.17 (from camelot-py[base])" 23:48 < finkfox> and the build fails like before 23:49 < mischief> fyi this bug seems to be already reported at https://github.com/scikit-build/cmake-python-distributions/issues/457 23:51 < finkfox> mischief: ah thank you 23:54 < finkfox> I installed "camelot" from git repo, and now it seems to work. what a madness. thank you all! 23:56 -!- sunwind [~paradox@host86-148-211-182.range86-148.btcentralplus.com] has quit [Quit: Outside Context Problem.] --- Log closed Mon Dec 02 00:00:30 2024