Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: wjp79 on June 04, 2010, 04:43:06 PM

Title: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: wjp79 on June 04, 2010, 04:43:06 PM
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
Title: Re: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: Stefano 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
Title: Re: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: wjp79 on June 04, 2010, 05:33:09 PM
the result:

initscripts-7.93.33-1.centos4.e14.sme
Title: Re: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: Stefano 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
Title: Re: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: CharlieBrady 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
Title: Re: yum update --> interscripts conflicts with udev < 0;339-10.24
Post by: wjp79 on June 07, 2010, 09:31:24 AM
Filed a bug.

http://bugs.contribs.org/show_bug.cgi?id=6028

Tnx