[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unable to comprehend linda errors



Hi all
I am trying to build my first package for Debian. It is called fortranposix. The upstream source for this library is located at

http://sourceforge.net/projects/fortranposix

After building the packages I was checking the packages with linda and lintian and I received the following errors. I could not figure out what they mean and wondering if any of you can help me figure out the problem.


$lintian fortranposix_0.1-1.dsc fortranposix_0.1-1_i386.changes libfortranposix0_0.1-1_i386.deb libfortranposix0-dev_0.1-1_i386.deb

$linda fortranposix_0.1-1.dsc libfortranposix0_0.1-1_i386.deb libfortranposix0-dev_0.1-1_i386.deb

$linda fortranposix_0.1-1_i386.changes
Traceback (most recent call last):
 File "/usr/bin/linda", line 41, in ?
   import linda.bootstrap
 File "/usr/lib/site-python/linda/bootstrap.py", line 23, in ?
   ch = ChangesParser(x)
File "/usr/lib/site-python/linda/parser/rfc822parser.py", line 11, in __init__
   self.parse()
 File "/usr/lib/site-python/linda/parser/changes.py", line 9, in parse
   self.split()
File "/usr/lib/site-python/linda/parser/rfc822parser.py", line 66, in split
   tmp_rhs = cur_line[1]
IndexError: list index out of range


Thanks in advance for any suggestions/pointers

raju

--
Kamaraju S Kusumanchi
Graduate Student, MAE
Cornell University
http://www.people.cornell.edu/pages/kk288/



Reply to: