zypp-devel.opensuse.org
(
List home) (
Recent threads) (
97 other OpenSUSE lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
- Low traffic list: less than 3 messages per day
- This list contains about 3,144 messages, beginning Mar 2007
- 0 messages added yesterday
zypp-devel.opensuse.org
November 2008
Jon Nelson — 122572284903 Nov 2008*
I have a series of patches for 4.27.3 (although they would likely apply to later versions). The first one and the third ones are working for sure. I...
Lubos Lunak — 122589977505 Nov 2008*
Hello, I've pointed out a problem I had with updating from extra repository to local Yast people and I've been told to ask on this list. A bit...
Olaf Dabrunz — 122642965311 Nov 2008
Can you please apply this patch and submit to STABLE? This is for feature #303855 and related to bug #423368. ~~~~~~~~~~~ This patch adds missing Perl...
Olaf Dabrunz — 122643028911 Nov 2008
This re-sumission removed the operator overloading for "==" (et al), after consulting with Michael Schroeder. Can you please apply this patc...
Olaf Dabrunz — 122660782113 Nov 2008*
This avoids a Segmentation fault. Fix inspired by the Ruby bindings. Index: bindings/pool.i === --- bindings/pool.i (revision 11678) +++ bindings/pool...
Jan Kupec — 122700295018 Nov 2008
Hi hackers, to mark more than two years of development of zypper and the start of a fresh round of development, zypper now has version 1.0.0 and i...
Jano Kupec — 122701699618 Nov 2008*
Shouldn't $subject return kernel-default-2.6.27-12.1.x86_64 given these are available in the pool? $ zypper search -s --match-exact kernel-default...
Matt Barringer — 122709239319 Nov 2008*
Hi, What's the correct way to catch file conflicts between packages? I've tried adding the entries in filelist.xml using repodata_add_dirstr, ...
Michael Andres — 122710399119 Nov 2008
JFYI: I added a small wrapper around ::glob. It's available in zypp/Glob.h. You can easily collect multiple patterns and iterate the result. Glob ...
Michael Andres — 122710508719 Nov 2008
JFYI: For testing or evaluating solver testcases, libzypp now suports loading of helix files. Some convenience was added to TestSetup. This is what yo...
Olaf Dabrunz — 122720832320 Nov 2008
Here is a Perl test script for the identical() function in the bindings. --- /dev/null 2007-09-21 21:12:45.000000000 +0200 +++ bindings/perl/tests/ide...
Duncan Mac-Vicar Prett — 122725286421 Nov 2008*
We have cleaned up the main pages of [libzypp][1] and [satsolver][2], mainly to introduce a new feature. Since today, there is developer documentation...
Michael Andres — 122788703828 Nov 2008*
Hi. Disable signed repos if the user does not trust the key? It's IMO a valid request as the user actively prevents the repo from being used. Or s...