[Ns-bugs] [Bug 496] New: Upstream waf bug affects --enable-sudo for emu and tap

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Feb 13 10:59:34 PST 2009


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

           Summary: Upstream waf bug affects --enable-sudo for emu and tap
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: build system
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: craigdo at ee.washington.edu
   Estimated Hours: 0.0


There is a bug in waf that prevents serializing the sudo commands used during
--enable-sudo in emu and tap.  Gustavo has reported the bug and is awaiting a
response.  This manifests itself as an inability to enter a correct password
since two sudo instances are running at the same time.  There are workarounds,

0) If you don't know what I'm talking about, chances are this won't affect you;

1) If you don't use emu or tap, don't worry about it;

2) If you run your simulations that use emu and tap as root, you won't be
affected; just don't --enable-sudo and don't worry about it;

3) If you run your simulations that use emu and tap as a regular peon user, the
workaround is to get yourself a sudo ticket before you try to build the socket
creators.

For example,

  sudo ls
  ./waf


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


More information about the Ns-bugs mailing list