Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-11-02 Thread zsoft
Citando Eric \\\Shubes\\\ [EMAIL PROTECTED]:

 [EMAIL PROTECTED] wrote:
  Citando Eric \\\Shubes\\\ [EMAIL PROTECTED]:
 
  [EMAIL PROTECTED] wrote:
  I've had something similar when updating to 3.1.6 -
  had to install perl Digest:SHA1 from cpan, clean up /var/lib/spamassassin
  and
  reinstall. afterwards sa-update and things went smoothly, even when going
  to 3.1.7
  hop this helps
 
  When I try to install Digest::SHA1, it says that it's up to date.
 
  OK - that's strange... anyway these where the modules I had to install
 
  Digest::SHA
 
 Digest::SHA is up to date (5.44).
 
  Digest::SHA1
 
 Digest::SHA1 is up to date (2.11).
 
  bignum
 
 Got a hit here:
 Warning: prerequisite Math::BigFloat 1.5 not found. We have 1.44.
 Warning: prerequisite Math::BigInt 1.75 not found. We have 1.70.
 Warning: prerequisite Math::BigRat 0.15 not found. We have 0.12.
 Installed bignum with prereqs.
 
  Cryp::Openssl::Bignum
 
 Warning: Cannot install Cryp::Openssl::Bignum, don't know what it is.
 No objects found of any type for argument /Cryp::Openssl::Bignum/
 

Sorry typo BIG TIME

Crypt::Openssl::Bignum

  I had to do it from cpan since with rpm it simple wouldn't work.
 
 I'm using CPAN too.
 
  You can always try to cleanup your perl installation and reinstall from
 cpan the paqckages you need.
 
  What do you mean 'clean up /var/lib/spamassassin'?
 
  sa-update? Is that required for some reason?
 
  after installing I ran sa-update and afterwards sa started to give me
 errors, eventualy I cleaned up /var/lib/spamassassin/ and it works.
 
 
 I'm thinking this isn't a package dependency issue, but a rule dependency.
 No?
 
 # spamassassin -D bayes --lint
 info: rules: meta test DIGEST_MULTIPLE has undefined dependency
 'RAZOR2_CHECK'
 info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'
 
 I guess I should delve deeper into the DIGEST_MULTIPLE rule.
 
 Any other suggestions?

in my case it was those packages that where missing...

and sa-update for some reason I couldn't find anywhere broke the update dir and 
some other rules returned errors on --lint

just a thought, you do have 

Mail::Spamassassin:Plugin::Razor2 
Mail::Spamassassin:Plugin::DCC

installed, right? just checking :)

cause I think they complain about these packages too. 

and check in /var/lib/spamassassin for 25_razor2.cf and 25_dcc.cf

see if they are ok - mine where garbage... after 3.1.5 update

 
 --
 -Eric 'shubes'
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-- 
Zsoft




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-11-02 Thread Eric \Shubes\
[EMAIL PROTECTED] wrote:

 Cryp::Openssl::Bignum
 Warning: Cannot install Cryp::Openssl::Bignum, don't know what it is.
 No objects found of any type for argument /Cryp::Openssl::Bignum/

 
 Sorry typo BIG TIME
 
 Crypt::Openssl::Bignum

Having a bad day? ;) It's Crypt::OpenSSL::Bignum. I should have been able to
find it the first time!

 in my case it was those packages that where missing...
 
 and sa-update for some reason I couldn't find anywhere broke the update dir 
 and some other rules returned errors on --lint
 
 just a thought, you do have 
 
 Mail::Spamassassin:Plugin::Razor2 
 Mail::Spamassassin:Plugin::DCC
 
 installed, right? just checking :)

Nope. :(

Oh, you mean Mail::SpamAssassin::Plugin::Razor2! ;)
Yeah, they're up to date.

 cause I think they complain about these packages too. 
 
 and check in /var/lib/spamassassin for 25_razor2.cf and 25_dcc.cf

They're both in /usr/share/spamassassin.

 see if they are ok - mine where garbage... after 3.1.5 update
 
Look ok to me.

The DIGEST_MULTIPLE rule is in 20_net_tests.cf in both 3.1.3 and 3.1.4.
3.1.3 is ok, but for some reason 3.1.4 gets:
info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'RAZOR2_CHECK'
info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'

I've no idea why they're not being found. The DIGEST_MULTIPLE test also
includes PYZOR_CHECK, and that's apparently being found (no error message).

I guess I'll have to dig deeper to find the problem.

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-10-31 Thread zsoft
Citando Eric \\\Shubes\\\ [EMAIL PROTECTED]:

 [EMAIL PROTECTED] wrote:
  I've had something similar when updating to 3.1.6 -
  had to install perl Digest:SHA1 from cpan, clean up /var/lib/spamassassin
 and
  reinstall. afterwards sa-update and things went smoothly, even when going
 to 3.1.7
 
  hop this helps
 
 When I try to install Digest::SHA1, it says that it's up to date.
 
OK - that's strange... anyway these where the modules I had to install

Digest::SHA
Digest::SHA1
bignum
Cryp::Openssl::Bignum

I had to do it from cpan since with rpm it simple wouldn't work.

You can always try to cleanup your perl installation and reinstall from cpan 
the paqckages you need.

 What do you mean 'clean up /var/lib/spamassassin'?
 
 sa-update? Is that required for some reason?

after installing I ran sa-update and afterwards sa started to give me errors, 
eventualy I cleaned up /var/lib/spamassassin/ and it works. 

 
 --
 -Eric 'shubes'
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
Zsoft


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-10-31 Thread Eric \Shubes\
[EMAIL PROTECTED] wrote:
 Citando Eric \\\Shubes\\\ [EMAIL PROTECTED]:
 
 [EMAIL PROTECTED] wrote:
 I've had something similar when updating to 3.1.6 -
 had to install perl Digest:SHA1 from cpan, clean up /var/lib/spamassassin
 and
 reinstall. afterwards sa-update and things went smoothly, even when going
 to 3.1.7
 hop this helps

 When I try to install Digest::SHA1, it says that it's up to date.

 OK - that's strange... anyway these where the modules I had to install
 
 Digest::SHA

Digest::SHA is up to date (5.44).

 Digest::SHA1

Digest::SHA1 is up to date (2.11).

 bignum

Got a hit here:
Warning: prerequisite Math::BigFloat 1.5 not found. We have 1.44.
Warning: prerequisite Math::BigInt 1.75 not found. We have 1.70.
Warning: prerequisite Math::BigRat 0.15 not found. We have 0.12.
Installed bignum with prereqs.

 Cryp::Openssl::Bignum

Warning: Cannot install Cryp::Openssl::Bignum, don't know what it is.
No objects found of any type for argument /Cryp::Openssl::Bignum/

 I had to do it from cpan since with rpm it simple wouldn't work.

I'm using CPAN too.

 You can always try to cleanup your perl installation and reinstall from cpan 
 the paqckages you need.
 
 What do you mean 'clean up /var/lib/spamassassin'?

 sa-update? Is that required for some reason?
 
 after installing I ran sa-update and afterwards sa started to give me errors, 
 eventualy I cleaned up /var/lib/spamassassin/ and it works. 
 

I'm thinking this isn't a package dependency issue, but a rule dependency. No?

# spamassassin -D bayes --lint
info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'RAZOR2_CHECK'
info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'

I guess I should delve deeper into the DIGEST_MULTIPLE rule.

Any other suggestions?

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-10-30 Thread zsoft
I've had something similar when updating to 3.1.6 - 
had to install perl Digest:SHA1 from cpan, clean up /var/lib/spamassassin and 
reinstall. afterwards sa-update and things went smoothly, even when going to 
3.1.7

hop this helps

-- 
Zsoft



Citando Eric \\\Shubes\\\ [EMAIL PROTECTED]:

 On spamassassin-toaster-3.1.4-1.3.2, I get:
 
 # spamassassin -D bayes --lint
 ..
 [7941] info: rules: meta test DIGEST_MULTIPLE has undefined dependency
 'RAZOR2_CHECK'
 [7941] info: rules: meta test DIGEST_MULTIPLE has undefined dependency
 'DCC_CHECK'
 at the end of the output listing.
 
 I don't get these info messages with spamassassin-toaster-3.1.3-1.3.1.
 
 Something new? How to fix?
 --
 -Eric 'shubes'
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spamassassin DIGEST_MULTIPLE test dependency

2006-10-30 Thread Eric \Shubes\
[EMAIL PROTECTED] wrote:
 I've had something similar when updating to 3.1.6 - 
 had to install perl Digest:SHA1 from cpan, clean up /var/lib/spamassassin and 
 reinstall. afterwards sa-update and things went smoothly, even when going to 
 3.1.7
 
 hop this helps
 
When I try to install Digest::SHA1, it says that it's up to date.

What do you mean 'clean up /var/lib/spamassassin'?

sa-update? Is that required for some reason?

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]