mainSavannah Administration - Support: sr #107675, [viewvc.py] Browse Sources...

 
 

sr #107675: [viewvc.py] Browse Sources Repository for CVS repo broken

Submitter:  Alex Schroeder <as>
Submitted:  Tue 26 Apr 2011 11:39:08 AM UTC
Votes: 10
 
Category:  Webpages repositories Priority:  9 - Immediate
Severity:  5 - Blocker Status:  Done
Privacy:  Public Assigned to:  mjflick
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Apr 2011 02:46:07 AM UTC, comment #3: 

Should be fixed now.  RCS tools were auto-removed by debian during the last system upgrade--which caused these problems.

Please let me know if you find something else not quite working correctly.

Michael J. Flickinger <mjflick>
Tue 26 Apr 2011 09:50:43 PM UTC, comment #2: 

Hi Alex and all -- yes, i see that (cvs browsing broken) too in other projects.  I hope Michael will get there first, else I will try to investigate in a little while.


Karl Berry <karl>
Site Administrator
Tue 26 Apr 2011 02:08:42 PM UTC, comment #1: 

me too :

http://cvs.savannah.gnu.org/viewvc/dolibarr/?root=dolibarr



An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 3746, in main
    request.run_viewvc()
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 1567, in view_directory
    request.repos.dirlogs(request.path_parts, request.pathrev, file_data, options)
  File "/var/www/off-site/viewvc/lib/vclib/bincvs/__init__.py", line 195, in dirlogs
    alltags = _get_logs(self, dirpath, entries, rev, subdirs)
  File "/var/www/off-site/viewvc/lib/vclib/bincvs/__init__.py", line 901, in _get_logs
    % file.path)
Error: Rlog output ended early. Expected RCS file "/sources/dolibarr/dolibarr/INSTALL,v"


Regis Houssin <hregis>
Tue 26 Apr 2011 11:39:08 AM UTC, original submission:  

Hi Savannah Hackers

Links of the form <http://cvs.savannah.gnu.org/viewvc/*checkout*/oddmuse/oddmuse/modules/image.pl> no longer work. You can get these links when following links from "Browse Sources Repository" <http://cvs.savannah.gnu.org/viewvc/?root=oddmuse>.

This is what you get instead:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 3746, in main
    request.run_viewvc()
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 2187, in view_checkout
    fp, revision = request.repos.openfile(path, rev)
  File "/var/www/off-site/viewvc/lib/vclib/bincvs/__init__.py", line 134, in openfile
    filename, revision = _parse_co_header(fp)
  File "/var/www/off-site/viewvc/lib/vclib/bincvs/__init__.py", line 534, in _parse_co_header
    raise COMalformedOutput, "Unable to find filename in co output stream"
COMalformedOutput: Unable to find filename in co output stream


Alex Schroeder <as>

 

(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 mjflick (Updated the item)
  • -email is unavailable- added by c_anthon (Voted in favor of this item)
  • -email is unavailable- added by karl (Posted a comment)
  • -email is unavailable- added by hregis (Posted a comment)
  • -email is unavailable- added by as (Submitted the item)
  •  

    There are 10 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.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-28 mjflick StatusIn Progress Done
        Open/ClosedOpen Closed
    2011-04-28 mjflick Priority5 - Normal 9 - Immediate
        Severity3 - Normal 5 - Blocker
        StatusNone In Progress
        Assigned toNone mjflick
    2011-04-27 c_anthon Carbon-Copy- Added c_anthon

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code