Package Updater NetworkManager Issue

John Austin ja at jaa.org.uk
Fri Jul 11 09:00:01 UTC 2008


On Thu, 2008-07-10 at 19:40 -0400, Mark LaPierre wrote:
> I experienced an issue with one package supplied by the package 
> manager.  The NetworkManager package would not install due to unresolved 
> dependencies.
> 
> I tried to use yum directly.  It turns out that there is one package 
> that is not available.  How can I resolve this issue?
> 
> [root at mushroom ~]# yum update
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> --> Processing Dependency: NetworkManager-glib = 
> 1:0.7.0-0.6.7.svn3370.fc8 for package: NetworkManager
> ---> Package NetworkManager-glib.x86_64 1:0.7.0-0.6.9.svn3675.fc8 set to 
> be updated
> ---> Package NetworkManager-gnome.x86_64 1:0.7.0-0.6.9.svn3675.fc8 set 
> to be updated
> ---> Package NetworkManager-glib.i386 1:0.7.0-0.6.9.svn3675.fc8 set to 
> be updated
> ---> Package NetworkManager.x86_64 1:0.7.0-0.6.9.svn3675.fc8 set to be 
> updated
> --> Running transaction check
> --> Finished Dependency Resolution
> 
> Dependencies Resolved
> 
> =============================================================================
>  Package                 Arch       Version          Repository        Size
> =============================================================================
> Updating:
>  NetworkManager          x86_64     1:0.7.0-0.6.9.svn3675.fc8  
> updates           787 k
>  NetworkManager-glib     x86_64     1:0.7.0-0.6.9.svn3675.fc8  
> updates           131 k
>  NetworkManager-glib     i386       1:0.7.0-0.6.9.svn3675.fc8  
> updates           130 k
>  NetworkManager-gnome    x86_64     1:0.7.0-0.6.9.svn3675.fc8  
> updates           336 k
> Transaction Summary
> =============================================================================
> Install      0 Package(s)        
> Update       4 Package(s)        
> Remove       0 Package(s)        
> 
> Total download size: 1.4 M
> Is this ok [y/N]: y
> Downloading Packages:
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> Package NetworkManager needs NetworkManager-glib = 
> 1:0.7.0-0.6.7.svn3370.fc8, this is not available.
> Package NetworkManager needs NetworkManager-glib = 
> 1:0.7.0-0.6.7.svn3370.fc8, this is not available.
> Complete!
> [root at mushroom ~]#
> 

Same problem here but only on one of two "very similar" F8 machines

My preferred solution was
yum remove NetworkManager*
but this takes out evolution for some reason!!

yum --exclude NetworkManager* update was the best I could do
to get most things updated

Could not find out why one machine updated Ok and the other doesn't

John




More information about the fedora-list mailing list