Mailinglist Archive: zypp-devel (57 mails)

< Previous Next >
[zypp-devel] We're going to loose resolvables of kind 'Language'.
  • From: Michael Andres <ma@xxxxxxx>
  • Date: Tue, 29 Jan 2008 18:26:03 +0100
  • Message-id: <20080129172603.GA11880@xxxxxxx>

We're going to loose resolvables of kind 'Language'.


The sat solver allows to handle language supporting packages the way as
e.g. hardware supporting packages, via namespaces.


So there is no more need to create those dummy language-resolvables.
That's nice because the satpool does not allow to have solvables without a
repository. So we don't have to create a dummy repository just to maintain
those dummy resolvables.



The zypp interface will basically stay the same:

void setRequestedLocales( const LocaleSet & locales_r );
LocaleSet getRequestedLocales() const;
LocaleSet getAvailableLocales() const;

May be we add some convenience methods.

--

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 >
Follow Ups