| Summary: | Requesting a new account for mesa and piglit kmscon (Mircea Carausu) | ||
|---|---|---|---|
| Product: | freedesktop.org | Reporter: | Mircea Carausu <mcarausu> |
| Component: | New Accounts | Assignee: | fd.o Admin Massive <sitewranglers> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | mcarausu |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | GPG Key (0xCBB0E325) followed by SSH pub key | ||
|
Description
Mircea Carausu
2017-06-15 06:29:17 UTC
Can you clarify what projects you're looking to get access for? For just maintaining personal repositories, I recommend github (it's what I use). To commit directly to the Mesa project, we look for a history of contributions through the mailing list, first. Sorry for late reply: I understand this is the drm official repo: git clone git://people.freedesktop.org/~airlied/linux Last time we cherry-picked changes from above repo ahead of official merge. Cloning the drm-next branch seems is not always possible. Cloning into 'linux'... fatal: read error: Connection timed out Cloning into 'linux'... fatal: unable to access 'https://people.freedesktop.org/~airlied/linux/': server certificate verification failed. I do not consider myself experienced enough to have a sustained contribution to the drm drivers, but having visibility to the git repo in a read-only mode would help. If the administration policy does not allow the access, please feel free to close this ticket. Thank you, Mircea (In reply to Mircea Carausu from comment #2) > Sorry for late reply: > I understand this is the drm official repo: > git clone git://people.freedesktop.org/~airlied/linux > > Last time we cherry-picked changes from above repo ahead of official merge. > Cloning the drm-next branch seems is not always possible. > > Cloning into 'linux'... > fatal: read error: Connection timed out > > Cloning into 'linux'... > fatal: unable to access 'https://people.freedesktop.org/~airlied/linux/': > server certificate verification failed. > > I do not consider myself experienced enough to have a sustained contribution > to the drm drivers, but having visibility to the git repo in a read-only > mode would help. > > If the administration policy does not allow the access, please feel free to > close this ticket. > > Thank you, > Mircea The git:// and https:// links are public and everyone can pull from it. I guess you have a weird setup, especially if the certificate of fd.o is invalid for you. Cheers, Martin Unfortunately, we don't grant accounts to just have read access via SSH. people.freedesktop.org does have a valid TLS certificate, so it seems there is something strange going on: maybe you have a proxy intercepting the request? You could look into disabling certificate verification perhaps, though this would of course be at your own risk. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.