This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients bkabrda, dmalcolm, eric.araujo, fche, jcea, loewis, mjw, pitrou, scox
Date 2012-05-16.16:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337186494.61.0.0814048160082.issue14776@psf.upfronthosting.co.za>
In-reply-to
Content
I tried the patch under Mageia 1 and got the following failure:

test_systemtap skipped -- Test systemtap script did not run; stderr was: b"Pass 1: parsed user script and 72 library script(s) using 56252virt/20964res/1828shr kb, in 70usr/0sys/82real ms.\nPass 2: analyzed script: 1 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 56648virt/21492res/1900shr kb, in 10usr/0sys/3real ms.\nPass 3: using cached /home/antoine/.systemtap/cache/15/stap_155c3565481f113c929ad94e10c2b48e_779.c\nPass 4: using cached /home/antoine/.systemtap/cache/15/stap_155c3565481f113c929ad94e10c2b48e_779.ko\nPass 5: starting run.\nPass 5: run completed in 0usr/0sys/3real ms.\nPass 5: run failed.  Try again with another '--vp 00001' option.\n"


(I also had to chmod +s staprun - scary :-))
History
Date User Action Args
2012-05-16 16:41:34pitrousetrecipients: + pitrou, loewis, jcea, eric.araujo, dmalcolm, mjw, fche, scox, bkabrda
2012-05-16 16:41:34pitrousetmessageid: <1337186494.61.0.0814048160082.issue14776@psf.upfronthosting.co.za>
2012-05-16 16:41:34pitroulinkissue14776 messages
2012-05-16 16:41:33pitroucreate