This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/11147] New: server.exp testsuite fails to run


The change in the following git checking is preventing the server.exp from running:

http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=2bdb71392526de784316f39c20a905425cba0607

Get the following error message

Running /usr/share/systemtap/testsuite/systemtap.server/server.exp ...
ERROR: tcl error sourcing
/usr/share/systemtap/testsuite/systemtap.server/server.exp.
ERROR: no such variable
    (read trace on "env(PKGLIBDIR)")
    invoked from within
"file exists $env(PKGLIBDIR)/stap-client-connect"
    (procedure "setup_server" line 6)
    invoked from within
"setup_server"
    invoked from within
"if {! [use_server_p]} then {
    if {! [setup_server]} then {
	untested "Server Tests"
	return
    }
}"
    (file "/usr/share/systemtap/testsuite/systemtap.server/server.exp" line 3)
    invoked from within
"source /usr/share/systemtap/testsuite/systemtap.server/server.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /usr/share/systemtap/testsuite/systemtap.server/server.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

-- 
           Summary: server.exp testsuite fails to run
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
                CC: brolley at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11147

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]