Bug 101438 - Requesting a new account for mesa and piglit kmscon (Mircea Carausu)
Summary: Requesting a new account for mesa and piglit kmscon (Mircea Carausu)
Status: RESOLVED WONTFIX
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: New Accounts (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: fd.o Admin Massive
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-15 06:29 UTC by Mircea Carausu
Modified: 2018-03-16 11:23 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
GPG Key (0xCBB0E325) followed by SSH pub key (2.11 KB, text/plain)
2017-06-15 06:29 UTC, Mircea Carausu
Details

Description Mircea Carausu 2017-06-15 06:29:17 UTC
Created attachment 131967 [details]
GPG Key (0xCBB0E325) followed by SSH pub key

Name: Mircea Carausu
Email address: mcarausu@gmail.com
Preferred account name: mcarausu
OR
Alternate account name: carausumr

I am working on DRM/KMS drivers with MESA as user space library.
I would appreciate if you could create an account for me.

Thank you,
Mircea
Comment 1 Eric Anholt 2017-09-17 02:42:12 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.
Comment 2 Mircea Carausu 2017-09-25 00:55:16 UTC
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
Comment 3 Martin Peres 2017-09-25 06:21:06 UTC
(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
Comment 4 Daniel Stone 2018-03-16 11:23:56 UTC
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.