mainSavannah Administration - Support: sr #108294, bzr access to Emacs source code is...

 
 

sr #108294: bzr access to Emacs source code is down

Submitter:  Paul Eggert <eggert>
Submitted:  Mon 29 Apr 2013 02:55:33 PM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  5 - Blocker Status:  None
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Apr 2013 09:54:58 PM UTC, comment #3: 

Thanks, it's working for me now.

Paul Eggert <eggert>
Mon 29 Apr 2013 07:14:53 PM UTC, comment #2: 

This was due to problems that occurred during an upgrade of the vcs savannah system.  I did the upgrade and this broke during it.  The bzr path is a custom one for Savannah.  There were various problems associated with python and bzr.  Michael debugged this and fixed it.  I believe that it should be working again now.  Please try it now.  If so would you be so kind as to let us know and close this bug report?  Thanks!

Sorry for the disruption.

Bob Proulx <rwp>
Site Administrator
Mon 29 Apr 2013 03:02:56 PM UTC, comment #1: 

I should probably clarify: the diagnostic "bzrlib is version 2.1.2 from /usr/lib/python2.6/dist-packages/bzrlib" must be coming from Savannah. There's no such file on my client (Fedora 17 x86-64). There is a directory /usr/lib64/python2.7/site-packages/bzrlib, but it's bzr version 2.5.0, the same as /usr/bin/bzr, and none of this stuff has changed on my host since yesterday. I can get a similar diagnostic when accessing the repository from fencepost so you can reproduce it there if you like.

Paul Eggert <eggert>
Mon 29 Apr 2013 02:55:33 PM UTC, original submission:  

Here are the symptoms.  It was working yesterday, so I expect something has gotten messed up with the bzr installation on savannah.


$ bzr branch bzr+ssh://eggert@bzr.savannah.gnu.org/emacs/trunk
bzr: WARNING: bzrlib version doesn't match the bzr program.
This may indicate an installation problem.
bzrlib is version 2.1.2 from /usr/lib/python2.6/dist-packages/bzrlib
bzr is version 2.5.0 from /usr/bin/bzr
Traceback (most recent call last):
  File "/usr/bin/bzr", line 114, in <module>
    library_state = bzrlib.initialize()
AttributeError: 'module' object has no attribute 'initialize'
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
bzr: WARNING: bzrlib version doesn't match the bzr program.
This may indicate an installation problem.
bzrlib is version 2.1.2 from /usr/lib/python2.6/dist-packages/bzrlib
bzr is version 2.5.0 from /usr/bin/bzr
Traceback (most recent call last):
  File "/usr/bin/bzr", line 114, in <module>
    library_state = bzrlib.initialize()
AttributeError: 'module' object has no attribute 'initialize'
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.

Paul Eggert <eggert>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by karl (Updated the item)
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by eggert (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-30 karl Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code