6.0.0-beta1
7/9/25

[#4956] Problem with PEAR package Net_Sieve 1.1.5
Summary Problem with PEAR package Net_Sieve 1.1.5
Queue Ingo
Queue Version 1.1.2
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester ml (at) netzhaus (dot) ag
Created 01/31/2007 (6734 days ago)
Due
Updated 08/21/2008 (6166 days ago)
Assigned 02/02/2007 (6732 days ago)
Resolved 04/16/2007 (6659 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/21/2008 05:45:49 PM johannes (dot) russek (at) io-consulting (dot) net Comment #9 Reply to this comment
The solution can be found in the CHANGELOG of Net_Sieve 1.1.6,

a workaround is to edit Sieve.pm and comment out line #947,

e.g. change

$this->_recvLn();

to

#$this->_recvLn();

that fixed it.

(This is still recent because Centos 5 still ships Net_Sieve 1.1.5)




04/16/2007 03:11:17 PM Chuck Hagenbuch Comment #8
State ⇒ Not A Bug
Reply to this comment
Okay... either way I think this is a bug in Net_Sieve, not Ingo.
04/16/2007 03:08:10 PM ml (at) netzhaus (dot) ag Comment #7 Reply to this comment
Any update on testing?
Now we have tested the first mentioned system with the other Net_Sieve 
versions.

Same behavior. Everythings fine with 1.1.3, but error-message with 
1.1.4 und 1.1.5
04/13/2007 03:14:41 PM Chuck Hagenbuch Comment #6 Reply to this comment
Any update on testing?
02/09/2007 09:48:02 AM ml (at) netzhaus (dot) ag Comment #5 Reply to this comment
Are you sure the Net_Sieve is up-to-date on that system too? This is
the message you would get with an older broken Net_Sieve version.
Yes, it is version 1.1.5.

Now i tried the other versions (1.1.3 and .4)

No problem with 1.1.3

Same error message with 1.1.4 but here the "Not currently in 
TRANSACTION state" comes immediately and does not take a lot of time 
like it does with 1.1.5.



I will test the other Net_Sieve versions with my other system where I 
first had this problem (but different error message)
02/07/2007 11:04:16 PM Jan Schneider Comment #4 Reply to this comment
I was able to reproduce this behaviour on a second system with the
same configuration.
Suse 10.0 with Kernel 2.6.13-15.13-default PHP 4.4.0

Only the error message is different this time:
Not currently in TRANSACTION state
Are you sure the Net_Sieve is up-to-date on that system too? This is 
the message you would get with an older broken Net_Sieve version.
02/02/2007 11:05:04 AM ml (at) netzhaus (dot) ag Comment #3 Reply to this comment
I was able to reproduce this behaviour on a second system with the 
same configuration.

Suse 10.0 with Kernel 2.6.13-15.13-default PHP 4.4.0



Only the error message is different this time:

Not currently in TRANSACTION state




02/02/2007 10:03:46 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Works fine here with both Ingo 1.1.2 and Net_Sieve 1.1.5
01/31/2007 01:31:31 PM ml (at) netzhaus (dot) ag Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Ingo
Summary ⇒ Problem with PEAR package Net_Sieve 1.1.5
Type ⇒ Bug
Reply to this comment
We recognized a problem with Ingo and the latest Net_Sieve pear package 1.1.5.

Whenever we tried to save the filter rules, ingo ran into a timeout 
while talking to timsieved with the error message "Failed to receive 
from the socket".

Observing the connection with tcpdump showed, that authentication with 
timsieved works but after that nothing more happens until it times out.



After installing Net_Sieve 1.1.2 everything works fine. (Versions 
1.1.3 and 1.1.4 of Net_Sieve not tested).



Maybe this is more a problem of Net_Sieve and not a bug in Ingo.



This happened on a Suse 10.0 with Kernel 2.6.13-15.13-default

PHP 4.4.0

Saved Queries