ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Cannot Install 7.0.1.0 in Linux

Post new topic  Reply to topic
 Cannot Install 7.0.1.0 in Linux « View previous topic :: View next topic » 
Author Message
maxy_14in
PostPosted: Tue Sep 28, 2010 7:41 am    Post subject: Cannot Install 7.0.1.0 in Linux Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

The system is a 64-bit platform (SUSE Linux Enterprise Server 10 SP2 (x86_64)) i requires BOTH GSKit packages to be installed:

Tese packages has been updated before applying the MQ 7.0.1.0 packages from 7.0.0.2

package gsk7bas64-7.0-4.23 is already installed
package gsk7bas-7.0-4.23 is already installed

We received the error: Failed dependencies for all the MQ packages.

error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesClient-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesConfig-7.0.1-0.x86_64
MQSeriesEclipseSDK33 = 7.0.1-0 is needed by MQSeriesConfig-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesJRE = 7.0.1-0 is needed by MQSeriesEclipseSDK33-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesJava-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesJRE-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesKeyMan-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesMan-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesJava < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesKeyMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesSamples < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesServer < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesRuntime < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesSamples-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesSDK-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesServer-7.0.1-0.x86_64
error: Failed dependencies:
MQSeriesClient = 7.0.1-0 is needed by MQSeriesTXClient-7.0.1-0.x86_64
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesTXClient-7.0.1-0.x86_64
MQSeriesJava = 7.0.1-0 is needed by MQSeriesTXClient-7.0.1-0.x86_64
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Sep 28, 2010 8:14 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

bizarre, bizarre...
Reading from the error messages, have you tried installing first the 32 bit version and then the 64 bit on top of the 32 bit version?

This might make your upgrades path hell. Open a PMR and request guidance...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
maxy_14in
PostPosted: Wed Sep 29, 2010 3:57 am    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

yes i believe, i have checked the GSkit packages updated too and then tried to upgrade the MQ packages but recieved the above errors. I statred the Qmgr with the updated GSKit packages its now working as usual. No errors or FDC's.
Back to top
View user's profile Send private message
mvic
PostPosted: Wed Sep 29, 2010 12:32 pm    Post subject: Re: Cannot Install 7.0.1.0 in Linux Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

maxy_14in wrote:
We received the error:

What was the command that generated that error text?
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Wed Sep 29, 2010 12:52 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

OK to make it simple and clear i tried to post the sequence from the log please dnt mind

Installed the GSKit packages :
# rpm -U gsk7bas-7.0-4.23.i386.rpm
# rpm -U gsk7bas64-7.0-4.23.x86_64.rpm

# rpm -qa | grep gsk7bas*
gsk7bas64-7.0-4.23
gsk7bas-7.0-4.23

The next approach was to update MQ packages with following comands and you can also see how it ended with errors:

# rpm -ivh MQSeriesClient-7.0.1-0.x86_64.rpm
Code:
error: Failed dependencies:

MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesClient-7.0.1-0.x86_64
# rpm -ivh MQSeriesRuntime-7.0.1-0.x86_64.rpm
error: Failed dependencies:
MQSeriesJava < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesKeyMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesSamples < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesServer < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesRuntime < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
# rpm -ivh MQSeriesJRE-7.0.1-0.x86_64.rpm
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesJRE-7.0.1-0.x86_64
# rpm -ivh MQSeriesClient-7.0.1-0.x86_64.rpm
error: Failed dependencies:
MQSeriesRuntime = 7.0.1-0 is needed by MQSeriesClient-7.0.1-0.x86_64



Back to top
View user's profile Send private message
mvic
PostPosted: Wed Sep 29, 2010 1:20 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

Try instead naming each RPM file you want to install in one long command line:

rpm -ivh A.rpm B.rpm C.rpm D.rpm ...

Then the client package installer will not complain that the runtime package is missing.
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Wed Sep 29, 2010 1:33 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

I compiled all the commands into a script so that it installs the missing packages the next time execute the script leaving the packages already installed. This was the procedure i followed to install the MQ v 7.0.0.1. since i could not find a sequence mentioned for the packages update.
Back to top
View user's profile Send private message
mvic
PostPosted: Wed Sep 29, 2010 1:38 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

maxy_14in wrote:
i could not find a sequence mentioned for the packages update.

You don't need any particular sequence. You should be able to list the RPMs in any order, and RPM should take care of the ordering for you.

Did you try what I suggested? I wasn't clear from your reply.
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Wed Sep 29, 2010 3:38 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

No, i have not tried yet ... will sure give an update after trying it ... Thank you for trying help me ...
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Thu Sep 30, 2010 12:52 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

Opened a PMR with IBM :

They asked us to provide the details of the existing MQ packages, and replied saying the order the Installing will be mentioned. I'm wondering !!! and waiting for their reply and they even mentioned saying:

The order should include these three packages first.

MQSeriesRuntime-7.0.0-0
MQSeriesSDK-7.0.0-0
MQSeriesServer-7.0.0-0

Please raise any questions that needs to be verified ...
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Fri Oct 01, 2010 9:45 am    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

UPDATE:

IBM asked to test the packages installation using the following command

rpm -ivh --test -vvv ./MQSeriesClient-7.0.1-0.x86_64.rpm ./MQSeriesConfig-7.0.1-0.x86_64.rpm ./MQSeriesEclipseSDK33-7.0.1-0.x86_64.rpm ./MQSeriesJava-7.0.1-0.x86_64.rpm ./MQSeriesJRE-7.0.1-0.x86_64.rpm ./MQSeriesKeyMan-7.0.1-0.x86_64.rpm ./MQSeriesMan-7.0.1-0.x86_64.rpm ./MQSeriesRuntime-7.0.1-0.x86_64.rpm ./MQSeriesSamples-7.0.1-0.x86_64.rpm ./MQSeriesSDK-7.0.1-0.x86_64.rpm ./MQSeriesServer-7.0.1-0.x86_64.rpm ./MQSeriesTXClient-7.0.1-0.x86_64.rpm

Installing the packages all rpms on one command line. (MVIC as u mentioned earlier post)

The Output file has some ERRORS : Failed Dependencies, but this time its jus for the "MQSeriesRuntime" all other packages are installing fine.

OUTPUT:

============== ./MQSeriesClient-7.0.1-0.x86_64.rpm
Expected size: 2799989 = lead(96)+sigs(180)+pad(4)+data(2799709)
Actual size: 2799989
./MQSeriesClient-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (7ac95b9dc47303f095d45b0b41cdb5104b315cf2)
added binary package [0]
============== ./MQSeriesConfig-7.0.1-0.x86_64.rpm
Expected size: 51922603 = lead(96)+sigs(180)+pad(4)+data(51922323)
Actual size: 51922603
./MQSeriesConfig-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (fc693fe09c144257134fba23b2b6dae6dfdac692)
added binary package [1]
============== ./MQSeriesEclipseSDK33-7.0.1-0.x86_64.rpm
Expected size: 235164362 = lead(96)+sigs(180)+pad(4)+data(235164082)
Actual size: 235164362
./MQSeriesEclipseSDK33-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (161fd61326d2c9c7ca811bbbb569ebe53fd3da3b)
added binary package [2]
============== ./MQSeriesJava-7.0.1-0.x86_64.rpm
Expected size: 22473278 = lead(96)+sigs(180)+pad(4)+data(22472998)
Actual size: 22473278
./MQSeriesJava-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (722983ae32b7bf2251afff9a454a936a11ff8330)
added binary package [3]
============== ./MQSeriesJRE-7.0.1-0.x86_64.rpm
Expected size: 42302482 = lead(96)+sigs(180)+pad(4)+data(42302202)
Actual size: 42302482
./MQSeriesJRE-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (b0bbf72cf21db10435a13b1ec5993a4871f4661b)
added binary package [4]
============== ./MQSeriesKeyMan-7.0.1-0.x86_64.rpm
Expected size: 42710058 = lead(96)+sigs(180)+pad(4)+data(42709778)
Actual size: 42710058
./MQSeriesKeyMan-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (8d11081caf02280d083383d743c4f0b82b2aa502)
added binary package [5]
============== ./MQSeriesMan-7.0.1-0.x86_64.rpm
Expected size: 161518 = lead(96)+sigs(180)+pad(4)+data(161238)
Actual size: 161518
./MQSeriesMan-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (a4a17885f7883580956923f8e117f7dadd1396bb)
added binary package [6]
============== ./MQSeriesRuntime-7.0.1-0.x86_64.rpm
Expected size: 8145094 = lead(96)+sigs(180)+pad(4)+data(8144814)
Actual size: 8145094
./MQSeriesRuntime-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (d2db9097e37ebdb5d41acfd9d42866419ebb068e)
added binary package [7]
============== ./MQSeriesSamples-7.0.1-0.x86_64.rpm
Expected size: 666928 = lead(96)+sigs(180)+pad(4)+data(666648)
Actual size: 666928
./MQSeriesSamples-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (714fb38fc09ca65e1a98e5e2eea82c99c0049fd1)
added binary package [8]
============== ./MQSeriesSDK-7.0.1-0.x86_64.rpm
Expected size: 226810 = lead(96)+sigs(180)+pad(4)+data(226530)
Actual size: 226810
./MQSeriesSDK-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (626fe48cc7352769e56d7d3e5840ee15f84c36df)
added binary package [9]
============== ./MQSeriesServer-7.0.1-0.x86_64.rpm
Expected size: 26324204 = lead(96)+sigs(180)+pad(4)+data(26323924)
Actual size: 26324204
./MQSeriesServer-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (2ff0401d96ea31f6602078bb9e9aa307e2add72b)
added binary package [10]
============== ./MQSeriesTXClient-7.0.1-0.x86_64.rpm
Expected size: 40704 = lead(96)+sigs(180)+pad(4)+data(40424)
Actual size: 40704
./MQSeriesTXClient-7.0.1-0.x86_64.rpm: Header SHA1 digest: OK (c8a2796b85b44da11df3d5ea44c21eff6709d654)
added binary package [11]
found 0 source and 12 binary packages
opening db environment /var/lib/rpm/Packages create:cdb:mpool:private
opening db index /var/lib/rpm/Packages rdonly mode=0x0
locked db index /var/lib/rpm/Packages
========== +++ MQSeriesClient-7.0.1-0 x86_64/linux 0x0
opening db index /var/lib/rpm/Depends create:nofsync mode=0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
opening db index /var/lib/rpm/Basenames rdonly:nofsync mode=0x0
read h# 189 Header SHA1 digest: OK (6359f05b8871b2c4a11d58641ff5cb9be1ee423a)
Requires: /bin/sh YES (db files)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (rpmlib provides)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (rpmlib provides)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (rpmlib provides)
opening db index /var/lib/rpm/Conflictname rdonly:nofsync mode=0x0
read h# 1013 Header SHA1 digest: OK (819dce139125e136ed5cb94bc6a209617551c233)
opening db index /var/lib/rpm/Providename rdonly:nofsync mode=0x0
Conflicts: MQSeriesClient < 7.0.0 NO
========== +++ MQSeriesConfig-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesEclipseSDK33 = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
========== +++ MQSeriesEclipseSDK33-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesJRE = 7.0.1-0 YES (added provide)
opening db index /var/lib/rpm/Pubkeys rdonly:nofsync mode=0x0
read h# 1 Header sanity check: OK
========== DSA pubkey id a84edae8 9c800aca (h#1)
read h# 703 Header V3 DSA signature: OK, key ID 9c800aca
Requires: gtk2 >= 2.2.4-0 YES (db provides)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
========== +++ MQSeriesJava-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
read h# 1015 Header SHA1 digest: OK (c2b99fc4f936e2bcd1513ecd438c2cbb09e88267)
Conflicts: MQSeriesJava < 7.0.0 NO
read h# 1022 Header SHA1 digest: OK (e060d3260a5bbc07a9a0100b06e4da3bca3ca138)
Requires: MQSeriesJava >= 7.0.0 YES (added provide)
Conflicts: MQSeriesJava > 7.1.0 NO
========== +++ MQSeriesJRE-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
read h# 1021 Header SHA1 digest: OK (0ebe2d6aedaf8c4bab75e1c43a6113e20d7c5ca2)
Requires: MQSeriesJRE >= 7.0.0 YES (added provide)
read h# 1014 Header SHA1 digest: OK (b63e3cfa0a4ea2b32da7e291ae825d0a4bb63b3b)
Conflicts: MQSeriesJRE > 7.1.0 NO
========== +++ MQSeriesKeyMan-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
read h# 1064 Header sanity check: OK
Requires: gsk7bas >= 7.0-4.23 YES (db provides)
read h# 1063 Header sanity check: OK
Requires: gsk7bas64 >= 7.0-4.23 YES (db provides)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
read h# 1017 Header SHA1 digest: OK (a65478ba4bdc6e6b2cd7f9298a6c038cdbd20123)
Conflicts: MQSeriesKeyMan < 7.0.0 NO
read h# 1024 Header SHA1 digest: OK (5e4dde008a347d57559a1c70353590dc50e61fcf)
Requires: MQSeriesKeyMan >= 7.0.0 YES (added provide)
Conflicts: MQSeriesKeyMan > 7.1.0 NO
========== +++ MQSeriesMan-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
read h# 1018 Header SHA1 digest: OK (62b82a6594d384facfc991a0f41b073f5a54f82b)
Conflicts: MQSeriesMan < 7.0.0 NO
read h# 1025 Header SHA1 digest: OK (4df7a41f7ab51069aa31b1428800632d1075f428)
Requires: MQSeriesMan >= 7.0.0 YES (added provide)
Conflicts: MQSeriesMan > 7.1.0 NO
========== +++ MQSeriesRuntime-7.0.1-0 x86_64/linux 0x0
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PartialHardlinkSets) <= 4.0.4-1 YES (rpmlib provides)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
Conflicts: MQSeriesHtml_base = 5.2.0-0 NO
Conflicts: MQSeriesDMQRuntime = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_en = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_de = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_es = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_fr = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_it = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_ja = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_ko = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_pt = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_Zh_CN = 5.2.0-0 NO
Conflicts: MQSeriesDMQDoc_Zh_TW = 5.2.0-0 NO
Conflicts: MQSeriesClient < 7.0.1 NO
Conflicts: MQSeriesJava < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesJava < 7.0.1
Conflicts: MQSeriesKeyMan < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesKeyMan < 7.0.1
Conflicts: MQSeriesMan < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesMan < 7.0.1
Conflicts: MQSeriesMsg_de < 7.0.1 NO
Conflicts: MQSeriesMsg_es < 7.0.1 NO
Conflicts: MQSeriesMsg_fr < 7.0.1 NO
Conflicts: MQSeriesMsg_it < 7.0.1 NO
Conflicts: MQSeriesMsg_ja < 7.0.1 NO
Conflicts: MQSeriesMsg_ko < 7.0.1 NO
Conflicts: MQSeriesMsg_pt < 7.0.1 NO
Conflicts: MQSeriesMsg_Zh_CN < 7.0.1 NO
Conflicts: MQSeriesMsg_Zh_TW < 7.0.1 NO
read h# 1019 Header SHA1 digest: OK (fce9db3e86c7939379cec0edca1f67a8d9fc3af1)
Conflicts: MQSeriesSamples < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesSamples < 7.0.1 Conflicts: MQSeriesSDK < 7.0.1 NO
read h# 1016 Header SHA1 digest: OK (1134291099ffe3e6f768fe2dd4c981555654ae63)
Conflicts: MQSeriesServer < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesServer < 7.0.1 Conflicts: MQSeriesRuntime < 7.0.1 YES (db provides)
package MQSeriesRuntime-7.0.1-0.x86_64 has unsatisfied Conflicts: MQSeriesRuntime < 7.0.1
Conflicts: MQSeriesRuntime < 7.0.0 NO
read h# 1020 Header SHA1 digest: OK (b61360f0aa5f2ecd552737e6de5cab24f567407f)
Requires: MQSeriesRuntime >= 7.0.0 YES (added provide)
Conflicts: MQSeriesRuntime > 7.1.0 NO
========== +++ MQSeriesSamples-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
Conflicts: MQSeriesSamples < 7.0.0 NO
read h# 1026 Header SHA1 digest: OK (0daff5646d64087be500c641317fb5f0f777746a)
Requires: MQSeriesSamples >= 7.0.0 YES (added provide)
Conflicts: MQSeriesSamples > 7.1.0 NO
========== +++ MQSeriesSDK-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
Conflicts: MQSeriesSDK < 7.0.0 NO
========== +++ MQSeriesServer-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PartialHardlinkSets) <= 4.0.4-1 YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
Conflicts: MQSeriesServer < 7.0.0 NO
read h# 1023 Header SHA1 digest: OK (b1d0d6271ab2701329ff0ca1a100ac95cd55bbce)
Requires: MQSeriesServer >= 7.0.0 YES (added provide)
Conflicts: MQSeriesServer > 7.1.0 NO
========== +++ MQSeriesTXClient-7.0.1-0 x86_64/linux 0x0
Requires: MQSeriesClient = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesJava = 7.0.1-0 YES (added provide)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: /bin/sh YES (cached)
Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (cached)
Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (cached)
Requires: rpmlib(PayloadIsBzip2) <= 3.0.5-1 YES (cached)
closed db index /var/lib/rpm/Pubkeys
closed db index /var/lib/rpm/Depends
closed db index /var/lib/rpm/Conflictname
closed db index /var/lib/rpm/Providename
closed db index /var/lib/rpm/Basenames
closed db index /var/lib/rpm/Packages
closed db environment /var/lib/rpm/Packages
error: Failed dependencies:
MQSeriesJava < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesKeyMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesMan < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesSamples < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesServer < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
MQSeriesRuntime < 7.0.1 conflicts with MQSeriesRuntime-7.0.1-0.x86_64
========== recording tsort relations
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesEclipseSDK33 = 7.0.1-0 YES (added provide)
Requires: MQSeriesJRE = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesClient = 7.0.1-0 YES (added provide)
Requires: MQSeriesRuntime = 7.0.1-0 YES (added provide)
Requires: MQSeriesJava = 7.0.1-0 YES (added provide)
========== tsorting packages (order, #predecessors, #succesors, tree, depth, breadth)
0 0 10 0 1 0 +MQSeriesRuntime-7.0.1-0.x86_64
1 1 1 0 2 0 +MQSeriesClient-7.0.1-0.x86_64
2 1 1 0 2 1 +MQSeriesJava-7.0.1-0.x86_64
3 1 1 0 2 2 +MQSeriesJRE-7.0.1-0.x86_64
4 1 1 0 3 0 +MQSeriesEclipseSDK33-7.0.1-0.x86_64
========== successors only (310885565 bytes)
5 2 0 0 4 0 +MQSeriesConfig-7.0.1-0.x86_64
6 1 0 0 2 3 +MQSeriesKeyMan-7.0.1-0.x86_64
7 1 0 0 2 4 +MQSeriesMan-7.0.1-0.x86_64
8 1 0 0 2 5 +MQSeriesSamples-7.0.1-0.x86_64
9 1 0 0 2 6 +MQSeriesSDK-7.0.1-0.x86_64
10 1 0 0 2 7 +MQSeriesServer-7.0.1-0.x86_64
11 3 0 0 3 1 +MQSeriesTXClient-7.0.1-0.x86_64
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Wed Oct 06, 2010 8:22 am    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

Today we were successful in upgrading the MQ v 7.0.0.2 to v 7.0.1.0 in Linux environment.

Update: The major issue was with the Software package we were using to upgrade MQ. The software using was packaged in June 2009 which is old. There is a new package for v 7.0.1.0 which we were unaware, IBM helped us to identify this issue. We downloaded the latest MQ v 7.0.1.0 and it worked, this has all the packages with PTF U823773 dated August 2009.
Back to top
View user's profile Send private message
mvic
PostPosted: Wed Oct 06, 2010 8:32 am    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

Congratulations on the success.

7.0.1.0 was a big update, new features and so on. 7.0.1.3 is out for a little while now.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Wed Oct 06, 2010 10:20 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

7.0.1.3 is what you get when you go to Passport Advantage to download MQ 7. You can't get 7.0.1.0 anymore there. Lots and lots of fixes between 7.0.1.0 and 7.0.1.3....you should get to 7.0.1.3.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
maxy_14in
PostPosted: Wed Oct 06, 2010 5:36 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2008
Posts: 43

Yes, that's true initially it prompts directly downloading 7.0.1.3, but when selected all fixes to download it lists out the previous releases too. Thank you everyone.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Cannot Install 7.0.1.0 in Linux
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.