Hello I'm Mattia Gasparotto. I am an italian student of electronics, like programming microcontrollers. Besides this, as a hobby, I study computer science, for example Python and Linux. I agree to the policy of Gentoo GURU Project: The purpose of GURU project is to maintain a repository that can be reasonably used by Gentoo users. All contributors are responsible for ensuring that the repository is safe to use and free of malicious or severely buggy software. GURU is an official Gentoo project, and is therefore bound by the official Gentoo policies. In particular, the Copyright Policy (GLEP 76) is binding to all committers. While following Gentoo ebuild policies and quality standards is recommended, it will not be strictly enforced. More experienced users are encouraged to improve the quality of ebuilds in GURU, and less experienced users are encouraged to learn from those corrections. Packages in GURU are to have ~arch keywords. Stable keywords must not be used. Packages in GURU are community maintained. While users are encouraged to list themselves as maintainers and take explicit responsibility for their packages, it is acceptable for others to commit improvements to those packages and to commit packages without an explicit maintainer. At the same time, users are asked to maintain respectful and professional behavior, and to attempt to maintain a good quality of GURU overall. The primary purpose of GURU is to maintain packages not present in the Gentoo repository. Forking (overriding) actively maintained Gentoo packages into GURU is prohibited. If the package is moved to Gentoo, it should be removed from GURU. ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAUsav87mXAKYVXsPapidUmXTdEcQv6HB1fF/5ifj3jR7+iuwJmO7B5+ClKQSzUFkqJbksNi7785b5LTWByL6vbkApgPMJmXGqRJ1bzBhTLJHMJuOf8wysB7SAc+qfRXlItdKRwRfXybYU2MIbZbeuGI13IREPy2Vn8Q+ihnBb6IeImHngRoDl8iVrjanqlsDEpjCWZZbWgqhs4Nm9CwgYoZIJpc0Ach6OyfWxL34OdYytyi6UeSTZFZvwJivM+BOyW46Adb3j5zY9ADihZZVycdyOhUGXZGyDnu9JLK/jGWtzPt6nu385RL5i/yVYtZy36KQNcK9+i6Ftkoa/b+dDRBOXtDkLKjUMp3d53ipcMXN7xNFUj41kstZUyRrfFUbqa8uU7SJ8k/AqJVerXxOTQOLIJ9g/mk9MytZMyz3lVylH3kkSt+2whkftqNAlyenbEXrLGGgUKwg7f2J5Q3NpZbTVo3fYcw7AbWnqFJV8afA3naAtVeB+imG/1LgdIkU= mattia@gentoo
Added.
I write here because I have some trouble... Today I was committing an ebuild in guru repo. After 'git add' and 'repoman commit -m "message"' (I tried also 'git commit -s -m "message"') when I ran 'git pull --rebase && git push' I got error: Enter passphrase for key '/home/mattia/.ssh/id_rsa': Current branch dev is up to date. Enter passphrase for key '/home/mattia/.ssh/id_rsa': ERROR: Permission to gentoo/guru.git denied to MattiaG-afk. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. is this a problem with the ssh key?
(In reply to Mattia Gasparotto from comment #2) > I write here because I have some trouble... Today I was committing an ebuild > in guru repo. After 'git add' and 'repoman commit -m "message"' (I tried > also 'git commit -s -m "message"') when I ran 'git pull --rebase && git > push' I got error: > Enter passphrase for key '/home/mattia/.ssh/id_rsa': > > Current branch dev is up to date. > Enter passphrase for key '/home/mattia/.ssh/id_rsa': > ERROR: Permission to gentoo/guru.git denied to MattiaG-afk. > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > is this a problem with the ssh key? I have just tested the registration of the key in https://keys.gentoo.org/, entering the name, email and hex format of the key, but with none of these searches I am registered ...