Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer work with TCL 8.6 and TRF #9

Closed
Generator opened this issue Jan 14, 2013 · 4 comments
Closed

No longer work with TCL 8.6 and TRF #9

Generator opened this issue Jan 14, 2013 · 4 comments

Comments

@Generator
Copy link

Generator commented Jan 14, 2013

I'm using Archlinux, after last tcl upgrade (8.5.13 -> 8.6.0), trf no longer work with tcl

RSS Error: Unable to decompress "http://pplware.sapo.pt/feed/": zlib error (decompressor): invalid stored block lengths

trf seems dead, works fine with tcl 8.5, but no longer with tcl 8.6.
Any alternative to trf?!

@tomek
Copy link

tomek commented Jan 15, 2013

Tcl 8.6 is using build-in zlib for compression so thats why Trf fails, I installed tcl 8.6b2 and I can use both build-in zlib & trf (i've scripts that needs zlib but for sake of rss-synd i installed trf). You can use guide from here to locally install tcl & compile eggdrop against it.

@hm2k hm2k closed this as completed Jan 26, 2013
@nik-k
Copy link

nik-k commented Apr 21, 2013

Would be nice to have a patch for that problem. Script should check which version of tcl is in use. I will try...

@thezoggy
Copy link

thezoggy commented Aug 3, 2015

this fixed it for me on 8.6: http://forum.egghelp.org/viewtopic.php?p=101572#101572

@PR0r
Copy link

PR0r commented Feb 4, 2017

This is broken again for me..
RSS Error: Unable to decompress "http://feeds.reuters.com/news/reutersmedia": zlib error
(decompressor): invalid stored block lengths

When changing rss-synd.tcl with the above fix it produces this error
RSS Error: Unable to decompress "http://feeds.reuters.com/news/reutersmedia": invalid command name " "

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants