Hello,
I have "remmina" installed and get the following errors when trying to
install "glib":
$ guix install glib
The following package will be installed:
glib 2.70.2
guix install: error: profile contains conflicting entries for glib
guix install: error: first entry: glib@2.70.2
/gnu/st
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
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
Hello,
I have =i3-wm= installed via a package under =operating-system=.
Calling =i3-save-tree= gives the following error:
#+begin_src sh
$ i3-save-tree
Can't locate AnyEvent/I3.pm in @INC (you may need to install the AnyEvent::I3
module) (@INC contains:
/gnu/store/hy6abswwv4d89zp464fw52z6
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
-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
-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
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]]
> Hi Chris,
>
> thanks for your answer
>
> does:
>> ~sudo virsh net-list~ show a network?
>
> yes, it shows a network: ("ja" means yes)
>
> gfp@Tuxedo ~$ sudo virsh net-list
> Name Status
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Gottfried,
I just looked at your system config again and compared it to mine. You
are missing the virtlog service. See =Virtlog daemon=[1]
#+begin_src scheme
(service virtlog-service-type
(virtlog-configuration
(max-clients 1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hello,
I'm using the ~Virtual machine manager~. During
installation/configuration I could not figure out the way to define a
network bridge. I created it manually with ~virsh~:
#+begin_src sh
sudo virsh net-define
/gnu/store/47s1cs65izld791m38aa
Hello, after todays ~guix pull~, I cannot compile vterm anymore. I do not
seem to have ~cc~ installed (anymore?). Am I missing a package? I have
~make~, ~cmake~, ~gcc~, and ~gcc-toolchain~ installed and didn't change
anything on that front.
Steps to reproduce (following the "Manual installation
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? That's something that we, Guix, explicitly add;
> not upstream.
>
> It's unfortunate that Guix promote
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? That's something that we, Guix, explicitly add;
>> not upstream.
>>
14 matches
Mail list logo