scription
"The goal of this project is to provide a system for storing and
retrieving huge amounts $
(license (nonfree:nonfree
"https://www.dcache.org/manuals/dCacheSoftwareLicence.html";
Thanks for your help
Regards,
Emmanuel Medernach
ib/libhttp_parser.so.2.9
#2 0x7fffecc5750e in ?? () from
/gnu/store/v933xxlxx4w4lnlfsz6rqz64klwz7xs8-libgit2-1.8.1/lib/libgit2.so
Any help would be appreciated.
Thanks
Emmanuel Medernach
Le 25/04/2024 à 21:35, Felix Lechner a écrit :
Hi Emmanuel,
On Wed, Apr 24 2024, Emmanuel Medernach wrote:
How do you share profiles among machines ?
Do you mean users?
The original problem was to copy a profile from another machine and use
it, guix copy does not add the profile to the
Le 24/04/2024 à 19:37, Tomas Volf a écrit :
On 2024-04-24 16:54:19 +0200, Emmanuel Medernach wrote:
Hello Guix !
How do you share profiles among machines ? For instance 2 users wants to
have the same profile, user A shares the directory /gnu/store/...-profile to
user B, user B either get
Hello Guix !
How do you share profiles among machines ? For instance 2 users wants to
have the same profile, user A shares the directory
/gnu/store/...-profile to user B, user B either get access to it
directly or from a remote machine with a "guix copy ", user B
could now use this profile l
Le 08/02/2023 à 15:57, Emmanuel Medernach a écrit :
Le 08/02/2023 à 14:48, Simon Tournier a écrit :
Hi,
On mer., 08 févr. 2023 at 10:58, Emmanuel Medernach
wrote:
$ guix pack -RR -C bzip2 -f tarball --manifest=manifest.scm
substitute: updating substitutes from 'https://ci.guix.gn
Le 08/02/2023 à 14:48, Simon Tournier a écrit :
Hi,
On mer., 08 févr. 2023 at 10:58, Emmanuel Medernach
wrote:
$ guix pack -RR -C bzip2 -f tarball --manifest=manifest.scm
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes f
e :(
What could be done about it ?
Cheers,
Emmanuel
Le 13/05/2022 à 10:30, zimoun a écrit :
Hi,
On jeu., 12 mai 2022 at 11:34, Emmanuel Medernach
wrote:
--8<---cut here---start->8---
void DerivationGoal::closeLogFile()
{
if (gzLogFile) {
Le 08/11/2022 à 22:16, zimoun a écrit :
Hi,
On Tue, 08 Nov 2022 at 15:48, Emmanuel Medernach
wrote:
About customizing I have another question, at the end of the build I
have messages like:
warning: collision encountered: ...
This collision is about? What do you as inputs for your
Le 08/11/2022 à 15:10, Tobias Geerinckx-Rice a écrit :
Hi Emmanuel!
On 2022-11-08 11:23, Emmanuel Medernach wrote:
I have a local package with a compile script that
I need to add to our local GUIX packages.
(Nitpick: Guix isn't a acronym. Never has been.)
I tried to use trivial-
#10: blessed Hilary Januszewski
Poznaj świętych krakowskich! #10: błogosławiony Hilary Januszewski
https://pl.wikipedia.org/wiki/Hilary_Januszewski
-- (sig_end)
On Tue, 8 Nov 2022 11:58:41 +0100
Emmanuel Medernach wrote:
Le 08/11/2022 à 11:45, Sergiu Ivanov a écrit :
Hi,
I have li
glibc
available in the active profile. I'd expect guix shell --pure to fail
with the same error.
Thanks for your idea but no luck, still the same error with glibc added :-/
Emmanuel
-
HTH,
Sergiu
Emmanuel Medernach [2022-11-08T11:23:16+0100]:
Hello Guix,
I have a local package w
(copy-file source "simpletest.tar.gz")
(invoke gunzip-bin "simpletest.tar.gz")
(invoke tar-bin "xvf" "simpletest.tar")
(delete-file "simpletest.tar")
(chdir "simpletest")
(invoke gcc-bin "simpletest.c" "-o" "simpletest")
#t
(synopsis "Simple Test")
(description "Simple Test")
(home-page "None")
(license license:gpl3+)))
Best regards,
Emmanuel Medernach
Le 27/06/2022 à 17:39, zimoun a écrit :
Hi,
On Mon, 27 Jun 2022 at 16:51, Emmanuel Medernach
wrote:
Thanks, here is the resulting manifest:
(specifications->manifest
(list "gsl"
"pcre"
"icu4c"
"zlib"
install this previous glibc with other packages on machine B ?
Emmanuel
On June 27, 2022 3:49:58 PM GMT+02:00, Emmanuel Medernach
wrote:
Hello,
We are trying to replicate guix packages list on another machine. We are
using GUIX on a foreign distro.
Here what we have on machine A:
Le 27/06/2022 à 16:32, zimoun a écrit :
I guess “guix describe” on ’Machine B’ is not the state specified by
’Machine A’. From my understanding, the easiest workflow is:
machine-A$ guix describe -f channels > state-A.scm
machine-A$ guix package --export-manifest > pkgs-A.scm
exchange these 2
2.33
What are we doing wrong ? Please tell us what steps are missing to
correctly replicate guix packages to another machine ?
Best regards,
Emmanuel Medernach
Le 10/05/2022 à 19:52, zimoun a écrit :
Hi,
On Mon, 09 May 2022 at 12:50, Emmanuel Medernach
wrote:
When trying to install a custom package the build stop after downloading
the source code with this error:
guix install: error: cannot close compressed log file (gzip error = -1)
Well, I
,
Best regards,
Emmanuel Medernach
> I pulled the same commit on the VM that the one obtained
> with "guix describe" but it still recompiles my local
> packages with "guix build". Did I forget something ?
>
I mean it does not download from my substitute server.
I have another question: How to query the output paths giv
On Wed, Jun 3, 2020 at 5:23 PM Marius Bakke wrote:
>
> 'guix package -I' only lists packages that are installed to the user
> profile. Use 'guix package -p /run/current-system/profile -I' to see
> system-installed packages.
>
>
Thanks it works
> The reason 'guix build foo' gives a different re
_LIBRARY_PATH, I use "guix build" to list store
directories from package names but it tries
instead to recompile them even though they are
already installed.
How to properly export local definitions in the
virtual machine image ?
Best regards,
Emmanuel Medernach
Hello,
I believe you, but here it is in my shell history:
sudo rm -Rf /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
Surely because I am using a foreign distro
Regards,
Emmanuel
On Thu, May 14, 2020 at 1:34 PM Tobias Geerinckx-Rice wrote:
> Tobias Geerinckx-Rice 写道:
> > λ findmn
Hello Guixers,
I have an error when trying to build a package, the following gnu packages
derivation does not compile:
# guix build -e '(@ (gnu packages boost) boost-for-mysql)'
phase `more-bin-sh-patching' succeeded after 0.0 seconds
starting phase `configure'
Backtrace:
10 (primitive
On Tue, May 12, 2020 at 2:04 PM zimoun wrote:
> On Tue, 12 May 2020 at 13:55, Emmanuel Medernach
> wrote:
>
> > It is the name of a locally defined package, my partition was full and I
> deleted the /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
> directory by er
On Tue, May 12, 2020 at 1:40 PM zimoun wrote:
> On Tue, 12 May 2020 at 11:30, Emmanuel Medernach
> wrote:
>
> >> guix build $(guix gc --derivers
> >> /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02)
> >
> > Nothing happens, it does not recompil
Thanks, It works ! I had to add the TMPDIR to the guix daemon environment
variables and not to the user.
Emmanuel
On Tue, May 12, 2020 at 11:41 AM pelzflorian (Florian Pelz) <
pelzflor...@pelzflorian.de> wrote:
> On Tue, May 12, 2020 at 09:22:13AM +0200, Emmanuel Medernach wrote:
On Tue, May 12, 2020 at 10:04 AM zimoun wrote:
> Dear,
>
> On Tue, 12 May 2020 at 09:22, Emmanuel Medernach
> wrote:
>
> > - How to replace /tmp during build with another partition to avoid
> filling
> > it ?
>
> I do not know.
>
>
Or could it be adde
-ROOT-6.20.02:
No such file or directory
Best regards,
Emmanuel Medernach
On Thu, Apr 23, 2020 at 12:00 PM zimoun wrote:
> Dear,
>
>
> On Thu, 23 Apr 2020 at 10:29, Emmanuel Medernach
> wrote:
>
> > - Why not export the license record type from license.scm ? Some project
> > has its own license and I cannot create it.
>
> You mean
Hello Vincent, glad to read from you here !
Thanks for your hints, I didn't realize that it should return #t at the
end. However I still have the same error.
Emmanuel
On Thu, Apr 23, 2020 at 11:41 AM Vincent Legoll
wrote:
> Hello Emmanuel,
>
> really nice to see you here !
>
> A few smallish c
s fine, what am I missing ?
Thanks in advance
Best regards,
Emmanuel Medernach
(define-module (CBM)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (gnu packages autotools)
#:use
32 matches
Mail list logo