vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

cannot build 2.14 debian package on ubuntu 10.04 LTS. #193

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install all packages needed to build package (build-essential autoconf 
automake autotools-dev dh-make debhelper devscripts fakeroot xutils lintian 
pbuilder)
2. Download and extract shellinabox-2.14.tar.gz
3. Run dpkg-buildpackage -rfakeroot

What is the expected output? What do you see instead?
Package should be compiled and build. Instead there is an error:
...
dh clean --with autotools-dev
dh: unable to load addon autotools-dev: Can't locate 
Debian/Debhelper/Sequence/autotools_dev.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at (eval 23) line 2.
BEGIN failed--compilation aborted at (eval 23) line 2.

make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
...

What version of the product are you using? On what operating system?
shellinabox 2.14
ubuntu 10.04
autotools-dev 20090611.1

Please provide any additional information below.

Original issue reported on code.google.com by pafcio...@gmail.com on 13 Jun 2012 at 5:36

GoogleCodeExporter commented 8 years ago
Having exactly the same problem here.
Trying to upgrade to 2.14 w/ FF15 patch to return my hyphen key.

Original comment by tehra...@gmail.com on 26 Sep 2012 at 12:07