Chat problems, overlay problems...

hi

me again :slight_smile: last 2 days i have problems send msg to chat channel. i am getting err

[08:52] hello
[08:52] ***** #calculate Cannot send to channel

and i wanted to ask about overlay problems. i can’t add any layman overlay. for example last err msg from layman -a piczu is

Please make sure you have the correct access rights
and the repository exists.
* Failure result returned from Git
* Running Git… # ( cd /var/lib/layman/piczu && /usr/libexec/calculate/cl-git-wrapper config user.name “layman” )
* [Errno 2] No such file or directory: ‘/var/lib/layman/piczu’
* Adding repository “piczu” failed!

* CLI: Errors occurred processing action add
* Adding repository “piczu” failed!

there are few more err msgs before this last one. am i doing smthg wrong here?

thanks

Do you execute the command with root user ?

In user mode, I have same problem :

2 [08:55:13] adrien@superlinux: ~  $ layman -a piczu 

 * Adding overlay,...
 * Running Git... # ( cd /var/lib/layman  && /usr/libexec/calculate/cl-git-wrapper clone git://anongit.gentoo.org/user/piczu.git /var/lib/layman/piczu )
fatal: impossible de créer le répertoire de la copie de travail '/var/lib/layman/piczu': Permission non accordée
 * Failure result returned from Git
 * Running Git... # ( cd /var/lib/layman/piczu  && /usr/libexec/calculate/cl-git-wrapper config user.name "layman" )
 * [Errno 2] No such file or directory: '/var/lib/layman/piczu'
 * 
 * Trying next source of listed sources...
 * Running Git... # ( cd /var/lib/layman  && /usr/libexec/calculate/cl-git-wrapper clone https://anongit.gentoo.org/git/user/piczu.git /var/lib/layman/piczu )
fatal: impossible de créer le répertoire de la copie de travail '/var/lib/layman/piczu': Permission non accordée
 * Failure result returned from Git
 * Running Git... # ( cd /var/lib/layman/piczu  && /usr/libexec/calculate/cl-git-wrapper config user.name "layman" )
 * [Errno 2] No such file or directory: '/var/lib/layman/piczu'
 * 
 * Trying next source of listed sources...
 * Running Git... # ( cd /var/lib/layman  && /usr/libexec/calculate/cl-git-wrapper clone git+ssh://git@git.gentoo.org/user/piczu.git /var/lib/layman/piczu )
fatal: impossible de créer le répertoire de la copie de travail '/var/lib/layman/piczu': Permission non accordée
 * Failure result returned from Git
 * Running Git... # ( cd /var/lib/layman/piczu  && /usr/libexec/calculate/cl-git-wrapper config user.name "layman" )
 * [Errno 2] No such file or directory: '/var/lib/layman/piczu'
 * Adding repository "piczu" failed!

 * CLI: Errors occurred processing action add
 * Adding repository "piczu" failed!

But if I launch in root user the command :

3 [09:09:19] adrien@superlinux: ~  $ sudo layman -a piczu 
Mot de passe :

 * Adding overlay,...
 * Running Git... # ( cd /var/lib/layman  && /usr/libexec/calculate/cl-git-wrapper clone git://anongit.gentoo.org/user/piczu.git /var/lib/layman/piczu )
Clonage dans '/var/lib/layman/piczu'...
remote: Counting objects: 908, done.
remote: Compressing objects: 100% (483/483), done.
remote: Total 908 (delta 353), reused 908 (delta 353)
Réception d'objets: 100% (908/908), 323.20 KiB | 0 bytes/s, fait.
Résolution des deltas: 100% (353/353), fait.
Vérification de la connectivité... fait.
 * Running Git... # ( cd /var/lib/layman/piczu  && /usr/libexec/calculate/cl-git-wrapper config user.name "layman" )
 * Running Git... # ( cd /var/lib/layman/piczu  && /usr/libexec/calculate/cl-git-wrapper config user.email "layman@localhost" )
 * Successfully added overlay(s) piczu.

yeah i launch that commands in root.
su
pass
and then
layman -a piczu
but i get that errors

and i noticed this is 1st err i get

fatal: Unable to look up git.overlays.gentoo.org (port 9418) …

Okay.
Can you try to refresh the list with

layman -L

and try again ?

Can you copy and paste here the prompt and the command you wrote ?

For example :

root@superlinux: ~  #  layman -d piczu

For IRC, you can use the web page of calculate : http://www.calculate-linux.org/irc

layman -L as root

  • zugaina [Rsync ] (rsync://gentoo.zugaina.org/zugaina-portage )
    * zx2c4 [Git ] (http://git.zx2c4.com/portage, ssh://gitcode@zx2c4.com/portage )

* CLI: Errors occurred processing action list
* RemoteDB.cache(); Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/repositories.xml
* IOError was:<urlopen error [Errno -3] Temporary failure in name resolution>
*

i tried to use web irc and i get that err from it

layman -d piczu

* Deleting selected overlays,…
* Repository ‘piczu’ was not installed

* CLI: Errors occurred processing action delete
* Repository ‘piczu’ was not installed

ofc because it was not added because of errors

IOError was:<urlopen error [Errno -3] Temporary failure in name resolution> *

Do you have networks problems ?
Some problems with your DNS ?

should not have it…i think…everything else is working…torrents, http d/l, surfing, etc.

Can you try to edit with root provileges /etc/resolv.conf and set Google DNS and try again ?

nameserver 8.8.8.8

layman -L pass well as layman -a piczu

so what is the problem?

Okay All works ?

I think there are problems with your DNS.
It’s probably a problem with your Internet Service Provider.

You cat set manually google DNS in your Network Manager config.

IP Address for Google’s DNS are 8.8.8.8 and 8.8.4.4.

hm but eix-sync throws err on updating piczu repo

ix-sync
* Running !-hooks
* Running /usr/sbin/cl-core --method update --sync-only --skip-eix-update
Repositories synchronization
* Syncing the Distros repository … [ ok ]
* Syncing the Calculate repository … [ ok ]
* Syncing the Gentoo repository … [ ok ]
* Syncing the Piczu repository …
* RemoteDB.cache(); Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/repositories.xml
* IOError was:<urlopen error=“None” [errno=“None” -3]=“None” temporary=“None” failure=“None” in=“None” name=“None” resolution=“None”>
*
* CLI: Errors occurred processing action sync
* RemoteDB.cache(); Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/repositories.xml
* IOError was:<urlopen error=“None” [errno=“None” -3]=“None” temporary=“None” failure=“None” in=“None” name=“None” resolution=“None”>
*
* Failed to update the piczu repository
* Update failed
* /usr/sbin/cl-core --method update --sync-only --skip-eix-update failed
* Time statistics:
18 seconds for syncing
19 seconds total

See my previous message and test again.
It will make the Google’s DNS permanently

it works…for now…thanks