Comments

14 Comments
BZ#2187346 Lost ability to apply visual effects
karma

Thanks, the update looks good!

BZ#2001787 Use default Finnish xkb-converted layout
karma

Thanks, the update is as expected!

BZ#2001787 Use default Finnish xkb-converted layout
karma

Fixes the issue, works fine - thanks!

BZ#1634684 bcc usdt probes failing
karma

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.

0.2.5-1 works also great.

Works nicely here.

karma

Unfortunately this is broken on RHEL 6: localhost:~> rpm -q mock mock-1.1.13-1.el6.noarch localhost:~> mock -r rhel-6-x86_64 /tmp/test.rpm Traceback (most recent call last): File "/usr/sbin/mock", line 64, in <module> import mockbuild.exception ImportError: No module named mockbuild.exception zsh: exit 1 mock -r rhel-6-x86_64 /tmp/test.rpm localhost:~>

karma

SCM integration works now nicely with CVS/Git/SVN.

karma

Works very well here!

karma

Works nicely here.

karma

Downloaded directly from Koji, works all ok for me (also Windows registry merges work now).

karma

Downloaded directly from Koji, works all ok for me.