Trish Deutsch
2017-10-18 22:18:09 UTC
I am having issues with installing dce 1.9 on Ubuntu 14.04, specifically
the un-tar for thttpd, iperf and ccnx are all failing. See below for
details.
Any suggestions?
Regards,
Trish
1. Installed bake per instructions
2. create dce directory
3. in the dce directory, do bake.py configure -e dce-ns3-1.9
4. run bake.py check and all looks good:
~/dce$ bake.py check
/home/vam/bake
5. run bake.py download -vvv
tar zxf /home/vam/dce/source/thttpd-2.25b.tar.gz
dir=/home/vam/dce/source/tmpccRZjv
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Subprocess failed with error 2: ['tar', 'zxf',
'/home/vam/dce/source/thttpd-2.25b.tar.gz']
tar zxf /home/vam/dce/source/iperf-2.0.5.tar.gz
dir=/home/vam/dce/source/tmpVhsCIp
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Subprocess failed with error 2: ['tar', 'zxf',
'/home/vam/dce/source/iperf-2.0.5.tar.gz']
tar zxf /home/vam/dce/source/ccnx-0.6.2.tar.gz
dir=/home/vam/dce/source/tmpYjjKwK
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Subprocess failed with error 2: ['tar', 'zxf',
'/home/vam/dce/source/ccnx-0.6.2.tar.gz']
6. When I do "file" on each of these they do not appear to be zipped tar
files. As a comparison, I did file on the bash and wget files which were
also downloaded and were successfully un-tar'd
~/dce/source$ file bash-4.1.tar.gz
bash-4.1.tar.gz: gzip compressed data, was "bash-4.1.tar", from Unix, last
modified: Thu Dec 31 21:36:31 2009
~/dce/source$ file wget-1.15.tar.gz
wget-1.15.tar.gz: gzip compressed data, from Unix, max compression
~/dce/source$ file thttpd-2.25b.tar.gz
thttpd-2.25b.tar.gz: HTML document, ASCII text, with very long lines
~/dce/source$ file iperf-2.0.5.tar.gz
iperf-2.0.5.tar.gz: HTML document, ASCII text
~/dce/source$ file ccnx-0.6.2.tar.gz
ccnx-0.6.2.tar.gz: HTML document, ASCII text
the un-tar for thttpd, iperf and ccnx are all failing. See below for
details.
Any suggestions?
Regards,
Trish
1. Installed bake per instructions
2. create dce directory
3. in the dce directory, do bake.py configure -e dce-ns3-1.9
4. run bake.py check and all looks good:
~/dce$ bake.py check
Python - OK
GNU C++ compiler - OK
Mercurial - OK
CVS - OK
GIT - OK
Bazaar - OK
Tar tool - OK
Unzip tool - OK
Unrar tool - OK
7z data compression utility - OK
XZ data compression utility - OK
Make - OK
cMake - OK
patch tool - OK
autoreconf tool - OK
Path searched for tools: /usr/local/sbin /usr/local/bin /usr/sbin
/usr/bin /sbin /bin /usr/games /usr/local/games /home/vam/bake binGNU C++ compiler - OK
Mercurial - OK
CVS - OK
GIT - OK
Bazaar - OK
Tar tool - OK
Unzip tool - OK
Unrar tool - OK
7z data compression utility - OK
XZ data compression utility - OK
Make - OK
cMake - OK
patch tool - OK
autoreconf tool - OK
Path searched for tools: /usr/local/sbin /usr/local/bin /usr/sbin
/home/vam/bake
5. run bake.py download -vvv
Downloading thttpd - ()
dir=/home/vam/dce/source/tmpccRZjv
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Download thttpd - Problem
'/home/vam/dce/source/thttpd-2.25b.tar.gz']
Downloading iperf - ()
dir=/home/vam/dce/source/tmpVhsCIp
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Download iperf - Problem
'/home/vam/dce/source/iperf-2.0.5.tar.gz']
Downloading ccnx - ()
dir=/home/vam/dce/source/tmpYjjKwK
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
()
Download ccnx - Problem
'/home/vam/dce/source/ccnx-0.6.2.tar.gz']
6. When I do "file" on each of these they do not appear to be zipped tar
files. As a comparison, I did file on the bash and wget files which were
also downloaded and were successfully un-tar'd
~/dce/source$ file bash-4.1.tar.gz
bash-4.1.tar.gz: gzip compressed data, was "bash-4.1.tar", from Unix, last
modified: Thu Dec 31 21:36:31 2009
~/dce/source$ file wget-1.15.tar.gz
wget-1.15.tar.gz: gzip compressed data, from Unix, max compression
~/dce/source$ file thttpd-2.25b.tar.gz
thttpd-2.25b.tar.gz: HTML document, ASCII text, with very long lines
~/dce/source$ file iperf-2.0.5.tar.gz
iperf-2.0.5.tar.gz: HTML document, ASCII text
~/dce/source$ file ccnx-0.6.2.tar.gz
ccnx-0.6.2.tar.gz: HTML document, ASCII text
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.