Mailinglist Archive: zypp-devel (47 mails)

< Previous Next >
Re: [zypp-devel] "must see" advisories for security updates, distro upgrades, OBS
  • From: Michael Andres <ma@xxxxxxx>
  • Date: Fri, 8 May 2009 11:49:51 +0200
  • Message-id: <200905081149.52250.ma@xxxxxxx>
On Thursday 07 May 2009 20:00:47 Michael Andres wrote:
On Thursday 07 May 2009 19:06:56 Jano Kupec wrote:
Hi, just to summarize, we need notification mechanism for package
updates. All we currently have is the output from rpm (which gets
printed only in zypper, and can be easily overlooked).

Isn't this

Bug 450093 - update-messages functionality not implemented
Fate 301175

A bit more verbose: We have

- Messages associated with patches. Those messages are part of the patch
metadata. Shown at the beginning of commit via a callback. The callback
returning FALSE will abort commit.

- Messages and Scripts which can be installed by any package. After commit
all newly installed scripts are executed (available in code 11). All newly
installed messages will be shown via a callback, similar to patch messages
(to be implented).

Depending on the mode (interactive/non-interactive) you can use different
callback recipients, which either show and/or collect the messages.


AFAIK not yet defined is the format of the packages message file. By now we'd
assume it's plain (utf8)text. But we probably could define some magic, that
allows to ship translated texts as well.

--

cu,
Michael Andres

+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+

--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >