Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#29097 - [freevo] woven is missing in twisted - fixed in freevo 1.9.2b2

Attached to Project: Community Packages
Opened by Bjoern Franke (bjo) - Saturday, 24 March 2012, 16:55 GMT
Last edited by Balló György (City-busz) - Tuesday, 17 September 2013, 16:52 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Ronald van Haren (pressh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

When I want to start the freevo-webserver, I get:
nhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/twisted/protocols/basic.py", line 564, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1551, in lineReceived
self.allContentReceived()
File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1618, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 131, in process
resrc = self.site.getResourceFor(self)
File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 562, in getResourceFor
return resource.getChildForRequest(self.resource, request)
File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 65, in getChildForRequest
resource = resource.getChildWithDefault(pathElement, request)
File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 169, in getChildWithDefault
return self.getChild(path, request)
File "/usr/lib/python2.7/site-packages/twisted/web/rewrite.py", line 24, in getChild
return self.resource.getChildWithDefault(path, request)
File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 169, in getChildWithDefault
return self.getChild(path, request)
File "/usr/lib/python2.7/site-packages/twisted/web/static.py", line 314, in getChild
return resource.IResource(processor(fpath.path, self.registry))
File "/usr/lib/python2.7/site-packages/twisted/web/script.py", line 64, in ResourceScript
execfile(path, glob, glob)
File "/usr/share/freevo/htdocs/index.rpy", line 36, in <module>
from www.web_types import HTMLResource, FreevoResource, RecordClientResource
File "/usr/lib/python2.7/site-packages/freevo/www/web_types.py", line 39, in <module>
from twisted.web.woven import page
exceptions.ImportError: No module named woven



It has been fixed in 1.9.2b2:

http://svn.freevo.org/filedetails.php?repname=Freevo+1.x&path=%2Ffreevo%2FChangeLog

URL to 1.9.2b2:
http://sourceforge.net/projects/freevo/files/Freevo%20releases/1.9.2b2/freevo-1.9.2b2.tar.bz2/download
This task depends upon

Closed by  Balló György (City-busz)
Tuesday, 17 September 2013, 16:52 GMT
Reason for closing:  No response
Comment by Bjoern Franke (bjo) - Sunday, 25 March 2012, 10:01 GMT
Freevo 1.9.2b2 does not work with kaa-base from the community-repo because its too old, it needs >=0.99
Comment by Bjoern Franke (bjo) - Wednesday, 17 October 2012, 03:38 GMT
Any progress on this?
Comment by Ronald van Haren (pressh) - Monday, 22 October 2012, 07:53 GMT
Is there any plan for upstream to release a 1.9.2 stable version?

Is there a reason why they didn't release 1.9.2b as a stable version if they don't intend to develop the 1.9 branch any further (e.g. has it known bugs so we should stick with 1.9.0 stable)?
Comment by Bjoern Franke (bjo) - Monday, 22 October 2012, 12:09 GMT
I don't know any reason why they didn't release 1.9.2b2, I will ask on their mailinglist.
Comment by Bjoern Franke (bjo) - Wednesday, 07 November 2012, 11:02 GMT Comment by Bjoern Franke (bjo) - Sunday, 11 November 2012, 14:17 GMT
According to http://sourceforge.net/mailarchive/message.php?msg_id=30072722, the beta can be considered as the final release.
Comment by Balló György (City-busz) - Monday, 09 September 2013, 14:59 GMT
Please test this version:
http://pkgbuild.com/~bgyorgy/packages/freevo-1.9.0-11.1-any.pkg.tar.xz

I applied the following upstream patch:
https://github.com/freevo/freevo1/commit/c1efa265f094c31a8bdaf404fa2bc9a93520c91a

Even if it fixes the error with woven, it still not work for me, so I would like to get a feedback.

Loading...