[Ns-bugs] [Bug 434] build system revisions

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Dec 16 09:23:56 PST 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=434





--- Comment #3 from Tom Henderson <tomh at tomh.org>  2008-12-16 12:23:56 EDT ---
(In reply to comment #1)
> NSC part is also done now.
> 
> I think all that is missing now is the 'dist' script.
> 

download.py fails if bazaar is not installed.

Trying to fetch pybindgen; this will fail if no network connection is
available.
  Hit Ctrl-C to skip.
 =>  bzr checkout -rrevno:605 https://launchpad.net/pybindgen pybindgen
Traceback (most recent call last):
  File "./download.py", line 184, in ?
    sys.exit(main())
  File "./download.py", line 178, in main
    get_pybindgen(ns3_dir)
  File "./download.py", line 101, in get_pybindgen
    run_command(["bzr", "checkout", rev, constants.PYBINDGEN_BRANCH,
constants.L
OCAL_PYBINDGEN_PATH])
  File "/home/tomh/hg/ns-3-allinone/util.py", line 21, in run_command
    cmd = subprocess.Popen(*args, **kwargs)
  File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
    errread, errwrite)
  File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

~/hg/ns-3-allinone$ which bzr
bzr: Command not found.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list