Koozali.org: home of the SME Server

yum update --> interscripts conflicts with udev < 0;339-10.24

Offline wjp79

  • *
  • 17
  • +0/-0
Hello people,

Iḿ running sme server 7.4. So I thought ltes update to 7.5. Now yum gives me an error: "initscripts conflicts with udev < 0;339-10.24"

I googled and searched the forum, but I could not find a similar error.

I tried yum clean and did a post-upgrade reboot.

Anyone have a clue?

Tnx

WJ

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: yum update --> interscripts conflicts with udev < 0;339-10.24
« Reply #1 on: June 04, 2010, 05:00:10 PM »
yes..

post here the result of
Code: [Select]
rpm -qa 2>/dev/null | grep initscripts | sort

I suspect you have 2 versions of it on your machine..

if so, please file a bug, thank you

Offline wjp79

  • *
  • 17
  • +0/-0
Re: yum update --> interscripts conflicts with udev < 0;339-10.24
« Reply #2 on: June 04, 2010, 05:33:09 PM »
the result:

initscripts-7.93.33-1.centos4.e14.sme

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: yum update --> interscripts conflicts with udev < 0;339-10.24
« Reply #3 on: June 04, 2010, 05:40:13 PM »
ops.. my bad (doin n things at the same time)

sorry, post the result of
Code: [Select]
rpm -qa 2>/dev/null | grep udev | sort

thank you

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: yum update --> interscripts conflicts with udev < 0;339-10.24
« Reply #4 on: June 04, 2010, 07:52:49 PM »
Iḿ running sme server 7.4. So I thought ltes update to 7.5. Now yum gives me an error: "initscripts conflicts with udev < 0;339-10.24"

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

Offline wjp79

  • *
  • 17
  • +0/-0