ryuo | dlcusa: well, we can either host it entirely on this server or just redirect to where it really is. your choice, but the DNS still needs to reference the server. | 00:00 |
---|---|---|
Romster | dlcusa, talk to ryuo he'll add a vhost | 00:00 |
Romster | A 158.69.243.172 AAAA 2607:5300:120:3ac::1 | 00:00 |
*** junland has joined #crux | 00:01 | |
Romster | that's all you need todo on godaddy dlcusa and ryuo can do one or the other. | 00:01 |
ryuo | not sure the point of this kind of redirect though honestly. | 00:02 |
ryuo | it sounds like the job of a CNAME record. | 00:02 |
Romster | apparently godaddy broke redirects | 00:03 |
ryuo | if it's really just an alias for the real domain, wouldn't it make more sense to CNAME it? | 00:03 |
Romster | we could CNAME it if that'll work form godaddy ryuo | 00:03 |
Romster | from* | 00:03 |
ryuo | true, no idea if they allow that. | 00:04 |
ryuo | not all registrars that provide dns hosting allow all record types. | 00:04 |
ryuo | easydns pretty much does. | 00:04 |
ryuo | even allows the SSHFP records I setup. | 00:04 |
dlcusa | GoDaddy broke redirects intentionally. | 00:05 |
ryuo | dlcusa: so what were you using it to do? | 00:05 |
ryuo | forward all requests to example.com to foobar.com with the same URI? | 00:06 |
dlcusa | Simply a better URL for my stuff. One day I was going to implement a proper web server but funds have been a challenge. | 00:06 |
Romster | dlcusa.net -> http://dlc.casita.net/~dlc/ | 00:07 |
ryuo | we're already running a web server... do you want an account? | 00:07 |
Romster | is what dlcusa was origionally doing using a vanity name to the free host he has | 00:07 |
Romster | we could do that | 00:07 |
dlcusa | Right, it had been sending dlcusa.net/xyzzy to dlc.casita.net/~dlc/xyzzy for example. Now everything goes to dlc.casita.net/~dlc. | 00:08 |
ryuo | ok, not something a CNAME can do. | 00:08 |
ryuo | I see. so they're no longer appending the URI. | 00:08 |
ryuo | so it's not mapping at all. | 00:08 |
ryuo | useless. | 00:09 |
ryuo | let me see what our web server offers. | 00:09 |
dlcusa | Probably sells more product, though. | 00:09 |
Romster | or the other option is dlcusa moves his domain to another registrar that can do redirects | 00:09 |
Rudolph | cloudflare offers redirects i believe. afraid.org is free, but im not sure what they offer | 00:10 |
ryuo | i use easydns. no BS, pretty straight forward, but it's more expensive. | 00:10 |
ryuo | $15/year for the bare minimum. | 00:10 |
Romster | dynadot.com here and it's us $9.95 for a net com or org | 00:11 |
dlcusa | Dynadot is half what GoDaddy is charging (so far). | 00:12 |
ryuo | then again i actually get a lot of value out of easydns because they also provide email services in their other plans. | 00:13 |
ryuo | it's a good value if you actually want the whole package. | 00:13 |
dlcusa | bbasap, maybe 15 minutes. | 00:13 |
cruxbot | [contrib.git/3.5]: neomutt: add missing dependencies | 00:21 |
Romster | TimB_, can you remove ffmpeg3 and do a revdep see if anything oyu have is using it | 00:25 |
*** replicant_ has quit IRC | 00:26 | |
TimB_ | Romster: looks clean | 00:34 |
Romster | yeah i will remove it now | 00:34 |
Romster | can always bring it back or anyone else fork there own | 00:35 |
TimB_ | sounds safe to do, yeah | 00:35 |
Romster | things move on and old compat stuff gets left behind | 00:36 |
Romster | like we still have qt3... | 00:36 |
ryuo | is there even any reason to still keep that? | 00:40 |
ryuo | KDE has long since moved on. | 00:40 |
ryuo | Most stuff has moved to QT4 at the least. | 00:40 |
TimB_ | i still stand with the attic repo idea | 00:40 |
TimB_ | anyways, zzZZzz - have a great day! | 00:41 |
Romster | g'night TimB_ | 00:41 |
Romster | yeah but someone nuked qt4 already and no one seems to miss it | 00:42 |
stenur | Good night TimB_ | 00:47 |
*** john_cephalopoda has quit IRC | 00:49 | |
*** john_cephalopoda has joined #crux | 01:01 | |
dlcusa | Romster, I sent an email to dynadot (mentioning you) to learn if they can do what I need. If I don't have to migrate from casita.net, I can use that time for other things. | 01:02 |
*** bkdwt has joined #crux | 01:04 | |
cruxbot | [compat-32.git/3.5]: libsdl2-32: fix for the OpenGL headers and their data types | 01:04 |
Romster | dlcusa, ok | 01:07 |
Romster | dlcusa, could you stick the xfce ports up on your site at least, then i casn pull those and build them | 01:08 |
Romster | i only see 1 port there currently | 01:08 |
bkdwt | I think steam package is broken. At first startup, before generating the ~/.steam folder, everything works normally, but trying to run steam a second time doesn't work. Log: https://void.cat/#M4WFkEgrynB3JuRQeFS6I454TS0:abd838777ad5d01c936abcf382b2131b:bd63bf4a913f8738282ed0e616f985bf | 01:09 |
dlcusa | Romster, I'll get started on it, but can't promise when I'll be finished. | 01:09 |
dlcusa | Do you need them signed? | 01:10 |
Romster | bkdwt, i've been starting steam multiple times here and it's always been working, only time it wont is if you broke gl drivers | 01:10 |
Romster | 0 files on that url | 01:11 |
Romster | no rush dlcusa | 01:11 |
bkdwt | Another link: https://anonfiles.com/rbU9Jf9end/assert_20191102220141_1_dmp | 01:12 |
bkdwt | Terminal log: https://pastebin.com/UJTgZatM | 01:15 |
Romster | is this steam or steam-native? | 01:20 |
Romster | and you do have compat-32 enabled? | 01:21 |
Romster | prt-get deptree steam | 01:21 |
Romster | revdep | 01:21 |
bkdwt | I have installed steam and steam-native | 01:25 |
bkdwt | and compat-32 enabled | 01:25 |
bkdwt | I can run games on steam without problem | 01:25 |
bkdwt | the problem is steam on start | 01:25 |
bkdwt | deptree steam: https://anonfiles.com/teW7J29fn2/steam_txt | 01:27 |
bkdwt | revdep doesn't show anything | 01:27 |
Romster | does glxgears-32 work fine? | 01:31 |
Romster | if you are on nvidia you need nvidia-32 as well | 01:31 |
bkdwt | my gpu is amd | 01:31 |
bkdwt | rx 570 | 01:31 |
bkdwt | amdgpu driver | 01:32 |
bkdwt | mesa 19.x.x installed | 01:32 |
Romster | so what AMD driver are you on you need a 32bit of that as well | 01:32 |
bkdwt | bash: glxgears-32: command not found | 01:32 |
bkdwt | bash: glxgears: command not found | 01:32 |
Romster | it's in mesa-demos-32 | 01:32 |
bkdwt | one second | 01:33 |
bkdwt | glxgears-32 works | 01:35 |
bkdwt | mesa-demo installed and glxgears working | 01:36 |
bkdwt | let me delete the ~/.steam folder and start again | 01:36 |
bkdwt | working like a charm | 01:38 |
bkdwt | but if I close steam and start again, the same error appears | 01:38 |
Romster | well that's weird and your ports are all upto date? ports -u ; prt-get diff | 01:39 |
Romster | and if oyu use steam-native prt-get deptree steam-native | 01:40 |
Romster | i wonder when this started to happen | 01:40 |
bkdwt | Yeah, are updated | 01:41 |
Romster | well i broke my 32bit gl, segmentation fault, i've done a bunch of updates and not restarted X | 01:44 |
cruxbot | [opt.git/3.5]: ccache: 3.7.4 -> 3.7.5 | 01:51 |
Romster | bkdwt, see if you can find anything else messing it up, i'm gonna head out for a bit for food, i'll restart my X later and retest | 01:52 |
bkdwt | ports update now | 01:52 |
bkdwt | Differences between installed packages and ports tree:Port Installed Available in the ports treecryptsetup 2.2.1-1 2.2.2-1eudev-32 3.2.8-1 3.2.9-1libglvnd 1.1.0-1 1.2.0-3libinput-32 1.14.2-1 1.14.3-1libxml2-32 2.9.9-1 | 01:53 |
bkdwt | 2.9.10-1pango-32 1.44.6-1 1.44.7-1 | 01:53 |
Romster | why is that staggered | 01:53 |
bkdwt | No problem Romster. Many thanks for your help. :) | 01:53 |
bkdwt | sudo prt-get deptree steam-nativePackage 'steam-native' not found | 01:54 |
bkdwt | lol wtf | 01:54 |
Romster | steam-native-runtime | 01:54 |
bkdwt | https://anonfiles.com/81ZdJ699n7/steamruntimenative_txt | 01:55 |
Romster | yeah so you haven't been using steam-native | 01:57 |
Romster | i do see a some 32 bit ports though maybe steam now needs more than i had listed | 01:59 |
Romster | if you don't mind depinst that and see if steam works then | 01:59 |
bkdwt | romster: depinst steam-native-runtime? | 02:00 |
bkdwt | making now | 02:01 |
Romster | yeah even if you are jsut running steam it may need one of them other dependencies, it's pretty hard to keep track of on steam | 02:03 |
Romster | and i have all those installed | 02:03 |
bkdwt | well, rtmpdump doesn't build | 02:06 |
bkdwt | https://pastebin.com/V8JkrKwJ | 02:07 |
bkdwt | the rest compiled perfectly | 02:07 |
bkdwt | -- Packages installedlibudev0-shimlibvorbis-32nettle-32gnutlsp11-kit-32slang-32wayland-32cups | 02:07 |
bkdwt | well, still doens't work | 02:08 |
bkdwt | whatever rsrsr | 02:08 |
*** replicant_ has joined #crux | 02:20 | |
*** zimmer_Dl has joined #crux | 02:21 | |
*** stenur has quit IRC | 02:22 | |
*** stenur has joined #crux | 02:25 | |
stenur | Ciao, and a nice Sunday | 02:25 |
*** bkdwt has quit IRC | 02:34 | |
*** replicant_ has quit IRC | 02:37 | |
*** tilman_ has joined #crux | 02:42 | |
*** Anselmo has quit IRC | 03:22 | |
ryuo | Romster: so what do you need me to do? | 03:42 |
*** zimmer_Dl has quit IRC | 04:11 | |
Romster | don't know yet depends on what way dlcusa wants to go | 04:28 |
*** ivandi has quit IRC | 04:48 | |
*** ivandi has joined #crux | 04:52 | |
*** samsep10l has joined #crux | 07:30 | |
*** mutin-sa has joined #crux | 08:57 | |
*** jue_ has joined #crux | 08:57 | |
*** heroux_ has joined #crux | 09:01 | |
*** heroux has quit IRC | 09:02 | |
*** tilman has joined #crux | 09:04 | |
*** jue has quit IRC | 09:04 | |
*** mutin-s has quit IRC | 09:04 | |
*** tilman has quit IRC | 09:04 | |
*** tilman has joined #crux | 09:04 | |
*** chinarul1zzz has quit IRC | 09:12 | |
*** zimmer_Dl has joined #crux | 09:13 | |
*** chinarulezzz has joined #crux | 09:15 | |
*** stoffepojken has quit IRC | 09:41 | |
*** chinarulezzz has quit IRC | 10:37 | |
*** stoffepojken has joined #crux | 11:12 | |
*** stoffepojken has quit IRC | 11:14 | |
*** stoffepojken has joined #crux | 11:16 | |
*** stoffepojken has quit IRC | 11:18 | |
*** stoffepojken has joined #crux | 11:19 | |
cruxbot | [contrib.git/3.5]: subversion-python: update source url | 11:27 |
cruxbot | [contrib.git/3.5]: subversion-perl: update source url | 11:27 |
cruxbot | [contrib.git/3.5]: subversion: update source url | 11:27 |
*** obarun has quit IRC | 11:29 | |
*** stoffepojken has quit IRC | 11:37 | |
*** stoffepojken has joined #crux | 11:39 | |
*** stoffepojken has quit IRC | 11:50 | |
*** stoffepojken has joined #crux | 11:55 | |
*** stoffepojken has quit IRC | 12:02 | |
*** stoffepojken has joined #crux | 12:03 | |
*** Anselmo has joined #crux | 12:07 | |
cruxbot | [opt.git/3.5]: samhain: update to 4.4.0 | 13:17 |
cruxbot | [opt.git/3.5]: xterm: update to 350 | 13:17 |
cruxbot | [opt.git/3.5]: hpcups: update to 3.19.10 | 13:17 |
cruxbot | [opt.git/3.5]: sshfs-fuse: update to 3.6.0 | 13:17 |
cruxbot | [opt.git/3.5]: fuse3: update to 3.8.0 | 13:17 |
cruxbot | [core.git/3.5]: bindutils: update to 9.14.7 | 13:18 |
*** pedja has joined #crux | 13:42 | |
*** Anselmo has quit IRC | 14:21 | |
*** Anselmo has joined #crux | 14:28 | |
*** bkdwt has joined #crux | 14:29 | |
*** bkdwt has quit IRC | 14:38 | |
*** tsaop has joined #crux | 15:53 | |
*** chinarulezzz has joined #crux | 16:03 | |
*** chinarul1zzz has joined #crux | 16:05 | |
tsaop | hello | 16:27 |
john_cephalopoda | Hi | 16:29 |
tsaop | I was trying elogind earlier today and it seems to have fixed my KDE reboot problem | 16:30 |
tsaop | the system shuts down/restarts from the gui now | 16:31 |
tsaop | would it be possible to migrate from consolekit to elogind in the next release of CRUX? | 16:31 |
TimB_ | heya | 16:31 |
tsaop | hey | 16:31 |
TimB_ | i wouldn't bet on it, also: consolekit is not included on a vanilla CRUX | 16:31 |
TimB_ | this sounds like a job for an prt-get alias, really | 16:32 |
tsaop | that could work | 16:32 |
tsaop | however you would still need to edit your pam.d/login and recompile several packages | 16:32 |
TimB_ | yeah, that could be true | 16:33 |
TimB_ | no idea, really | 16:33 |
TimB_ | never fiddled with elogind myself.. i try to avoid butchered systemd components :) | 16:33 |
tsaop | there's a tracker here: https://github.com/elogind/elogind/issues/70 | 16:33 |
tsaop | eh, I would have preferred it that way, but it seems CK2 is not being updated anymore | 16:33 |
tsaop | and it segfaults at KDE shutdown/reboot, which leaves me with a black screen | 16:34 |
TimB_ | that sucks, true | 16:34 |
tsaop | the fun thing is restarting via dbus call works flawlessly | 16:35 |
TimB_ | mh, i have no idea.. too bad that the ck2 maintainer doesn't seem to care anymore :/ | 16:40 |
pedja | it's possible that it was a kde bug | 16:50 |
*** tsaop has quit IRC | 16:51 | |
pedja | ck2 was maintained by xfce devs, iirc, and if it works with that, I don't think they be bothered that kde doesn't :) | 16:58 |
*** tsaop has joined #crux | 16:59 | |
tsaop | pedja: it does cause a segfault in consolekit though | 16:59 |
pedja | what does? kde? | 17:00 |
tsaop | possibly. It does it on reboot/shutdown | 17:00 |
tsaop | it is exactly this: https://github.com/ConsoleKit2/ConsoleKit2/issues/115 | 17:00 |
pedja | afaict, that's on non-glibc system | 17:02 |
tsaop | indeed, however I am using glibc | 17:02 |
tsaop | I did not found a relevant bugreport on bugs.kde.org | 17:03 |
pedja | it could be that some dependent library triggers the cl2 segfault | 17:08 |
pedja | ck2* | 17:08 |
pedja | like upower | 17:08 |
*** zimmer__Dl has joined #crux | 17:08 | |
*** tsaop has quit IRC | 17:10 | |
*** zimmer_Dl has quit IRC | 17:11 | |
pedja | idk, check bugs for bsd's, slackware, gentoo. they are likely to use kde+ck2 | 17:14 |
*** Anselmo has quit IRC | 17:35 | |
pedja | interesting, the latest blfs ships elogind instead of ck2, apparently | 17:43 |
*** tsaop has joined #crux | 17:47 | |
tsaop | I did some tests but no results | 17:48 |
tsaop | pedja: it seems Gentoo too is planning to switch to elogind | 17:48 |
*** zimmer__Dl has quit IRC | 17:50 | |
*** zimmer_Dl has joined #crux | 17:50 | |
pedja | yet another set of acronyms to learn :) https://thessdguy.com/comparing-wear-figures-on-ssds/#more-1901 | 18:03 |
*** tsaop has quit IRC | 18:04 | |
*** Anselmo has joined #crux | 18:50 | |
joacim | i'll just pretend bigger is better =) | 18:54 |
*** obarun has joined #crux | 19:21 | |
pedja | some people predict ssd/hard disk prices will go sky high next year, after xmas sales | 19:28 |
pedja | allegedly, some vendors are shutting off/switching some production lines | 19:29 |
pedja | so it will be the case of high demand/low supply, like with RAM recently | 19:31 |
pedja | if the prices go up, I wouldn't have the budget for a new hd. then again, I don't have the budget for it atm, so nothing will really change :) | 19:35 |
samsep10l | hi everyone, did you anyone tried rebuild crux packages with llvm/clang compiler? | 19:38 |
samsep10l | i have success building the linux kernel 4.19.48 compiling and installing llvm/clang v9.0.0, but when I try build a simple C program to test clang compiler, the linker does not generate the binary :/ | 19:40 |
*** chinarulezzz has quit IRC | 19:45 | |
*** chinarul1zzz has quit IRC | 19:45 | |
*** chinarulezzz has joined #crux | 19:46 | |
samsep10l | wops, forget about that, bad typo in my C code! | 19:55 |
*** bkdwt has joined #crux | 20:03 | |
bkdwt | xorg site are down I think | 20:03 |
bkdwt | all xorg refered packages can't download | 20:03 |
bkdwt | Connection refused | 20:04 |
jaeger | Nobody here has any control over that site | 20:04 |
bkdwt | Duh, I know | 20:05 |
bkdwt | I only I'm just commenting on | 20:05 |
samsep10l | bkdwt: I can traceroute to x.org, and the web site is up, can you test it? | 20:06 |
bkdwt | samsep10l Yeah, I can trace too | 20:07 |
bkdwt | This is strange | 20:07 |
bkdwt | samsep10l for me the site is down | 20:08 |
bkdwt | changed the dns on resolv.conf | 20:08 |
bkdwt | now works | 20:08 |
bkdwt | something is broken on my ISP | 20:09 |
joacim | some sites are a bit like that for me too. dig reports no A records for certain domains. | 20:10 |
joacim | but it works again a few hours later | 20:10 |
*** bkdwt has quit IRC | 20:31 | |
*** bkdwt has joined #crux | 20:35 | |
*** bkdwt has quit IRC | 20:39 | |
*** bkdwt has joined #crux | 20:49 | |
*** bkdwt has quit IRC | 20:55 | |
*** bkdwt has joined #crux | 21:18 | |
bkdwt | Could someone do a test for me? See if you can compile libinput and harfbuzz. | 21:19 |
bkdwt | prt-get: updating /usr/ports/xorg/libinput=======> Building '/home/pkgmk/pkg/libinput#1.14.3-1.pkg.tar.gz'.bsdtar -p -o -C /home/pkgmk/work/libinput/src -xf /home/pkgmk/src/libinput-1.14.3.tar.xzbsdtar: Error opening archive: Unrecognized archive format=======> ERROR: Building '/home/pkgmk/pkg/libinput#1.14.3-1.pkg.tar.gz' failed. | 21:20 |
bkdwt | xz is installed | 21:20 |
bkdwt | I can extract linux kernel source on xz | 21:20 |
bkdwt | Same problem with xorg-libx11-32 | 21:21 |
Rudolph | bkdwt: funnily enough, I was building the ISO sources last night and xorg started failing for me too. did you ever find out why by chance? | 21:23 |
bkdwt | Rudolph I think there is a problem with xorg servers. I think the packages broke down there. | 21:24 |
Rudolph | ah | 21:25 |
bkdwt | This is just an assumption | 21:25 |
jaeger | If you're still having trouble with them you can try to grab the sources from a mirror such as https://crux.ninja/distfiles/ or https://crux.ster.zone/distfiles/ or http://distfiles.crux.guru/ | 21:25 |
samsep10l | bkdwt: I can download the sources, this url works for you? https://x.org/releases/individual/lib/libX11-1.6.9.tar.bz2 | 21:26 |
Rudolph | im rebuilding from scratch right now. im just glad i dont have some obscure networking problem | 21:26 |
bkdwt | jaeger Thanks. I'll try. ;) | 21:26 |
bkdwt | samsep10l yeah, works for me too | 21:26 |
samsep10l | bkdwt: its strange, that is the url for the libX11-32 package ... | 21:27 |
bkdwt | My problem is not the download, but the compile | 21:28 |
samsep10l | oh my bad | 21:28 |
bkdwt | It's like the packages comes broken or something like that | 21:28 |
bkdwt | I don't know | 21:28 |
bkdwt | or it's a mysterious bug with xz | 21:28 |
samsep10l | bkdwt: what package are you trying to build? | 21:29 |
bkdwt | samsep10l libinput-32 | 21:30 |
bkdwt | sudo prt-get depinst xorg-libx11-32prt-get: installing /usr/ports/compat-32/libinput-32=======> ERROR: Signature mismatch found:MISMATCH libinput-1.14.3.tar.xz=======> ERROR: Building '/home/pkgmk/pkg/libinput-32#1.14.3-1.pkg.tar.xz' failed.prt-get: error while install-- Packages where install failedlibinput-32 | 21:30 |
bkdwt | ignoring signature mismatch doesn't solve | 21:31 |
bkdwt | I'll try the ninja repo | 21:31 |
samsep10l | bkdwt: i just do a pkgmk -d in libinput-32 directory and works well for me | 21:33 |
bkdwt | sudo pkgmk -d -is=======> WARNING: Md5sum not found, creating new.=======> Building '/home/pkgmk/pkg/libinput-32#1.14.3-1.pkg.tar.xz'.bsdtar -p -o -C /home/pkgmk/work/libinput-32/src -xf /home/pkgmk/src/libinput-1.14.3.tar.xzbsdtar: Error opening archive: Unrecognized archive format=======> ERROR: Building | 21:35 |
bkdwt | '/home/pkgmk/pkg/libinput-32#1.14.3-1.pkg.tar.xz' failed. | 21:35 |
bkdwt | I think my system is broken | 21:35 |
bkdwt | Fu**king hell | 21:35 |
jaeger | can you use bsdtar by itself? | 21:36 |
bkdwt | yep | 21:37 |
bkdwt | bsdtar: Must specify one of -c, -r, -t, -u, -x | 21:37 |
pedja | run file on that, maybe server sent up some garbage instead of the tarball? | 21:37 |
bkdwt | I only need test with the package | 21:37 |
bkdwt | Yeah, works manually | 21:40 |
bkdwt | This is strange as hell | 21:40 |
jaeger | Just installed libinput and harfbuzz in a container, no problems | 21:41 |
bkdwt | I'll delete files in ports and try again | 21:42 |
*** ax has quit IRC | 21:48 | |
cruxbot | [opt.git/3.5]: qtwebengine: 5.13.1 -> 5.13.2 | 21:51 |
cruxbot | [opt.git/3.5]: qt5: 5.13.1 -> 5.13.2 | 21:51 |
*** ax has joined #crux | 21:53 | |
*** bkdwt has quit IRC | 22:01 | |
*** pedja has quit IRC | 22:26 | |
*** bkdwt has joined #crux | 22:47 | |
bkdwt | bsdtar: Error opening archive: Unrecognized archive formatSame error on desktop-file-utils package. Ffmpeg and mpv are compiled like a charm. | 22:57 |
joacim | should've started this update earlier today... 30 minutes since i started the download of the october cumulative update for win 2016... now stuck on 10% on "preparing to install updates" | 23:09 |
*** bkdwt has quit IRC | 23:21 | |
*** xor29ah has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!