Stefan Schubert [Thu, 3 Apr 2008 12:26:52 +0000 (12:26 +0000)]
- allow downgrade if buildtime is the same esp. if both are 0
- create buildtime in the testcases
Michael Andres [Thu, 3 Apr 2008 10:56:33 +0000 (10:56 +0000)]
Fixed some missing package and source package attributes.
Michael Andres [Thu, 3 Apr 2008 10:10:48 +0000 (10:10 +0000)]
- Allow to store a media label in MediaSetAccess. This label is
passed to a media change requests to describe which CD is
requested.
Stefan Schubert [Thu, 3 Apr 2008 09:29:58 +0000 (09:29 +0000)]
logging solver settings before solving
Stefan Schubert [Wed, 2 Apr 2008 11:50:10 +0000 (11:50 +0000)]
- Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
- Removed establish state in ResStatus
Stefan Schubert [Wed, 2 Apr 2008 11:48:14 +0000 (11:48 +0000)]
- Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
- Removed establish state in ResStatus
Stefan Schubert [Wed, 2 Apr 2008 10:54:17 +0000 (10:54 +0000)]
using TriBool instead of TriState
Michael Andres [Wed, 2 Apr 2008 08:25:59 +0000 (08:25 +0000)]
changes
Michael Andres [Wed, 2 Apr 2008 08:23:56 +0000 (08:23 +0000)]
add PoolItem::isSatisfied/isBroken
Michael Matz [Tue, 1 Apr 2008 23:11:10 +0000 (23:11 +0000)]
Silence some warnings: a false positive about no-value return, and
using the deprecated Dependencies class in the dump function for it
(which itself also is deprecated and then doesn't warn anymore).
The helixXML() function was completely unused, so removing that too.
And NVRAD inherits from Dependencies, hence also is deprecated
(unfortunately that doesn't silence the warning for its uses of
Dependencies).
Michael Matz [Tue, 1 Apr 2008 21:01:28 +0000 (21:01 +0000)]
Fix compile.
Michael Andres [Tue, 1 Apr 2008 20:03:24 +0000 (20:03 +0000)]
- Extend sat::WhatProvides to allow to query for possible providers
of a collection of capabilies. E.g. all providers of a packages
requirements.
- Fixed retrieval of translated texts from .solv files, provided the
solv file contains them.
Josef Reidinger [Tue, 1 Apr 2008 14:17:15 +0000 (14:17 +0000)]
changes
Josef Reidinger [Tue, 1 Apr 2008 14:14:13 +0000 (14:14 +0000)]
initial implementation of serialize/recovery PoolQuery (needed by FATE #120118)
Stefan Schubert [Tue, 1 Apr 2008 13:31:29 +0000 (13:31 +0000)]
take care about the forceResolve in the testcases
Stefan Schubert [Mon, 31 Mar 2008 13:39:26 +0000 (13:39 +0000)]
added doUpdate( ) which Update to newest packages
Jan Kupec [Mon, 31 Mar 2008 13:30:15 +0000 (13:30 +0000)]
- some more logging
Stefan Schubert [Mon, 31 Mar 2008 08:36:18 +0000 (08:36 +0000)]
new translations added
Stefan Schubert [Fri, 28 Mar 2008 14:56:27 +0000 (14:56 +0000)]
flag if the solver regards required packages only
- defined in zypp.conf
- can be overwritten in the API
Stefan Schubert [Fri, 28 Mar 2008 09:32:35 +0000 (09:32 +0000)]
fixed description
Stefan Schubert [Fri, 28 Mar 2008 09:29:38 +0000 (09:29 +0000)]
Added new resFilter ByRecommended/BySuggested
Stefan Schubert [Thu, 27 Mar 2008 17:25:25 +0000 (17:25 +0000)]
regarding recommend/suggest settings from the SAT-solver
Stefan Schubert [Thu, 27 Mar 2008 16:52:14 +0000 (16:52 +0000)]
- Added new state: WeakField The solvable will be recommended/suggested by
a to be installed/deleted solvable.
- Removed not needed state.
Duncan Mac-Vicar P [Thu, 27 Mar 2008 16:18:56 +0000 (16:18 +0000)]
- the lock passes the two testcases now
Duncan Mac-Vicar P [Thu, 27 Mar 2008 16:18:54 +0000 (16:18 +0000)]
remove warning
Michael Andres [Wed, 26 Mar 2008 15:31:36 +0000 (15:31 +0000)]
- Allow prioritizing repos by adding a line 'priority=N' to the
.repo file. Where N is an integer number from 1 (highest prio)
to 99 (least and default). (bnc #369827, fate #302872)
Duncan Mac-Vicar P [Tue, 25 Mar 2008 08:21:00 +0000 (08:21 +0000)]
- backup
- replace the old .pid based implementation with a simpler one
just following the semantics of fnctl locking.
testscase stil fails on some cases, so disabling it.
Stephan Kulow [Mon, 24 Mar 2008 20:18:17 +0000 (20:18 +0000)]
changes
Stephan Kulow [Mon, 24 Mar 2008 20:16:53 +0000 (20:16 +0000)]
link
Stephan Kulow [Mon, 24 Mar 2008 14:30:37 +0000 (14:30 +0000)]
getting plaindir repos back in action: most of the files
understood by the libzypp parser are not working, but
zypper in <path.rpm> works again
Josef Reidinger [Fri, 21 Mar 2008 12:20:56 +0000 (12:20 +0000)]
changes
Josef Reidinger [Fri, 21 Mar 2008 12:20:16 +0000 (12:20 +0000)]
Throwing special exception MediaBadCAException in case of SSL certificate validation failure.(bnc #223512)
Josef Reidinger [Fri, 21 Mar 2008 11:37:13 +0000 (11:37 +0000)]
changes
Josef Reidinger [Fri, 21 Mar 2008 11:35:31 +0000 (11:35 +0000)]
add new error IO_SOFT to media request callback for temporary connection problem.
add new media exception timeout when somethink fail due to exceed timeout
mediacurl throw timeout exception when timeouted
(bnc #328822)
Michael Andres [Thu, 20 Mar 2008 17:58:21 +0000 (17:58 +0000)]
backup while cleaning up
Duncan Mac-Vicar P [Thu, 20 Mar 2008 17:49:50 +0000 (17:49 +0000)]
backup prototype of granular locking. Dont look at it yet
Josef Reidinger [Thu, 20 Mar 2008 15:31:52 +0000 (15:31 +0000)]
change testsuite to expect enum from checkIfToRefresh and correct test it
Josef Reidinger [Thu, 20 Mar 2008 14:23:19 +0000 (14:23 +0000)]
forget change typo also in source file
Josef Reidinger [Thu, 20 Mar 2008 14:09:25 +0000 (14:09 +0000)]
typo fix
Josef Reidinger [Thu, 20 Mar 2008 13:59:06 +0000 (13:59 +0000)]
changes
Josef Reidinger [Thu, 20 Mar 2008 13:57:20 +0000 (13:57 +0000)]
return more information from checking if metadata need refresh, so user can get better info. (bnc #307249)
Michael Matz [Thu, 20 Mar 2008 01:52:35 +0000 (01:52 +0000)]
Let's not waste code-size for called-once functions, these are
nontrivial accessors.
Michael Matz [Thu, 20 Mar 2008 00:56:25 +0000 (00:56 +0000)]
Remove most traces of glib.
Michael Matz [Thu, 20 Mar 2008 00:50:27 +0000 (00:50 +0000)]
So, remove the linking of libglib.
Also don't link in some dead code (most of the susetags and yum parser).
I'm leaving in the sources files for now, it helps to look at them
sometimes while developing the sat-solver parsers.
Michael Matz [Thu, 20 Mar 2008 00:47:42 +0000 (00:47 +0000)]
Funny, an unused function was the only one who possibly could lead to a
call to that glib function, which in turn is the only call that requires
linking in libglib.
Stephan Kulow [Wed, 19 Mar 2008 16:15:07 +0000 (16:15 +0000)]
new translations
Stephan Kulow [Wed, 19 Mar 2008 16:08:52 +0000 (16:08 +0000)]
all these are not necessary - createPot will do just fine
Jan Kupec [Wed, 19 Mar 2008 14:57:42 +0000 (14:57 +0000)]
svn:ignore
Jan Kupec [Wed, 19 Mar 2008 14:53:43 +0000 (14:53 +0000)]
- eject the right device on forceEject
Jan Kupec [Wed, 19 Mar 2008 12:42:40 +0000 (12:42 +0000)]
- don't detect devices multiple times after ejecting
Michael Andres [Tue, 18 Mar 2008 21:03:35 +0000 (21:03 +0000)]
class sat::LocaleSupport: Convenience methods to manage support
for language specific packages.
Jan Kupec [Tue, 18 Mar 2008 13:06:47 +0000 (13:06 +0000)]
- don't overwrite versioned tests/zypp/data/Vendor/zypp2.conf when configuring
Jan Kupec [Tue, 18 Mar 2008 12:56:21 +0000 (12:56 +0000)]
version&changes
Josef Reidinger [Tue, 18 Mar 2008 10:41:37 +0000 (10:41 +0000)]
changes
Josef Reidinger [Tue, 18 Mar 2008 10:39:49 +0000 (10:39 +0000)]
fix masking skip and abort exception
Josef Reidinger [Tue, 18 Mar 2008 10:06:34 +0000 (10:06 +0000)]
changes
Josef Reidinger [Tue, 18 Mar 2008 09:57:21 +0000 (09:57 +0000)]
fix setting callback action
Michael Andres [Mon, 17 Mar 2008 17:16:23 +0000 (17:16 +0000)]
remove obsolete capability handling stuff
Michael Andres [Mon, 17 Mar 2008 14:59:16 +0000 (14:59 +0000)]
mv DBG MIL
Stephan Kulow [Mon, 17 Mar 2008 13:17:15 +0000 (13:17 +0000)]
initialize all members
Michael Andres [Mon, 17 Mar 2008 11:34:55 +0000 (11:34 +0000)]
Fix SEGV in commit (bnc# 371137)
Duncan Mac-Vicar P [Fri, 14 Mar 2008 17:25:25 +0000 (17:25 +0000)]
add test for what provides, still disabled
Michael Andres [Fri, 14 Mar 2008 16:35:21 +0000 (16:35 +0000)]
fix
Michael Andres [Fri, 14 Mar 2008 16:29:22 +0000 (16:29 +0000)]
changes
Michael Andres [Fri, 14 Mar 2008 16:27:36 +0000 (16:27 +0000)]
Whatprovides debug output looking for illegal ids
Michael Andres [Fri, 14 Mar 2008 16:26:25 +0000 (16:26 +0000)]
Convenience constructor for PoolItem from Solvable and ResObject
Duncan Mac-Vicar P [Fri, 14 Mar 2008 13:32:23 +0000 (13:32 +0000)]
- look for openssl in cmake, actually we build require it
- explicitely link against openssl and crypto, required to
compile in all platforms/distros.
Duncan Mac-Vicar P [Fri, 14 Mar 2008 13:32:22 +0000 (13:32 +0000)]
include also the subdirectory, because rpm headers include others
relatively too
Josef Reidinger [Fri, 14 Mar 2008 13:28:33 +0000 (13:28 +0000)]
fix test fail for temporary repo
Josef Reidinger [Fri, 14 Mar 2008 11:05:56 +0000 (11:05 +0000)]
changes
Josef Reidinger [Fri, 14 Mar 2008 11:04:50 +0000 (11:04 +0000)]
Save repo type during refresh if type is NONE (f.e. lazy probing).
Josef Reidinger [Fri, 14 Mar 2008 10:33:15 +0000 (10:33 +0000)]
changes
Josef Reidinger [Fri, 14 Mar 2008 10:31:30 +0000 (10:31 +0000)]
replace gpg escaped semicolon with real semicolon (bnc #355434)
Josef Reidinger [Fri, 14 Mar 2008 09:16:09 +0000 (09:16 +0000)]
changes
Josef Reidinger [Fri, 14 Mar 2008 09:14:56 +0000 (09:14 +0000)]
make strings from RpmDb and Keyring exceptions translatable
Duncan Mac-Vicar P [Thu, 13 Mar 2008 17:48:37 +0000 (17:48 +0000)]
stupid vim
Duncan Mac-Vicar P [Thu, 13 Mar 2008 17:48:36 +0000 (17:48 +0000)]
fix retrieving keys (bnc #368099)
version 4.4.1
Duncan Mac-Vicar P [Thu, 13 Mar 2008 17:48:35 +0000 (17:48 +0000)]
fix tests
Duncan Mac-Vicar P [Thu, 13 Mar 2008 17:48:33 +0000 (17:48 +0000)]
trying to build mandrva
Josef Reidinger [Thu, 13 Mar 2008 17:39:18 +0000 (17:39 +0000)]
changes
Josef Reidinger [Thu, 13 Mar 2008 17:38:00 +0000 (17:38 +0000)]
enable frontend to rewrite add_probe settings. Correct adding repo without type to lazy probing.(bnc #309612)
Josef Reidinger [Thu, 13 Mar 2008 16:59:50 +0000 (16:59 +0000)]
changes
Josef Reidinger [Thu, 13 Mar 2008 16:54:41 +0000 (16:54 +0000)]
get better message if something fail when trying run rpm (bnc #344584)
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:57:01 +0000 (12:57 +0000)]
enable and refix media tests
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:58 +0000 (12:56 +0000)]
fix installing docs
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:54 +0000 (12:56 +0000)]
more build fixes
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:52 +0000 (12:56 +0000)]
- add cache path only if it exists
- make log line in fetcher better
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:49 +0000 (12:56 +0000)]
more fedora fixes
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:46 +0000 (12:56 +0000)]
build in other platforms
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:44 +0000 (12:56 +0000)]
readd
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:41 +0000 (12:56 +0000)]
unbreak
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:35 +0000 (12:56 +0000)]
some build fixes for other distros
Jan Kupec [Thu, 13 Mar 2008 12:26:00 +0000 (12:26 +0000)]
- check the devindex returned from the callback
Michael Andres [Thu, 13 Mar 2008 11:36:36 +0000 (11:36 +0000)]
Add ExternalProgram::execError and ExternalProgram::command to improve error reporting.
Michael Andres [Thu, 13 Mar 2008 11:36:22 +0000 (11:36 +0000)]
Add ExternalProgram::execError and ExternalProgram::command to improve error reporting.
Jan Kupec [Thu, 13 Mar 2008 11:03:15 +0000 (11:03 +0000)]
changes
Jan Kupec [Thu, 13 Mar 2008 10:45:13 +0000 (10:45 +0000)]
- release all media before requesting another (bnc #336881)
- needs testing, to be reverted if something goes wrong
Jan Kupec [Thu, 13 Mar 2008 10:36:15 +0000 (10:36 +0000)]
changes
Jan Kupec [Thu, 13 Mar 2008 10:32:34 +0000 (10:32 +0000)]
- getDetectedDevices added (fate #120298)
Jan Kupec [Wed, 12 Mar 2008 16:23:41 +0000 (16:23 +0000)]
- passing the detected devices in MediaException was not a good idea,
too much code change would be needed, too much overhead
- MediaManager::getDetectedDevices() added