public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/17410] New: let --remote optionally handle compilation from afar too
@ 2014-09-18 17:55 jistone at redhat dot com
  2017-05-08 20:40 ` [Bug translator/17410] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jistone at redhat dot com @ 2014-09-18 17:55 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=17410

            Bug ID: 17410
           Summary: let --remote optionally handle compilation from afar
                    too
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: jistone at redhat dot com

Right now when using remote, you must either have a local environment for
compiling to the target, or enable a compile server for that.  But there may be
cases where the remote targets are already capable of compiling stap modules
themselves, and we could let them do so directly.

The user would still get to write their script locally however they like, and
can also get the fanout of running it on multiple --remote targets at once.

This would have similar questions as the compile server as to what to ship from
the user to remote -- at least the script and -I tapsets, and all the options
except remote itself.  But this wouldn't have the same security considerations
as the compile server, because --remote works as an authenticated user already.

A new --remote-compile option might be the trigger for this new behavior.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug translator/17410] let --remote optionally handle compilation from afar too
  2014-09-18 17:55 [Bug translator/17410] New: let --remote optionally handle compilation from afar too jistone at redhat dot com
@ 2017-05-08 20:40 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2017-05-08 20:40 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=17410

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
unlikely to do; for such 'thick hosts', an %ssh host stap ... could do

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-08 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-18 17:55 [Bug translator/17410] New: let --remote optionally handle compilation from afar too jistone at redhat dot com
2017-05-08 20:40 ` [Bug translator/17410] " fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).