Bugs item #782926, was opened at 2003-08-04 11:45
Message generated for change (Comment added) made by brechin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=782926&group_id=9368

Category: Packages
Group: 2.3
Status: Open
Resolution: None
Priority: 9
Submitted By: Jason Brechin (brechin)
Assigned to: Thomas Naughton (naughtont)
Summary: RH 9 - pvm dependencies not met

Initial Comment:
pvm-3.4.4-12 is included in RH9... You may have to  add 
logic to remove /tftpboot/rpm/pvm*.rpm when copying 
rpms in your setup script.


error: Failed dependencies:
        pvm = 3.4.4+11 is needed by pvm-modules-oscar-
3.4.4+11-3
Couldn't run rpm -Uhv /tftpboot/rpm/autoupdate-4.8.2-
8.noarch.rpm /tftpboot/rpm/autoupdate-oscar-4.8.2-
8.noarch.rpm /tftpboot/rpm/bind-9.2.1-
16.i386.rpm /tftpboot/rpm/caching-nameserver-7.2-
7.noarch.rpm /tftpboot/rpm/hdf5-oscar-1.6.0-
1.i386.rpm /tftpboot/rpm/hdf5-oscar-module-1.6.0-
1.noarch.rpm /tftpboot/rpm/kernel_picker-1.3-
1.noarch.rpm /tftpboot/rpm/lam-oscar-7.0-
2.i586.rpm /tftpboot/rpm/lam-oscar-module-7.0-
2.i586.rpm /tftpboot/rpm/lam-with-gm-oscar-7.0-
2.i586.rpm /tftpboot/rpm/lam-with-gm-oscar-module-
7.0-2.i586.rpm /tftpboot/rpm/libaio-0.3.93-
4.i386.rpm /tftpboot/rpm/libaio-devel-0.3.93-
4.i386.rpm /tftpboot/rpm/loghost-1.0-
1.noarch.rpm /tftpboot/rpm/maui-oscar-3.2.5p2-
7.i386.rpm /tftpboot/rpm/mpich-ch_p4-gcc-oscar-
1.2.5.10-2.i586.rpm /tftpboot/rpm/mpich-ch_p4-gcc-
oscar-devel-1.2.5.10-2.i586.rpm /tftpboot/rpm/mpich-
ch_p4-gcc-oscar-module-1.2.5.10-
2.i586.rpm /tftpboot/rpm/openpbs-oscar-2.3.16-
11.i386.rpm /tftpboot/rpm/openpbs-oscar-client-2.3.16-
11.i386.rpm /tftpboot/rpm/openpbs-oscar-gui-2.3.16-
11.i386.rpm /tftpboot/rpm/openpbs-oscar-mom-2.3.16-
11.i386.rpm /tftpboot/rpm/openpbs-oscar-server-2.3.16-
11.i386.rpm /tftpboot/rpm/perl-DB_File-1.804-
88.i386.rpm /tftpboot/rpm/pfilter-1.699-
1.noarch.rpm /tftpboot/rpm/pvm-3.4.4-
12.i386.rpm /tftpboot/rpm/pvm-modules-oscar-3.4.4+11-
3.i586.rpm /tftpboot/rpm/ssh-oscar-1.1-
4.noarch.rpm /tftpboot/rpm/sync_users-oscar-1.5-
5.noarch.rpm at ./install_server line 62
Couldn't install the required packages needed for OSCAR 
at ./install_server line 62


----------------------------------------------------------------------

>Comment By: Jason Brechin (brechin)
Date: 2003-08-05 12:33

Message:
Logged In: YES 
user_id=274641

No... it's because it's trying to install /tftpboot/rpm/pvm-
3.4.4-12.i386.rpm and /tftpboot/rpm/pvm-modules-oscar-
3.4.4+11-3.i586.rpm

Notice the different version/release string?  The i386 rpm 
(3.4.4-12) is from RedHat, the i586 (3.4.4+11-3) is from 
OSCAR.

----------------------------------------------------------------------

Comment By: Thomas Naughton (naughtont)
Date: 2003-08-05 12:28

Message:
Logged In: YES 
user_id=288102

actually the problem is that the provides and requires are
skewed.
The pvm-modules-oscar want's an absolute = 3.4.4+11, but
pvm provides 3.4.4+11-3  :)

Doh!

nermal: $ rpm -qp --requires
pvm-modules-oscar-3.4.4+11-3.i586.rpm 
modules-oscar >= 3.1
pvm = 3.4.4+11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
nermal: $ rpm -qp --provides
pvm-modules-oscar-3.4.4+11-3.i586.rpm 
pvm-modules-oscar = 3.4.4+11-3
nermal: $ rpm -qp --provides pvm-3.4.4+11-3.i586.rpm 
pvm = 3.4.4+11-3
nermal: $ 



----------------------------------------------------------------------

Comment By: Thomas Naughton (naughtont)
Date: 2003-08-04 16:03

Message:
Logged In: YES 
user_id=288102

This will fix the problem for install time but do we have a
standard practice for removing conflicting software that
might be installed, effectively 'rpm -e pvm' so it won't
hold up the install or have version skew. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=782926&group_id=9368


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to