Broken dependencies in Fedora 9 - 2008-10-23

Michael Schwendt mschwendt at gmail.com
Thu Oct 23 22:10:10 UTC 2008


On Thu, 23 Oct 2008 15:56:51 -0600, Orion Poplawski wrote:

> Michael Schwendt wrote:
> > Your following packages in the repository suffer from broken dependencies:
> > 
> > ======================================================================
> > The results in this summary consider Test Updates!
> > ======================================================================
> > 
> > package: paraview-3.2.1-6.fc9.i386 from fedora-9-x86_64
> >   unresolved deps:
> >      paraview-data = 0:3.2.1-6.fc9
> > 
> > package: paraview-mpi-3.2.1-6.fc9.i386 from fedora-9-x86_64
> >   unresolved deps:
> >      paraview-data = 0:3.2.1-6.fc9
> 
> ?  These are old versions...
> 
> 
> $ yum list paraview\*
> Loaded plugins: dellsysidplugin, downloadonly
> Installed Packages
> paraview.i386                            3.2.2-1.fc9            installed
> paraview-data.i386                       3.2.2-1.fc9            installed
> Available Packages
> paraview-devel.i386                      3.2.2-1.fc9 
> updates-newkey
> paraview-mpi.i386                        3.2.2-1.fc9 
> updates-newkey
> paraview-mpi-devel.i386                  3.2.1-6.fc9            fedora

That's the wrong arch repo.
 
> Ah, so I dropped paraview-mpi-devel, but I obsolete/provide it in 
> paraview-devel:
> 
> %package        devel
> Summary:        Development files for ParaView
> Group:          Applications/Engineering
> Requires:       %{name} = %{version}-%{release}
> Obsoletes:      %{name}-mpi-devel < %{version}-%{release}
> Provides:       %{name}-mpi-devel = %{version}-%{release}
> 
> So, what's up?

See bodhi comment. This is multiarch breakage. paraview-mpi.i386 no
longer is made available for x86_64 because of your modified inter-package
dependencies.




More information about the fedora-devel-list mailing list