On Thursday 22 June 2006 10:04, Oliver Tennert wrote:
> Am Donnerstag, 22. Juni 2006 10:00 schrieb Klaus Kaempf:
> > * Oliver Tennert <[EMAIL PROTECTED]> [Jun 22. 2006 09:47]:
> > > Am Donnerstag, 22. Juni 2006 09:45 schrieb Klaus Kaempf:
> > > > * Oliver Tennert <[EMAIL PROTECTED]> [Jun 22. 2006 
09:43]:
> > > > > [EMAIL PROTECTED] /root # rpm -ihv --fileconflicts
> > > > > fileconflictstest-1.0-1.x86_64.rpm
> > > > > Preparing...
> > > > > ########################################### [100%]
> > > > > 1:fileconflictstest
> > > > > ########################################### [100%]
> > > >
> > > > Hmm. What happens if you install with "rpm -Uhv ..." ?
> > >
> > > Note that I am not upgrading an already installed package, but
> > > installing a totally new one.
> >
> > I know :-)
> >
> > I'm just interested if rpm has a different behaviour when using -U
> > instead of -i in your case.
>
> No.

In fact it seems that the problem lies somewhere in your configuration.
Consider the following transcript which I have just obtained:

~ > sd rpm -Uvh --replacefiles --replacepkgs kaffeine-0.8.1-13.1.i586.rpm
Preparing...                ########################################### [100%]
   1:kaffeine               ########################################### [100%]
~ > rpm -V kaffeine
~ > sd rpm -Uvh kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm
warning: kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm: Header V3 DSA signature: 
NOKEY, key ID 58857177
Preparing...                ########################################### [100%]
        package kmplayer-0.9.2_2.0-1.guru.suse101 is already installed
        file /opt/kde3/share/mimelnk/application/x-mplayer2.desktop from 
install of kmplayer-0.9.2_2.0-1.guru.suse101 conflicts with file from package 
kdelibs3-3.5.3-25.2
        file /opt/kde3/share/mimelnk/application/x-mplayer2.desktop from 
install of kmplayer-0.9.2_2.0-1.guru.suse101 conflicts with file from package 
kaffeine-0.8.1-13.1
~ > sd rpm -Uvh --replacepkgs  kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm
warning: kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm: Header V3 DSA signature: 
NOKEY, key ID 58857177
Preparing...                ########################################### [100%]
        file /opt/kde3/share/mimelnk/application/x-mplayer2.desktop from 
install of kmplayer-0.9.2_2.0-1.guru.suse101 conflicts with file from package 
kdelibs3-3.5.3-25.2
        file /opt/kde3/share/mimelnk/application/x-mplayer2.desktop from 
install of kmplayer-0.9.2_2.0-1.guru.suse101 conflicts with file from package 
kaffeine-0.8.1-13.1
~ > sd rpm -Uvh --replacepkgs --replacefiles 
kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm
warning: kmplayer-0.9.2_2.0-1.guru.suse101.i686.rpm: Header V3 DSA signature: 
NOKEY, key ID 58857177
Preparing...                ########################################### [100%]
   1:kmplayer               ########################################### [100%]
~ > rpm -V kaffeine
S.5....T    /opt/kde3/share/mimelnk/application/x-mplayer2.desktop
~ > lsb_release -d
Description:    SUSE LINUX 10.1 (i586)

-- 
Best regards,
  Alexander.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to