04:13:15 Is there a good email client or something that i can use to read the mailing list? and all the archives? 04:14:38 neomutt 04:18:29 llua: guessing only for desktop? 04:42:35 Question. I'm reading the handbook right. And I'm reading about building world custom kernels etc.. is the default kernel good or do i need to make a custom kernel or build world? 05:10:40 jb1277976_: the normal kernel is usually fine 06:12:37 Thanks jmnbtslsQE 06:13:13 This is for anyone, i built my drivers for my printer right. i then installed cups. put the cups path in rc.conf but and i went to print a test page and nothing. i tried it twice. any ideas? 06:13:41 Is there a log i can look at? 06:14:06 stopped 06:14:06 "Filter failed" 06:14:08 ^ 06:14:44 try printing with simple nc 06:14:55 ( if printer allows ) 06:15:46 nc ip-adress-of-printer 9100 < file-to-print 06:15:53 9100 is port 06:16:24 i find cups to be an abomination but i digress 08:14:46 dsadsadas 08:15:13 irc unbroke :D 08:15:25 couldn't give a rats ass about the licensing get that Raspberry pi zero w support fully working so I don't have to install linsucks 08:17:28 we should rebraind the linsucks logo from the penguin to a big stinking fat black penis and rename it to systemd-INUX 08:18:04 ahh i just noticed it even have the word "inu" in it so we should make a shitcoin called linux-inu from it thats pretty much that pile of dogshit operating system is good for 10:07:27 Whats a good way to backup some system dirs? cp -r seems to skip some folders (mainly ~/.ssh and /etc/ssh) 10:07:40 Can't get dump working either :( 11:04:52 fragcula: For a general filesystem I suggest rsync. If the filesystem itself, like zfs, has support for snapshotting and distribution or snapshots, I'd aim for using those if applicable for your use case. 11:05:45 rsync -va will include basically everything, including .-prefixed files and dirs 11:08:55 The skipping of /etc/ssh sounds a bit strange. I've never spotted anything in there that would be excluded by cp. 12:32:42 "only time you need a reboot is..." <- If I'm not mistaken, very recently I found it necessary to go beyond `reboot -r` for a network-related change in `rc.conf` to take effect. NOAUTO 12:32:58 I had to, like, `shutdown -r now` 12:33:38 what is needed other than restarting netif and routing? 12:33:54 foof 12:34:21 yuripv, what was this about "one does not set up qmail" 12:35:20 yuripv: in retrospect, it might have been dhclient-related. 12:36:02 , for anyone who uses Discord. 12:36:04 Title: Discord 12:36:36 Reinhilde: see, qmail made you misidentify the person you wanted to ask that question 12:40:30 yuripv, beep boop? 12:41:04 Ah, for Remilia as well as yourself yuripv. 16:04:32 kevans_: any updates on your dragonflybsd synth port to freebsd? 16:26:24 щ/ 16:44:52 angry_vincent: I haven't had time to get back to it in a while, unfortunately 16:45:07 heh :) 16:52:57 kevans_: is there any specific dragonfly things? 16:56:57 I don't recall much, beyond the config having dflyisms 16:57:36 i see 17:23:53 i 17:33:51 Anyone here use neomutt? 17:48:58 jb1277976_: I do 18:51:00 meka: I want to use it because of the mailing list but I remember mitt very hard to setup. Hoe is the setup for neomutt? 18:51:19 Mutt was* 18:52:03 jb1277976_: neomutt is mutt with some features and none of them are about setup, so I would say it's the same 19:09:29 meka: Thanks 20:01:46 anyone ever seen this error when printing "stopped 20:01:46 "Filter failed"" ? 20:02:01 there are some hits on google but nothing really reated to freebsd 20:03:21 im still googleing 20:05:42 jb1277976_: error? what app?? 20:06:14 here is the error log https://termbin.com/mifl 20:06:32 Yukiteru: cups main website. i added the printer then hit print test page 20:08:22 jb1277976_: ok, in that case, the error is for bad filter/driver for your printer 20:08:32 what printer model is?? 20:09:46 Yukiteru: et-4760 on arch linux its the https://www.freshports.org/print/epson-inkjet-printer-escpr2/ 20:09:47 Title: FreshPorts -- print/epson-inkjet-printer-escpr2: Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux 20:09:50 wonder why its not working 20:10:52 jb1277976_: this filter require linuxulator 20:11:07 Yukiteru: how did you find that in the log? i need to learn how to read this stuff 20:11:55 jb1277976_: in the freshport page is indicated 20:12:00 hmm 20:12:11 jb1277976_: this package is for linuxulator https://www.freshports.org/print/linux-c7-cups-libs/ 20:12:12 Title: FreshPorts -- print/linux-c7-cups-libs: Common UNIX Printing System libraries 20:12:52 install and configure linuxulator, install all dependencies in runtime, reboot system and test again 20:13:02 Under “Dependencies” 20:13:22 Aw 20:13:25 Kalten: correct :) 20:13:33 Nice attention to detail 20:13:47 You can tell this is my first time on a bsd :P 20:14:41 jb1277976_: not problem, work in linuxulator config and dependencies and test again 20:15:44 Yukiteru: i didn't see the linuxulator where did you get that? 20:16:27 I think, he means the linux emulation: https://www.freshports.org/emulators/linux-c7/ 20:16:28 Title: FreshPorts -- emulators/linux-c7: Meta-port for all things CentOS 7.9.2009 20:18:38 https://docs.freebsd.org/en/books/handbook/linuxemu/ 20:18:39 Title: Chapter 10. Linux Binary Compatibility | FreeBSD Documentation Portal 20:19:30 VimDiesel: twice at the same time ;-) 20:20:32 Ah: VimDiesel is a bot… 20:21:03 Kalten: so enable linux start it then try to print again? should i reinstall cups? and the driver for the printer? 20:25:15 Reinstallation will not be necessary, I think. I have allways rebooted the system after all these steps (linux_enable="YES"—see 10.2; linproc etc.—see 10.5 there) 20:34:48 So my laptop froze and i had to hard restart it by pressing the power button. i deleted printer and re-added it and it's working now 20:34:53 so wierd! 20:36:24 jb1277976_: hmmm: interesting. You had only mounted the linproc etc and startet the linux service by hand, and than the system got stock? 20:36:29 stuck? 20:37:13 something got stuck. i did su - then it said password and it froze 20:38:14 Interesting. Well: I hope, it will work now like a charm :-) 20:38:33 yea 20:38:44 i'm loving freebsd. been on it for a solid day 20:39:39 I can not even remember my beginnigs on freeBSD: it was at my university, that I do know, and IRC was part of it right in the beginning :-} 20:39:41 coming from a windows / debian / gentoo / arch background 20:40:24 (I am old:) DOS, Win3.* Win95, SuSE-Linux, FreeBSD 20:40:48 Kalten: remember dosshell? 20:40:49 :P 20:41:20 hmmmm… you mean command.com? 20:41:51 https://en.wikipedia.org/wiki/DOS_Shell 20:41:53 Title: DOS Shell - Wikipedia 20:42:26 COMSPEC=command.com (Blasphemy in #freebsd) 20:42:41 lol 20:43:59 no, I did use nc (Northon Commander), and in Win95++ TotalCommander? in Linux/freeBSD mc (https://www.freshports.org/misc/mc/) 20:44:24 Wow you been on unix/linux like system for a long time 20:45:20 since 1995 using FreeBSD (in the beginningh at the university only) 20:45:28 Mate is so ugly lol 20:48:03 !man date 20:48:04 date(1) - display or set date and time https://www.freebsd.org/cgi/man.cgi?query=date 20:50:30 Kalten: mate the desktop, im looking for a good window manager or desktop env. somethign that my wife can come to and just use. of course i have virtualbox running windows for her. need something for my self cinnamon is out of the question 20:51:10 https://www.freshports.org/x11-wm/fvwm3/ ;-) 20:51:11 Title: FreshPorts -- x11-wm/fvwm3: F? Virtual Window Manager 20:52:03 Well to configure, but not easy to configure. I like fvwm, but many do not. 20:52:13 KDE maybe? 20:53:15 haven't given kde a second thought since the 90's when it sucked hard 0_o 20:53:30 or early 20's 20:53:45 There've been some changes since then 20:54:35 yea the youtube videos of kde look really nice 20:54:40 https://www.freshports.org/x11/kde5/ 20:54:41 Title: FreshPorts -- x11/kde5: KDE Plasma Desktop and Applications (current) 20:54:57 i'll give it a shot 20:55:03 I think, that one could be the latest? 21:03:49 looks complicated lol 21:06:02 The process will require 4 GiB more space. 2 GiB to be downloaded 21:06:33 KDE allways was and allways will be huge! 21:06:56 But fvwm is not to everyones taste :-) 21:09:40 There are solutions in-between those. Just sayin. :-) 21:10:22 ;-) 21:11:16 https://www.freshports.org/x11-wm/ 21:11:17 Title: FreshPorts -- x11-wm 21:18:31 I think, some people liked 21:18:32  https://www.freshports.org/x11-wm/afterstep/ 21:18:33  https://www.freshports.org/x11-wm/enlightenment/ 21:18:33 Title: FreshPorts -- x11-wm/afterstep: Window manager originally based on the Bowman NeXTstep clone 21:18:33 https://www.freshports.org/x11-wm/fluxbox/ 21:18:34 https://www.freshports.org/x11-wm/fvwm3/ 21:18:34 https://www.freshports.org/x11-wm/windowmaker/ 21:18:34 Title: FreshPorts -- x11-wm/enlightenment: Artistic and fast X window manager 21:18:35 https://www.freshports.org/x11-wm/xfce4/ 21:18:36 Title: FreshPorts -- x11-wm/fluxbox: Small and fast window manager based on BlackBox 21:18:37 Title: FreshPorts -- x11-wm/fvwm3: F? Virtual Window Manager 21:18:38 Title: FreshPorts -- x11-wm/windowmaker: GNUstep-compliant NeXTstep window manager clone 21:18:39 Title: FreshPorts -- x11-wm/xfce4: Meta-port for the Xfce Desktop Environment 21:20:00 Thanks Kalten 21:28:49 Use a pastebin. 21:39:21 morning 21:40:04 grahamperrin: re network related change, try service netif restart next time 21:40:20 it 'should' be addressing all network related changes (modulo loader changes) 21:40:38 ive seen it bork in certain states with respect to dhcp leases/etc 21:40:45 but, it should work the majority of the time 21:40:55 and if not, and its possible (at runtime), its a bug 21:41:21 `service netif restart` rarely works for me. I usually find myself using some weird combination that involves deprecated /etc/netstart 21:42:31 I don't doubt that networking is great for Netflix and many other use cases, but for me it's probably the worst aspect of FreeBSD. 21:43:11 * grahamperrin used Macs for decades prior to anything FreeBSD-based. 21:49:38 Sup koobs 21:50:34 jb1277976_: how are you 21:50:49 grahamperrin: would be good know how/when/where/why it doesnt work 21:51:29 'raw' networking is fine, its our level of integration/polish/qol/ux for networking that isnt fantastic 22:01:39 OTOH, if you'll even try to suggest some kind of persistence and "better" UI, you'll get beaten on the mailing lists, so it stays the way it is :) 22:13:17 koobs: we talked about this but didn't get it. If I'm on current and I see something get fixed via bug website and they pushed it to the repos I can download or pull from gif or pkg install it and I will have that fix right? 22:13:41 Are pkg and ports updated together or separate? 22:25:26 I'm relatively new to FreeBSD. How do I set up paths for my shell? 22:26:22 I'm having trouble getting pip to work correctly 22:35:51 jb1277976_: you would update current (src), and build kernel and/or world 22:35:57 depending on where the change was localized to 22:36:11 you can often just rebuild/reinstall isolated components only 22:36:21 jb1277976_: packages are build *from* ports 22:36:44 ports get changes, packages are rebuilt on a certain cadence 22:37:02 for latest branch, its usually an increment every couple of days (building only port updates since last build) 22:37:09 quarterly is less frequent i believe 22:37:14 quarterly (packages) 22:37:28 yooey: heya, going to need more info to help :) 22:38:11 yooey: nothing special for PATH setup for your user/profile/shells 22:38:15 whats the issue? 22:39:44 I want to add a directory to my path but I don't know how the shell in freebsd works or what file to edit to do this 22:39:59 I just know its not bash so I assume it doesnt work like bash 22:40:19 broadly speaking, there's nothing freebsd specific (beyond posix'ey stuff), so .profile files, shell startup files (.zshrc for example) which are shell dependent 22:40:40 whos schell? root? the system itself? your own? 22:40:49 my user 22:41:08 yooey, What does this say? echo $0 22:41:33 sh 22:41:39 im using the default shell 22:41:40 there are multiple shells. which one is yours? You could use “chsh” to see it 22:42:08 If using sh then put PATH=$PATH:/whateveryouwanttoadd into the .profile file. 22:42:21 Can you do nfsv4 with zfs-share/zfsprops sharenfs? 22:42:22 you can find it /etc/passwd too 22:42:33 PATH is always an exported variable and does not need to be explicitly exported. 22:42:51 After doing this source the file to load the new value. . ./.profile 22:43:02 The next time you log out and log back in again it will take effect. 22:43:19 yooey, Are you running X? Or is this on the text vt console? 22:43:20 yooey: whats the issue with pip, and are you using ports/packages pip, or pip from pypi in --user or virtualenv? 22:43:40 I'm running X and using xterm 22:43:56 its installing packages in a folder thats not in path, this should fix the problem 22:44:03 What window manager? Something like XFCE? 22:44:10 WindowMaker 22:44:33 How do you start X? "exec xinit"? Or do you log into an X Display Manager? 22:44:38 yooey: with venvs/virtualenvwrapper PATH/PYTHONPATH is handled transprently, which motivates my questions 22:44:43 just with startx 22:45:09 Then what I said about .profile will be okay. If logging in with an xdm then that PATH setting also needs to go into ~/.xsessionrc file too. 22:45:15 I am using pip from packages 22:45:26 yooey: and your pip command, as --user or #/root ? 22:45:36 ill remember that last part for whever i stop being too lazy to configure xdm 22:45:46 yooey: whats the thing thats not 'seeing' the things at the path you want, and whats the path you want it to see ? 22:46:40 ~/.local/bin 22:47:25 are you installing stuff there with pip --user (or venv/venvwrapper), or is that path 'custom' / manually setup ? 22:47:45 yooey: and what/where is the python thing not seeing the thing in ~/.local/bin ? 22:48:38 im just using pip install packagename 22:49:05 yooey: as root or user? 22:49:08 as my local user 22:49:13 gotcha 22:49:17 not root cuz thats bad 22:49:21 quite :) 22:49:35 So what youll want to do is venv/virtualenvwrapper to create venvs that inherit from system site packages 22:49:42 so that the venvs inherit (see) system packages 22:49:46 I added what i needed to my path, do i need to log out ad log i again 22:49:47 and you dont need to do the PATH hacks 22:49:59 you can either resource the profile/shell startup, or login again 22:54:24 koobs: I got ports set to the latest out pkg one of them 22:55:27 It worked 22:55:49 Yeah that was as straightforward as I expected it to be but I wasn't sure if there were any gotchas 22:56:00 yooey: https://virtualenvwrapper.readthedocs.io/en/latest/ -> installed via: https://www.freshports.org/devel/py-virtualenvwrapper/ 22:56:01 Title: virtualenvwrapper 4.8.5.dev15 — virtualenvwrapper 4.8.5.dev15 documentation 22:56:05 there's lots of gotchas 22:56:12 and pain :) 22:56:23 there are worse things 22:56:31 I've had much much much more pain on NetBSD 22:56:32 and its not a freebsd thing, its a PATH/python/import thing 22:56:40 no offese to NetBSD 22:57:14 If/when youre ready or have questions or need help setting up standard ways (to ebenfit from system packaging, whilst also doing what python ecosystem wants you to do for good UX/DX), hit us up in #freebsd-python 22:57:23 <-- freebsd/python team, so hit us up anytime 22:58:54 I appreciate the informatio 23:03:32 I appreciate the help 23:05:28 I find it annoying that python now simply assumes that PATH contains ~/.local/bin as a standard by fete accompli. 23:19:50 So I do need to build world once in a while or when new things get implemented 23:29:21 jb1277976_: operating systems dont update themselves, but youre not required to update 23:29:49 but generally, one wants to (at some cadence suitable to you), falling too far behind (~months+) can make upgrades harder