MailScanner-4.28.5-1
Erik Jakobsen
eja at URBAKKEN.DK
Fri Mar 5 14:16:08 GMT 2004
On Fri, 5 Mar 2004 12:29:02 +0000, Erik Jakobsen <eja at URBAKKEN.DK> wrote:
Maybe a bit more correct:
# rpm -Uvh perl-Compress-Zlib*src.rpm
error: File not found by glob: perl-Compress-Zlib*src.rpm
# rpmbuild
-ba /usr/src/redhat/SPECS/perl-Compress-Zlib* /tmp/rpmbuildoutput 2>&1
error: failed to stat /usr/src/redhat/SPECS/perl-Compress-Zlib*: No such
file or directory
# less /tmp/rpmbuildoutput
/tmp/rpmbuildoutput: No such file or directory
>On Fri, 5 Mar 2004 11:51:21 +0000, Julian Field
><mailscanner at ECS.SOTON.AC.UK> wrote:
>
>>Okay, in that case
>>
>>rpm -Uvh perl-Compress-Zlib*src.rpm
>>rpmbuild -ba /usr/src/redhat/SPECS/perl-Compress-Zlib* >
>>/tmp/rpmbuildoutput 2>&1
>>and send me all the output from that rpmbuild command which should be in
>>/tmp/rpmbuildoutput.
>
>Here's the very minor outputs:
>
># find /usr/lib/perl5 -type f -name Zip.pm -print
># rpm -q perl-Archive-Zip
>package perl-Archive-Zip is not installed
># rpm -ql perl-Archive-Zip
>package perl-Archive-Zip is not installed
># cd ..
># cd ..
># rpm -Uvh perl-Compress-Zlib*src.rpm
>error: File not found by glob: perl-Compress-Zlib*src.rpm
>]# rpm -Uvh perl-Compress-Zlib*src.rpm
>error: File not found by glob: perl-Compress-Zlib*src.rpm
># rpmbuild -ba /usr/src/redhat/SPECS/perl-Compress-Zlib* >
>-bash: syntax error near unexpected token `newline'
># rpmbuild
>-ba /usr/src/redhat/SPECS/perl-Compress-Zlib* /tmp/rpmbuildoutput 2>&1
>error: failed to stat /usr/src/redhat/SPECS/perl-Compress-Zlib*: No such
>file or directory
># cd /tmp/
> tmp]# ls -l
>total 92
>srw-rw-rw- 1 nobody nobody 0 Mar 5 11:57 alertd.socket
>-rw-r--r-- 1 clamav clamav 13615 Mar 5 13:11 ClamAV.update.log
>drwx------ 2 root root 4096 Mar 5 11:53 mc-root
>-rw------- 1 webconfig webconfig 278 Feb 27 11:23
>sess_06ca4df1302448fe96c241a0b381127c
>-rw------- 1 apache apache 56 Mar 5 11:15
>sess_1028032d166506d3a0ffb5b96a22161b
>-rw------- 1 apache apache 771 Mar 5 11:15
>sess_2ba650ce96aaa13cb6d1a2ba60cc7d94
>-rw------- 1 webconfig webconfig 278 Feb 28 07:44
>sess_33f3c74f948482e032ce27418b59d65d
>-rw------- 1 webconfig webconfig 278 Mar 3 19:20
>sess_39066f939b28078169775adec2fb6505
>-rw------- 1 webconfig webconfig 254 Mar 5 10:01
>sess_6b8cefc3513079ee61c01cb08881dee0
>-rw------- 1 webconfig webconfig 278 Feb 24 17:53
>sess_96dff97bdca0f1ce2c5c9d9941763523
>-rw------- 1 webconfig webconfig 254 Mar 5 10:46
>sess_97678a29785061b99909902b336528a7
>-rw------- 1 apache apache 1013 Mar 5 11:15
>sess_a0bf663bb800a596b5741043fc4c4ef5
>-rw------- 1 webconfig webconfig 254 Mar 2 11:10
>sess_ae5ca69e6501391e22828696b46e1c12
>-rw------- 1 webconfig webconfig 278 Feb 24 20:01
>sess_bc8673afbd435730756d3d5f4e71b2ba
>-rw------- 1 webconfig webconfig 254 Mar 5 11:14
>sess_c57c29de8ce40656be8de8fa202085f9
>-rw------- 1 webconfig webconfig 278 Mar 5 11:15
>sess_c850310420598b6a054354aec42d0a54
>-rw------- 1 webconfig webconfig 254 Feb 27 10:19
>sess_caf531de5510947e03f856b741085f0e
>-rw------- 1 webconfig webconfig 278 Feb 27 20:12
>sess_cf7fb00505e03b32c89af09e0f0ae92d
>-rw------- 1 webconfig webconfig 254 Mar 2 14:40
>sess_dba7495b702976a71f4fba5b0be951e2
>-rw------- 1 webconfig webconfig 0 Feb 24 17:39
>sess_e572c69511c89c67348a1ddf30cc7d17
>-rw------- 1 webconfig webconfig 254 Mar 5 11:58
>sess_e81eadfaf34c08853621c780e80d4992
>-rw------- 1 webconfig webconfig 254 Mar 5 11:35
>sess_f26c866cabfe16a2028df0119ea98a21
>
>
>
>
>>At 11:46 05/03/2004, you wrote:
>>>On Fri, 5 Mar 2004 11:25:36 +0000, Julian Field
>>><mailscanner at ECS.SOTON.AC.UK> wrote:
>>>
>>> >At 11:24 05/03/2004, you wrote:
>>> >>On Fri, 5 Mar 2004 11:17:15 +0000, Julian Field
>>> >><mailscanner at ECS.SOTON.AC.UK> wrote:
>>> >>
>>> >> >Did you run the install.sh script?
>>> >>
>>> >>Yes I did.
>>> >
>>> >In which case what happened with it tried to build and install
>>>Archive::Zip?
>>>
>>>I am not quite sure what you mean Julian. I am not sure when
>>>it installed the Archive::Zip.
>>>
>>> >And what does this say:
>>> >find /usr/lib/perl5 -type f -name Zip.pm -print
>>>
>>>It said nothing.
>>>
>>> >and
>>> >rpm -q perl-Archive-Zip
>>>
>>># rpm -q perl-Archive-Zip
>>>package perl-Archive-Zip is not installed
>>>
>>> >and
>>> >rpm -ql perl-Archive-Zip
>>> >
>>># rpm -ql perl-Archive-Zip
>>>package perl-Archive-Zip is not installed
>>>
>>> >
>>> >> >At 10:53 05/03/2004, you wrote:
>>> >> >>Hi.
>>> >> >>
>>> >> >>I just did set up the MailScanner-4.28.5-1, but it would not run
>ok
>>> >> >>according to the messages below:
>>> >> >>
>>> >> >>
>>> >> >># service MailScanner start
>>> >> >>Starting MailScanner daemons:
>>> >> >> incoming postfix:
>[ OK ]
>>> >> >> outgoing postfix:
>[ OK ]
>>> >> >> MailScanner: Can't locate Archive/Zip.pm in @INC
>>>(@INC
>>> >> >>contains: /usr/lib/MailScanner
>>> >> >>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
>>> >> >>/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
>>> >> >>/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
>>> >> >>/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
>>> >> >>/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
>>> >>
>>>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .
>>> >> >>/usr/lib/MailScanner)
>>> >> >>at /usr/lib/MailScanner/MailScanner/Message.pm line 46.
>>> >> >>BEGIN failed--compilation aborted
>>> >> >>at /usr/lib/MailScanner/MailScanner/Message.pm line 46.
>>> >> >>Compilation failed in require at /usr/sbin/MailScanner line 52.
>>> >> >>BEGIN failed--compilation aborted at /usr/sbin/MailScanner line
>52.
>>> >> >>
>[ OK ]
>>> >> >>
>>> >> >>
>>> >> >> >From root at urbakken.dk Fri Mar 5 11:04:10 2004
>>> >> >>Return-Path: <root at urbakken.dk>
>>> >> >>Delivered-To: admin at urbakken.dk
>>> >> >>Received: by gateway.urbakken.dk (Postfix, from userid 0)
>>> >> >> id AE78D23F35; Fri, 5 Mar 2004 05:04:10 -0500 (EST)
>>> >> >>From: root at urbakken.dk (Cron Daemon)
>>> >> >>To: admin at urbakken.dk
>>> >> >>Subject: Cron <root at gateway> run-parts /etc/cron.hourly
>>> >> >>X-Cron-Env: <SHELL=/bin/bash>
>>> >> >>X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
>>> >> >>X-Cron-Env: <MAILTO=admin>
>>> >> >>X-Cron-Env: <HOME=/>
>>> >> >>X-Cron-Env: <LOGNAME=root>
>>> >> >>Message-Id: <20040305100410.AE78D23F35 at gateway.urbakken.dk>
>>> >> >>Date: Fri, 5 Mar 2004 05:04:10 -0500 (EST)
>>> >> >>
>>> >> >>/etc/cron.hourly/check_MailScanner:
>>> >> >>
>>> >> >>Starting MailScanner...
>>> >> >>Can't locate Archive/Zip.pm in @INC (@INC
>>> >> >>contains: /usr/lib/MailScanner
>>> >> >>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
>>> >> >>/usr/lib/perl5/site_perl/5.
>>> >> >>8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0
>>> >> >>/usr/lib/perl5/site_perl
>>> >> >>/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
>>> >> >>/usr/lib/perl5/vendor_per
>>> >> >>l/5.8.0 /usr/lib/perl5/vendor_perl
>>> >>
>>>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .
>>> >> >>/usr/lib/MailScanner)
>>> >> >>at /usr/lib/MailScanner/MailScanner/Messa
>>> >> >>ge.pm line 46.
>>> >> >>BEGIN failed--compilation aborted
>>> >> >>at /usr/lib/MailScanner/MailScanner/Message.pm line 46.
>>> >> >>Compilation failed in require at /usr/sbin/MailScanner line 52.
>>> >> >>BEGIN failed--compilation aborted at /usr/sbin/MailScanner line
>52.
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >>--
>>> >> >>Med venlig hilsen - Best regards
>>> >> >>Erik Jakobsen - eja at urbakken.dk
>>> >> >
>>> >> >--
>>> >> >Julian Field
>>> >> >www.MailScanner.info
>>> >> >MailScanner thanks transtec Computers for their support
>>> >> >
>>> >> >PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>>> >
>>> >--
>>> >Julian Field
>>> >www.MailScanner.info
>>> >MailScanner thanks transtec Computers for their support
>>> >
>>> >PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>>
>>--
>>Julian Field
>>www.MailScanner.info
>>MailScanner thanks transtec Computers for their support
>>
>>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
More information about the MailScanner
mailing list