Rebase to new released version (#1609485)
This update has been submitted for testing by rdossant.
This update has been pushed to testing.
works
This update breaks everything:
root@localhost:~# /usr/share/bcc/tools/pidpersec Traceback (most recent call last): File "/usr/share/bcc/tools/pidpersec", line 16, in <module> from bcc import BPF ImportError: No module named bcc zsh: exit 1 /usr/share/bcc/tools/pidpersec root@localhost:~# /usr/share/bcc/tools/tplist -l /lib64/libc-2.27.so Traceback (most recent call last): File "/usr/share/bcc/tools/tplist", line 16, in <module> from bcc import USDT ImportError: No module named bcc zsh: exit 1 /usr/share/bcc/tools/tplist -l /lib64/libc-2.27.so root@localhost:~#
The reason is:
And there is only python3-bcc package available.
I'm surprised how this can work for anyone, please revert and do not push to updates. Thanks.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Thank you for testing this update. I already found the typo, I'm submitting an updated version.
This update has been obsoleted by bcc-0.6.1-2.fc28.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by rdossant.
This update has been pushed to testing.
works
This update breaks everything:
root@localhost:~# /usr/share/bcc/tools/pidpersec
Traceback (most recent call last): File "/usr/share/bcc/tools/pidpersec", line 16, in <module> from bcc import BPF ImportError: No module named bcc zsh: exit 1 /usr/share/bcc/tools/pidpersec root@localhost:~# /usr/share/bcc/tools/tplist -l /lib64/libc-2.27.so Traceback (most recent call last): File "/usr/share/bcc/tools/tplist", line 16, in <module> from bcc import USDT ImportError: No module named bcc zsh: exit 1 /usr/share/bcc/tools/tplist -l /lib64/libc-2.27.so root@localhost:~#
The reason is:
head -n 1 /usr/share/bcc/tools/pidpersec
!/usr/bin/python2
And there is only python3-bcc package available.
I'm surprised how this can work for anyone, please revert and do not push to updates. Thanks.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Thank you for testing this update. I already found the typo, I'm submitting an updated version.
This update has been obsoleted by bcc-0.6.1-2.fc28.