Description of problem: Weechat does not have it's python script support. Version-Release number of selected component (if applicable): Name : weechat Arch : x86_64 Version : 0.3.2 Release : 3.fc14 Expected results: /usr/lib64/weechat/plugins/python.so to be installed along with weechat
I did both a rpmbuild and a configure/make from the sources of 0.3.3 (n.b. newer version), and found out that rpmbuild will not produce the python plugin, while the configure/make route will compile it. This indicate it's some kind of cmake issue?
Yeah, I guess I failed somewhere. Will fix it now.
Still have this issue today [jbrier@jb ~]$ rpm -ql weechat | grep perl /usr/lib64/weechat/plugins/perl.so [jbrier@jb ~]$ rpm -ql weechat | grep python [jbrier@jb ~]$ rpm -q weechat weechat-0.3.2-3.fc14.x86_64 [jbrier@jb ~]$ cat /etc/redhat-release Fedora release 14 (Laughlin) [jbrier@jb ~]$
weechat-0.3.3-2.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/weechat-0.3.3-2.fc13
weechat-0.3.3-2.fc14.1 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/weechat-0.3.3-2.fc14.1
weechat-0.3.3-2.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/weechat-0.3.3-2.fc12
jbrier@jb tmp]$ wget http://kojipkgs.fedoraproject.org/packages/weechat/0.3.3/2.fc14.1/x86_64/weechat-0.3.3-2.fc14.1.x86_64.rpm --2010-11-19 14:58:22-- http://kojipkgs.fedoraproject.org/packages/weechat/0.3.3/2.fc14.1/x86_64/weechat-0.3.3-2.fc14.1.x86_64.rpm Resolving kojipkgs.fedoraproject.org... 209.132.181.10 Connecting to kojipkgs.fedoraproject.org|209.132.181.10|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 833804 (814K) [application/x-rpm] Saving to: “weechat-0.3.3-2.fc14.1.x86_64.rpm” 100%[==========================================================================================================================================>] 833,804 526K/s in 1.5s 2010-11-19 14:58:23 (526 KB/s) - “weechat-0.3.3-2.fc14.1.x86_64.rpm” saved [833804/833804] [jbrier@jb tmp]$ sudo rpm -Uvh weechat-0.3.3-2.fc14.1.x86_64.rpm [sudo] password for jbrier: Preparing... ########################################### [100%] 1:weechat ########################################### [100%] │15:01:02 weechat | │15:01:02 weechat | python scripts loaded: │15:01:02 weechat | lnotify v0.1.1 - lnotify - A libnotify script for weechat │15:01:02 weechat | urlbar v0.9 - Bar with URLs. For easy clicking or selecting. I can verify that this package from koji fixed this bug. thank you.
weechat-0.3.3-2.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update weechat'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/weechat-0.3.3-2.fc13
weechat-0.3.3-2.fc14.1 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
weechat-0.3.3-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
weechat-0.3.3-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.