Bug 471420 - Please publish v1.0.7 for EL5
Summary: Please publish v1.0.7 for EL5
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: TurboGears
Version: el5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-13 16:58 UTC by Brian Long
Modified: 2016-09-20 02:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-27 20:09:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Long 2008-11-13 16:58:26 UTC
Description of problem:
I notice TurboGears 1.0.7 is available for F10.  Please consider publishing it for EPEL EL5.

Comment 1 Brian Long 2008-11-14 21:52:10 UTC
In trying to recompile the src.rpm from F10, I found in order to pass the "nosetests", I had to update python-simplejson to the version in F10 (2.0.3).  On many rebuilds, I occassionally get this error, but it continues:

+ nosetests -q
Exception in thread VisitManager:
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/home/brilong/rpms/TurboGears/BUILD/TurboGears-1.0.7/turbogears/visit/api.py", line 352, in run
    self.update_queued_visits(queue)
  File "/home/brilong/rpms/TurboGears/BUILD/TurboGears-1.0.7/turbogears/visit/sovisit.py", line 80, in update_queued_visits
    conn.query(conn.sqlrepr(u))
  File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py", line 682, in query
    return self._dbConnection._query(self._connection, s)
  File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py", line 334, in _query
    self._executeRetry(conn, conn.cursor(), s)
  File "/usr/lib/python2.4/site-packages/sqlobject/sqlite/sqliteconnection.py", line 177, in _executeRetry
    raise OperationalError(ErrorMessage(e))
OperationalError: no such table: tg_visit


----------------------------------------------------------------------
Ran 343 tests in 99.226s

OK

Comment 2 Luke Macken 2009-04-27 20:09:34 UTC
TurboGears-1.0.8 is now built for EPEL


Note You need to log in before you can comment on or make changes to this bug.