Re: Help: Set up Nextcloud

2025-02-18 Thread Chris
As far as I know the php modules needed by Nextcloud are not packaged yet. Your best bet is probably to deploy it as a container. > Am 19.02.2025 um 00:54 schrieb Caleb Herbert, KE0VVT : > > How do I set up Nextcloud? Could someone provide instructions? Thanks. > > -- > Caleb S. Herbert, KE0VV

Conflict with ffmpeg and mpv

2024-10-04 Thread Chris Keschnat
Hello, when upgrading a profile containing both mpv and ffmpeg, I get this error: #+begin_src sh guix package: error: profile contains conflicting entries for ffmpeg guix package: error: first entry: ffmpeg@7.0.2 /gnu/store/xrllv211xv66hcyg19l3p9cd21yi9506-ffmpeg-7.0.2 guix package: err

Re: udev rule only works with sudo

2024-08-04 Thread Chris Keschnat
rg/63508#18 I will try, but I have never customized a package. I think I will need to read through "Package Transformation Options"[1]. Could take a while :) [1] https://guix.gnu.org/manual/en/html_node/Package-Transformation-Options.html Thanks Chris

udev rule only works with sudo

2024-08-03 Thread Chris Keschnat
,998(users) #+end_src PS: The documentation[3] says: "The herd rules udev command, as root, returns the name of the directory containing all the active udev rules." This does not work on my machine. I don't know if the documentation is outdated or if there is something wrong on my system: #+begin_src sh ck@brak ~ $ sudo herd rules udev herd: error: service 'udev' does not have an action 'rules' # same as root ck@brak ~ $ sudo su - Password: root@brak ~# herd rules udev herd: error: service 'udev' does not have an action 'rules' #+end_src [1] https://get.vial.today/ [2] https://get.vial.today/manual/linux-udev.html [3] https://guix.gnu.org/manual/en/html_node/Base-Services.html Thank you Chris

Re: help using guix size command w/ local file definition

2024-04-03 Thread chris
thank you for this detailed response that answers my questions :)

help using guix size command w/ local file definition

2024-03-30 Thread chris
How does one use `guix size` with a local file package definition? I have copied the `vifm` package definition here to a local file https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/vim.scm?id=master#n916 Using `guix size --load-path` as described here fails https://guix.gnu.org/manu

Re: Racket REPL not working

2023-08-23 Thread Chris Keschnat
l -C racket -- racket --version > > ? > Hello, I cannot test anymore because my Racket is on 8.9 now. Good thing is that I don't have any segfaults anymore though :). Chris

Re: Getting Guix to shutdown my laptop properly with Sway and no DE

2023-07-17 Thread Chris Keschnat
Same issue here, quite often. But I have no idea what's happening and no logs ;/ "Etienne B. Roesch" writes: > Hi, > > I think I have been having the same problem for a while, using standalone > guix system on a desktop. It seems to sort itself out after a pull and > system reconfigure, but th

Re: Racket REPL not working

2023-07-04 Thread Chris Keschnat
Sorry, I would not know how to find that out. "Philip McGrath" writes: > On Sun, Jul 2, 2023, at 12:12 PM, Chris Keschnat wrote: >> This works >> >> ck@brak ~ $ guix shell --no-grafts racket -- racket >> --version >> Welcome to Racket v8.8 [cs].

Re: Racket REPL not working

2023-07-02 Thread Chris Keschnat
This works ck@brak ~ $ guix shell --no-grafts racket -- racket --version Welcome to Racket v8.8 [cs]. > "Philip McGrath" writes: > On Sat, Jul 1, 2023, at 7:41 AM, Chris Keschnat wrote: >> "Philip McGrath" writes: >>> Are any of you able to reprodu

Re: Racket REPL not working

2023-07-01 Thread Chris Keschnat
"Philip McGrath" writes: > Are any of you able to reproduce the problem consistently at this point? Jup. I can provide info if anyone wants/asks, but I have no idea how to debug this myself unfortunately. #+begin_src sh ck@brak ~ $ racket Segmentation fault ck@brak ~ :( $ which racket

Re: Racket REPL not working

2023-06-29 Thread Chris Keschnat
in/racket ck@brak ~ $ /gnu/store/36ckdvyykaz3y5xbcvsbjqj4c7sazgsm-profile/bin/racket Welcome to Racket v8.8 [cs]. > #+end_src Just using ~racket~ segfaults. #+begin_src sh ck@brak ~ $ racket Segmentation fault #+end_src Maybe this help? Chris Giovanni Biscuolo writes: &g

Re: Compiling vterm: cc: command not found

2022-11-21 Thread Chris Keschnat via
Chris Keschnat writes: > Tobias Geerinckx-Rice writes: > >>> (anymore?) >> >> Guix has never provided the 'cc' alias for GCC AFAIR. >> >> Perhaps you were previously using 'clang-toolchain', which does >> symlink cc to clang

Re: Compiling vterm: cc: command not found

2022-11-13 Thread Chris Keschnat via
~module-file-prefix~ is ".so". But other than that, I do not know how the loading of modules works and would appreciate a hint. Thank you Chris

Compiling vterm: cc: command not found

2022-11-12 Thread Chris Keschnat via
eFiles/libvterm.dir/build.make:86: libvterm-prefix/src/libvterm-stamp/libvterm-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/libvterm.dir/all] Error 2 make: *** [Makefile:91: all] Error 2 #+end_src [1] https://github.com/akermu/emacs-libvterm Thanks Chris

Network bridge (for virsh)

2022-09-29 Thread Chris Keschnat via
e way here? If this is documented somewhere I would appreciate a link. Searching for ~bridge~ on the networking[1][2] and virtualization[3] docs yields no results Thank you Chris [1] https://guix.gnu.org/manual/devel/en/html_node/Networking-Setup.html [2] https://guix.gnu.org/manual/en/html

Re: Virtualisation: Network problems

2022-09-26 Thread Chris Keschnat via
1000))) #+end_src [1] https://guix.gnu.org/manual/en/html_node/Virtualization-Services.html Gottfried writes: > [[PGP Signed Part:Undecided]] > Hi Chris, > > thanks for your answer > > does: >> ~sudo virsh net-list~ show a network? > > yes, it shows a network: (

Re: Virtualisation: Network problems

2022-09-26 Thread Chris Keschnat via
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gottfried writes: > [[PGP Signed Part:Undecided]] > Hi Chris, > > thanks for your answer > > does: >> ~sudo virsh net-list~ show a network? > > yes, it shows a network: ("ja" means yes) > > gfp@Tuxe

Re: Virtualisation: Network problems

2022-09-25 Thread Chris Keschnat via
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gottfried writes: > [[PGP Signed Part:Undecided]] > Hi Guixers, > > Basic details of my Virtualisation setup: > > Name: QEUMU/KVM > Libvirt URL: qemu:///System > Autoconnect yes > - > Network selection > It give

Re: virtualization

2022-09-25 Thread Chris Keschnat via
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gottfried writes: > [[PGP Signed Part:Undecided]] > Am 24.09.22 um 23:05 schrieb Gottfried: >> Am 23.09.22 um 21:53 schrieb Vagrant Cascadian: >>> On 2022-09-23, gottfr...@posteo.de wrote: I installed a VM software and I added libvirt and vir

Re: tor

2022-09-22 Thread Chris Keschnat via
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, you might need to add the module. (use-services-modules virtualization ) Gottfried writes: > [[PGP Signed Part:Undecided]] > Hi Denis, > > I added the libvirt-service-type in my config.scm > > > (service libvirt-ser

Re: "user with UID not found" error

2022-07-28 Thread Chris Marusich
://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/usingnscd-sssd > > But I am not an expert on any of this :) I guess the key is to just make > sure you only enable caching for hosts in /etc/nscd.conf? > > Best, > Chris >

Re: Correct way to install perl-anyevent-i3?

2022-07-27 Thread Chris Keschnat via
Wow, you guys are fast. Thank you, adding perl to the list solved the issue. Ricardo Wurmus writes: > Chris Keschnat via writes: > >> So I added =perl-anyevent-i3= to the package definition (in the >> =operating-system=). >> After a =guix system reconfigure= and a r

Correct way to install perl-anyevent-i3?

2022-07-27 Thread Chris Keschnat via
nd_src PS: I had started with installing =perl-anyevent-i3= under my normal user. The errors were similar. I am unsure how to proceed and grateful for any hints. Thank you Chris

Re: "profile contains conflicting entries..." for packages with the same version

2022-06-18 Thread Chris Keschnat via
Just for completeness: I now realized that the mu package installs mu4e and have disabled building mu4e in straight.el (:straight (:type built-in)). That solves every problem I had. On 6/18/2022 6:51 PM, Chris Keschnat via wrote: Hi Tobias, thank you. I did have a look at the remmina

Re: "profile contains conflicting entries..." for packages with the same version

2022-06-18 Thread Chris Keschnat via
t;make test" told me were missing. Thanks Chris On 6/18/2022 4:27 PM, Tobias Geerinckx-Rice wrote: Hi Chris, Chris Keschnat via 写道: guix install: error: profile contains conflicting entries for glib guix install: error:   first entry: glib@2.70.2 /gnu/store/zqy7rhv26ax5ng8ws3d3vs8gr1k

"profile contains conflicting entries..." for packages with the same version

2022-06-18 Thread Chris Keschnat via
"guix pull" and "guix upgrade" before and all packages should be up to date. Thank you Chris [1] I don't (yet) as I'm very new to guix and trying to find my way around

Re: Guix system build fails on Aarch64

2022-01-13 Thread Chris Marusich
er it's a problem. If you want to help with any of those tasks, or if you have any other ideas, your help would be welcome. Please remember to update the bug report if you do so. -- Chris PGP: https://savannah.gnu.org/people/viewgpg.php?user_id=106836 signature.asc Description: PGP signature

Re: Web development on Guix: nodejs, npm and all that

2022-01-10 Thread Chris Marusich
and it uses the node from Guix. > > Best wishes, > Arne Just to be clear: that means you're using node to manage all the dependencies, not Guix, right? Not that there's anything wrong with that. I'm just curious, since watching on the sidelines, I've often heard that NPM is difficult to package in Guix. -- Chris PGP: https://savannah.gnu.org/people/viewgpg.php?user_id=106836 signature.asc Description: PGP signature

Re: Fwd: SSH in git-fetch

2021-07-14 Thread Chris Marusich
xpose those > internal package over that on a well-known address, that's not > reachable from outside. These solutions can work, but because they require extra steps to implement, they are probably less attractive than using Git over SSH. -- Chris signature.asc Description: PGP signature

Re: How to access private channel

2021-07-09 Thread Chris Marusich
> > So it seems the guix daemon cannot use the SSH of my user to access > the private git repository? How to get around this? Thanks in advance. Does it work if you don't try using "time-machine"? For example: guix pull -C channels.scm --disable-authentication Followed b

Re: Blender freezes i3wm

2021-06-25 Thread Chris Lemmer-Webber
620 (Whiskey Lake) has particular trouble: https://developer.blender.org/T80458#1182395 Frustrating. - Chris Chris Lemmer-Webber writes: > Spoke too soon, unfortunately. :\ > > My whole desktop still crashed after some period of use. However, let > me give some better news...

Re: Blender freezes i3wm

2021-06-24 Thread Chris Lemmer-Webber
do temporarily, by backporting this patch, which merges quite cleanly. Chris Lemmer-Webber writes: > I've had the same issue. I think for me at least, here's the relevant > issue: > > https://developer.blender.org/T72902 > > Apparently if someone encounters other i

Re: Blender freezes i3wm

2021-06-24 Thread Chris Lemmer-Webber
I've had the same issue. I think for me at least, here's the relevant issue: https://developer.blender.org/T72902 Apparently if someone encounters other issues with their card, these need to be added "on a case per case basis" https://developer.blender.org/rBb7acb8690a4d189868c6e0b57057b6fc

Re: building package: gcc 7.5.0 referenced instead of latest gcc; not sure why

2021-02-24 Thread Chris Marusich
, but I suspect it is related to the fact that upgrading gcc-final would cause virtually every package to be rebuilt. For that reason, we probably don't upgrade it often. -- Chris signature.asc Description: PGP signature

Re: Guix Docker image inflation

2020-05-31 Thread Chris Marusich
minate the processes. It might be safe do just pause the container when committing, but it's definitely safe if you gracefully shut down all processes first. This definitely ensures that things like databases are left in known good states when committing the image. What I'm saying is that, yeah sure, you can probably get away with not gracefully shutting down the processes. Similarly, you can often get away with pulling the power cord out of your computer because a lot of software and storage is pretty robust by default nowadays. However, it increases the risk of encountering a problem like data corruption, so it's better to shut things down gracefully if you can. -- Chris signature.asc Description: PGP signature

Re: Guix Docker image inflation

2020-05-30 Thread Chris Marusich
to `guix system docker-image [...]`. I apologize for not reading your thread more closely to begin with. I took a closer looks, and I think I can explain what is going on now. Please check the bug report and reply there if anything is unclear. -- Chris signature.asc Description: PGP signature

Re: Guix Docker image inflation

2020-05-29 Thread Chris Marusich
case you didn't! See: https://guix.gnu.org/manual/en/html_node/Invoking-guix-pack.html https://guix.gnu.org/manual/en/html_node/Invoking-guix-system.html Hope that helps, -- Chris signature.asc Description: PGP signature

Emacs in server mode using a Shepherd user service (Was: Re: Emacs in multiple profiles)

2019-11-17 Thread Chris Marusich
x27;s probably one of those things that is "easy to do" if you already know exactly what to do, and rather time-consuming to figure out otherwise. Perhaps we could make another Cook Book section about it? -- Chris signature.asc Description: PGP signature

Re: [bug#38015] Emacs in multiple profiles

2019-11-12 Thread Chris Marusich
eviously, we added multiple directories, including the source-directory, to the load path; after this change, we append just the source-directory to the EMACSLOADPATH. Can you remind me why we don't need to add the other elisp directories to the EMACSLOADPATH, too? It seems to work, so I'm probably just missing something obvious. > Subject: [PATCH 3/3] gnu: emacs: Adapt the autoloads auxiliary code to use > EMACSLOADPATH. As far as I can tell, this looks good to me, too. Finally: do you anticipate that this will cause any user-visible or backwards-incompatible changes that we should mention in the Guix channel's news file (and in the Guix NEWS file)? -- Chris signature.asc Description: PGP signature

Re: [bug#38015] Emacs in multiple profiles

2019-11-11 Thread Chris Marusich
e review! > > Maxim I'd like to test this, but I can't build Guix, so I can't test it. I don't know when I'll be able to test it, since I don't know when I'll be able to build Guix: "configure: error: Guix requires zlib." https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38175 Is there a specific commit that you can recommend I use when applying the patches? Perhaps one you built successfully yourself? If you could also give me your currently installed Guix version so I can "guix pull" to it, that would be helpful. -- Chris signature.asc Description: PGP signature

Re: Detached LUKS header

2019-11-11 Thread Chris Marusich
onvince Guix to do the right thing for your use case. Also, I think Grub has the ability to read LUKS volumes, but I'm not sure how to configure it. If you figure out a configuration that works, please do share it! Hopefully something in my email is helpful to you. -- Chris signature.asc Description: PGP signature

Re: upgrading systems with <= 2 GiB RAM

2019-11-11 Thread Chris Marusich
ory, and then copying the results over via "guix copy" or "guix archive". -- Chris signature.asc Description: PGP signature

Re: “Guix Profiles in Practice”

2019-10-26 Thread Chris Marusich
> Ludo’. I used some of these tricks just the other day! Thanks, Pierre. When I find some time I want to also help figure out the issues which we discovered, like Emacs not working well outside of the default profile. Thank you very much for authoring the article! -- Chris signature.asc Description: PGP signature

QEMU USB pass-through

2019-10-19 Thread Chris Marusich
U as root. * Unbind the ehci-pci driver (so Linux will use uhci_hcd instead) * Pass additional -device options for the other USB devices, including a hub that shows up on the same bus. * Try a different USB port. * Try a different USB storage device. If anyone has gotten USB pass-through working with QEMU on a Guix system, please let me know what I'm doing wrong! Thank you, -- Chris signature.asc Description: PGP signature

Re: [Blog/Cookbook?] On multiple Guix profiles and manifests

2019-10-14 Thread Chris Marusich
Chris Marusich writes: > Pierre Neidhardt writes: > > [...] > >> Shouldn't it be '"$1"/etc/profile'? And no "exec ..."? Without the "exec", the second shell will spawn a new process. With the "exec", it will not sp

Re: [Blog/Cookbook?] On multiple Guix profiles and manifests

2019-10-14 Thread Chris Marusich
r manifest: Right now it's possible to > create environments out of manifests while it's not possible to create > environments out of profiles without Chris' hack. This is true. However, in practice, I often wind up in this sort of situation: 1. I want an environment for ha

Re: [Blog/Cookbook?] On multiple Guix profiles and manifests

2019-10-13 Thread Chris Marusich
c "$1"' \ "$1" \ "$sh" else "$sh" \ -c \ 'GUIX_PROFILE="$0" && . "$0"/etc/profile && exec "$@"' \ "$@" fi } Surely it would be fair

Re: Questions from a newcomer about Guix.

2019-10-07 Thread Chris Marusich
uix source for the word "static". I realize that doesn't answer all your questions, but hopefully it's a good start! Good luck. -- Chris signature.asc Description: PGP signature

Re: vagrant

2019-09-22 Thread Chris Marusich
ve/html/help-guix/ guix-devel: https://lists.gnu.org/archive/html/guix-devel/ Guix Patches: https://debbugs.gnu.org/cgi/pkgreport.cgi?package=guix-patches Guix Bugs: https://debbugs.gnu.org/cgi/pkgreport.cgi?pkg=guix -- Chris signature.asc Description: PGP signature

Re: /var/guix/db/db.sqlite corruption

2019-08-03 Thread Chris Marusich
that before, and I don't want to > speculate. I should have tried flushing the kernel I/O cache before > rebooting to see if that would have fixed it. Did you remember to stop the guix-daemon and verify that no processes were accessing the database file when you did all of this? If not, then I wouldn't be surprised to see bizarre behavior. -- Chris signature.asc Description: PGP signature

Re: Computer suspends even when I tell it not to

2019-06-19 Thread Chris Marusich
l dig into the logs of my desktop and see if there is anything helpful from around the time of the suspend. I guess I'll poke around at how we're running GDM, too. Still not many clues to go on. -- Chris signature.asc Description: PGP signature

jami-client-gnome not connecting to daemon

2019-06-19 Thread Chris Marusich
suggests that the daemon should be automatically started by DBUS. -- Chris signature.asc Description: PGP signature

Computer suspends even when I tell it not to

2019-06-13 Thread Chris Marusich
un guix pull recently, so it's up to date. I use GNOME. In the GNOME settings' "Power" section, I've explicitly set "Automatic suspend" to "Off". However, it still suspends automatically after a while. Does anyone else experience this? What else can I try? -- Chris signature.asc Description: PGP signature

Re: Search for package output

2019-05-09 Thread Chris Marusich
b9e340ce4b401f220f72881415623a466f7. Thank you for reporting the issue, mikadoZero! -- Chris signature.asc Description: PGP signature

Re: "System Package" vs "System Service"

2019-05-08 Thread Chris Marusich
ly be logged to syslog, and on Guix System I think the default place they are stored is /var/log/messages. The ring buffer contains only the most recent messages. -- Chris signature.asc Description: PGP signature

Re: "System Package" vs "System Service"

2019-05-08 Thread Chris Marusich
Hi Raghav, "Raghav Gururajan" writes: > Hello Chris! > > Thank you for your email. I have already tried configuring my browser > to use localhost's tor port as proxy, but getting error "proxy is > refusing connection". When I check tor service with &qu

Re: Help with OpenVPN Plugin for Network Manager

2019-05-05 Thread Chris Marusich
manual/en/html_node/Using-the-Configuration-System.html See also the "Service Reference" section: http://guix.info/manual/en/html_node/Service-Reference.html#Service-Reference Hope that helps! -- Chris signature.asc Description: PGP signature

Re: A few questions about channels

2019-05-05 Thread Chris Marusich
SSH. In the same way that the Guix daemon has its own built in downloader for downloading files, we might be able to give it a built in "git fetcher" to fetch Git repositories over SSH, using the provided SSH key. But I haven't looked into it more at this time. Help is welcome! -- Chris signature.asc Description: PGP signature

Re: "System Package" vs "System Service"

2019-05-05 Thread Chris Marusich
uot;. What should I do? > On Sun, 2019-04-28 at 18:41 +0200, Danny Milosavljevic wrote: You need to configure your web browser (or whatever software you are using to access check.torproject.org) to use the TOR proxy. -- Chris signature.asc Description: PGP signature

Re: Binaries for Rust, QEMU and QtWebKit

2019-05-05 Thread Chris Marusich
e available. Try it out and see! For more information on the "guix weather" command, see section "Invoking guix weather" in the manual: https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-weather.html As with everything in Guix, there are also ways to che

Re: Scribus looks pixelated as if zoomed in

2019-05-05 Thread Chris Marusich
IRS scribus"? Footnotes: [1] https://lists.gnu.org/archive/html/help-guix/2017-11/msg00031.html [2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26202 -- Chris signature.asc Description: PGP signature

Re: Guix on a foreign distro (Mint) - List of packages is outdated and not updatable

2019-05-05 Thread Chris Marusich
HOME/.guix-profile and $HOME/.config/guix/current profiles will be "activated" automatically in this manner (see: /etc/profile), but on a foreign distro, you have to do this yourself by adding the appropriate lines to a shell start-up file. I hope that perhaps this information helps simplify your configuration! -- Chris signature.asc Description: PGP signature

Re: Uninstall/Install Guix

2019-05-05 Thread Chris Marusich
you meant in your last email. Did you mean that you ran the uninstall commands, followed by the guix-install.sh script, and then when you ran "guix pull -l" you received the errors above? -- Chris signature.asc Description: PGP signature

Re: Updating Packages

2019-05-05 Thread Chris Marusich
ities to exist, but that can be fixed by upgrading the stale profiles. The task of enforcing that every profile is "up to date" is arguably outside the scope of Guix; Guix just provides the mechanisms to make it possible for you to upgrade all that software in a safe fashion. I hope that he

Re: disk-image and partitions

2019-05-05 Thread Chris Marusich
t's been a couple weeks. Were you able to get all your questions answered, or is there still something you need help with? -- Chris signature.asc Description: PGP signature

Re: Services and log management/monitoring

2019-05-04 Thread Chris Marusich
rvices for a first-time reader, but I haven't yet done it. If you have ideas about how to improve the documentation, please consider submitting a patch. Coding can be hard, but so can documentation. Every little improvement can help! -- Chris signature.asc Description: PGP signature

Re: Services and log management/monitoring

2019-05-04 Thread Chris Marusich
ficult to follow the first time through. Some diagrams could help a lot in explaining the concepts. I hope this email helped a little. -- Chris signature.asc Description: PGP signature

Re: dhcpcd logs

2019-04-16 Thread Chris Marusich
# The authpriv file has restricted access. authpriv.* /var/log/secure # Log all the mail messages in one place. mail.* /var/log/maillog ")) It might be good to check all of the places mentioned above, to see if you can find the

Re: Does your printer work with Guix System? Please share!

2019-04-08 Thread Chris Marusich
Chris Marusich writes: > And finally, judging by the output of "avahi-browse -avr", it seems > that the Brother HL-L2390DW does not advertise an IPPS server, so it > probably doesn't support TLS, which is unfortunate. I was mistaken about this. The Brother HL-L2390D

Re: Does your printer work with Guix System? Please share!

2019-04-07 Thread Chris Marusich
x27;m satisfied with my inexpensive, terrible Brother HL-L2390DW, but only barely. My one remaining hope is that when this little gremlin gives up the ghost in 3-5 years, there will be better options available. Thanks for reading so far. Hopefully someone out there will find this information useful. Should I open a bug report for the IPP problem in which Guix System doesn't print pictures, even though it prints text? Footnotes: [1] https://en.wikipedia.org/wiki/Planned_obsolescence -- Chris signature.asc Description: PGP signature

Re: HFS+ write support (packaging hfsprogs?)

2019-04-03 Thread Chris Marusich
quot;A free system distribution must not steer users towards obtaining any nonfree information for practical use, or encourage them to do so."), it's probably OK to include in Guix. For reference, the FSDG can be found here: https://www.gnu.org/distros/free-system-distribution-guidelines.html -- Chris signature.asc Description: PGP signature

Re: Does your printer work with Guix System? Please share!

2019-03-30 Thread Chris Marusich
Hi everyone, Chris Marusich writes: > "Jovany Leandro G.C" writes: > >> and my best option, go to shop center with your laptop with >> software libre 100% connect the printer and see you can install >> it and print. > > That's a great idea! I&#x

Re: Does your printer work with Guix System? Please share!

2019-03-24 Thread Chris Marusich
bre 100% connect the printer and see you can install > it and print. That's a great idea! I'll see if the stores near me let me do this. -- Chris signature.asc Description: PGP signature

Re: Does your printer work with Guix System? Please share!

2019-03-24 Thread Chris Marusich
e used successfully with Guix System (formerly: GuixSD) specifically. -- Chris signature.asc Description: PGP signature

Re: Does your printer work with Guix System? Please share!

2019-03-23 Thread Chris Marusich
here, perhaps we can share the details with h-node and openprinting.org to improve their databases. Beyond h-node and openprinting.org, do you know of any other good resources? Thank you, -- Chris signature.asc Description: PGP signature

Re: Does your printer work with Guix System? Please share!

2019-03-23 Thread Chris Marusich
Ricardo Wurmus writes: > I haven’t tried it recently but I had used my laser printer Brother > HL-L2370DN successfully. Awesome, thank you Ricardo for sharing this information! Does anyone else have any printing success stories? -- Chris signature.asc Description: PGP signature

Does your printer work with Guix System? Please share!

2019-03-22 Thread Chris Marusich
#x27;ve found a printer there that looks reasonable, there's no guarantee it'll work with Guix System specifically. That's why I'm asking here. Thank you, -- Chris signature.asc Description: PGP signature

Re: Building and installing packages with modifications

2019-02-26 Thread Chris Marusich
want to replace practically every reference (maybe less, if you only need a few packages). An intrepid hacker might be able to whip something up by using (guix discovery), though. Hope that helps! Footnotes: [1] https://lists.gnu.org/archive/html/guix-devel/2018-04/msg00071.html -- Chris signature.asc Description: PGP signature

Re: Building and installing packages with modifications

2019-02-26 Thread Chris Marusich
&max=20&result=normal&sort=score https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=gnunet+publish&submit=Search%21&idxname=guix-devel&max=20&result=normal&sort=score If you're interested in helping out or know people who might be interested, please let us know. Happy hacking, -- Chris signature.asc Description: PGP signature

Re: MySQL configuration: root password?

2019-02-22 Thread Chris Marusich
nd out who added this, and ask them directly how it is supposed to be used. Good luck! -- Chris signature.asc Description: PGP signature

Re: ci.guix.info 504 gateway timeout (was Re: guix package builds, subsitutes and --no-build)

2019-02-21 Thread Chris Marusich
Hi Giovanni I responded to your questions here: https://lists.gnu.org/archive/html/help-guix/2019-02/msg00216.html I replied there because I didn't see your new email thread here until just now. I just wanted to make sure you saw my reply. -- Chris signature.asc Description: PGP signature

Re: Building from git fails on linking guix-daemon with undefined reference to argp_parse

2019-02-21 Thread Chris Marusich
ry about manually figuring out all the dependencies. -- Chris signature.asc Description: PGP signature

Re: printing pdf with evince

2019-02-21 Thread Chris Marusich
messages that way. I'd also look into debugging Evince - maybe it has an option that spits out more verbose messages? Try starting it on the command line with "evince"; maybe it's saying something useful. I hope that helps. You're not alone! Let's try to solve this together. I wish printing were easier. :-( -- Chris signature.asc Description: PGP signature

Re: MySQL configuration: root password?

2019-02-21 Thread Chris Marusich
herd restart > mysql`. > Am I missing something? Usually, activation happens during boot. Have you tried rebooting, and did you see anything at that time? -- Chris signature.asc Description: PGP signature

Re: ci.guix.info 504 gateway timeout (was Re: guix package builds, subsitutes and --no-build)

2019-02-21 Thread Chris Marusich
e unavailable. However, it does suggest a problem with Cuirass or its dependencies. When you run commands that fetch substitutes, like "guix build" and "guix install," you will probably find that the substitution is not failing. If that isn't the case, please let us know. -- Chris signature.asc Description: PGP signature

Re: How to start Xorg server with startx

2019-02-14 Thread Chris Marusich
intel, vesa, can't open /dev/tty0 (permission error). > > Please tell me how to select windowmanager with F1 key on slim display manager > without system reconfigure and in case using startx command, what > configuration > of Xorg is needed. I don't use startx, so I don&#

Re: Real-world example for channels?

2019-02-12 Thread Chris Marusich
Hi Ludo, I've pushed this as b0a372637f683eae35802af93d67711c3a18e480. Thank you everyone for the feedback! And thank you to Hartmut for calling out the problem! -- Chris signature.asc Description: PGP signature

Re: guix copy fails due to "Protocol error"

2019-02-12 Thread Chris Marusich
Hi, I'm replying to myself, since I have more information. Chris Marusich writes: > I'm trying to use "guix copy" to copy store items from host A to host B. > Host A and B are both on the same LAN. Host A uses GuixSD, and host B > uses Guix installed on Debian.

guix copy fails due to "Protocol error"

2019-02-11 Thread Chris Marusich
socket/socket srw-rw-rw- 1 root root 0 Feb 10 14:06 /var/guix/daemon-socket/socket --8<---cut here---end--->8--- So what is this "protocol error" that keeps preventing me from using "guix copy"? I've spent 2 hours trying to figure this out, so it's time to ask for help. -- Chris signature.asc Description: PGP signature

Re: User-Level services

2019-02-09 Thread Chris Marusich
/freedesktop.org/wiki/Specifications/autostart-spec/ -- Chris signature.asc Description: PGP signature

Re: Single channel update (or channels vs. GUIX_PACKAGE_PATH)

2019-02-09 Thread Chris Marusich
self, either by saying "file:///path/to/channel" or "/path/to/channel" - I can't remember which. -- Chris signature.asc Description: PGP signature

Re: Installer, recommended store size and hardware detection

2019-02-09 Thread Chris Marusich
Pierre Neidhardt writes: > How much do you allocate to the store? My /gnu/store takes up 62G. I run the guix-daemon with --gc-keep-derivations=yes and --gc-keep-outputs=yes. I just keep everything on one partition, so I "allocate" as much space as my hard drive has, basicall

Re: gimp freeze

2019-01-27 Thread Chris Marusich
, if you can reproduce the issue, it will be helpful. -- Chris signature.asc Description: PGP signature

Re: Real-world example for channels?

2019-01-27 Thread Chris Marusich
eed that for now, we should error out if there is a conflict, but I don't know if that code has been implemented yet. -- Chris signature.asc Description: PGP signature

Re: Real-world example for channels?

2019-01-27 Thread Chris Marusich
ructure immediately. The Guile manual clearly describes the requirements for making modules available via the load path. Maybe the existing text was clear enough for some. I read it but still wasn't sure exactly how Guix expected me to lay out my channel's files. -- Chris From d382cbddd

Re: Problem with Tor & IceCat

2019-01-06 Thread Chris Marusich
safest option is to use Tor Browser: https://lists.gnu.org/archive/html/help-guix/2018-07/msg00075.html I hope that helps! -- Chris signature.asc Description: PGP signature

Re: My first impression for GuixSD

2019-01-06 Thread Chris Marusich
荒井吉則 writes: > Thank you for your advice. > > At first it's my first installation of GuixSD. My config.scm is edited at > locale, users, file-systems only from original desktop-config.scm. Could you please share the config.scm file that you used? -- Chris signature.asc

Re: guix pull symlink file exists

2019-01-06 Thread Chris Marusich
cause the "sudo" program is configured to behave differently on different systems, so it may require slightly different options than the examples you see from others or in the manual. What are the outputs of these commands? sudo -E env | grep HOME and sudo -HE env | grep HOME Thank you, -- Chris signature.asc Description: PGP signature

Re: GC hints

2018-12-21 Thread Chris Marusich
ould only delete the GC roots according to the policy that the user has set, and if no policy has been set, the default would be not to delete any of the GC roots. -- Chris signature.asc Description: PGP signature

  1   2   3   >