Open GoogleCodeExporter opened 8 years ago
Oops- that subject line should have been INSTALL.Debian not README.Debian
Original comment by apgodsh...@gmail.com
on 23 Apr 2013 at 5:21
Also, dpkg-buildpackage fails with...
dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream
tarball found at ../shellinabox_2.14.orig.tar.{bz2,gz,lzma,xz}
I was able to work around it by running debian/rules binary instead:
/usr/local/src/shellinabox# debian/rules binary
...
dpkg-deb: building package `shellinabox' in `../shellinabox_2.14-1_amd64.deb'.
/usr/local/src/shellinabox# dpkg -i ../shellinabox_2.14-1_amd64.deb
Selecting previously unselected package shellinabox.
(Reading database ... 112031 files and directories currently installed.)
Unpacking shellinabox (from .../shellinabox_2.14-1_amd64.deb) ...
Setting up shellinabox (2.14-1) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
/usr/local/src/shellinabox#
Original comment by apgodsh...@gmail.com
on 23 Apr 2013 at 5:29
Original issue reported on code.google.com by
apgodsh...@gmail.com
on 23 Apr 2013 at 5:18