| 
 Hi
  Just going through the motions of building 'buildroot' and have hit an error:
  cd /tmp/makedeb_DElTP dpkg-source -b --auto-commit lwt-2.4.8 dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../liblwt-ocaml_2.4.5.orig.tar.{bz2,gz,lzma,xz} Traceback (most recent call last):   File "/usr/local/bin/planex-makedeb", line 9, in <module>     load_entry_point('planex==0.6.0', 'console_scripts', 'planex-makedeb')()   File "/usr/local/lib/python2.7/dist-packages/planex-0.6.0-py2.7.egg/planex/makedeb.py", line 174, in main     assert res == 0 AssertionError make: *** [_build/SRPMS/liblwt-ocaml_2.4.8-1.dsc] Error 1
  If I list /tmp/makedeb_DElTP, I see : liblwt-ocaml_2.4.8.orig.tar.gz  lwt-2.4.8
  How can I fix this?
  Cheers Nick  		 	   		   
 |