Ça connecte pas chez moi #14

Closed
opened 2021-03-08 20:11:16 +01:00 by Boris · 5 comments
Member

À l'install, j'ai :

  WARNING: The script base58 is installed in '/home/boris/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible.
    WARNING: The script pybase64 is installed in '/home/boris/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script dotenv is installed in '/home/boris/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

Je ne suis pas ami ni avec oasis.astroport.com ni avec thuya83pk.

Et quand je lance :

$ ~/.zen/astrXbian/zen/gchange_INIT.sh

j'obtiens

DISK PERFORMANCE TESTING : 304 MB/s
CREATING MY /home/boris/.zen/ipfs/.12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY/tryme.addr
/ip6/2a01:e0a:306:cd30:70b8:bb39:5fb9:f0aa/tcp/4001/p2p/12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY
/ip6/2a01:e0a:306:cd30:70b8:bb39:5fb9:f0aa/udp/4001/quic/p2p/12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY
I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc
Sending IPFSTRYME message to HbBJDXDrN8swxvMohMxmegYRyZ7m99jqgxwwN1gwxck2
Traceback (most recent call last):
  File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module>
    titre = msgT.splitlines(True)[0].replace('\n', '')
IndexError: list index out of range
I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc
Sending IPFSTRYME message to 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS
Traceback (most recent call last):
  File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module>
    titre = msgT.splitlines(True)[0].replace('\n', '')
IndexError: list index out of range
I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc
Sending IPFSTRYME message to Ee1n3hDv9vunfd6m3LW6XeYg7bnt5aaRn9EjqnBe8GNS
Traceback (most recent call last):
  File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module>
    titre = msgT.splitlines(True)[0].replace('\n', '')
IndexError: list index out of range

Un problème avec splitlines peut-être ?

À l'install, j'ai : ``` WARNING: The script base58 is installed in '/home/boris/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ``` ``` ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible. ``` ``` WARNING: The script pybase64 is installed in '/home/boris/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ``` ``` WARNING: The script dotenv is installed in '/home/boris/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ``` Je ne suis pas ami ni avec oasis.astroport.com ni avec thuya83pk. Et quand je lance : ``` $ ~/.zen/astrXbian/zen/gchange_INIT.sh ``` j'obtiens ``` DISK PERFORMANCE TESTING : 304 MB/s CREATING MY /home/boris/.zen/ipfs/.12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY/tryme.addr /ip6/2a01:e0a:306:cd30:70b8:bb39:5fb9:f0aa/tcp/4001/p2p/12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY /ip6/2a01:e0a:306:cd30:70b8:bb39:5fb9:f0aa/udp/4001/quic/p2p/12D3KooWHLLohhFqwTs3Ccego51w1Q2WUQ8JmhSMWtsZnQpMigHY I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc Sending IPFSTRYME message to HbBJDXDrN8swxvMohMxmegYRyZ7m99jqgxwwN1gwxck2 Traceback (most recent call last): File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module> titre = msgT.splitlines(True)[0].replace('\n', '') IndexError: list index out of range I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc Sending IPFSTRYME message to 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS Traceback (most recent call last): File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module> titre = msgT.splitlines(True)[0].replace('\n', '') IndexError: list index out of range I AM 8WydxZg8kZbYnj9GAUGbEbwfz55fk1MsZJWYQRfTpjZc Sending IPFSTRYME message to Ee1n3hDv9vunfd6m3LW6XeYg7bnt5aaRn9EjqnBe8GNS Traceback (most recent call last): File "/home/boris/.zen/astrXbian/zen/jaklis/jaklis.py", line 180, in <module> titre = msgT.splitlines(True)[0].replace('\n', '') IndexError: list index out of range ``` Un problème avec [splitlines](https://www.tutorialspoint.com/python/string_splitlines.htm) peut-être ?
Member

ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible.

corrigé #12

Pour le reste investigation en cours du coté de jaklis

> ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible. corrigé https://git.p2p.legal/axiom-team/astrXbian/pulls/12 Pour le reste investigation en cours du coté de [jaklis](https://git.p2p.legal/axiom-team/jaklis)
Owner

Je pense que c'est parceque l'option -f a été utilisé avec Jaklis:

https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/jaklis/jaklis.py#L49

Et il ne trouve pas le fichier donné en argument:

https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/jaklis/jaklis.py#L180

Du coup, faut vérifier ce qui a été mis derrière l'iption -f de la commande send send de Jaklis dans l'implémentation de astrXbian.

Je pense que c'est parceque l'option `-f` a été utilisé avec Jaklis: https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/jaklis/jaklis.py#L49 Et il ne trouve pas le fichier donné en argument: https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/jaklis/jaklis.py#L180 Du coup, faut vérifier ce qui a été mis derrière l'iption `-f` de la commande send `send` de Jaklis dans l'implémentation de astrXbian.
Owner

ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible.

corrigé #12

Pour le reste investigation en cours du coté de jaklis

Arf à la réflexion je sais pas en fait j'ai pas testé cette MR ahaha, ptetre qu'il va encore casser les couilles avec GQL vue qu'il reste des imports dans le code, certe innutilisé pour les commandes que vous fait, mais il va ptetre quand même faire chier faudra ptetre que je rechange des trucs encore vous me direz...

> > ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 which is incompatible. > > corrigé https://git.p2p.legal/axiom-team/astrXbian/pulls/12 > > Pour le reste investigation en cours du coté de [jaklis](https://git.p2p.legal/axiom-team/jaklis) Arf à la réflexion je sais pas en fait j'ai pas testé cette MR ahaha, ptetre qu'il va encore casser les couilles avec GQL vue qu'il reste des imports dans le code, certe innutilisé pour les commandes que vous fait, mais il va ptetre quand même faire chier faudra ptetre que je rechange des trucs encore vous me direz...
Owner

ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3

Non en fait à la réflection ma MR doit suffir pour ne plus afficher ce simple warning à l'install, testez et dites moi.

Et en fait Jaklis GVA fonctionne à partir de python 3.8 !!!!

Et je crois qu'il vient d'entrer dans la APT, il faut que vous testiez Jaklis full GVA avec python 3.8, chez moi ça marche !!

> ERROR: gql 2.0.0 has requirement graphql-core<3,>=2.3.2, but you'll have graphql-core 3.1.3 Non en fait à la réflection ma MR doit suffir pour ne plus afficher ce simple warning à l'install, testez et dites moi. Et en fait Jaklis GVA fonctionne à partir de python 3.8 !!!! Et je crois qu'il vient d'entrer dans la APT, il faut que vous testiez Jaklis full GVA avec python 3.8, chez moi ça marche !!
Member

encore en 3.7 chez moi... ça arrive ;)
vérification de fichier faite
fb804d4d41

encore en 3.7 chez moi... ça arrive ;) vérification de fichier faite https://git.p2p.legal/axiom-team/astrXbian/commit/fb804d4d41807c0203bf72dbd82cf37078480126
qo-op closed this issue 2021-03-12 01:21:20 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: axiom-team/astrXbian#14
No description provided.