make-report error in Centos

Bug #1101083 reported by Mahyuddin Susanto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sedot
Invalid
Undecided
Unassigned

Bug Description

Hi Fajran,

Thanks for your awesome script for mirroring, however i get error when i setup sedot at centos 6.3. When i run make-report i got IndexError: string index out of range

[ftpsync@mirror status]$ make-report
Traceback (most recent call last):
  File "/srv/mirror.unej.ac.id/status/bin/make-report", line 14, in <module>
    from sedot.report import Report
  File "/srv/mirror.unej.ac.id/status/lib/python/sedot/__init__.py", line 46, in <module>
    get_config()
  File "/srv/mirror.unej.ac.id/status/lib/python/sedot/__init__.py", line 39, in get_config
    if val[0] == '"' and val[-1] == '"':
IndexError: string index out of range

Please help me, thanks

Revision history for this message
Mahyuddin Susanto (udienz) wrote :

This bug can be mark as invalid because i just copied *.pyc too :(

$ find . -name '*.pyc' | xargs rm
./plugins/plurk-update/lib/plurkapi.pyc
./lib/python/sedot/__init__.pyc
./lib/python/sedot/status.pyc
./lib/python/sedot/report/size.pyc
./lib/python/sedot/report/report.pyc
./lib/python/sedot/report/summary.pyc
./lib/python/sedot/report/sync.pyc
./lib/python/sedot/report/__init__.pyc
./lib/python/sedot/package.pyc

Changed in sedot:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.