YUM update problem

Paul Howarth paul at city-fan.org
Thu Feb 17 14:13:58 UTC 2005


Rick Lim wrote:
> Here's what I get
> 
> [root at d64-180-18-237 ~]# yum update curl curl-devel libidn libidn-devel
> Setting up Update Process
> Setting up Repo:  base
> repomd.xml                100% |=========================| 1.1 kB    00:00
> Setting up Repo:  updates-released
> repomd.xml                100% |=========================|  951 B    00:00
> Reading repository metadata in from local files
> base      : ################################################## 2622/2622
> updates-re: ################################################## 682/682
> Could not find update match for libidn
> Could not find update match for libidn-devel
> Resolving Dependencies
> --> Populating transaction set with selected packages. Please wait.
> ---> Package curl.i386 0:7.12.3-2 set to be updated
> ---> Package curl-devel.i386 0:7.12.3-2 set to be updated
> --> Running transaction check
> --> Processing Dependency: libidn-devel for package: curl
> --> Finished Dependency Resolution
> Error: Requiring package curl-devel-7.12 not in transaction set
> nor in rpmdb

try:
# yum install libidn-devel
# yum update curl curl-devel

Paul.




More information about the fedora-list mailing list