Re: Radicale

2025-08-02 Thread Caleb Herbert
nginx issue > is resolved.  I assume this option disables the web UI, while > maintaining the /.well-known/caldav and/or /.well-known/carddav > functionality for application syncing. Should I turn it to #t? -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

Re: Radicale

2025-08-02 Thread Caleb Herbert
] [INFO] permit delete of collection: True 2025-07-29 15:13:15 [2025-07-29 15:13:15 -0500] [29655] [INFO] permit overwrite of collection: True 2025-07-29 15:13:15 [2025-07-29 15:13:15 -0500] [29655] [INFO] Listening on '127.0.0.1:5232' 2025-07-29 15:13:15 [2025-07-29 15:13:15 -0500] [29

Re: Radicale

2025-08-01 Thread Caleb Herbert
figs/guix/.config/guix/system/farnsworth.scm However, nothing shows up at <https://calebh.top/> or <https://dav.calebh.top/>. -- Caleb Herbert signature.asc Description: This is a digitally signed message part

Re: Radicale

2025-07-29 Thread Caleb Herbert
orum.systemcrafters.net/t/help-https-and-radicale-on-guix-system/1739/4?u=kolev WebDAV client does not connect. -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

Re: Radicale

2025-07-29 Thread Caleb Herbert
See farnsworth.scm for details. -- Caleb Herbert https://calebh.top ;;; farnsworth.scm - Home server config ;;; Copyright (C) 2025 Caleb Herbert ;;; ;;; This program is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by ;;

Re: Radicale

2025-07-29 Thread Caleb Herbert
Thanks, but that seems complicated. I just wanted something to stick in my services list. On Tue, 2025-07-29 at 18:06 +0200, Rodion Goritskov wrote: > Caleb Herbert writes: > > > How do I deploy Radicale?  Just (service radicale-service-type)? > > > > Or do I need a co

Radicale

2025-07-28 Thread Caleb Herbert
How do I deploy Radicale? Just (service radicale-service-type)? Or do I need a config? -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

Re: guix pull/install stalls

2025-07-26 Thread Caleb Herbert
I had to add the following to my Guix commands: --substitute-urls="https://bordeaux-us-east-mirror.cbaines.net/"; Solved. -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

Re: error: elogind: LC_ALL/LANG unset

2025-07-24 Thread Caleb Herbert
uix.git branch: master commit: cabfaa8d6ccad771952bbe856b09807ebeb5dc99 configuration file: /gnu/store/79y0f3vngi4smraxc5m03dhqh66lr1ag- configuration.scm caleb@farnsworth ~$ -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

guix pull/install stalls

2025-07-22 Thread Caleb Herbert
module- import.drv... building /gnu/store/ir820z0mkn3ivfnjid37ppsngnnpn0dm-module- import.drv... building /gnu/store/x85xk12hsqzkn0wv59nsdx6pqx66mn6z-compute-guix- derivation.drv... Computing Guix derivation for 'x86_64-linux'... | substitute: -- Caleb Herbert https://calebh.top signature.asc Description: This is a digitally signed message part

Re: error: elogind: LC_ALL/LANG unset

2025-07-22 Thread Caleb Herbert
> Now, I can't start tmux.  LC_ALL and LANG are unset. Specifically, it gives the error: tmux: invalid LC_ALL, LC_CTYPE or LANG Before I did `system reconfigure`, I did `guix pull`, as it was a fresh install. -- Caleb Herbert https://calebh.top signature.asc Description: This is a d

error: elogind: LC_ALL/LANG unset

2025-07-22 Thread Caleb Herbert
on the initial configuration and tmux works, but now I don't have Jellyfin. I suspect the issue may be elogind, which containers like Jellyfin require. Thanks, -- Caleb Herbert signature.asc Description: This is a digitally signed message part

Help: Set up Nextcloud

2025-02-18 Thread Caleb Herbert, KE0VVT
How do I set up Nextcloud? Could someone provide instructions? Thanks. -- Caleb S. Herbert, KE0VVT (Mobile) https://bluehome.net/csh/

Issues with GPG Agent

2025-01-02 Thread Caleb Herbert
I'm having trouble authenticating over SSH with GPG Agent. https://opensource.com/article/19/4/gpg-subkeys-ssh I've tried several commands to try and fix the issue. My usual UPDATESTARTUPTTY trick won't work. caleb@hermes ~/Projects/dotfiles$ export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent

Always mount external disk

2024-08-16 Thread Caleb Herbert
Hi Guix, I'd like to always mount my main data disk, HUSKY, to my server Farnsworth. However, I would like for the system to not complain if HUSKY is not plugged in. I presume (from discussing it in #guix) that "non-boot-file-system- service" should be used for this task. How do I use it? I se

Audio on Chromebooks

2024-04-28 Thread Caleb Herbert
Hi Guix, I'm trying to get audio working on my Chromebook again. I've found instructions for non-traditional distros, but they are brief and hard to understand. https://raw.githubusercontent.com/chrultrabook/docs/a281259c3016d754540500e4eeea40874098b8eb/src/docs/installing/distros.md It seems

Re: Installing software inside containers

2023-12-20 Thread Caleb Herbert
Edouard Klein writes: > Wojtek, Caleb, I found the solution :) !!! Merci beaucoup! :D -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4BCE What's a fingerprint? https://emailselfdefense.fsf.org/ signature.asc Descript

Re: Dino segfaults

2023-12-11 Thread Caleb Herbert
yesterday. Dino seems to be running now. -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4BCE What's a fingerprint? https://emailselfdefense.fsf.org/ signature.asc Description: PGP signature

Cannot run Docker container

2023-12-10 Thread Caleb Herbert
ppend (list ;; Run containers (service docker-service-type) ... %desktop-services)) ...) ``` Tell me if you need more info. Thanks, -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4BCE What's a fingerprint? https://emailselfdefense.fsf.org/ signature.asc Description: PGP signature

Re: Dino segfaults

2023-12-10 Thread Caleb Herbert
Georgios Athanasiou writes: > Does executing `.dino-real --version' segfault too? caleb@miller ~❄️ /gnu/store/lhq3hx5b5nr7s2l8113kxv4pyn0pl1fs-dino-0.4.3/bin/.dino-real --version Segmentation fault -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF

Re: Dino segfaults

2023-12-09 Thread Caleb Herbert
=0..9) can print *a lot* of > diagnostics for GStreamer.  Have you tried it? It may help you find the > point at which the program segfaults. ~ 🕯️🕯️ dino --gst-debug-level=9 Segmentation fault -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 37

Re: Dino segfaults

2023-12-08 Thread Caleb Herbert
"DISPLAY='$DISPLAY' XAUTHORITY='$XAUTHORITY' dino" It launches! But of course, it has no knowledge of my configuration, and asks to set up an account. -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3

Re: Dino segfaults

2023-12-07 Thread Caleb Herbert
G **: 17:16:40.534: cannot open display: :1 > Also, unless there is some reason no to, I suggest we keep the Guix > mailing list in the Cc field Oh, sorry. I pressed r instead of R when replying in Emacs. We should be back on the mailing list now. -- Caleb Herbert https://blueh

Dino segfaults

2023-12-05 Thread Caleb Herbert
Hi Guix, Dino segfaults. I tried doing "guix install dino" again; it didn't help. caleb@miller ~❄️ dino Segmentation fault caleb@miller ~❄️ dino --version Segmentation fault caleb@miller ~❄️ -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD

noweb: noweave fails

2023-12-03 Thread Caleb Herbert
length(a[k])-6) printf "@index useitem %s\n", sorted[j] delete sorted[j] } print "@index enduses" } print line } else if (line ~ /^@text /) { # grotesque hack

Re: chromebook-ucm-conf

2023-12-02 Thread Caleb Herbert
d anything before. I don't know how to get this whole thing to work. Thanks, -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4BCE What's a fingerprint? https://emailselfdefense.fsf.org/ signature.asc Description: PGP signature

Re: Cannot start Tor Browser

2023-11-30 Thread Caleb Herbert
Julian Flake writes: > Dear Caleb, > > this is how I currently start a Tor browser, if needed: > https://github.com/nuthub/guix-shell-examples#tor-browser Thanks! -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4

Cannot start Tor Browser

2023-11-29 Thread Caleb Herbert
kage `gcc-toolchain@11.3.0' lacks output `lib' $ -- Caleb Herbert https://bluehome.net/csh/ OpenPGP fingerprint: 631C C434 A56B 5CBD FF21 2346 9764 3795 FA3E 4BCE What's a fingerprint? https://emailselfdefense.fsf.org/ signature.asc Description: PGP signature

Installing software inside containers

2023-11-26 Thread Caleb Herbert
Hi Guix, I can't install software inside a Guix System container. I need this to use Guix Home inside a container. $ guix install hello guix install: error: remounting /gnu/store writable: Operation not permitted Do I need to --share=/gnu/store? I tried sharing a blank ./gnu directory, but

chromebook-ucm-conf

2023-11-20 Thread Caleb Herbert
ow to get it to work? Thanks, Caleb Herbert ;; chromebook-alsa-lib.scm - Install Chromebook ALSA config ;; Copyright (C) 2023 Caleb Herbert ;; Copyright (C) 2023 efraim ;; ;; This program is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public Lic

Re: Lenovo ThinkCentre: 1962 No Operating System Found

2023-11-15 Thread Caleb Herbert
On 11/15/23 3:48 AM, Julian Flake wrote: Shouldn't your disk be /dev/sda (in contrast to /dev/sda1)? Thanks! It boots now! :D

Lenovo ThinkCentre: 1962 No Operating System Found

2023-11-15 Thread Caleb Herbert
Greetings, I just installed Guix and the installed system won't boot. I've looked for solutions to this issue online. Some people recommend just turning on/off CSM in the UEFI settings. Others suggest using efibootmgr to create a new entry for the OS. I've done both, and have had no luck. A

Re: Guix Home: SSH won't ask for GPG password

2023-10-06 Thread Caleb Herbert
Maxim Cournoyer wrote .. > What do you mean by "still" ? It must have worked at some point? What > changed in your configuration? I don't know when it last worked. I think it stopped working when I added a package. Here is my full config: ;; This "home-environment" file can be passed to 'gui

Re: Evolution can't connect to mail server

2023-10-05 Thread Caleb Herbert
Luis Felipe wrote .. > As Roman suggests, installing the package "evolution-data-server" should > fix the problem. I added "evolution-data-server" to my list of packages in my home configuration and got an error while trying to reconfigure: Loading /gnu/store/2hwp7i1xn24rlsnwmcc8hpbdynznv4an-sh

Re: Guix on mobile phones

2023-05-22 Thread Caleb Herbert
I hope there's a way to suppress compiling from source. I don't want to be compiling stuff on a mobile device. -- Caleb Herbert https://bluehome.net/csh/

Gajim crashes

2021-12-19 Thread Caleb Herbert
Fedora 35 [caleb@bender ~]$ ls -Fla $(which gajim) lrwxrwxrwx. 8 root root 65 Dec 31 1969 /home/caleb/.guix-profile/bin/gajim -> /gnu/store/jf529bzcws11pl9ibgj8qv45dd17sgcy-gajim-1.3.1/bin/gajim* [caleb@bender ~]$ gajim No translations found Dirs searched: [PosixPath('/home/caleb/.local/share'

Re: Guix Merch?

2021-12-11 Thread Caleb Herbert
I would like Guix stickers and pins!

Re: Guix Home errors

2021-12-11 Thread Caleb Herbert
On 12/11/21 16:30, Justin Veilleux wrote: I don't know this was the cause of your problem, but one line in the aliases looks suspicious to me. > (aliases >    '(("E='SUDO_EDITOR" . "emacsclient -t -a emacs") >  ("e" . "emacsclient -t"))) It seems like you didn't cl

Guix Home errors

2021-12-11 Thread Caleb Herbert
Anybody have expierence with Guix Home? I am getting the following error when I open a new terminal window. Attached is an archive containing the error messages and the contents of my Guix Home configuration directory. https://bluehome.net/csh/2021/12/11/guix-home-error.tar.xz

Re: shepherd: Service tor could not be started.

2021-11-29 Thread Caleb Herbert
On 11/28/21 5:37 AM, Wiktor Żelazny wrote: To my understanding for some reason one cannot stop a tor service using GNU Shepherd. When I need to restart, I kill the tor process using `kill `, and only then run `herd restart tor`. This worked. Thanks.

Re: mcron or mcron2?

2017-11-23 Thread Caleb Herbert
On Thu, 2017-11-23 at 10:01 -0500, Leo Famulari wrote: > The GuixSD mcron service uses mcron2, so I think that is probably the > best one :) Which is more likely to work on a foreign distro? (Trisquel.) signature.asc Description: This is a digitally signed message part

mcron or mcron2?

2017-11-22 Thread Caleb Herbert
edule, such as every hour or every Monday. Mcron is written in Guile, so its + configuration can be written in Scheme; the original cron format is also supported. relevance: 4 -- Caleb Herbert OpenPGP public key: http://bluehome.net/csh/pubkey signatur

Foreign Kodi login entry?

2017-11-16 Thread Caleb Herbert
I had asked the Kodi forum for support with XBMC. https://forum.kodi.tv/showthread.php?tid=324201 I'd prefer not to. Is there any way I could better integrate Kodi with Trisquel? Specifically, I want to have an option in my display manager to let me choose "Kodi" from the list of desktop envir

Kodi crashed

2017-11-14 Thread Caleb Herbert
I installed Kodi on a foreign distro and it crashed. At 4:13 PM CDT, 11/14/17, Ludovic Cortes said : > CharlieBrown: did it crash while loading addons? When I installed the addon, it did not crash. Notificat

Re: Application Setup on Trisquel

2017-11-10 Thread Caleb Herbert
On Thu, 2017-11-09 at 13:05 -0800, Chris Marusich wrote: > This sounds very similar to > > https://lists.gnu.org/archive/html/help-guix/2017-05/msg00069.html > > in which the interaction between Guix-installed packages (emacs, in my > case) and the XDG_DATA_DIRS environment variable caused the UI

Re: Gourmet crashes

2017-11-09 Thread Caleb Herbert
On Thu, 2017-11-09 at 14:22 +0100, Ludovic Courtès wrote: > Could you send bug reports to bug-g...@gnu.org? Done. -- Caleb Herbert

Gourmet crashes

2017-11-08 Thread Caleb Herbert
Gourmet crashed: http://paste.debian.net/plain/994645 I don't know what other information I could collect that would be helpful, but if there is, I'll report it.

Re: Application Setup on Trisquel

2017-11-07 Thread Caleb Herbert
On Thu, 2017-10-26 at 10:53 -0700, Ludovic Courtès wrote: > Mikhail Kryshen skribis: > > > Ludovic Courtès writes: > > > >>> Is there a way to make Trisquel's GNOME and its main menu aware of > >>> programs installed with Guix? > >> > >> It should be possible, but I don’t know how. Anyone? > >

Can't switch/use input methods

2017-11-07 Thread Caleb Herbert
When I'm using Guix-installed apps, I can't use my input method switcher Fcitx. I've tried changing the input method with both the mouse and the keyboard, in HexChat and Mumble. Fcitx was installed with the system's package manager because it interacts with some system services and the Guix versi

Re: Application Setup on Trisquel

2017-10-26 Thread Caleb Herbert
On Thu, 2017-10-26 at 10:53 -0700, Ludovic Courtès wrote: > Mikhail Kryshen skribis: > > > Ludovic Courtès writes: > > > >>> Is there a way to make Trisquel's GNOME and its main menu aware of > >>> programs installed with Guix? > >> > >> It should be possible, but I don’t know how. Anyone? > >

Re: Application Setup on Trisquel

2017-10-26 Thread Caleb Herbert
On Thu, 2017-10-26 at 10:52 -0700, Ludovic Courtès wrote: > "Caleb Herbert" skribis: > > I had to comment those lines in /etc/profile because Trisquel's > > display manager would return me to the login screen after entering my > > password. The errors happened

Re: Application Setup on Trisquel

2017-10-24 Thread Caleb Herbert
> > > The manual instructs users on foreign distros to export environment > > > variables. Doing this in the shell makes the changes temporary. > > > Where should these changes be made permanent? (It is bad practice to > > > put environment variables in .bashrc.) > > > > /etc/profile would be the

Re: Application Setup on Trisquel

2017-10-24 Thread Caleb Herbert
Ludovic Courtès wrote .. > You should get nscd from Trisquel, in its ‘nscd’ package. You’ll have > more success asking Trisquel questions on Trisquel fora though. :-) Done. > > * How do I make sure ncsd is "listening on the /var/run/nscd/socket > > socket"? > > You could run “lsof | grep nsc

Re: Application Setup on Trisquel

2017-10-24 Thread Caleb Herbert
Ludovic Courtès wrote .. > Hi Caleb, > > "Caleb Herbert" skribis: Sal', Luchjo! > > The manual instructs users on foreign distros to export environment > > variables. Doing this in the shell makes the changes temporary. > > Where should these changes

Application Setup on Trisquel

2017-10-24 Thread Caleb Herbert
Questions for Section 2.6.2 Name Service Switch * How do I run ncsd on Trisquel? * Should I get ncsd from APT or Guix? * How do I make sure ncsd is "listening on the /var/run/nscd/socket socket"? Questions for Section 2.6.3 X11 Fonts * Trisquel does not have xset * Should I get xset f

retroarch on Trisquel

2017-07-12 Thread Caleb Herbert
Why does retroarch have black rectangles where icons should be, and missing paths to fonts? Why does the file browser not detect z64 files? Hardware: ThinkPad X200 Firmware: Libreboot 20160907 UK Dvorak video OS: Trisquel 7 Commands in shell: http://paste.debian.net/976051/ Actions in RetroArch:

Re: Package request: fortune

2017-02-18 Thread Caleb Herbert
On 02/17/2017 01:35 PM, ng0 wrote: > On 17-02-16 17:52:43, Caleb Herbert wrote: >>> Are you okay with continuing this conversation on-list, >> >> Yes, since a mailing list is like a forum. >> >>> or is it intentional that you leave the list out? >>

Package request: fortune

2017-02-15 Thread Caleb Herbert
Could someone make a package for fortune?