My update to 5.2 fails on one machine because of this error: Transaction Check Error: file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package AcronisAgentLinux-9.5.8076-1 file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package TrueImageAgent-9.5.8076-1 Obviously, both packages created (completely unnecessarily) the /etc/init.d symlink. I'm going to report this to them, but what's the best course of action to continue now? There doesn't seem to be a "force" option for yum? Install that single file via rpm with force? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
I had similar problems, the only way i found out quick and dirty was to remove the acronis packages and install it again after yum finished. Greetings Shade Kai Schaetzl schrieb:> My update to 5.2 fails on one machine because of this error: > > Transaction Check Error: > file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with > file from package AcronisAgentLinux-9.5.8076-1 > file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with > file from package TrueImageAgent-9.5.8076-1 > > > Obviously, both packages created (completely unnecessarily) the > /etc/init.d symlink. I'm going to report this to them, but what's the best > course of action to continue now? There doesn't seem to be a "force" > option for yum? Install that single file via rpm with force? > > Kai > >
Kai Schaetzl wrote:> My update to 5.2 fails on one machine because of this error: > > Transaction Check Error: > file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with > file from package AcronisAgentLinux-9.5.8076-1 > file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with > file from package TrueImageAgent-9.5.8076-1 > > > Obviously, both packages created (completely unnecessarily) the > /etc/init.d symlink. I'm going to report this to them, but what's the best > course of action to continue now? There doesn't seem to be a "force" > option for yum? Install that single file via rpm with force?rpm -Uvh --force <pkg_name> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20080628/ceba1017/attachment-0001.sig>
Johnny Hughes wrote on Sat, 28 Jun 2008 08:58:49 -0500:> Install that single file via rpm with force? > > rpm -Uvh --force <pkg_name>That's what I was asking ;-) have done so in the meantime after I had confirmed that yum really doesn't have it. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com