Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mat-dev] MAT git issues
  • From: Kevin Grigorenko <kevin.grigorenko@xxxxxxxxxx>
  • Date: Tue, 10 Jan 2023 17:13:00 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=DoE4jPAIEKuUbARtZDEOnK++pVHCpjyOJPfnzMThE6M=; b=ZzCfwVdWX74WY22k40lHT5J1hp6negmTUMeA3+dnZtuBVdeucVIh92XqFwYKmbHtdmzuKV4tPA1n1d6yHELBZ6TLR8+9nnVCxG5DTxIpBeQ5NULSuSsjOJ7M9V4elGjvcbcRS4yh7SMt/O77hdprwc6pSS7H8AyTbwtyUhoD3Y4VcdCBuT39k7leuTGnASpVOFH/E1jKCqXBxeMVRsJ5Q8ZTT6hpdkZ15O0iRp6U/P3DFxEKWcaXgfhNzawhNSRe/zpsXQfPNV/KOfYknfeWT2zVZkgnv1a6TdkRWcdJX3CzaC2Lc4mXgm73WNsE5RkdbesLtokkdecgq21tM6+Ddw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=CG/dYNGyPZ8JRMaw4CDhtYItxeTdi+i0Oh/QS7Szjvgwdq+8z/lltR/S9OWLgcJCqCaQ+8pI/KGe5nj35S9jMD1QZhU1FLRTrXCxRZqTMbjX5EbCj8jnXOnZbIYMag2PUSUAvBRdWiaRwalA3hzMMW7zWOPpGTtcgFibZZbbyhgdA2EuyDameVMlPT0ZsNQchXUPeQt/aUwsQyC4Tl8duuX3togmaMk1kJGBRJLEc/eq9/kQnG68QyfyyRn9Q5m8AjXaKsXQloFXW/PaLDcIAFSyFaQhfwbVKxA/Ad4mmpydQPgvopBTBIoSBM5cR+h65TIjKFrFHo4N2/DwwbkBfQ==
  • Delivered-to: mat-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mat-dev/>
  • List-help: <mailto:mat-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZJRYuzjFseHsQpkOKq13qWMP72A==
  • Thread-topic: MAT git issues

Is anyone else having permissions issues with the MAT git? I can't do a pull or clone. It's not my SSH agent or config as I can use the same key with other non-Eclipse repositories. I checked my git.eclipse.org settings and the correct public key is there (nothing recently changed). I checked my eclipse.org account settings and the corrent user ID is there and there are no other warnings or errors (nothing recently changed).

 

$ git clone ssh://kgrigorenko@xxxxxxxxxxxxxxx:29418/mat/org.eclipse.mat.git

Cloning into 'org.eclipse.mat'...

kgrigorenko@xxxxxxxxxxxxxxx: Permission denied (publickey).

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

 

-- 

Kevin Grigorenko

IBM Automation Portfolio SWAT - App Platform, Software Engineer


Back to the top