From Yuriy.Kuznetsov at Sun.COM Mon Jul 9 06:40:36 2007 From: Yuriy.Kuznetsov at Sun.COM (Yuriy.Kuznetsov at Sun.COM) Date: Mon, 09 Jul 2007 14:40:36 +0100 Subject: [g11n-dev] Applying for a HG account Message-ID: <46923AD4.4010305@Sun.COM> Hi, I'd like to request a HG account to work on Nevada G11N project. Thanks, yuriy From Dermot.Malone at Sun.COM Mon Jul 9 06:45:36 2007 From: Dermot.Malone at Sun.COM (Dermot Malone) Date: Mon, 09 Jul 2007 14:45:36 +0100 Subject: [g11n-dev] Applying for a HG account Message-ID: <46923C00.40500@Sun.COM> Hi, I'd like to request a HG account to work on Nevada G11N project. Thanks, Dermot From Yong.Sun at Sun.COM Mon Jul 9 06:51:17 2007 From: Yong.Sun at Sun.COM (Yong Sun) Date: Mon, 09 Jul 2007 21:51:17 +0800 Subject: [g11n-dev] Applying for a HG account In-Reply-To: <46923AD4.4010305@Sun.COM> References: <46923AD4.4010305@Sun.COM> Message-ID: <46923D55.1080504@Sun.COM> Hi, Yuriy, You are added as the committer for g11n and messages repositories. Regards, Yuriy.Kuznetsov at Sun.COM wrote: > Hi, > > I'd like to request a HG account to work on Nevada G11N project. > > Thanks, > yuriy > _______________________________________________ > g11n-dev mailing list > g11n-dev at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/g11n-dev > From Simford.Dong at Sun.COM Mon Jul 9 07:01:27 2007 From: Simford.Dong at Sun.COM (Simford Dong) Date: Mon, 09 Jul 2007 22:01:27 +0800 Subject: [g11n-dev] Applying for a HG account In-Reply-To: <46923C00.40500@Sun.COM> References: <46923C00.40500@Sun.COM> Message-ID: <46923FB7.1070002@Sun.COM> Hi Dermot, I can't find your name (account) in project observers page: http://www.opensolaris.org/os/project/nv-g11n/observers/ If you like to get Read/Write permission, you need to follow the steps mentioned below: http://www.opensolaris.org/os/project/nv-g11n/documents/get_account/ Thanks, Simford Dermot Malone wrote: > Hi, > > I'd like to request a HG account to work on Nevada G11N project. > > Thanks, > Dermot > > _______________________________________________ > g11n-dev mailing list > g11n-dev at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/g11n-dev From Simford.Dong at Sun.COM Mon Jul 9 18:22:25 2007 From: Simford.Dong at Sun.COM (Simford Dong) Date: Tue, 10 Jul 2007 09:22:25 +0800 Subject: [g11n-dev] Applying for a HG account In-Reply-To: <4692D6D3.7010005@Sun.COM> References: <46923AD4.4010305@Sun.COM> <46923D55.1080504@Sun.COM> <4692424D.20000@Sun.COM> <46924366.7090108@Sun.COM> <46927B80.6060407@Sun.COM> <4692D6D3.7010005@Sun.COM> Message-ID: <4692DF51.7010907@Sun.COM> Hi Yuriy, For the first warning, it's because hg can't find the file $HOME/.ssh/id_dsa. Or it has not rights to access $HOME/.ssh/id_dsa. The second step is not needed. If you like to have a try, please copy/paste your ssh pub key on Solaris or Linux env. Harry mentioned that he saw similar issues when copy/paste on Windows env. Thanks, Simford Yong Sun wrote: > Hi, Yuriy, > > I am also using DSA key, no idea :(. I cc'd to Simford, he is more > familiar with hg stuff. > > Regards, > > Yuriy.Kuznetsov at Sun.COM wrote: >> Hi Yong, >> >> I have some difficulties to login in using my opensolaris login details. >> This is the output: >> >> bash-3.00$ hg clone ssh://yuriyk at hg.opensolaris.org/hg/nv-g11n/g11n >> The authenticity of host 'hg.opensolaris.org (> command>)' can't be established. >> RSA key fingerprint is 63:b9:7a:f3:dc:a4:47:a7:a5:50:ef:05:78:39:8d:ad. >> Are you sure you want to continue connecting (yes/no)? yes >> Password: >> Password: >> Password: >> remote: Warning: Permanently added 'hg.opensolaris.org' (RSA) to the >> list of known hosts. >> remote: Permission denied >> (gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive). >> abort: no suitable response from remote hg! >> >> In my profile on https://www.opensolaris.org/member/updateProfile.jspa >> I had only entry for DSA type of key which is working for >> svn.opensolaris.org for JDS repository. >> >> From the error message above it looks like I was missing RSA key. So I >> was trying to add one from my /.ssh/id_rsa.pub: >> >> ssh-rsa >> AAAAB3NzaC1yc2EAAAABIwAAAQEA1Ta7Zi+Zm+U7Raw+ZYKOmgYwzoljOEeOA/frOp/CFfEB7ze9Vco5TvwhjCDDnVBoqAVUSGK4ghtUVOiHbssgsRLfxmgyNoXzEGHtpyn1CPVOMsOwNVN5QW5ILnS+cWYhb+56eG8/ad9ch9OddfMUV0Nh/Jl5X5ePe5XfjF/GDBaH98ykBOUeVJzso7kgRS0QnDrdI0A3IykqV72gQEa+e/uM+V9FkjoxMAB6Mc/m+O0lyafQbwY77C7qr0ye0YvQnhJmaPUW4p9mH+Tg5Q4CEg+Ri5BquVfpqMhxifcXvH0hp4SgXcj7Q64tzXV7Fd2OsxCdnC738J3seP5gAxfw6Q== >> yk150259 at sr1-edub-01 >> >> >> But when I tried to save it I got another error: >> >> >> Sorry, there were some problems with your request. >> >> 1. The key doesn't match the regular expression "[\d]+ [\d]+ [\d]+ >> [[:graph:]]+" >> >> >> >> >> >> Do you know what could be the reason for this ? >> >> Thanks, >> yuriy >> >> Yong Sun wrote: >>> The password is the password of your DSA key. >>> >>> Yuriy.Kuznetsov at Sun.COM wrote: >>>> Hi Yong, >>>> >>>> Thanks a lot for quick respond :-) >>>> BTW, What password do I need to use to clone g11n repository ? >>>> For some reason my opensolaris.org password doesn't work. >>>> >>>> Regards, >>>> yuriy >>>> >>>> Yong Sun wrote: >>>> >>>>> Hi, Yuriy, >>>>> >>>>> You are added as the committer for g11n and messages repositories. >>>>> >>>>> Regards, >>>>> >>>>> Yuriy.Kuznetsov at Sun.COM wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I'd like to request a HG account to work on Nevada G11N project. >>>>>> >>>>>> Thanks, >>>>>> yuriy >>>>>> _______________________________________________ >>>>>> g11n-dev mailing list >>>>>> g11n-dev at opensolaris.org >>>>>> http://mail.opensolaris.org/mailman/listinfo/g11n-dev >>>>>> >>>>> >>>>> >>>> >>> >> > From Yuriy.Kuznetsov at Sun.COM Tue Jul 10 05:02:30 2007 From: Yuriy.Kuznetsov at Sun.COM (Yuriy.Kuznetsov at Sun.COM) Date: Tue, 10 Jul 2007 13:02:30 +0100 Subject: [g11n-dev] Applying for a HG account In-Reply-To: <4692DF51.7010907@Sun.COM> References: <46923AD4.4010305@Sun.COM> <46923D55.1080504@Sun.COM> <4692424D.20000@Sun.COM> <46924366.7090108@Sun.COM> <46927B80.6060407@Sun.COM> <4692D6D3.7010005@Sun.COM> <4692DF51.7010907@Sun.COM> Message-ID: <46937556.2010202@Sun.COM> Hi Simford, Simford Dong wrote: > Hi Yuriy, > > For the first warning, it's because hg can't find the file > $HOME/.ssh/id_dsa. > Or it has not rights to access $HOME/.ssh/id_dsa. I have changed permissions to 600 on id_dsa and it's working now :-) > > The second step is not needed. > If you like to have a try, please copy/paste your ssh pub key on > Solaris or Linux env. > Harry mentioned that he saw similar issues when copy/paste on Windows > env. I'm using Solaris. Thanks a lot, yuriy > > Thanks, > Simford > > Yong Sun wrote: > >> Hi, Yuriy, >> >> I am also using DSA key, no idea :(. I cc'd to Simford, he is more >> familiar with hg stuff. >> >> Regards, >> >> Yuriy.Kuznetsov at Sun.COM wrote: >> >>> Hi Yong, >>> >>> I have some difficulties to login in using my opensolaris login >>> details. >>> This is the output: >>> >>> bash-3.00$ hg clone ssh://yuriyk at hg.opensolaris.org/hg/nv-g11n/g11n >>> The authenticity of host 'hg.opensolaris.org (>> command>)' can't be established. >>> RSA key fingerprint is 63:b9:7a:f3:dc:a4:47:a7:a5:50:ef:05:78:39:8d:ad. >>> Are you sure you want to continue connecting (yes/no)? yes >>> Password: >>> Password: >>> Password: >>> remote: Warning: Permanently added 'hg.opensolaris.org' (RSA) to the >>> list of known hosts. >>> remote: Permission denied >>> (gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive). >>> abort: no suitable response from remote hg! >>> >>> In my profile on >>> https://www.opensolaris.org/member/updateProfile.jspa I had only >>> entry for DSA type of key which is working for svn.opensolaris.org >>> for JDS repository. >>> >>> From the error message above it looks like I was missing RSA key. So >>> I was trying to add one from my /.ssh/id_rsa.pub: >>> >>> ssh-rsa >>> AAAAB3NzaC1yc2EAAAABIwAAAQEA1Ta7Zi+Zm+U7Raw+ZYKOmgYwzoljOEeOA/frOp/CFfEB7ze9Vco5TvwhjCDDnVBoqAVUSGK4ghtUVOiHbssgsRLfxmgyNoXzEGHtpyn1CPVOMsOwNVN5QW5ILnS+cWYhb+56eG8/ad9ch9OddfMUV0Nh/Jl5X5ePe5XfjF/GDBaH98ykBOUeVJzso7kgRS0QnDrdI0A3IykqV72gQEa+e/uM+V9FkjoxMAB6Mc/m+O0lyafQbwY77C7qr0ye0YvQnhJmaPUW4p9mH+Tg5Q4CEg+Ri5BquVfpqMhxifcXvH0hp4SgXcj7Q64tzXV7Fd2OsxCdnC738J3seP5gAxfw6Q== >>> yk150259 at sr1-edub-01 >>> >>> >>> But when I tried to save it I got another error: >>> >>> >>> Sorry, there were some problems with your request. >>> >>> 1. The key doesn't match the regular expression "[\d]+ [\d]+ [\d]+ >>> [[:graph:]]+" >>> >>> >>> >>> >>> >>> Do you know what could be the reason for this ? >>> >>> Thanks, >>> yuriy >>> >>> Yong Sun wrote: >>> >>>> The password is the password of your DSA key. >>>> >>>> Yuriy.Kuznetsov at Sun.COM wrote: >>>> >>>>> Hi Yong, >>>>> >>>>> Thanks a lot for quick respond :-) >>>>> BTW, What password do I need to use to clone g11n repository ? >>>>> For some reason my opensolaris.org password doesn't work. >>>>> >>>>> Regards, >>>>> yuriy >>>>> >>>>> Yong Sun wrote: >>>>> >>>>>> Hi, Yuriy, >>>>>> >>>>>> You are added as the committer for g11n and messages repositories. >>>>>> >>>>>> Regards, >>>>>> >>>>>> Yuriy.Kuznetsov at Sun.COM wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> I'd like to request a HG account to work on Nevada G11N project. >>>>>>> >>>>>>> Thanks, >>>>>>> yuriy >>>>>>> _______________________________________________ >>>>>>> g11n-dev mailing list >>>>>>> g11n-dev at opensolaris.org >>>>>>> http://mail.opensolaris.org/mailman/listinfo/g11n-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>> >>> >> From Dermot.Malone at Sun.COM Wed Jul 11 02:38:28 2007 From: Dermot.Malone at Sun.COM (Dermot Malone - Sun Microsystems Ireland - Software Test Engineer) Date: Wed, 11 Jul 2007 10:38:28 +0100 Subject: [g11n-dev] Applying for a HG account Message-ID: <4694A514.6010305@sun.com> Hi, I'd like to request a HG account to work on Nevada G11N project. Thanks, Dermot