Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913228 - [dlang] Contribute to the dlang overlay
Summary: [dlang] Contribute to the dlang overlay
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 21:18 UTC by Andrei Horodniceanu
Modified: 2023-09-28 11:57 UTC (History)
3 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 Andrei Horodniceanu 2023-08-29 21:18:42 UTC
I wish to become a maintainer for the dlang overlay. I am interested in keeping up to date the few packages that are in the repo and also see if I can bring improvements to the internals of it.

email: a.horodniceanu@proton.me

ssh public key:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDgU8LK0M/Q7rOft+s2CgtuEBCHcr/AgcVGyBnaOlELE a.horodniceanu@proton.me
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 22:33:30 UTC
Sorry, I lost track of this. Let me try handle it now.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 22:34:00 UTC
Marco, could you ack this one please?
Comment 3 Marco Leise 2023-09-26 22:41:23 UTC
Hello Sam! Yes, Andrei has been contributing for a while now. This has my ok.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 22:47:55 UTC
Thank you Marco! Let me get on that now.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 22:51:25 UTC
All done hopefully, let me know if any trouble!
Comment 6 Marco Leise 2023-09-26 22:55:41 UTC
Thank you very much!
Comment 7 Andrei Horodniceanu 2023-09-27 22:16:58 UTC
(In reply to Sam James from comment #5)
> All done hopefully, let me know if any trouble!

Perhaps I am doing something wrong but I'm getting when trying to push a commit:
```
128 git … push -v gentoo dub-add-1.33.0\:refs/heads/master
Pushing to git+ssh://git.gentoo.org/repo/user/dlang.git
Enter passphrase for key '/home/happy/.ssh/clean_andrei_horodniceanu': 

FATAL -- ACCESS DENIED
Repo            repo/user/dlang                                             
User            a.horodniceanu@proton.me                                    
Stage           Before git was called                                       
Operation       Repo write                                                  

FATAL: W any repo/user/dlang a.horodniceanu@proton.me DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
```

Just cloning the repo works.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-28 00:12:10 UTC
Sorry, I see what I did wrong - fixed. Try again?
Comment 9 Andrei Horodniceanu 2023-09-28 11:57:42 UTC
(In reply to Sam James from comment #8)
> Sorry, I see what I did wrong - fixed. Try again?

Looks good to me: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=a9689d44f2b60c471b637ff5634757e338a49a4d. Thank you sam :)