On Mon, 2006-08-14 at 09:56 -0400, Phil Schaffner wrote: > On Mon Aug 14 08:05:06 CEST 2006, Axel Thimm wrote: > ... snip ... > > Can you try editing /usr/lib/yum-plugins/kmdl.py and changing > > > > requires_api_version = '2.2' > > > > to > > > > requires_api_version = '2.1' > > There was nothing to change so I inserted the above. No joy: > > # yum --enable atrpms update > Loading "protectbase" plugin > Loading "fastestmirror" plugin > > > Plugin "kmdl" requires API 2.2. Supported API is 2.1. > # cat /etc/yum/pluginconf.d/kmdl.conf > [main] > requires_api_version = '2.1' > enabled=1
Duhhh... Sorry - not awake yet. Edited the correct file now... # yum --enable atrpms update Loading "protectbase" plugin Loading "fastestmirror" plugin Loading "kmdl" plugin Setting up Update Process Setting up repositories atrpms 100% |=========================| 951 B 00:00 kbs-CentOS-Misc 100% |=========================| 951 B 00:00 contrib 100% |=========================| 951 B 00:00 local 100% |=========================| 951 B 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 kbs-CentOS-Extras 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 centosplus 100% |=========================| 951 B 00:00 addons 100% |=========================| 951 B 00:00 Loading mirror speeds from cached hostfile Reading repository metadata in from local files Excluding Packages from Red Hat Enterprise Linux 4 - i386 - ATrpms Finished 113 packages excluded due to repository protections Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for ieee80211-devel to pack into transaction set. ieee80211-devel-1.1.14-13 100% |=========================| 2.8 kB 00:00 ---> Package ieee80211-devel.i386 0:1.1.14-13.el4.at set to be updated ---> Downloading header for atrpms-package-config to pack into transaction set. atrpms-package-config-109 100% |=========================| 5.9 kB 00:00 ---> Package atrpms-package-config.i386 0:109-3.el4.at set to be updated ---> Downloading header for ieee80211 to pack into transaction set. ieee80211-1.1.14-13.el4.a 100% |=========================| 2.5 kB 00:00 ---> Package ieee80211.i386 0:1.1.14-13.el4.at set to be updated --> Running transaction check --> Processing Dependency: ieee80211-kmdl-1.1.14-13.el4.at for package: ieee80211 --> Finished Dependency Resolution Error: Missing Dependency: ieee80211-kmdl-1.1.14-13.el4.at is needed by package ieee80211 A different problem, but the plugin now works. Enabled testing/bleeding same problem. Phil _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
