[opensuse-buildservice] ymp for upgrade?
Hello, We want to create a ymp (1-Click) which will cause the user to upgrade all packages provided by our repository which are installed, but not ask the user to install anything which is not installed. Is such a thing possible? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
2009/3/12 Andrew Jorgensen <ajorgensen@novell.com>: - Hide quoted text -
Hello, We want to create a ymp (1-Click) which will cause the user to upgrade all packages provided by our repository which are installed, but not ask the user to install anything which is not installed. Is such a thing possible?
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Not directly yet. There is a feature request (bnc #339928) to implement this. As a workaround if you can get your desired behaviour using a Pattern or an empty package with dependencies then you could construct a YMP to install one of those. (type="pattern" for patterns). -- Benjamin Weber -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thu, 2009-03-12 at 22:29 +0000, Benji Weber wrote:
2009/3/12 Andrew Jorgensen <ajorgensen@novell.com>: - Hide quoted text -
Hello, We want to create a ymp (1-Click) which will cause the user to upgrade all packages provided by our repository which are installed, but not ask the user to install anything which is not installed. Is such a thing possible?
Not directly yet. There is a feature request (bnc #339928) to implement this.
As a workaround if you can get your desired behaviour using a Pattern or an empty package with dependencies then you could construct a YMP to install one of those. (type="pattern" for patterns).
<software><item type="pattern"> ? How do we accomplish an upgrade via a pattern? Put everything into suggests? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Andrew Jorgensen
-
Benji Weber