From austinro....com on April 13, 2012 15:28:41
What steps will reproduce the problem? 1. Download 2.13 source archive and untar 2. Follow INSTALL.Debian instructions 3. dpkg-source -b shellinabox-2.13 fails with the following error:
dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found
( full log here: http://pastie.org/3780434 ) What is the expected output? What do you see instead? dpkg-buildpackage should build the package, but instead shows the error above. What version of the product are you using? On what operating system? shellinabox 2.13 on Ubuntu 11.10
Workaround:
Here is what I did to get the package to build:
user:~/src/shellinabox-2.13$ dh_make --createorig .. (followed by) user:~/src/shellinabox-2.13$ dpkg-buildpackage Please provide any additional information below.
Original issue: http://code.google.com/p/shellinabox/issues/detail?id=181
该提问来源于开源项目:shellinabox/shellinabox