You need to use a fresh sandbox after installing/upgrading any required packages, or else they won't be seen in the sandbox.
Jim Shupert wrote: > I attempted to upgrade to qmail newModel > > the 1st time through - it faild on needing HTML::Parser > I did a yum update of that - and I think that went ok > but the upgrade still fails > and I think it still says that HTML::Parser is out of date. > > and if this matters _I have not had DomainKeys enabled previously > > here is my > > /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log > > REMOVED send-emails-toaster from sandbox (not for real) > > REMOVED control-panel-toaster from sandbox (not for real) > > daemontools-toaster-0.76-1.3.3 is already installed in sandbox, not built > > ucspi-tcp-toaster-0.88-1.3.5 is already installed in sandbox, not built > > vpopmail-toaster-5.4.17-1.3.4 is already installed in sandbox, not built > > libdomainkeys-toaster-0.68-1.3 > > .3 is already installed in sandbox, not built > libsrs2-toaster-1.0.18-1.3.3 is already installed in sandbox, not built > qmail-toaster-1.03-1.3.15 is already installed in sandbox, not built > courier-authlib-toaster-0.59.2-1.3.6 is already installed in sandbox, > not built > courier-imap-toaster-4.1.2-1.3.7 is already installed in sandbox, not built > autorespond-toaster-2.0.4-1.3.3 is already installed in sandbox, not built > Building control-panel-toaster-0.5-1.3.4 ... > /usr/src/redhat/RPMS/noarch/control-panel-toaster-0.5-1.3.4.noarch.rpm > already exists, > control-panel-toaster-0.5-1.3.4 not rebuilt > Installing control-panel-toaster-0.5-1.3.4 in the sandbox ... > Preparing... > ################################################## > control-panel-toaster > ################################################## > > Take a look at your httpd.conf > > A new include directive was added: > /etc/httpd/conf/toaster.conf > > Configuration, > If you plan to use it in a VirtualDomain please delete > the include directive from httpd.conf and add it in > your VirtualDomain > > If you plan to use it without VirtualDomain just leave > it as is (but be sure about cgi and alias) > > To make changes taking effect you need to reload httpd > > send-emails-toaster > ################################################## > ezmlm-toaster-0.53.324-1.3.3 is already installed in sandbox, not built > qmailadmin-toaster-1.2.11-1.3.4 is already installed in sandbox, not built > qmailmrtg-toaster-4.2-1.3.3 is already installed in sandbox, not built > maildrop-toaster-2.0.3-1.3.5 is already installed in sandbox, not built > isoqlog-toaster-2.1-1.3.4 is already installed in sandbox, not built > squirrelmail-toaster-1.4.13-1.3.9 is already installed in sandbox, not > built > Building spamassassin-toaster-3.2.4-1.3.13 ... > Installing > /usr/src/qtp-upgrade/SRPMS/spamassassin-toaster-3.2.4-1.3.13.src.rpm > Building target platforms: i686 > Building for target i686 > Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.58103 > + umask 022 > + cd /usr/src/redhat/BUILD > + LANG=C > + export LANG > + unset DISPLAY > + cd /usr/src/redhat/BUILD > + rm -rf Mail-SpamAssassin-3.2.4 > + /usr/bin/bzip2 -dc > /usr/src/redhat/SOURCES/Mail-SpamAssassin-3.2.4.tar.bz2 > + tar -xf - > + STATUS=0 > + '[' 0 -ne 0 ']' > + cd Mail-SpamAssassin-3.2.4 > ++ /usr/bin/id -u > + '[' 0 = 0 ']' > + /bin/chown -Rhf root . > ++ /usr/bin/id -u > + '[' 0 = 0 ']' > + /bin/chgrp -Rhf root . > + /bin/chmod -Rf a+rX,u+w,g-w,o-w . > + '[' -f /var/tmp/spamassassin-3.2.4-gcc ']' > + rm -f /var/tmp/spamassassin-3.2.4-gcc > + echo gcc > + '[' -f /var/tmp/spamassassin-3.2.4-show_flags ']' > + cat > + chmod u+x /var/tmp/spamassassin-3.2.4-show_flags > + /var/tmp/spamassassin-3.2.4-show_flags > > > [40m [001;031m RPM RELEASE: > [40m [001;033mspamassassin-toaster-3.2.4-1.3.13 [0m > [40m [001;031m OS TYPE IS : [40m [001;033mCentOS 4 Linux [0m > [40m [001;031m BUILD DATE : [40m [001;033mSun Feb 04 2008 [0m > [40m [001;031m CCFLAGS : [40m [001;033m-O2 -g -pipe -m32 > -march=i686 -mtune=pentium4 [0m > [40m [001;031m LDFLAGS : [40m [001;033m-O2 -g -pipe -m32 > -march=i686 -mtune=pentium4 [0m > > > + '[' -f /var/tmp/spamassassin-3.2.4-show_flags ']' > + rm -f /var/tmp/spamassassin-3.2.4-show_flags > + exit 0 > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1465 > + umask 022 > + cd /usr/src/redhat/BUILD > + cd Mail-SpamAssassin-3.2.4 > + LANG=C > + export LANG > + unset DISPLAY > + /usr/bin/perl Makefile.PL > DESTDIR=/var/tmp/spamassassin-toaster-root/ SYSCONFDIR=/etc > INSTALLDIRS=vendor ENABLE_SSL=yes > What email address or URL should be used in the suspected-spam report > text for users who want more information on your filter installation? > (In particular, ISPs should change this to a local Postmaster contact) > default text: [the administrator of that system] the administrator of > that system > ERROR: the required HTML::Parser (version 3.43) module is installed, > but is not an up-to-date version. at > lib/Mail/SpamAssassin/Util/DependencyInfo.pm line 294. > > NOTE: settings for "make test" are now controlled using "t/config.dist". > See that file if you wish to customise what tests are run, and how. > > checking module dependencies and their versions... > > *************************************************************************** > > > HTML is used for an ever-increasing amount of email so this dependency > is unavoidable. Run "perldoc -q html" for additional information. > > > *************************************************************************** > NOTE: the optional Mail::SPF module is not installed. > > Used to check DNS Sender Policy Framework (SPF) records to fight email > address forgery and make it easier to identify spams. (This is preferred > over Mail::SPF::Query.) > > > *************************************************************************** > NOTE: the optional IP::Country module is not installed. > > Used by the RelayCountry plugin (not enabled by default) to determine > the domain country codes of each relay in the path of an email. > > > *************************************************************************** > NOTE: the optional Razor2 (version 2.61) module is not installed. > > Used to check message signatures against Vipul's Razor collaborative > filtering network. Razor has a large number of dependencies on CPAN > modules. Feel free to skip installing it, if this makes you nervous; > SpamAssassin will still work well without it. > > More info on installing and using Razor can be found > at http://wiki.apache.org/spamassassin/InstallingRazor > <http://wiki.apache.org/spamassassin/InstallingRazor> . > > > *************************************************************************** > NOTE: the optional Net::Ident module is not installed. > > If you plan to use the --auth-ident option to spamd, you will need > to install this module. > > > *************************************************************************** > NOTE: the optional IO::Socket::INET6 module is not installed. > > This is required if the first nameserver listed in your IP > configuration or /etc/resolv.conf file is available only via > an IPv6 address. > > > *************************************************************************** > NOTE: the optional Mail::DomainKeys module is not installed. > > If this module is installed, and you enable the DomainKeys plugin, > SpamAssassin will perform Domain Key lookups when Domain Key > information is present in the message headers. (Note that new versions > of Mail::DKIM render this module superfluous.) > > > *************************************************************************** > NOTE: the optional Mail::DKIM module is not installed. > > If this module is installed, and you enable the DKIM plugin, > SpamAssassin will perform DKIM lookups when a DKIM-Signature > header is present in the message headers. (New versions of this module > support both Domain Keys and DKIM, rendering Mail::DomainKeys obsolete.) > > > *************************************************************************** > NOTE: the optional Encode::Detect module is not installed. > > If you plan to use the normalize_charset config setting to detect > charsets and convert them into Unicode, you will need to install > this module. > > REQUIRED module out of date: HTML::Parser > optional module missing: Mail::SPF > optional module missing: IP::Country > optional module missing: Razor2 > optional module missing: Net::Ident > optional module missing: IO::Socket::INET6 > optional module missing: Mail::DomainKeys > optional module missing: Mail::DKIM > optional module missing: Encode::Detect > > warning: some functionality may not be available, > please read the above report before continuing! > > error: Bad exit status from /var/tmp/rpm-tmp.1465 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.1465 (%build) > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
