Hide Forgot
Description of problem: Installing Askbot, install correctly but when try to run it, it start asking for missing depenancies Version-Release number of selected component (if applicable): 0.7.48 How reproducible: Install askbot and try to create a site Steps to Reproduce: 1. yum install Djang14 2. yum install askbot 3. askbot-setup Actual results: missing dependeci nose, chardet, Expected results: config question and install Additional info: if included on the spec as requirement this packages will make it run python-celery python-chardet python-nose python-daemon Celery package on Centos has version 2.2.8 and askbot require version celery=2.2.7, so it need to be pachet to accept 2.2.8 we installed celery with pip and works. Aditional not require but suggested apache mod_wsgi and MySQL-python All this will solve the issue on infra to support multilanguage on Fedora Ask
echevemaster was doing some work on this. He had a prelim patch, but still needed some work... adding him to cc here.
Alejandro, Kevin, please test, I've made a patch for upfiles location and Anshu has fixed the dependencies correctly, you can see the conversation in https://bugzilla.redhat.com/show_bug.cgi?id=1010166 let me know for build http://echevemaster.fedorapeople.org/askbot/1/askbot.spec http://echevemaster.fedorapeople.org/askbot/1/askbot-0.7.49-1.el6.src.rpm
I rebuild it from the src on plain basic centos box, the only requirements needed to install where the build requirements python-setuptools python-devel gettext, no other requirements where needed. I also install the result rpm with no problem. So good work.
(In reply to Eduardo Echeverria from comment #2) > Alejandro, Kevin, please test, I've made a patch for upfiles location and > Anshu has fixed the dependencies correctly, you can see the conversation in > https://bugzilla.redhat.com/show_bug.cgi?id=1010166 > > let me know for build > http://echevemaster.fedorapeople.org/askbot/1/askbot.spec > http://echevemaster.fedorapeople.org/askbot/1/askbot-0.7.49-1.el6.src.rpm Does the update pushed for this bug fix this issue too? https://bugzilla.redhat.com/show_bug.cgi?id=1010166
Yes, it should. I can add this bug to the fixed list on the update. ;)
askbot-0.7.49-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0096/askbot-0.7.49-1.el6
askbot-0.7.49-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.