Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821205 - Gasparotto Mattia: Access GURU request
Summary: Gasparotto Mattia: Access GURU request
Status: RESOLVED NEEDINFO
Alias: None
Product: GURU
Classification: Unclassified
Component: Access requests (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project: Gentoo devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-01 12:43 UTC by Mattia Gasparotto
Modified: 2021-11-06 13:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mattia Gasparotto 2021-11-01 12:43:25 UTC
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
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-11-01 22:06:53 UTC
Added.
Comment 2 Mattia Gasparotto 2021-11-03 20:22:03 UTC
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?
Comment 3 Mattia Gasparotto 2021-11-04 16:37:21 UTC
(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 ...