*** john_cephalopoda has left #crux ("Trees are hiding until the final day.") | 00:38 | |
*** blueness has quit IRC | 00:39 | |
*** blueness has joined #crux | 00:40 | |
druid_droid | I have been coding openassistant and watching opencog thinking if I can get this integrated with crux to help and teach-me look after self-host enviroment | 01:13 |
---|---|---|
*** druid_droid has quit IRC | 02:29 | |
*** elderK has joined #crux | 02:49 | |
*** emmett1 has joined #crux | 03:19 | |
*** blueness has quit IRC | 03:28 | |
*** _________mavric6 has quit IRC | 03:34 | |
*** _________mavric6 has joined #crux | 03:35 | |
*** blueness has joined #crux | 03:36 | |
*** blueness has quit IRC | 03:49 | |
*** blueness has joined #crux | 03:50 | |
*** emmett1 has quit IRC | 05:15 | |
*** tilman_ has joined #crux | 05:17 | |
*** SiFuh has quit IRC | 06:04 | |
*** SiFuh has joined #crux | 06:06 | |
*** s4nni has quit IRC | 06:12 | |
*** dlcusa has quit IRC | 06:12 | |
*** bedis has quit IRC | 06:12 | |
*** bedis has joined #crux | 06:13 | |
*** dlcusa has joined #crux | 06:13 | |
*** s4nni has joined #crux | 06:19 | |
*** ryu0 has quit IRC | 06:50 | |
*** ryu0 has joined #crux | 06:53 | |
*** brian|lfs has quit IRC | 07:14 | |
*** timcowchip has quit IRC | 07:55 | |
*** timcowchip has joined #crux | 08:31 | |
*** timcowchip has quit IRC | 08:36 | |
*** timcowchip has joined #crux | 08:36 | |
*** timcowchip has quit IRC | 09:20 | |
*** blueness has quit IRC | 10:29 | |
*** blueness has joined #crux | 10:29 | |
*** elderK has quit IRC | 10:32 | |
*** pejman has quit IRC | 11:16 | |
*** pejman has joined #crux | 11:21 | |
*** pejman has quit IRC | 11:21 | |
*** pejman has joined #crux | 11:21 | |
*** john_cephalopoda has joined #crux | 12:11 | |
*** blueness has quit IRC | 12:25 | |
*** snux has joined #crux | 12:49 | |
*** onodera has joined #crux | 12:55 | |
*** onodera has quit IRC | 13:03 | |
*** onodera has joined #crux | 13:04 | |
*** abenz has joined #crux | 13:20 | |
*** druid_droid has joined #crux | 14:23 | |
druid_droid | hello all, I have a problem since yesterday, I update some ports (many) and now firefox gives "Your connection is not secure" to all sites, | 14:29 |
druid_droid | I changed dns server thinking was something related to that, but is not ... | 14:29 |
druid_droid | wait only google is giving problem | 14:33 |
ryu0 | druid_droid: some common problems are: SSL settings or certificates. were the certificate stores changed? | 14:35 |
druid_droid | I don't rememeber to update ca-certs (not sure if is this the name) | 14:40 |
druid_droid | but is strange that only is messing with google ... | 14:40 |
druid_droid | I'm updating firefox, I was using ver 50.1.0 | 14:41 |
frinnst | make sure nss is up to date | 14:43 |
druid_droid | that one I update last night | 14:44 |
*** john_cephalopoda has left #crux ("Trees can see into your soul.") | 14:47 | |
druid_droid | locally I also try to implement https, but I think I'm doing it wrong since I have the vame certificate for various subdomains, | 14:48 |
druid_droid | or is correct to just have one ? what a mess, I must studdy this :P... | 14:51 |
pedja | you need wildcard SSL certificate for multiple subdomains, right? | 14:56 |
druid_droid | ;) and RTM / basics ... before I setup this on debian following how-tos on the net without thinking what I was really doing | 14:59 |
frinnst | no, you can have one certificate being valid for multiple subdomains. but you need a wildcard to be valid for everything | 14:59 |
druid_droid | thanks you all, | 14:59 |
frinnst | with letsencrypt you can just pass multiple domains for the same cert: -d root.com -d www.root.com -d fuck.root.com etc | 14:59 |
pedja | what's the difference (if any) between SAN and wildcard cert, frinnst ? | 14:59 |
frinnst | fuck if I know, certs are my cryptonite | 15:00 |
pedja | :) | 15:00 |
frinnst | btw I think firefox >50 does something strange'ish with https. if i visit our company website that has a valid certificate - all our self-signed certificates on various subdomain will fail to load | 15:01 |
frinnst | noticed that last week and havent had time to look into it | 15:01 |
frinnst | removing SiteSecurityServiceState.txt "resolves" the issue | 15:02 |
frinnst | regarding san and wildcard, obviously wildcard are valid for *.domain.tld while san are not | 15:03 |
druid_droid | does pkgmk make a copy from the folder distfiles to the folder work of upstream tar.gz ? | 15:05 |
frinnst | no it extracts it | 15:05 |
druid_droid | uff, becouse I'm building firefox from a port as normal user, I copy it to work becouse is in ram,,, | 15:05 |
druid_droid | then while building I deleted tar.gz to free some ram | 15:06 |
druid_droid | in the end what I'm doing on my local computer is more or less the same as crux.nu :P | 15:07 |
druid_droid | does crux.nu host run crux ? | 15:08 |
frinnst | yes | 15:11 |
pedja | ah.so with SAN cert you explicitly list sub domains for which the cert should be valid? | 15:17 |
pedja | and I guess for wildcard certs, the clue is in the name :) | 15:18 |
druid_droid | pedja I read something like that some where, thats why I was thinking I need one per subdomain | 15:18 |
druid_droid | frinnst: I keep updating https://s1lvino.github.io/c9-doc/ :) hope soon I have my laptop as a crux.nu XD | 15:19 |
pedja | "Base OS: Gnu/Linux Crux 3.2." I still remember the flamefest on the ML when that came up :) | 15:27 |
druid_droid | I'm sorry if I have funny or not so funny stuff there ... I give my best ... | 15:29 |
druid_droid | I'm thinking to build a small machine, maybe "terminal" from n-o-d-e.net with crux and c9 branch from openassistant | 15:31 |
druid_droid | and that documentation as a manual, but at this point I think I have lot of work | 15:32 |
druid_droid | and no limonade at all | 15:33 |
pedja | I didn't go through the docs, but if you have something that is specific to Crux, consider submitting it for the wiki. | 15:35 |
druid_droid | I have been thinking about that, also everyone is free to copy | 15:36 |
pedja | The 100 S4, and 2 episodes of The Expanse S2?damn, there goes my afternoon. | 15:42 |
druid_droid | problem with ssl of google gone after updating ff | 15:51 |
*** john_cephalopoda has joined #crux | 16:09 | |
druid_droid | pedja: I think I need some more time, but I hope one day to contribute to crux | 16:10 |
*** lounge has joined #crux | 16:28 | |
*** moth has quit IRC | 16:31 | |
pedja | http://www.mediaworld.it/mw/pc-desktop/hp-omen-x-900-003nl | 17:40 |
pedja | similar spec system on de.pcpartpicker https://de.pcpartpicker.com/list/Y47WPs | 17:56 |
pedja | ~400 euros less. | 17:56 |
john_cephalopoda | druid_droid: Well, anybody can contribute by reporting bugs :รพ | 18:01 |
*** Zuccace has quit IRC | 18:03 | |
*** tsaop has joined #crux | 19:20 | |
*** s4nni has quit IRC | 19:31 | |
*** ubuuu has joined #crux | 19:43 | |
*** s4nni has joined #crux | 19:49 | |
jaeger | that PSU is insane overkill for the parts | 19:58 |
joacim | that 2TB HDD too. considering a 3.5" model would be faster and much cheaper | 20:09 |
joacim | and that case is pretty expensive | 20:09 |
pedja | jaeger, that was the point :) | 20:10 |
jaeger | Just commenting | 20:11 |
jaeger | I'd build something cheaper and use the rest of the money elsewhere :P | 20:11 |
frinnst | blackjack & hookers | 20:12 |
pedja | btw, jaeger, my 'fork' of your crux-docker-image repo https://bitbucket.org/predivan/crux-docker-image | 20:15 |
pedja | (some rather trivial changes, nothing more) | 20:16 |
pedja | frinnst, what, no cocaine? you are old school, I guess :) | 20:18 |
frinnst | https://www.youtube.com/watch?v=5l3ipKcnYlQ | 20:18 |
pedja | he is awesome | 20:19 |
jaeger | pedja: glad it's of use | 20:31 |
*** timcowchip has joined #crux | 20:33 | |
pedja | well, you did all the hard work :) | 20:33 |
jaeger | I might try to automate it with some sort of CI based on the weekly ISO builds | 20:35 |
pedja | something like buildbot? | 20:36 |
jaeger | I was thinking jenkins but I imagine any CI would work | 20:36 |
pedja | that would be cool | 20:36 |
*** brian|lfs has joined #crux | 20:41 | |
pedja | I wonder how hard would it be to use packer to produce Crux Docker, Qemu and Vagrant images, all from one json file :) | 21:31 |
pedja | ACTION adds that to , already parsec long, TODO list | 21:32 |
brian|lfs | prt-get: updating /usr/ports/contrib/exiv2 | 21:41 |
brian|lfs | =======> ERROR: Signature mismatch found: | 21:41 |
brian|lfs | MISMATCH signify | 21:41 |
brian|lfs | =======> ERROR: Building '/home/pkgmk/packages/exiv2#0.25-2.pkg.tar.xz' failed. | 21:41 |
brian|lfs | -- Packages where update failed | 21:41 |
brian|lfs | exiv2 | 21:41 |
*** ryu0 has quit IRC | 21:55 | |
*** ryu0 has joined #crux | 21:58 | |
*** blueness has joined #crux | 22:00 | |
*** snux has quit IRC | 22:03 | |
john_cephalopoda | A bunch of packages failed for me due to footprint mismatches | 22:09 |
*** timcowchip has quit IRC | 22:14 | |
druid_droid | my libreoffice don't build | 22:18 |
*** druid_droid has quit IRC | 22:22 | |
*** lounge has quit IRC | 22:26 | |
*** tsaop has quit IRC | 22:29 | |
*** tsaop has joined #crux | 22:31 | |
john_cephalopoda | Mine doesn't build either. | 22:49 |
*** tsaop has quit IRC | 22:52 | |
*** abenz_ has joined #crux | 23:07 | |
*** abenz has quit IRC | 23:10 | |
*** SiFuh_ has quit IRC | 23:11 | |
*** SiFuh_ has joined #crux | 23:12 | |
*** timcowchip has joined #crux | 23:13 | |
timcowchip | http://pastebin.com/KakKhYCZ fetchmail woes | 23:16 |
timcowchip | http://pastebin.com/rMtN5NVc ~/.fetchmailrc | 23:17 |
timcowchip | do I need to edit HOSTNAME in /etc/rc.conf? | 23:18 |
timcowchip | I noticed that there is no port for procmail | 23:19 |
*** ubuuu has quit IRC | 23:29 | |
brian|lfs | well a hostname would be good | 23:34 |
brian|lfs | don't recall if there is one in there as default | 23:35 |
timcowchip | thanks brian|lfs | 23:35 |
timcowchip | postfix error http://pastebin.com/zRyhKQsd | 23:46 |
timcowchip | brb | 23:46 |
*** timcowchip has quit IRC | 23:46 | |
*** moth has joined #crux | 23:49 | |
*** john_cephalopoda has left #crux ("Trees are hiding until the final day.") | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!