[CentOS] Re: CentOS Digest, Vol 29, Issue 25

James B. Byrne

byrnejb at harte-lyne.ca
Mon Jun 25 12:53:15 UTC 2007


On Mon, June 25, 2007 08:00, centos-request at centos.org wrote:
> Send CentOS mailing list submissions to
> 	centos at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.centos.org/mailman/listinfo/centos
> or, via email, send a message with subject or body 'help' to
> 	centos-request at centos.org
>
> You can reach the person managing the list at
> 	centos-owner at centos.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of CentOS digest..."
>
>
> Today's Topics:
>
>    1. How to build clamav SRPM and RPM with calmav tarbal -	CentOS
>       5 (Indunil Jayasooriya)
>    2. Re: How to build clamav SRPM and RPM with calmav tarbal -
>       CentOS 5 (Akemi Yagi)
>    3. Re: How to build clamav SRPM and RPM with calmav tarbal -
>       CentOS 5 (Indunil Jayasooriya)
>    4. Centos 5: e1000 question (Mogens Kjaer)
>    5. bind on centos 5 (Indunil Jayasooriya)
>    6. Re: bind on centos 5 (Ralph Angenendt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 25 Jun 2007 10:07:09 +0530
> From: "Indunil Jayasooriya" <indunil75 at gmail.com>
> Subject: [CentOS] How to build clamav SRPM and RPM with calmav tarbal
> 	-	CentOS 5
> To: "CentOS mailing list" <centos at centos.org>
> Message-ID:
> 	<7ed6b0aa0706242137g7d75c327me6c712b8535009e at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi All,
>
> I am trying to build SRPM and RPM out of cureent clamav tarball.
>
> I just download it to /ur/src/redhat/SOURCES as follows.
>
> [root at mail SOURCES]# wget
> http://freshmeat.net/redir/clamav/29355/url_tgz/clamav-0.90.3.tar.gz
>
>
> When I issue rpmbuild -ta, it gave below error.
>
> [root at mail SOURCES]# rpmbuild -ta clamav-0.90.3.tar.gz
> error: Name field must be present in package: (main package)
> error: Version field must be present in package: (main package)
> error: Release field must be present in package: (main package)
> error: Summary field must be present in package: (main package)
> error: Group field must be present in package: (main package)
> error: License field must be present in package: (main package)
>
> I think , may be it does not have a SPEC file.
>
> Then, What I did was I got clamav Version 0.90.2 Spec file from below URL.
>
> http://crash.fce.vutbr.cz/crash-hat/5/clamav/clamav.spec
>
> and copied it to /usr/src/redhat/SPECS/ and changed it's Version:
> 0.90.2to Version:
> 0.90.3
>
> and ran it again as folows. then, again, it gave below error.
>
> [root at mail SPECS]# rpmbuild -ta clamav.spec
> error: Name field must be present in package: (main package)
> error: Version field must be present in package: (main package)
> error: Release field must be present in package: (main package)
> error: Summary field must be present in package: (main package)
> error: Group field must be present in package: (main package)
> error: License field must be present in package: (main package)
>
> then, I tried as follows.
>
> [root at mail SPECS]# rpmbuild -ba clamav.spec
>
> then , It gave below error.
> error: File /usr/src/redhat/SOURCES/clamav-milter-dontsux.patch: No such
> file or directory
>
> What's wrong with it?
>
> Where have I gone worng?
>
> How to build both clamav SRPM AND RPM for CentOS 5
>
>
>
>
>
> --
> Thank you
> Indunil Jayasooriya
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.centos.org/pipermail/centos/attachments/20070625/938fbf76/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Sun, 24 Jun 2007 21:54:07 -0700
> From: "Akemi Yagi" <amyagi at gmail.com>
> Subject: Re: [CentOS] How to build clamav SRPM and RPM with calmav
> 	tarbal -	CentOS 5
> To: "CentOS mailing list" <centos at centos.org>
> Message-ID:
> 	<bfa89a870706242154u7db2cab6kd2b217305dc4b763 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 6/24/07, Indunil Jayasooriya <indunil75 at gmail.com> wrote:
>
>> How to build both clamav SRPM AND RPM for CentOS 5
>
> You don't have to.  clamav is available from RPMforge.
>
> Akemi
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 25 Jun 2007 10:38:37 +0530
> From: "Indunil Jayasooriya" <indunil75 at gmail.com>
> Subject: Re: [CentOS] How to build clamav SRPM and RPM with calmav
> 	tarbal -	CentOS 5
> To: "CentOS mailing list" <centos at centos.org>, amyagi at gmail.com
> Message-ID:
> 	<7ed6b0aa0706242208l584b8240p5f68f74ab0953dda at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
>> > How to build both clamav SRPM AND RPM for CentOS 5
>>
>> You don't have to.  clamav is available from RPMforge.
>
>
> I installed it fro Dag. But it gace erros. Then I desabled selinux. Then ,
> It worked. But i do not want to leave selinux disabled.
>
> That's why. I am trying to build it.
>
>
>
> Akemi
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
>
>
>
> --
> Thank you
> Indunil Jayasooriya
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.centos.org/pipermail/centos/attachments/20070625/d150da37/attachment-0001.htm
>
> ------------------------------
>
> Message: 4
> Date: Mon, 25 Jun 2007 10:47:50 +0200
> From: Mogens Kjaer <mk at crc.dk>
> Subject: [CentOS] Centos 5: e1000 question
> To: CentOS mailing list <centos at centos.org>
> Message-ID: <467F8136.3070503 at crc.dk>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I have a machine running Centos 5, x86_64.
>
> It has an Intel NIC:
>
> # lspci
> 15:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet
> Controller (Fiber) (rev 06)
>
> The machine has two dualcore cpus.
>
> If I look at /proc/interrupts I get:
>
>             CPU0       CPU1       CPU2       CPU3
>    0:  144873228  220741831  173615012  220733357    IO-APIC-edge  timer
>    4:     269120    1203485    1964914    1528555    IO-APIC-edge  serial
>    7:          0          0          0          0    IO-APIC-edge
> parport0
>    8:          0          0          0          0    IO-APIC-edge  rtc
>    9:          0          0          0          0   IO-APIC-level  acpi
>   14:        137    3218764    3143397     430444    IO-APIC-edge  ide0
>   90:    3403812    5504380     553784    1273225   IO-APIC-level  aic79xx
>   98:  460440049          0          0          0         PCI-MSI  eth0
> 169:     210489    9211230   26272710   31733980   IO-APIC-level
> uhci_hcd:usb2, uhci_hcd:usb3, aacraid
> 177:          0          0          0          0   IO-APIC-level
> uhci_hcd:usb4
> 185:          2          0          0          0   IO-APIC-level
> uhci_hcd:usb1, ehci_hcd:usb5
> NMI:        359        102        105        115
> LOC:  744651234  743298229  744651090  743298086
> ERR:          0
> MIS:          0
>
> My question is: Why are the eth0 interrupts distributed
> to CPU0 only?
>
> Mogens
> --
> Mogens Kjaer, Carlsberg A/S, Computer Department
> Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
> Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
> Email: mk at crc.dk Homepage: http://www.crc.dk
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 25 Jun 2007 16:26:46 +0530
> From: "Indunil Jayasooriya" <indunil75 at gmail.com>
> Subject: [CentOS] bind on centos 5
> To: "CentOS mailing list" <centos at centos.org>
> Message-ID:
> 	<7ed6b0aa0706250356n142544c2pdd50fea9982351f3 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I am trying to setup bind on centOS 5. But there are no files coming by
> default. But I found some files @ /usr/share/doc/bind-9.3.3/sample
>
> Now, could you pls tell me what r the files I need to set it up?
>
> Is there are a good doc on How to setup dns on CentOS 5 ?
>
>
>
>
> --
> Thank you
> Indunil Jayasooriya
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.centos.org/pipermail/centos/attachments/20070625/d51d0d47/attachment-0001.htm
>
> ------------------------------
>
> Message: 6
> Date: Mon, 25 Jun 2007 13:31:58 +0200
> From: Ralph Angenendt <ra+centos at br-online.de>
> Subject: Re: [CentOS] bind on centos 5
> To: centos at centos.org
> Message-ID: <20070625113158.GA26817 at br-online.de>
> Content-Type: text/plain; charset="us-ascii"
>
> Indunil Jayasooriya wrote:
>>
>>    Hi,
>>    I am trying to setup bind on centOS 5. But there are no files coming
>> by
>>    default. But I found some files @ /usr/share/doc/bind-9.3.3/sample
>
> Yes, they threw the example files into the doc directory.
>
>>    Now, could you pls tell me what r the files I need to set it up?
>>    Is there are a good doc on How to setup dns on CentOS 5 ?
>
> How about the doc section on www.centos.org?
>
> <http://centos.org/docs/5/html/Deployment_Guide-en-US/ch-bind.html>
>
> Cheers,
>
> Ralph
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 189 bytes
> Desc: not available
> Url :
> http://lists.centos.org/pipermail/centos/attachments/20070625/08df8bcb/attachment-0001.bin
>
> ------------------------------
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
> End of CentOS Digest, Vol 29, Issue 25
> **************************************
>


-- 
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3




More information about the CentOS mailing list