Re: Unable to use git-cl

2016-03-09 Thread Carl Sorensen
On 3/8/16 2:40 PM, "Federico Bruni"  wrote:

>Il giorno mar 8 mar 2016 alle 22:02, Trevor Daniels
> ha scritto:
>> The SSL error you're seeing has been reported when users upgraded to
>> python 2.7.9.  Have you perhaps got this or a later version of python
>> installed?  I still have 2.4.5, as distributed with Lily, and it
>> seems to work OK.
>
>Carl, you are using LilyDev, right?
>ca-certificates is installed?

Thanks, Federico!  That was the problem. Now I can get back to working on
LilyPond, instead of fighting the tools.

sudo apt-get install ca-certificates

Now it works great.

We need to make sure that it's in LilyDev (maybe I'm not using the latest
LilyDev iso?) and/or make sure it's in the CG.  I will add a section to
the CG.

Thanks again for the help,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-08 Thread Federico Bruni
Il giorno mar 8 mar 2016 alle 22:02, Trevor Daniels 
 ha scritto:
The SSL error you're seeing has been reported when users upgraded to 
python 2.7.9.  Have you perhaps got this or a later version of python 
installed?  I still have 2.4.5, as distributed with Lily, and it 
seems to work OK.


Carl, you are using LilyDev, right?
ca-certificates is installed?

See:
https://github.com/fedelibre/LilyDev/commit/be003117a7e498db995ebdd1232e2e3dcf9c46bb





___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-08 Thread Trevor Daniels

Carl, you wrote Tuesday, March 08, 2016 6:54 PM
> 
> I can upload patches to Rietveld, as you can see at
> 
> https://codereview.appspot.com/283550043
> 
> but the links to the issue tracker never get made.
> 
> As far as I can see, we have a custom git-cl, so I can't get general help
> anywhere but on the devel list.
> 
> I would appreciate anybody who can point me in a direction that I can
> troubleshoot my problem.

The SSL error you're seeing has been reported when users upgraded to python 
2.7.9.  Have you perhaps got this or a later version of python installed?  I 
still have 2.4.5, as distributed with Lily, and it seems to work OK.

Trevor
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-08 Thread Simon Albrecht

On 08.03.2016 19:54, Carl Sorensen wrote:

I would hate to leave LilyPond development, but it appears that I have no
choice, as I cannot contribute with a broken toolchain.

I can upload patches to Rietveld, as you can see at

https://codereview.appspot.com/283550043

but the links to the issue tracker never get made.


Oh, what are you talking about? Don’t you get scared away by peanuts – 
if the tracker issue isn’t created or updated automatically (and you 
don’t want to do it manually), I can offer to just do it. Or you might 
send an e-mail to the bug list.


Yours, Simon

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-08 Thread Carl Sorensen
On 3/8/16 4:03 AM, "James Lowe"  wrote:

>Carl,
>
>On 07/03/16 17:35, Carl Sorensen wrote:
>> On 3/7/16 12:50 AM, "v.villen...@gmail.com on behalf of Valentin
>> Villenave" 
>> wrote:
>>
>>> On Mon, Mar 7, 2016 at 3:21 AM, Carl Sorensen
>>>
>>> wrote:
 It appears that my ssl certificate is not working properly.
>>> Greetings Carl,
>>> have you by any chance disabled JavaScript in your Web browser? (I was
>>> unable to post anything until I complied with SourceForge demanding to
>>> execute non-free JavaScript code in my browser.)
>>> When issuing git cl upload, does the actual page open in your Web
>>> browser? Does it tell you that everything is ok or does it complain
>>> about something?
>> I will check.  I got a window opening up in my browser, but I think it
>>is
>> a codereview window not a sourceforge  window.
>
>Yes that is correct.
>> Not knowing how it is
>> supposed to work, I don't know what to look for.
>All I can say is that if I am not logged into Rietveld at the time I run
>git-cl I get a 'Google' login window. When I log in, or if I am already
>logged in the Browser will show a single line about 'Authentication
>completed' (or somesuch words), then in the terminal, you can see that
>the upload process (to Rietveld) goes through its process - displaying
>what it is doing - and then once that has completed I get the prompt
>from git-cl asking about which sourceforge issue to update (it does some
>simple detection on trying to guess the issue number it thinks - git-cl
>that is - should update). You apply the appropriate answer and that is it.


I have gotten that far -- I give the appropriate answer to the issue
number, and then I get a whole slew of error messages, as posted earlier.

At this point, I have spent several hours trying to make this process
work, and I am getting very frustrated.   I can find no documentation
about how to troubleshoot my issues.  All I can find is a set of commands
to copy and paste, which I have tried multiple times.

I would hate to leave LilyPond development, but it appears that I have no
choice, as I cannot contribute with a broken toolchain.

I can upload patches to Rietveld, as you can see at

https://codereview.appspot.com/283550043

but the links to the issue tracker never get made.

As far as I can see, we have a custom git-cl, so I can't get general help
anywhere but on the devel list.

I would appreciate anybody who can point me in a direction that I can
troubleshoot my problem.

Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-08 Thread James Lowe

Carl,

On 07/03/16 17:35, Carl Sorensen wrote:

On 3/7/16 12:50 AM, "v.villen...@gmail.com on behalf of Valentin
Villenave" 
wrote:


On Mon, Mar 7, 2016 at 3:21 AM, Carl Sorensen 
wrote:

It appears that my ssl certificate is not working properly.

Greetings Carl,
have you by any chance disabled JavaScript in your Web browser? (I was
unable to post anything until I complied with SourceForge demanding to
execute non-free JavaScript code in my browser.)
When issuing git cl upload, does the actual page open in your Web
browser? Does it tell you that everything is ok or does it complain
about something?

I will check.  I got a window opening up in my browser, but I think it is
a codereview window not a sourceforge  window.


Yes that is correct.

Not knowing how it is
supposed to work, I don't know what to look for.
All I can say is that if I am not logged into Rietveld at the time I run 
git-cl I get a 'Google' login window. When I log in, or if I am already 
logged in the Browser will show a single line about 'Authentication 
completed' (or somesuch words), then in the terminal, you can see that 
the upload process (to Rietveld) goes through its process - displaying 
what it is doing - and then once that has completed I get the prompt 
from git-cl asking about which sourceforge issue to update (it does some 
simple detection on trying to guess the issue number it thinks - git-cl 
that is - should update). You apply the appropriate answer and that is it.


--
James

---


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-07 Thread Carl Sorensen
On 3/7/16 12:50 AM, "v.villen...@gmail.com on behalf of Valentin
Villenave" 
wrote:

>On Mon, Mar 7, 2016 at 3:21 AM, Carl Sorensen 
>wrote:
>> It appears that my ssl certificate is not working properly.
>
>Greetings Carl,
>have you by any chance disabled JavaScript in your Web browser? (I was
>unable to post anything until I complied with SourceForge demanding to
>execute non-free JavaScript code in my browser.)
>When issuing git cl upload, does the actual page open in your Web
>browser? Does it tell you that everything is ok or does it complain
>about something?

I will check.  I got a window opening up in my browser, but I think it is
a codereview window not a sourceforge  window.  Not knowing how it is
supposed to work, I don't know what to look for.

I guess I will also look at the git-cl script and see if I can find the
command that is supposed to fire up the window and try doing that manually.
Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git-cl

2016-03-06 Thread Valentin Villenave
On Mon, Mar 7, 2016 at 3:21 AM, Carl Sorensen  wrote:
> It appears that my ssl certificate is not working properly.

Greetings Carl,
have you by any chance disabled JavaScript in your Web browser? (I was
unable to post anything until I complied with SourceForge demanding to
execute non-free JavaScript code in my browser.)
When issuing git cl upload, does the actual page open in your Web
browser? Does it tell you that everything is ok or does it complain
about something?

Cheers,
Valentin.

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Unable to use git-cl

2016-03-06 Thread Carl Sorensen
Dear developers,

I'm still trying, unsuccessfully, to get git-cl to work on my system.

I have done my best to follow the instructions at
http://www.lilypond.org/doc/v2.19/Documentation/contributor/git_002dcl#configuring-git_002dcl

As far as I can see, everything is fine at SourceForge -- I'm listed as a
developer on the LilyIssues project, and I have a bearer key for git-cl.

But when I do

git-cl upload master

I get the following:

[lilypond-git (issue-4693 %)]$ git-cl upload master
 input/regression/notehead-height.ly | 15 +++
 mf/feta-params.mf   | 14 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
This branch is associated with Rietveld issue 283550043. Adding patch to
that issue.
Message describing this patch set: Yet another try at git-cl
Upload server: codereview.appspot.com (change with -s/--server)
Your browser has been opened to visit:

https://codereview.appspot.com/get-access-token?port=8001

If your browser is on a different machine then exit and re-run
upload.py with the command-line parameter

  --no_oauth2_webbrowser

Issue updated. URL: http://codereview.appspot.com/283550043
We were not able to associate this patch with a tracker issue.
Please enter a valid tracker issue number
(or enter nothing to create a new issue): 4693
Traceback (most recent call last):
  File "/home/carl/git-cl/git-cl", line 628, in 
sys.exit(main(sys.argv))
  File "/home/carl/git-cl/git-cl", line 622, in main
return func(argv[2:])
  File "/home/carl/git-cl/git-cl", line 341, in CmdUpload
issueId = projecthosting_upload.upload(issue, patchset, subject, desc,
issueId)
  File "/home/carl/git-cl/projecthosting_upload.py", line 182, in upload
status = patchy.upload(issue, patchset, subject, description, issue_id)
  File "/home/carl/git-cl/projecthosting_upload.py", line 173, in upload
issue_id = allura_issues.update_issue(issue_id, description)
  File "/home/carl/git-cl/allura_issues.py", line 70, in update_issue
filehandle = urllib.urlopen (allura_api + str(allura_issue_id) +
"/save", data_encoded)
  File "/usr/lib/python2.7/urllib.py", line 89, in urlopen
return opener.open(url, data)
  File "/usr/lib/python2.7/urllib.py", line 215, in open
return getattr(self, name)(url, data)
  File "/usr/lib/python2.7/urllib.py", line 443, in open_https
h.endheaders(data)
  File "/usr/lib/python2.7/httplib.py", line 997, in endheaders
self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 850, in _send_output
self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 812, in send
self.connect()
  File "/usr/lib/python2.7/httplib.py", line 1212, in connect
server_hostname=server_hostname)
  File "/usr/lib/python2.7/ssl.py", line 350, in wrap_socket
_context=self)
  File "/usr/lib/python2.7/ssl.py", line 566, in __init__
self.do_handshake()
  File "/usr/lib/python2.7/ssl.py", line 788, in do_handshake
self._sslobj.do_handshake()
IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate
verify failed (_ssl.c:581)


It appears that my ssl certificate is not working properly.  But I don't
know how to test my ssl certificate, since SourceForge does not have a
shell login enabled by default.

Any help you could give me in getting this working would be greatly
appreciated.

Thanks,

Carl
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git

2009-08-07 Thread Mark Polesky

Huh. I had 3 open sessions visible when I logged in to savannah:
https://savannah.gnu.org/my/admin/sessions.php

The last 2 had a trash can icon, I clicked there and deleted them.
But the first says Current session. I can't delete it from
savannah. I assume these were sessions that terminated improperly,
but how can I close the session that savannah thinks I'm still
using?

- Mark



  


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git

2009-08-07 Thread Graham Percival
On Fri, Aug 07, 2009 at 01:44:42PM -0700, Mark Polesky wrote:
 
 The last 2 had a trash can icon, I clicked there and deleted them.
 But the first says Current session. I can't delete it from
 savannah. I assume these were sessions that terminated improperly,
 but how can I close the session that savannah thinks I'm still
 using?

I don't think it's possible to delete the current session -- you
need a session (i.e. to be logged in) to be viewing your account!

There's an option somewhere that says keep session active or
keep me logged in or something like that... you could try
changing that.

Cheers,
- Graham


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Unable to use git

2009-08-05 Thread Trevor Daniels


Mark Polesky wrote Wednesday, August 05, 2009 8:21 PM


I've not been able to connect to git via SSH since Saturday,
and nothing I've tried 
has worked. I'd like to take care of

that first, but I'm out of ideas.


Can you remind us what you have tried
so far?

Re-boot (obviously yes?)
Obtain fresh ssh key-pair?
Re-install ssh code?
Delete and rebuild git repository from remotes/origin/master?
Re-install git code?
Re-install MinGW?
Installing repository in a different location - ~/ is usual?

Have you noticed any other peculiarities?

Trevor



___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git

2009-08-05 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Mittwoch, 5. August 2009 22:07:16 schrieb Trevor Daniels:
 Mark Polesky wrote Wednesday, August 05, 2009 8:21 PM

  I've not been able to connect to git via SSH since Saturday,
  and nothing I've tried
  has worked. I'd like to take care of
  that first, but I'm out of ideas.


Have you entered a wrong password more than three times? If the server runs 
denyhosts, it will then add the IP address to /etc/hosts.deny and you won't be 
able to connect...

Other things you can try:
1) Make sure that the problem is really ssh-related:
  -) try to connect to the server with the -v -v -v options manually (i.e. 
simply ssh -v -v -v u...@server
2) Check if it's a repository-related issue:
  -) In a different dir start a git clone (you can kill it as soon as it starts 
downloading, because then it was able to connect, and the problem is in your 
local repo)
3) Does cloning anything fro repo.or.cz work?

etc.

Cheers,
Reinhold

- -- 
- --
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial  Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKeexxTqjEwhXvPN0RAtQJAKCyyGaRnQkjTwUGlR7S3zPxN6dWowCfTBZl
29GjOXBlvznTfzEHn+HbD4M=
=Z7Fo
-END PGP SIGNATURE-


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Unable to use git

2009-08-05 Thread Mark Polesky

Reinhold Kainhofer wrote:

 Have you entered a wrong password more than three times? If the server runs 
 denyhosts, it will then add the IP address to /etc/hosts.deny and you won't 
 be 
 able to connect...

I don't ever recall entering a password anywhere except at
savannah.gnu.org. How can I test for that?

At the suggestion of Johannes, I did ssh sv, which returned with:
 $ ssh sv
 Last login: Mon Aug  3 23:53:26 2009 from 72.220.150.208
 You tried to execute:
 Sorry, you are not allowed to execute that command.
 Connection to 199.232.41.69 closed.

Johannes Schindelin wrote:
 Hmm.  That means that the ssh connection actually worked (even
 if you're  not allowed to execute non-git commands).
 
 Does 'git ls-remote ssh://sv/srv/git/lilypond.git' work?

'git ls-remote ssh://sv/srv/git/lilypond.git' *does* work.
But I don't know what that means for me.


 Other things you can try:
 1) Make sure that the problem is really ssh-related:
   -) try to connect to the server with the -v -v -v options manually (i.e. 
 simply ssh -v -v -v u...@server

Well, u...@server didn't work, so I did u...@host, and got
a bunch of lines, ending in Permission denied (publickey). I
tried ssh -v -v -v u...@server  permission.txt but the
resulting file was empty (don't assume that I know what I'm
doing, by the way). And the console doesn't have a scroll bar
so I can only see 70 or so lines (I think there are a lot more).


 2) Check if it's a repository-related issue:
   -) In a different dir start a git clone (you can kill it as soon as it 
 starts 
 downloading, because then it was able to connect, and the problem is in your 
 local repo)

I threw the baby out and was able to start a new git clone,
but *not* with SSH. I still can't push, for example.

**

Trevor Daniels wrote:
 Can you remind us what you have tried
 so far?
 

Things I've done:
 Re-boot (obviously yes?)
 Delete and rebuild git repository from remotes/origin/master?

I can pull, but not with SSH. I can't push.


Things I've not done:
 Obtain fresh ssh key-pair?
(Johannes said the SSH connection is working.)
 Re-install ssh code?
 Re-install git code?
 Re-install MinGW?
 Installing repository in a different location - ~/ is usual?
 
 Have you noticed any other peculiarities?
No.

- Mark



  


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel