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
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
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
,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
thank you for this detailed response that answers my questions :)
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
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
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
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].
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
"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
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
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
~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
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
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
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: (
-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
-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
-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
-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
://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
>
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
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
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
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
"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
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
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
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
>
> 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
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...
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
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
, 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
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
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
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
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
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
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
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
ory, and then copying the results over via "guix
copy" or "guix archive".
--
Chris
signature.asc
Description: PGP signature
> 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
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
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
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
c "$1"' \
"$1" \
"$sh"
else
"$sh" \
-c \
'GUIX_PROFILE="$0" && . "$0"/etc/profile && exec "$@"' \
"$@"
fi
}
Surely it would be fair
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
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
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
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
suggests that the
daemon should be automatically started by DBUS.
--
Chris
signature.asc
Description: PGP signature
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
b9e340ce4b401f220f72881415623a466f7.
Thank you for reporting the issue, mikadoZero!
--
Chris
signature.asc
Description: PGP signature
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
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
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
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
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
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
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
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
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
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
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
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
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
# 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
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
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
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
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
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
e used successfully with Guix
System (formerly: GuixSD) specifically.
--
Chris
signature.asc
Description: PGP signature
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
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
#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
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
&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
nd out who added this, and ask them directly how it is supposed to be
used.
Good luck!
--
Chris
signature.asc
Description: PGP signature
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
ry
about manually figuring out all the dependencies.
--
Chris
signature.asc
Description: PGP signature
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
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
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
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
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
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.
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
/freedesktop.org/wiki/Specifications/autostart-spec/
--
Chris
signature.asc
Description: PGP signature
self, either by saying "file:///path/to/channel" or
"/path/to/channel" - I can't remember which.
--
Chris
signature.asc
Description: PGP signature
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
, if you can reproduce the issue, it will be helpful.
--
Chris
signature.asc
Description: PGP signature
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
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
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
荒井吉則 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
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
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 - 100 of 293 matches
Mail list logo