On Thu, Aug 26, 2010 at 11:17:12AM -0400, Robert Schweikert wrote:
One of the additional repositories I have configured on the system is
http://download.opensuse.org/repositories/Virtualization:/Appliances/openSUS...
as I want to track the Kiwi development packages. After I upgraded the machine from openSUSE 11.2 to 11.3 I ran
zypper install kiwi-LATEST_VERSION_AT_THE_TIME
and chose to change the "vendor" for the Kiwi packages to be the Appliances repo. With this I figured that future "zypper up" usage would get me the latest packages of kiwi. That does not appear to be the case.
This should work, as the vendor of the applience repo didn't change. Does 'rpm -qi kiwi' really report the applience repo in the 'Distribution:' line? Maybe the latest kiwi packages requires another package from the applience repo to be updated as well, so 'zypper up' doesn't do the update. 'zypper in kiwi-<NEWESTVERSION>' should tell you about this. You can also use 'zypper dup --from' to switch all of your packages to the ones from the applience repo.
I also tried "zypper patch" and it still does not pick up the packages from the Appliances repo.
No, 'zypper patch' just installs the official released openSUSE updates. Those updates are a bit like package groups, they come with a severity, a description what they fix and so on. The buildservice doesn't generate such update information, but 'zypper up' should be sufficient to update to the latest versions (as long as the vendor matches). Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org