Commit Access (Level 1) for Dev Singh dev@devksingh.com
Categories
(Infrastructure & Operations :: Infrastructure: LDAP, enhancement)
Tracking
(Not tracked)
People
(Reporter: dev, Unassigned)
Details
Attachments
(1 file)
|
399 bytes,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
I would like to use the email dev@devksingh.com.
I have read, and agree to abide by, the Commit Access Requirements.
Comment 2•6 years ago
|
||
vouch=me
Honza
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Hello,
Commit Access Level 1 has been granted. +LDAP, +SSH key, +HG, +level_1.
Password has been sent via provided email.
Please confirm here when you have access so we can resolve this bug.
Thank you.
I have not received the password at the email dev@devksingh.com
Comment 5•6 years ago
|
||
Hello. Email was sent again. Can you please check your SPAM folder to verify you have not received it. Thank you.
(In reply to Mike Poessy [:mpoessy] from comment #5)
Hello. Email was sent again. Can you please check your SPAM folder to verify you have not received it. Thank you.
Still dont see it, and not in spam either. I'm getting the bugzilla emails so my email is working. Can you try sending to dsingh@imsa.edu, maybe it will work there?
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Thanks for confirming and for your patience. Cheers.
| Reporter | ||
Comment 10•6 years ago
|
||
Actually, I can't seem to access the try server via mach try empty with SSH, and it fails. Here is the output:
Creating temporary commit for remote...
A try_task_config.json
pushing to ssh://dev@hg.mozilla.org/try
remote: dev@hg.mozilla.org: Permission denied (publickey).
temporary commit removed, repository restored
abort: no suitable response from remote hg!
Error running mach:
['try', 'empty']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file try| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
subprocess.CalledProcessError: Command '('/usr/local/bin/hg', 'push-to-try', '-m', 'No try selector specified, use "Add New Jobs" to select tasks.\n\nPushed via `mach try empty`')' returned non-zero exit status 255.
File "/home/dsingh/source/firefox-source/tools/tryselect/mach_commands.py", line 366, in try_empty
return self.run(**kwargs)
File "/home/dsingh/source/firefox-source/tools/tryselect/mach_commands.py", line 185, in run
return mod.run(**kwargs)
File "/home/dsingh/source/firefox-source/tools/tryselect/selectors/empty.py", line 20, in run
push=push, closed_tree=closed_tree)
File "/home/dsingh/source/firefox-source/tools/tryselect/push.py", line 182, in push_to_try
vcs.push_to_try(commit_message)
File "/home/dsingh/source/firefox-source/python/mozversioncontrol/mozversioncontrol/__init__.py", line 436, in push_to_try
env=ensure_subprocess_env(self._env))
File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-C to quit
Comment 11•6 years ago
|
||
I have verified your account dev@devksingh.com has the correct access enabled. Our suggestion would be to check your ssh file to ensure it is using the correct user name. Configuration on our is as it should be. Thank you.
Description
•