Please give acces i already have a commit to do.
Name : Azael Reyes, Email : azael.devel@gmail.com
Created attachment 624810 [details] My SSH key
Created attachment 624812 [details] My SSH key - 2(e-mail correction )
Comment on attachment 624810 [details] My SSH key Please don't use this attachement, use the file in My SSH key - 2(e-mail correction )
you can set an attachment obsolete
Hi Azael, I gladly add you to the GURU project. For a start, we need one further formality. Please state that you agree to the project's regulations. Afterwards we are ready to go. -M
I already read and accept GURU regulations
Thank you. I've just added you. You should be able to push now. Welcome to the GURU project.
. . . Escribiendo objetos: 100% (6/6), 1.03 KiB | 1.03 MiB/s, listo. Total 6 (delta 1), reusado 0 (delta 0) remote: Unknown GIT_PUSH_CERT_STATUS remote: Your push was not signed with a known key. remote: You MUST use git push --signed with a known key. remote: Known keys are the subkeys of all primary keys in LDAP. remote: If you add a new (primary) key to LDAP, please ask Infra to sync gitolite. remote: If you modified your key and uploaded to keyservers, please wait 4 hours for sync (SKS pool is slow, keys.gentoo.org pool is faster) remote: If you haven't done either of these things, please see https://wiki.gentoo.org/wiki/Project:Gentoo-keys/Generating_GLEP_63_based_OpenPGP_keys#Next_steps remote: git-receive-pack variables: remote: GIT_PUSH_CERT='' remote: GIT_PUSH_CERT_KEY='' remote: GIT_PUSH_CERT_NONCE='' remote: GIT_PUSH_CERT_NONCE_SLOP='' remote: GIT_PUSH_CERT_NONCE_STATUS='' remote: GIT_PUSH_CERT_SIGNER='' remote: GIT_PUSH_CERT_STATUS='' To git+ssh://git.gentoo.org/repo/proj/guru.git ! [remote rejected] master -> master (pre-receive hook declined) error: falló el push de algunas referencias a 'git+ssh://git@git.gentoo.org/repo/proj/guru.git' =============================================================================== So I guess I need register my key. How can help me with that.(what file need send and where?) I update to hkps://hkps.pool.sks-keyservers.net
Did you sign your push using 'git push --signed'? And in case you do have multiple keys, did you specified which key should be used by git?
Ok I Signed my commit ========================================= commit 88c90df509e854a7995a5e0a2a86801ff7c8e50e (HEAD -> master) gpg: Firmado el mar 24 mar 2020 17:27:43 PDT gpg: usando RSA clave 5B9CE7AB1033686B5E3578AA116B360BDDD95EDF gpg: Firma correcta de "Azael Reyes (Para proposisto de TI.) <azael.devel@gmail.com>" [absoluta] Author: Azael Reyes <azael.devel@gmail.com> Date: Tue Mar 24 17:27:43 2020 -0700 new package ========================================= but still I get deniead acces _____________________________________________________________________________ Enter passphrase for key '/home/azael/.ssh/id_rsa': Enumerando objetos: 7, listo. Contando objetos: 100% (7/7), listo. Compresión delta usando hasta 4 hilos Comprimiendo objetos: 100% (5/5), listo. Escribiendo objetos: 100% (6/6), 1.50 KiB | 1.50 MiB/s, listo. Total 6 (delta 1), reusado 0 (delta 0) remote: remote: FATAL -- ACCESS DENIED remote: Repo repo/proj/guru remote: User azael.devel@gmail.com remote: Stage From git's update hook remote: Ref Branch 'master' remote: Operation Fast forward push remote: remote: FATAL: W refs/heads/master repo/proj/guru azael.devel@gmail.com DENIED by fallthru remote: error: hook declined to update refs/heads/master To git+ssh://git.gentoo.org/repo/proj/guru.git ! [remote rejected] master -> master (hook declined) error: falló el push de algunas referencias a 'git+ssh://git@git.gentoo.org/repo/proj/guru.git' _____________________________________________________________________________ i don't rember upload my key to gentoo server?, may be is the promblem
As per GURU regulations you are currently permitted to commit to the development (dev) branch. You, however, tried to commit to master branch. Please commit to the dev branch instead. Apart from that you don't need to upload your key to the Gentoo key server. That's for official Gentoo developers only. Finally you might also want to revise your commit message and provide a few more details. Please see https://wiki.gentoo.org/wiki/Gentoo_GitHub#Adding_a_new_package_to_Gentoo for further information onto the commit messages for new packages. For further information you can have a look at https://wiki.gentoo.org/wiki/Project:GURU - apart from that you might also want to join the #gentoo-guru IRC channel on freenode for further support.