Adrian Schr�ter changed bug 1079747
What Removed Added
Flags needinfo?(adrian@suse.com)  

Comment # 3 on bug 1079747 from
build.opensuse.org is ready for handling some sysrq now..

You can use the latest osc (unstable build) from devel:tools:scm project and
run eg:

  osc sendsysrq $project $package $repo $arch 9
  osc sendsysrq $project $package $repo $arch t 
  osc sendsysrq $project $package $repo $arch w

to trigger sysrequests (note, only a subset is allowed via a whitelist, tell if
you miss one).

Alternative is to do it via the api, eg:

 osc api -X POST
'/build/science:unstable?cmd=sendsysrq&arch=x86_64&sysrq=9&repository=openSUSE_Tumbleweed&package=FreeCAD'

or use your favourite tool to speak HTTP...

/me hopes that I am not the only one anymore who can debug guest kernels :)


You are receiving this mail because: