Koozali.org: home of the SME Server

5.5 Update2 failed dependencies

Petz

5.5 Update2 failed dependencies
« on: November 18, 2002, 05:33:40 PM »
Hi all.

I have just manually upgraded my esmith from 5.1.2 to 5.5 update1.
everything ok.

now i would like to upgrade (manually) to 5.5 update2 but:

rpm -Uvh e-smith-base-4.10.16-01.noarch.rpm
error: failed dependencies:
        e-smith-lib >= 1.10.1 is needed by e-smith-base-4.10.16-01
        e-smith-formmagick >= 0.2.0 is needed by e-smith-base-4.10.16-01
        perl-gettext >= 1.01 is needed by e-smith-base-4.10.16-01

where can i get those rpms? and why i dont have them already?

i do the manually update because my server-manager says in the BladeFrame:

Supported blades
SMEServer-5.1.2_Update2 SMEServer v5.1.2 Update 2 **modified installed  
nothing more...

hm...

Petz

Re: 5.5 Update2 failed dependencies
« Reply #1 on: November 18, 2002, 05:35:10 PM »
hello again!

when i do a *.rpm...

-------------------------------------------------------------------
rpm -Uvh *.rpm                              
error: failed dependencies:
        e-smith-lib >= 1.10.1 is needed by e-smith-base-4.10.16-01
        e-smith-formmagick >= 0.2.0 is needed by e-smith-base-4.10.16-01
        perl-gettext >= 1.01 is needed by e-smith-base-4.10.16-01
        e-smith-lib >= 1.9.25 is needed by e-smith-blades-1.4.8-01
        e-smith-rpm >= 0.0.5 is needed by e-smith-blades-1.4.8-01
        e-smith-formmagick is needed by e-smith-blades-1.4.8-01
        perl-CGI-FormMagick >= 0.79 is needed by e-smith-blades-1.4.8-01
        perl(RPM::Header) is needed by e-smith-blades-1.4.8-01
        perl(RPM::Database) is needed by e-smith-blades-1.4.8-01
        e-smith-lib >= 1.9.35 is needed by e-smith-email-4.10.4-01
        horde >= 2.0 is needed by e-smith-horde-1.4.13-01
        mailfront is needed by e-smith-mailfront-0.2.3-01
        ucspi-tcp is needed by e-smith-mailfront-0.2.3-01
        e-smith-lib >= 1.9.35 is needed by e-smith-mailfront-0.2.3-01
        turba = 1.0 is needed by e-smith-turba-0.20.2-01
        e-smith-lib >= 1.9.35 is needed by e-smith-viewlogfiles-1.0.6-01
warning: LOOP:
warning: removing e-smith-mailfront-0.2.3-01 "Requires: e-smith-email >= 4.9.10" from tsort relations.
warning:     e-smith-mailfront-0.2.3-01               Requires: e-smith-email >= 4.9.10
warning: removing e-smith-email-4.10.4-01 "Requires: e-smith-mailfront" from tsort relations.
warning:     e-smith-email-4.10.4-01                  Requires: e-smith-mailfront
-------------------------------------------------------------------

Dan Brown

Re: 5.5 Update2 failed dependencies
« Reply #2 on: November 18, 2002, 06:42:48 PM »
If you're running SME 5.1.2, you shouldn't be installing SME 5.5 updates.  They won't work.  Use 5.1.2 updates instead.

Petz

Re: 5.5 Update2 failed dependencies
« Reply #3 on: November 18, 2002, 06:49:44 PM »
hm... i have updatet from 5.1.2 up1 to 5.1.2 up2

but i dont need the 5.5 updates?
and they wont work?

thx alot!!

Dan Brown

Re: 5.5 Update2 failed dependencies
« Reply #4 on: November 18, 2002, 06:52:57 PM »
The 5.5 updates are only for 5.5.  If you don't have 5.5, you don't need them, and they won't work.  However, 5.1.2 is up to update 3.  Read this for more info:

http://www.e-smith.org/article.php3

Danny Wong

Re: 5.5 Update2 failed dependencies
« Reply #5 on: January 07, 2003, 04:39:25 AM »
I had the same problem, and I AM running 5.5  I worked arround it "Kinda" by running

rpm -Uvh --nodeps --replacepkgs *.rpm  

Does anyone know if this will jeapordize the validity of the update?

Charlie Brady

Re: 5.5 Update2 failed dependencies
« Reply #6 on: January 07, 2003, 06:41:26 AM »
Danny Wong wrote:
 
> I had the same problem, and I AM running 5.5

You can't have had the same problem.

> rpm -Uvh --nodeps --replacepkgs *.rpm  
>
> Does anyone know if this will jeapordize the validity of the
> update?

You might get away with that.

Charlie

Danny Wong

Re: 5.5 Update2 failed dependencies
« Reply #7 on: January 07, 2003, 09:53:26 PM »
Running 5.5 Update 2 as explained in the tech note I get:

rpm -Uvh --replacepkgs *.rpm
error: failed dependencies:
        util-linux >= 2.10s-11 is needed by initscripts-5.83-1es5


If I run, rpm -Uvh --nodeps --replacepkgs *.rpm

it installs fine but I am worried about the util-linux >= 2.10s-11 dependency...

Have I need to worry in anyones oppinion?


Thanks