Also when reviewing the rpm info (rpmfind.net) nothing is said about wml being required:
Provides
* perl-Net-SNMP </linux/rpm2html/search.php?query=perl-Net-SNMP>
Requires
* perl </linux/rpm2html/search.php?query=perl>
* perl-Crypt-DES </linux/rpm2html/search.php?query=perl-Crypt-DES>
>= 2.03
* perl-Digest-HMAC
</linux/rpm2html/search.php?query=perl-Digest-HMAC> >= 1.0
* perl-Digest-SHA1
</linux/rpm2html/search.php?query=perl-Digest-SHA1> >= 1.02
* perl-base </linux/rpm2html/search.php?query=perl-base>
* perl-base </linux/rpm2html/search.php?query=perl-base># urpmi -qv --noclean perl-Net-SNMP-4.0.3-2mdk.noarch.rpm
To satisfy dependencies, the following packages are going to be installed (3 MB):
perl-Crypt-DES-2.03-5mdk.i586
perl-Digest-HMAC-1.01-9mdk.noarch
perl-Net-SNMP-4.0.3-2mdk.noarch
wml-2.0.9-5mdk.i586
Is this OK? (Y/n) n
# urpmi -qv --noclean perl-Net-SNMP-4.0.3-2mdk.noarch.rpm perl-Crypt-DES-2.03-5mdk.i586 perl-Digest-HMAC-1.01-9mdk.noarch perl-Net-SNMP-4.0.3-2mdk.noarch wml-2.0.9-5mdk.i586
ftp://fr2.rpmfind.net/linux/4/Mandrake-devel/contrib/i586/wml-2.0.9-5mdk.i586.rpm
installing /var/cache/urpmi/rpms/perl-Digest-HMAC-1.01-9mdk.noarch.rpm perl-Net-SNMP-4.0.3-2mdk.noarch.rpm /var/cache/urpmi/rpms/perl-Crypt-DES-2.03-5mdk.i586.rpm /var/cache/urpmi/rpms/wml-2.0.9-5mdk.i586.rpm
Installation failed:
perl(Crypt::DES) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(Digest::MD5) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(Digest::SHA1) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(Exporter) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(Math::BigInt) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(Sys::Hostname) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(strict) is needed by perl-Net-SNMP-4.0.3-2mdk
perl(AutoLoader) is needed by wml-2.0.9-5mdk
perl(Carp) is needed by wml-2.0.9-5mdk
perl(Cwd) is needed by wml-2.0.9-5mdk
perl(DynaLoader) is needed by wml-2.0.9-5mdk
perl(Exporter) is needed by wml-2.0.9-5mdk
perl(Fcntl) is needed by wml-2.0.9-5mdk
perl(File::Spec) is needed by wml-2.0.9-5mdk
perl(File::stat) is needed by wml-2.0.9-5mdk
perl(FileHandle) is needed by wml-2.0.9-5mdk
perl(SelectSaver) is needed by wml-2.0.9-5mdk
perl(Socket) is needed by wml-2.0.9-5mdk
perl(Symbol) is needed by wml-2.0.9-5mdk
perl(Tie::Hash) is needed by wml-2.0.9-5mdk
perl(strict) is needed by wml-2.0.9-5mdk
perl(vars) is needed by wml-2.0.9-5mdk
#Thanks,
S
Thierry Vignaud wrote:
[Contrib-RPM]
--=-=-= Name : perl-Net-SNMP Relocations: (not relocateable) Version : 4.0.3 Vendor: MandrakeSoft Release : 2mdk Build Date: Tue May 27 23:26:24 2003 Install date: (not installed) Build Host: ke.mandrakesoft.com Group : Development/Perl Source RPM: (none) Size : 50766 License: GPL or Artistic Packager : Thierry Vignaud <[EMAIL PROTECTED]> URL : http://www.cpan.org Summary : Object oriented interface to SNMP for perl Description : The Net::SNMP module implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.
Buildarchs: noarch --=-=-=
* Tue May 27 2003 Thierry Vignaud <[EMAIL PROTECTED]> 4.0.3-2mdk
- rebuild for new auto{prov,req}
--=-=-=
--=-=-= perl-Net-SNMP.spec changed --- perl-Net-SNMP-4.0.3-1mdk.src.rpm/perl-Net-SNMP.spec 2003-05-27 23:30:40.000000000 +0200 +++ perl-Net-SNMP-4.0.3-2mdk.src.rpm/perl-Net-SNMP.spec 2003-05-27 23:30:40.000000000 +0200 @@ -1,6 +1,6 @@ Name: perl-Net-SNMP Version: 4.0.3 -Release: 1mdk +Release: 2mdk License: GPL or Artistic
%define realname Net-SNMP @@ -50,6 +50,9 @@ %{_mandir}/man*/*
%changelog +* Tue May 27 2003 Thierry Vignaud <[EMAIL PROTECTED]> 4.0.3-2mdk +- rebuild for new auto{prov,req} + * Fri Jan 24 2003 Arnaud de Lorbeau <[EMAIL PROTECTED]> 4.0.3-1mdk - new version
--=-=-=
