Does anyone know of a way to tell autoyast to select packages from a specific installation source?
I've got my addons installation source setup and it works just fine. However, I've built my own rpm for nagios version 2.9, whereas the suse (10.2) installation contains nagios version 2.5. The version 2.5 is always installed when selected. How do I tell autoyast that I want the 2.9 from my addons? Despite the fact that my rpm is newer, autoyast always selects the 2.5 version from the stock suse 10.2 kit instead of my own addons.
I've got an updates addon setup as well, working just fine and I keep it updated. I've noticed that if autoyast finds a newer package in my updates addon, it will select the newer one. But not when from my other addon. Why? It feels like I'm missing something here.
Setup is: suse-10.2 suse-10.2/addons suse-10.2/updates
Any ideas appreciated /Lars Stavholm
On Saturday 28 April 2007 02:58, Lars Stavholm wrote:
Does anyone know of a way to tell autoyast to select packages from a specific installation source?
actually yast always uses the latest available package version.
Despite the fact that my rpm is newer, autoyast always selects the 2.5 version from the stock suse 10.2 kit instead of my own addons.
that's strange.
I've got an updates addon setup as well, working just fine and I keep it updated. I've noticed that if autoyast finds a newer package in my updates addon, it will select the newer one. But not when from my other addon. Why? It feels like I'm missing something here.
Maybe there is something in the log. Actually the resolver should use the latest version of a package except the dependencies of new package can not be fulfilled or there is a hard "require version == 2.5" in some package (I doubt that).
autoinstall@lists.opensuse.org