Koozali.org: home of the SME Server

Missing dependency: imp-h3 >= 4.3.7 is needed by package smeserver-kronolith

Offline holck

  • *
  • 322
  • +1/-0
When trying to use yum to update the server packages, I get this message

---> Package smeserver-kronolith.noarch 0:2.2-10.el4.sme set to be updated

But then also later the error message above.

I have these repositories enabled: base, updates, smeos, smecontribs, smeupdates, smeaddons, smeextras, and dag

Best regards,
Jesper, Denmark
......

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Try disabling smecontribs for the time of the update:

Code: [Select]
yum update --disablerepo=smecontribs
Your update seems to drag in smeserver-kronolith which required a newer IMP version that is still in smeupdates-testing. Once that is released you will be able to update smeserver-kronolith as well.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline erroneus

  • ***
  • 62
  • +0/-0
It's not there... I would like to install Kronolith but I can't...

Offline janet

  • *****
  • 4,812
  • +0/-0
holck

Jesper, I think you probably know this, but I post it for the benefit of other readers who may not be aware.

Quote
I have these repositories enabled: base, updates, smeos, smecontribs, smeupdates, smeaddons, smeextras, and dag

Unless you have particular reasons for doing so, and are aware of the implications, only the standard repositories should be enabled ie
base, smeaddons, smeextras, smeos, smeupdates and updates

If you have smecontribs & dag enabled all the time, then you may inadvertantly update a contrib or other package when you do not wish to do so.
It is good practice to update your main SME Server (using the developer recommended standard repos), and then seperately update any contrib or other repo packages ie
(with only the standard repos enabled)
yum update
signal-event post-upgrade
signal-event reboot

Then follow that with specific package updates for any contribs that are installed that you do actually wish to update.
It is also better to update contribs one at a time to ensure no problems are introduced during a standard update ie
yum update --enablerepo=smecontribs contribpackagename
(and if required, although safer to do this anyway)
signal-event post-upgrade
signal-event reboot

If need be, eg in order to download additional dependencies that are in other repos (eg dag), you can temporarily enable dag or other repos during the specific update process ie
yum update --enablerepo=smecontribs --enablerepo=dag contribpackagename
signal-event post-upgrade
signal-event reboot

Following the above guidelines keeps your SME Server updated correctly as per developer releases & recommended CentOS updates, yet also allows you to update your contribs and other additional installed packages in a safe and controlled manner.
« Last Edit: June 20, 2010, 02:59:58 AM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
jesper, your post is off-topic for this forum, since smeserver-kronolith is not software included in the SME server CDROM.

You also should pay attention to this:

Don't report problems here - Please report bugs and potential bugs in the bug tracker

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Don't report problems here - Please report bugs and potential bugs in the bug tracker
For most of the cases this is true, but in this case I think the error is in publishing the new smeserver-kronolith in smecontribs, where its dependencies are not pushed to the official repositories and are still in smetest as they are core packages and need to be verified first...
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Cactus is correct, imp 4.3.7 should be in the smetest or smeupdates-testing repo for sme8.  smeserver-kronolith has an issue that I need to work on as soon as I get some decent free time between baseball games.  I don't plan to create imp 4.3.7 for sme7, but someone else can if that want.
 
John
......

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Would it be possible to get a previous version of kronolith that will work with SME 7.4?

TAI
Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Would it be possible to get a previous version of kronolith that will work with SME 7.4?
AFAIK only the latest version is available.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Would it be possible to get a previous version of kronolith that will work with SME 7.4?

TAI
Bob

Yeah sure.  I hadn't manually copied these files from smetest for this reason.  Some automated script must now be checking and doing this work.  I'll try to get to it over the weekend in between youth baseball games.

John
......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Would it be possible to get a previous version of kronolith that will work with SME 7.4?

SME 7.4 doesn't really exist. That's just an SME 7.5 system which hasn't had any updates applied for a while. SME 7.5 is the only version which is currently supported and being updated.

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Look for an updated smeserver-kronolith-2.2-11.el4.sme.noarch.rpm in the smetest repo soon.  I'll move it to smecontribs in a few days.

John
......

Offline byte

  • *
  • 2,183
  • +2/-0
Moving this topic to the SME Contribs forum, it is more appropriate there. Thanks
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Any news on this?
If you think you know whats going on, you obviously have no idea whats going on!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Any news on this?

Consult the bug tracker. If this problem has been reported there, then you will be able to see the status  - it will probably have been fixed.

If the problem has not yet been reported, then report it now. Then it will likely be fixed.