unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* aerosol package not available
@ 2020-09-25 12:15 Matthieu Haefele
  2020-09-27  6:08 ` Efraim Flashner
  0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Haefele @ 2020-09-25 12:15 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]

Dear all,

I am still in the process of learning guix and I am currently stuck with understanding the problem of my colleague.

jung@jung:~$ guix environment --pure aerosol hdf5-parallel-openmpi --ad-hoc cmake metis hdf5-parallel-openmpi less coreutils which
-- /bin/bash --norc
guix environment: error: aerosol : paquet inconnu


Without any surprise the package does not appear in the available packages:
jung@jung:~$guix package --list-available=aerosol
jung@jung:~$

However, the custom channel to fetch guix-hpc-non-free repository seems to be properly set up.
jung@jung:~$ guix pull --list-generations
Génération 1    25 sept. 2020 12:14:56
  guix-hpc 9cc4593
    URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
    branche: master
    commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
  guix-hpc-non-free e0bba8f
    URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
    branche: master
    commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
  guix d48b17a
    URL du dépôt : https://git.savannah.gnu.org/git/guix.git
    branche: master
    commit : d48b17adb91d68acf6fb3f321c05102fcc8c39eb
Génération 2    25 sept. 2020 13:33:00    (actuelle)
  guix-hpc 9cc4593
    URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
    branche: master
    commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
  guix-hpc-non-free e0bba8f
    URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
    branche: master
    commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
  guix c32f662
    URL du dépôt : https://git.savannah.gnu.org/git/guix.git
    branche: master
    commit : c32f662e399e7036323b8499580e56c06bc8afbb
  2 paquets mis à jour : cl-webkit@2.4-8.04bb570, sbcl-cl-webkit@2.4-8.04bb570

I do not know how to go further...
Thanks in advance for your help
Best,

-- 
Dr. Matthieu Haefele

Laboratoire de Mathématiques et de leurs Applications de Pau (France)
Tel: +33 (0)5 59 40 75 27 




[-- Attachment #2: Signature cryptographique S/MIME --]
[-- Type: application/pkcs7-signature, Size: 3628 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aerosol package not available
  2020-09-25 12:15 aerosol package not available Matthieu Haefele
@ 2020-09-27  6:08 ` Efraim Flashner
  2020-09-27 11:18   ` Julien Lepiller
  0 siblings, 1 reply; 5+ messages in thread
From: Efraim Flashner @ 2020-09-27  6:08 UTC (permalink / raw)
  To: Matthieu Haefele; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 2459 bytes --]

On Fri, Sep 25, 2020 at 02:15:04PM +0200, Matthieu Haefele wrote:
> Dear all,
> 
> I am still in the process of learning guix and I am currently stuck with understanding the problem of my colleague.
> 
> jung@jung:~$ guix environment --pure aerosol hdf5-parallel-openmpi --ad-hoc cmake metis hdf5-parallel-openmpi less coreutils which
> -- /bin/bash --norc
> guix environment: error: aerosol : paquet inconnu
> 
> 
> Without any surprise the package does not appear in the available packages:
> jung@jung:~$guix package --list-available=aerosol
> jung@jung:~$
> 
> However, the custom channel to fetch guix-hpc-non-free repository seems to be properly set up.
> jung@jung:~$ guix pull --list-generations
> Génération 1    25 sept. 2020 12:14:56
>   guix-hpc 9cc4593
>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
>     branche: master
>     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>   guix-hpc-non-free e0bba8f
>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
>     branche: master
>     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
>   guix d48b17a
>     URL du dépôt : https://git.savannah.gnu.org/git/guix.git
>     branche: master
>     commit : d48b17adb91d68acf6fb3f321c05102fcc8c39eb
> Génération 2    25 sept. 2020 13:33:00    (actuelle)
>   guix-hpc 9cc4593
>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
>     branche: master
>     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>   guix-hpc-non-free e0bba8f
>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
>     branche: master
>     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
>   guix c32f662
>     URL du dépôt : https://git.savannah.gnu.org/git/guix.git
>     branche: master
>     commit : c32f662e399e7036323b8499580e56c06bc8afbb
>   2 paquets mis à jour : cl-webkit@2.4-8.04bb570, sbcl-cl-webkit@2.4-8.04bb570
> 
> I do not know how to go further...
> Thanks in advance for your help
> Best,
> 

Where is aerosol located? I didn't see it in Debian or in the AUR, and a
web search gave mixed results about aerosol cans.


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aerosol package not available
  2020-09-27  6:08 ` Efraim Flashner
@ 2020-09-27 11:18   ` Julien Lepiller
  2020-09-29  7:09     ` Matthieu Haefele
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Lepiller @ 2020-09-27 11:18 UTC (permalink / raw)
  To: help-guix, Efraim Flashner, Matthieu Haefele

It's in guix-hpc-nonfree apparently.

Could you try this:

guix repl
> ,use (inria aerosol)
> aerosol
> ,q

Can you also check there is a aerosol.go file in ~/.config/guix/current?

Maybe you don't have permission to clone the reppsitory? It looks like it's private.

Le 27 septembre 2020 02:08:44 GMT-04:00, Efraim Flashner <efraim@flashner.co.il> a écrit :
>On Fri, Sep 25, 2020 at 02:15:04PM +0200, Matthieu Haefele wrote:
>> Dear all,
>> 
>> I am still in the process of learning guix and I am currently stuck
>with understanding the problem of my colleague.
>> 
>> jung@jung:~$ guix environment --pure aerosol hdf5-parallel-openmpi
>--ad-hoc cmake metis hdf5-parallel-openmpi less coreutils which
>> -- /bin/bash --norc
>> guix environment: error: aerosol : paquet inconnu
>> 
>> 
>> Without any surprise the package does not appear in the available
>packages:
>> jung@jung:~$guix package --list-available=aerosol
>> jung@jung:~$
>> 
>> However, the custom channel to fetch guix-hpc-non-free repository
>seems to be properly set up.
>> jung@jung:~$ guix pull --list-generations
>> Génération 1    25 sept. 2020 12:14:56
>>   guix-hpc 9cc4593
>>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
>>     branche: master
>>     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>>   guix-hpc-non-free e0bba8f
>>     URL du dépôt :
>https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
>>     branche: master
>>     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
>>   guix d48b17a
>>     URL du dépôt : https://git.savannah.gnu.org/git/guix.git
>>     branche: master
>>     commit : d48b17adb91d68acf6fb3f321c05102fcc8c39eb
>> Génération 2    25 sept. 2020 13:33:00    (actuelle)
>>   guix-hpc 9cc4593
>>     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc.git
>>     branche: master
>>     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>>   guix-hpc-non-free e0bba8f
>>     URL du dépôt :
>https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git
>>     branche: master
>>     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48
>>   guix c32f662
>>     URL du dépôt : https://git.savannah.gnu.org/git/guix.git
>>     branche: master
>>     commit : c32f662e399e7036323b8499580e56c06bc8afbb
>>   2 paquets mis à jour : cl-webkit@2.4-8.04bb570,
>sbcl-cl-webkit@2.4-8.04bb570
>> 
>> I do not know how to go further...
>> Thanks in advance for your help
>> Best,
>> 
>
>Where is aerosol located? I didn't see it in Debian or in the AUR, and
>a
>web search gave mixed results about aerosol cans.
>
>
>-- 
>Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
>GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
>Confidentiality cannot be guaranteed on emails sent or received
>unencrypted

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aerosol package not available
  2020-09-27 11:18   ` Julien Lepiller
@ 2020-09-29  7:09     ` Matthieu Haefele
  2020-09-29  8:45       ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Haefele @ 2020-09-29  7:09 UTC (permalink / raw)
  To: Julien Lepiller, rekado, Efraim Flashner; +Cc: Ludovic Courtès, help-guix

[-- Attachment #1: Type: text/plain, Size: 3487 bytes --]

Dear all,

Thanks for your feedbacks. The problem is gone but I am not completely satisfied as we do not know why... Always tricky to set up
guix from scratch on someone's laptop. But once set up, it works just fine !

Indeed, aerosol is still in the non-free package repository but this should change by the end of this year with the intention to
release a public version. I was always bothering Ludovic directly with my questions and I decided to ask the mailing list properly
this time instead. Maybe I will keep bothering him in the mean time.

Thanks again
Cheers
Mat

Le 27/09/2020 à 13:18, Julien Lepiller a écrit :
> It's in guix-hpc-nonfree apparently.
>
> Could you try this:
>
> guix repl
> > ,use (inria aerosol)
> > aerosol
> > ,q
>
> Can you also check there is a aerosol.go file in ~/.config/guix/current?
>
> Maybe you don't have permission to clone the reppsitory? It looks like it's private.
>
> Le 27 septembre 2020 02:08:44 GMT-04:00, Efraim Flashner <efraim@flashner.co.il> a écrit :
>
>     On Fri, Sep 25, 2020 at 02:15:04PM +0200, Matthieu Haefele wrote:
>
>         Dear all, I am still in the process of learning guix and I am currently stuck with understanding the problem of my
>         colleague. jung@jung:~$ guix environment --pure aerosol hdf5-parallel-openmpi --ad-hoc cmake metis hdf5-parallel-openmpi
>         less coreutils which -- /bin/bash --norc guix environment: error: aerosol : paquet inconnu Without any surprise the
>         package does not appear in the available packages: jung@jung:~$guix package --list-available=aerosol jung@jung:~$
>         However, the custom channel to fetch guix-hpc-non-free repository seems to be properly set up. jung@jung:~$ guix pull
>         --list-generations Génération 1    25 sept. 2020 12:14:56   guix-hpc 9cc4593     URL du dépôt :
>         https://gitlab.inria.fr/guix-hpc/guix-hpc.git     branche: master     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>           guix-hpc-non-free e0bba8f     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git     branche:
>         master     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48   guix d48b17a     URL du dépôt :
>         https://git.savannah.gnu.org/git/guix.git     branche: master     commit : d48b17adb91d68acf6fb3f321c05102fcc8c39eb
>         Génération 2    25 sept. 2020 13:33:00    (actuelle)   guix-hpc 9cc4593     URL du dépôt :
>         https://gitlab.inria.fr/guix-hpc/guix-hpc.git     branche: master     commit : 9cc4593aaaaeaf17a602b620e9ab1974b5b82984
>           guix-hpc-non-free e0bba8f     URL du dépôt : https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git     branche:
>         master     commit : e0bba8f48f10fac65f839a21a0b3a39e004eeb48   guix c32f662     URL du dépôt :
>         https://git.savannah.gnu.org/git/guix.git     branche: master     commit : c32f662e399e7036323b8499580e56c06bc8afbb   2
>         paquets mis à jour : cl-webkit@2.4-8.04bb570, sbcl-cl-webkit@2.4-8.04bb570 I do not know how to go further... Thanks in
>         advance for your help Best, 
>
>
>     Where is aerosol located? I didn't see it in Debian or in the AUR, and a
>     web search gave mixed results about aerosol cans.
>

-- 
Dr. Matthieu Haefele

Laboratoire de Mathématiques et de leurs Applications de Pau (France)
Tel: +33 (0)5 59 40 75 27 



[-- Attachment #2: Signature cryptographique S/MIME --]
[-- Type: application/pkcs7-signature, Size: 3628 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aerosol package not available
  2020-09-29  7:09     ` Matthieu Haefele
@ 2020-09-29  8:45       ` Ludovic Courtès
  0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2020-09-29  8:45 UTC (permalink / raw)
  To: Matthieu Haefele; +Cc: help-guix

Hi Matthieu,

Matthieu Haefele <matthieu.haefele@univ-pau.fr> skribis:

> Indeed, aerosol is still in the non-free package repository but this should change by the end of this year with the intention to
> release a public version. I was always bothering Ludovic directly with my questions and I decided to ask the mailing list properly
> this time instead. Maybe I will keep bothering him in the mean time.

It’s a great idea to ask the mailing list for questions that have to do
with Guix itself, just not for questions that have to do with external
channels not maintained by the Guix project, especially if they promote
non-free software.

Thank you!

Ludo’.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-29  9:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 12:15 aerosol package not available Matthieu Haefele
2020-09-27  6:08 ` Efraim Flashner
2020-09-27 11:18   ` Julien Lepiller
2020-09-29  7:09     ` Matthieu Haefele
2020-09-29  8:45       ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).