Changes

From SME Server
Jump to navigationJump to search
917 bytes removed ,  05:05, 8 February 2009
Line 67: Line 67:  
If you are trying to upgrade from a 7.0, 7.1.x or 7.2 server upgrading yum will fail with the following error:
 
If you are trying to upgrade from a 7.0, 7.1.x or 7.2 server upgrading yum will fail with the following error:
   −
--> Running transaction check
  −
--> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck
  −
--> Processing Dependency: yum-metadata-parser for package: yum
  −
--> Processing Dependency: startup-notification >= 0.5 for package: libwnck
  −
--> Restarting Dependency Resolution with new changes.
  −
--> Populating transaction set with selected packages. Please wait.
  −
---> Downloading header for startup-notification to pack into transaction set.
  −
startup-notification-0.8- 100% |=========================| 5.0 kB    00:00
  −
---> Package startup-notification.i386 0:0.8-4.1 set to be updated
  −
--> Running transaction check
  −
--> Processing Dependency: yum-metadata-parser for package: yum
   
  --> Finished Dependency Resolution
 
  --> Finished Dependency Resolution
 
  Error: Missing Dependency: yum-metadata-parser is needed by package yum
 
  Error: Missing Dependency: yum-metadata-parser is needed by package yum
================================================================
  −
No new rpms were installed. No additional commands are required.
  −
================================================================
  −
[root@example ~]#
      
You can solve this using the following steps:
 
You can solve this using the following steps:
 
<ol></li><li>You will need to download the yum-metadata-parser package from the SME Server 7.3 repository:
 
<ol></li><li>You will need to download the yum-metadata-parser package from the SME Server 7.3 repository:
  wget <nowiki>http://mirror.contribs.org/smeserver/releases/7.3/smeos/i386/SME/RPMS/yum-metadata-parser-1.0-8.el4.centos.i386.rpm</nowiki>
+
  wget <nowiki>http://mirror.contribs.org/smeserver/releases/7/smeos/i386/SME/RPMS/yum-metadata-parser-1.0-8.el4.centos.i386.rpm</nowiki>
 
</li><li>Manually install the package as below:
 
</li><li>Manually install the package as below:
 
  rpm -Uvh --oldpackage yum-metadata-parser-1.0-8.el4.centos.i386.rpm
 
  rpm -Uvh --oldpackage yum-metadata-parser-1.0-8.el4.centos.i386.rpm

Navigation menu