==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=7619

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #5 from Unnilennium <[email protected]> ---
in the wiki a preinstallation process adds:

monitor-edid-1.11-1.el4.remi.i386.rpm
ocsinventory-agent-0.0.6-1.el4.remi.noarch.rpm
ocsinventory-ipdiscover-1.01-2.el4.remi.i386.rpm

perl-Apache-DBI-0.9901-2.2.el4.rf.noarch.rpm
perl-Archive-Tar-1.23-3.99_2.el4.at.noarch.rpm
perl-Compress-Zlib-1.42-1.el4.rf.i386.rpm
perl-Crypt-OpenSSL-Bignum-0.03-1.2.el4.rf.i386.rpm
perl-Crypt-OpenSSL-RSA-0.21-1.2.el4.rf.i386.rpm
perl-IO-Socket-SSL-1.01-1.c4.noarch.rpm
perl-IO-Zlib-1.04-2.el4.at.noarch.rpm
perl-Mail-DomainKeys-0.21-2.el4.at.noarch.rpm
perl-MIME-Lite-3.01-2.2.el4.rf.noarch.rpm
perl-Net-IP-1.23-1.noarch.rpm
perl-Net-Jabber-2.0-1.2.el4.rf.noarch.rpm
perl-Net-XMPP-1.0-1.2.el4.rf.noarch.rpm
perl-SOAP-Lite-0.69-1.el4.rf.noarch.rpm
perl-XML-Simple-2.14-4.noarch.rpm
perl-XML-Stream-1.22-1.2.el4.rf.noarch.rpm

from what I see of a yum install from the above the followings are not
installed, nor required directly from the RPM (should be fixed y addind
requirement in spec file and importing missing rpms) :


monitor-edid-1.11-1.el4.remi.i386.rpm
ocsinventory-agent-0.0.6-1.el4.remi.noarch.rpm
ocsinventory-ipdiscover-1.01-2.el4.remi.i386.rpm

perl-Archive-Tar-1.23-3.99_2.el4.at.noarch.rpm
perl-Compress-Zlib-1.42-1.el4.rf.i386.rpm
perl-Crypt-OpenSSL-Bignum-0.03-1.2.el4.rf.i386.rpm
perl-Crypt-OpenSSL-RSA-0.21-1.2.el4.rf.i386.rpm
perl-IO-Socket-SSL-1.01-1.c4.noarch.rpm
perl-IO-Zlib-1.04-2.el4.at.noarch.rpm
perl-Mail-DomainKeys-0.21-2.el4.at.noarch.rpm
perl-MIME-Lite-3.01-2.2.el4.rf.noarch.rpm
perl-Net-IP-1.23-1.noarch.rpm
perl-Net-Jabber-2.0-1.2.el4.rf.noarch.rpm
perl-Net-XMPP-1.0-1.2.el4.rf.noarch.rpm
perl-SOAP-Lite-0.69-1.el4.rf.noarch.rpm
perl-XML-Stream-1.22-1.2.el4.rf.noarch.rpm

from a fresh sme8 install a yum command returns

# yum install --enablerepo=smecontribs  monitor-edid ocsinventory-agent
ocsinventory-ipdiscover perl-Archive-Tar perl-Compress-Zlib
perl-Crypt-OpenSSL-Bignum perl-Crypt-OpenSSL-RSA  perl-IO-Socket-SSL
perl-IO-Zlib perl-Mail-DomainKey perl-MIME-Lite perl-Net-IP perl-Net-Jabber
perl-Net-XMPP perl-SOAP-Lite perl-XML-Stream

No package monitor-edid available.
No package ocsinventory-agent available.
No package ocsinventory-ipdiscover available.
Package 1:perl-Archive-Tar-1.56-2.el5.rfx.noarch already installed and latest
version
Package perl-Compress-Zlib-2.015-1.el5.rfx.noarch already installed and latest
version
Package perl-Crypt-OpenSSL-Bignum-0.04-1.el5.rf.i386 already installed and
latest version
Package perl-Crypt-OpenSSL-RSA-0.28-1.el5.rf.i386 already installed and latest
version
Package perl-IO-Socket-SSL-1.44-1.el5.rfx.noarch already installed and latest
version
Package perl-IO-Zlib-1.10-1.el5.rfx.noarch already installed and latest version
No package perl-Mail-DomainKey available.
Package perl-Net-IP-1.25-2.fc6.noarch already installed and latest version
No package perl-Net-Jabber available.
No package perl-Net-XMPP available.
No package perl-XML-Stream available.
Installing:
 perl-SOAP-Lite                    noarch              0.712-5.el5             
    smecontribs              348 k
Updating:
 perl-MIME-Lite                    noarch              3.029-1.el5.rf          
    smeupdates                97 k
Installing for dependencies:
 perl-Class-Inspector              noarch              1.24-1.el5.rf           
    smeaddons                 30 k


So need to import in the repo

No package monitor-edid available.
No package ocsinventory-agent available.
No package ocsinventory-ipdiscover available.
No package perl-Mail-DomainKey available.
No package perl-Net-Jabber available.
No package perl-Net-XMPP available.
No package perl-XML-Stream available

yum install --enablerepo=*  monitor-edid ocsinventory-agent
ocsinventory-ipdiscover  perl-Mail-DomainKey perl-Net-Jabber perl-Net-XMPP

shows that 

No package ocsinventory-ipdiscover available.
No package perl-Mail-DomainKey available.

monitor-edid                epel
ocsinventory-agent          epel
perl-Net-Jabber             epel
perl-Net-XMPP               epel

and needed for dependencies :
 libnl                          base
 nmap                           smetest
 perl-Crypt-SSLeay              base
 perl-Proc-Daemon               dag   
 perl-Time-modules              smecontribs 
 perl-XML-Simple                smecontribs  
 perl-XML-Stream                dag  
 subversion                     smecontribs 

=========================================================================
as a result 

I will import :

monitor-edid                epel
ocsinventory-agent          epel
perl-Net-Jabber             epel
perl-Net-XMPP               epel
perl-Proc-Daemon               dag
perl-XML-Stream                dag   

search for :

No package ocsinventory-ipdiscover available.
No package perl-Mail-DomainKey available.

and add Require in spec files for:

monitor-edid ocsinventory-agent ocsinventory-ipdiscover perl-Archive-Tar
perl-Compress-Zlib perl-Crypt-OpenSSL-Bignum perl-Crypt-OpenSSL-RSA 
perl-IO-Socket-SSL perl-IO-Zlib perl-Mail-DomainKey perl-MIME-Lite perl-Net-IP
perl-Net-Jabber perl-Net-XMPP perl-SOAP-Lite perl-XML-Stream

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to