Bug 967138

Summary: Needs version bump
Product: [Fedora] Fedora EPEL Reporter: jrd-rhbz <jrd-rhbz>
Component: fpasteAssignee: Kevin Fenzi <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: el5CC: athmanem, jrd-rhbz, kevin, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: fpaste-0.3.7.1-8.el5.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-10 17:03:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jrd-rhbz@gerdesas.com 2013-05-24 21:53:10 UTC
Description of problem: Existing el5 version of fpaste-0.3.7-2.el5 has not been updated work work with the new fpaste service as the el6 version has been.


Version-Release number of selected component (if applicable): fpaste-0.3.7-2.el5


How reproducible: Always


Steps to Reproduce:
1. Install fpaste-0.3.7-2.el5
2. 
3.

Actual results: Does not properly post the paste to the fpaste service.


Expected results: Properly posts the paste to the fpaste service.


Additional info:

Comment 1 Fedora Update System 2013-05-24 22:12:48 UTC
fpaste-0.3.7.1-8.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/fpaste-0.3.7.1-8.el6

Comment 2 Fedora Update System 2013-05-24 22:39:24 UTC
fpaste-0.3.7.1-8.el5.1 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/fpaste-0.3.7.1-8.el5.1

Comment 3 jrd-rhbz@gerdesas.com 2013-05-24 23:33:03 UTC
I grabbed the recently built package from koji to test and it is missing an install dep on the python json module:

pts/0 jrd@frodo:/home/jrd$ echo test | fpaste
Traceback (most recent call last):
  File "/usr/bin/fpaste", line 25, in ?
    import os, sys, urllib, urllib2, subprocess, json
ImportError: No module named json


This is on an up to date CentOS 5.9 host running with native python:

pts/0 jrd@frodo:/home/jrd$ rpm -q python
python-2.4.3-56.el5.i386

Comment 4 Fedora Update System 2013-05-25 09:38:14 UTC
fpaste-0.3.7.1-8.el5.2 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/fpaste-0.3.7.1-8.el5.2

Comment 5 Othman Madjoudj 2013-05-25 09:47:11 UTC
Hi John,

0.3.7.1-8.el5.2 realse should fix the issue:


[athmane@draco ~]$ cat  /etc/redhat-release 
CentOS release 5.9 (Final)
[athmane@draco ~]$ rpm -q fpaste
fpaste-0.3.7.1-8.el5.2
[athmane@draco ~]$ echo test42|fpaste
Uploading (0.1KiB)...
http://ur1.ca/e175r -> http://paste.fedoraproject.org/14468/47520013

Comment 6 Fedora Update System 2013-05-25 17:42:06 UTC
Package fpaste-0.3.7.1-8.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing fpaste-0.3.7.1-8.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5951/fpaste-0.3.7.1-8.el6
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-06-10 17:03:27 UTC
fpaste-0.3.7.1-8.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-06-10 17:06:37 UTC
fpaste-0.3.7.1-8.el5.2 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.