Is anyone having this problem on CentOS 5 that is not using the qtp-newmodel? I just set up a fresh box and no issues here.
Erik On Mon, Mar 31, 2008 at 6:09 PM, German Molano & Asociados <[EMAIL PROTECTED]> wrote: > Erik: > I week ago i was installing QmailToaster on a FC7 fresh install and i found > these problems, mostly related with .spec file and the sources used in the > rpm building process. > > http://www.mail-archive.com/[email protected]/msg17858.html > > I sucessfully installed spamassassin-toaster after editing .spec file and a > manual rebuilding. > > I think that mine is a nasty way to get things work, but could give you some > idea about the source of the problem. > > German > > > > ----- Original Message ----- > From: "Erik A. Espinoza" <[EMAIL PROTECTED]> > To: <[email protected]> > > > Sent: Monday, March 31, 2008 3:16 PM > Subject: Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4 > > > >I am unable to replicate. If anyone can send me a full build log of > > the --rebuild, I would appreciate it. > > > > Erik > > > > # rpm -qi centos-release spamassassin-toaster > > Name : centos-release Relocations: (not relocatable) > > Version : 5 Vendor: CentOS > > Release : 1.0.el5.centos.1 Build Date: Thu 22 Nov > > 2007 05:32:15 PM PST > > Install Date: Mon 03 Dec 2007 05:58:40 AM PST Build Host: builder6 > > Group : System Environment/Base Source RPM: > > centos-release-5-1.0.el5.centos.1.src.rpm > > Size : 35279 License: GPL > > Signature : DSA/SHA1, Thu 22 Nov 2007 05:38:41 PM PST, Key ID > > a8a447dce8562897 > > Summary : CentOS release file > > Description : > > CentOS release files > > Name : spamassassin-toaster Relocations: /usr > > Version : 3.2.4 Vendor: (none) > > Release : 1.3.13 Build Date: Mon 04 Feb > > 2008 12:49:07 AM PST > > Install Date: Mon 04 Feb 2008 12:49:43 AM PST Build Host: > > electron.kabewm.com > > Group : Applications/Internet Source RPM: > > spamassassin-toaster-3.2.4-1.3.13.src.rpm > > Size : 2741093 License: Apache License > > Signature : (none) > > Packager : Nick Hemmesch <[EMAIL PROTECTED]> > > URL : http://spamassassin.apache.org/ > > Summary : Spam filter for email which can be invoked from mail > > delivery agents. > > Description : > > > > SpamAssassin provides you with a way to reduce if not completely eliminate > > Unsolicited Commercial Email (SPAM) from your incoming email. It can > > be invoked by a MDA such as sendmail or postfix, or can be called from > > a procmail script, .forward file, etc. It uses a genetic-algorithm > > evolved scoring system to identify messages which look spammy, then > > adds headers to the message so they can be filtered by the user's mail > > reading software. This distribution includes the spamd/spamc components > > which create a server that considerably speeds processing of mail. > > > > v310.pre settings > > ----------------------------------------------------------- > > loadplugin Mail::SpamAssassin::Plugin::Pyzor > > loadplugin Mail::SpamAssassin::Plugin::AWL > > loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold > > loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject > > loadplugin Mail::SpamAssassin::Plugin::MIMEHeader > > loadplugin Mail::SpamAssassin::Plugin::ReplaceTags > > > > The custom local.cf for spamassassin-toaster is as follows: > > ----------------------------------------------------------- > > ok_locales all > > skip_rbl_checks 1 > > > > required_score 5 > > report_safe 0 > > rewrite_header Subject ***SPAM*** > > > > use_pyzor 1 > > > > use_auto_whitelist 1 > > > > use_bayes 1 > > use_bayes_rules 1 > > bayes_auto_learn 1 > > > > > > On Mon, Mar 31, 2008 at 11:27 AM, Eric Shubert <[EMAIL PROTECTED]> wrote: > >> I don't think it's perl related. > >> > >> + install -m 0644 > >> /var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2 > >> install: cannot create regular file > >> `/var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2': > >> No > >> such file or directory > >> error: Bad exit status from /var/tmp/rpm-tmp.40559 (%install) > >> > >> rpm is having trouble installing the local.cf file. Either > >> /usr/src/redhat/SOURCES/qmailtoaster.local.cf.bz2 or > >> /var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/ doesn't exist. > >> My > >> guess would be the former. Why is it a .bz2 file? Is that new? > >> > >> > >> > >> Erik A. Espinoza wrote: > >> > I am using CentOS 5.1 and have not had any issues with this. > >> > > >> > Perhaps it is because I use rpmforge perl packages instead of cpan for > >> > module installation. > >> > > >> > EE > >> > > >> > On Mon, Mar 31, 2008 at 11:06 AM, Eric Shubert <[EMAIL PROTECTED]> > wrote: > >> >> That is *not* my understanding. > >> >> > >> >> The error is detailed here: > >> >> > >> > http://www.mail-archive.com/[email protected]/msg17657.html > >> >> > >> >> This is an error in the spec/package, which appears to exist only in > >> most > >> >> recent versions of COS5 and FC. > >> >> > >> >> I don't have any servers on those platforms, so I can't be of much > >> more help. > >> >> > >> >> > >> >> > >> >> Marco Cordeiro wrote: > >> >> > Correct Helmut, the issue it's in reference to the newmodel > >> script. > >> >> > > >> >> > Marco. > >> >> > > >> >> > -----Original Message----- > >> >> > From: Helmut Fritz [mailto:[EMAIL PROTECTED] > >> >> > Sent: Monday, March 31, 2008 1:47 PM > >> >> > To: [email protected] > >> >> > Subject: RE: [qmailtoaster] timeline to update > >> spamassassin-toaster-3.2.4 > >> >> > > >> >> > Erik, > >> >> > Maybe it is in reference to the newmodel script for upgrading? I > >> am waiting > >> >> > on that to be completed (no rush, I appreciate any time put in), > >> unless it > >> >> > is and I missed it... Thx. > >> >> > > >> >> > Helmut > >> >> > > >> >> > -----Original Message----- > >> >> > From: Erik A. Espinoza [mailto:[EMAIL PROTECTED] > >> >> > Sent: Monday, March 31, 2008 9:07 AM > >> >> > To: [email protected] > >> >> > Subject: Re: [qmailtoaster] timeline to update > >> spamassassin-toaster-3.2.4 > >> >> > > >> >> > What issues? I'm using SpamAssassin 3.2.4 on CentOS 5.1. > >> >> > > >> >> > I see no bugs reported on the bug tracker regarding this. > >> >> > > >> >> > EE > >> >> > > >> >> > On Mon, Mar 31, 2008 at 8:14 AM, Marco Cordeiro > >> <[EMAIL PROTECTED]> wrote: > >> >> >> > >> >> >> > >> >> >> All , > >> >> >> > >> >> >> > >> >> >> > >> >> >> Any news about a timeline to update spamassassin-toaster-3.2.4, > >> that > >> >> >> fix issue on centos 5.1 ??? > >> >> >> > >> >> >> > >> >> >> > >> >> >> Regards > >> >> >> > >> >> >> Marco Cordeiro. > >> >> >> > >> >> >> > >> > >> > >> -- > >> -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] > > > > > > > --------------------------------------------------------------------- > 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]
