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
Jan Kupec [Wed, 12 Mar 2008 14:57:40 +0000 (14:57 +0000)]
changes
Jan Kupec [Wed, 12 Mar 2008 14:54:02 +0000 (14:54 +0000)]
- one more fix - having a reference as exception data is probably not a
good idea
Jan Kupec [Wed, 12 Mar 2008 14:29:15 +0000 (14:29 +0000)]
- remove bad calls to the media release() methods
Stephan Kulow [Wed, 12 Mar 2008 13:37:33 +0000 (13:37 +0000)]
name it
Jan Kupec [Wed, 12 Mar 2008 12:28:41 +0000 (12:28 +0000)]
- removed the old release(bool eject) methods
Jan Kupec [Wed, 12 Mar 2008 10:34:13 +0000 (10:34 +0000)]
- label string added to the request media callback
Jan Kupec [Wed, 12 Mar 2008 10:27:43 +0000 (10:27 +0000)]
- enable media API to eject specific device
Michael Matz [Wed, 12 Mar 2008 01:45:25 +0000 (01:45 +0000)]
boost::test is such a piece of crap. Rewrite testcases to not be
parameterized, so we can use auto-testcases, hence do away with the
manual testsuite registrations which changed incompatibly (without
compilation error) between 1.33 and 1.34.
Michael Andres [Tue, 11 Mar 2008 15:17:52 +0000 (15:17 +0000)]
fixed testcases
Michael Andres [Tue, 11 Mar 2008 12:26:41 +0000 (12:26 +0000)]
fix VendorAttr computing wrong equivalence classes
Michael Andres [Tue, 11 Mar 2008 11:57:21 +0000 (11:57 +0000)]
fixme warnings updated
Michael Andres [Mon, 10 Mar 2008 13:20:03 +0000 (13:20 +0000)]
Throw exception if a contentfile does not define a single metadata file
Jan Kupec [Mon, 10 Mar 2008 12:54:03 +0000 (12:54 +0000)]
- don't report average download rate if the download didn't last more
than 1 second
Jan Kupec [Mon, 10 Mar 2008 12:34:08 +0000 (12:34 +0000)]
- increase minor and compat minor due to changes in the media backend API
- changes
Jan Kupec [Mon, 10 Mar 2008 12:29:57 +0000 (12:29 +0000)]
- comment
Jan Kupec [Mon, 10 Mar 2008 12:25:45 +0000 (12:25 +0000)]
- provide download rate info (avg and curent) for ftp/http (#168935)
Jan Kupec [Mon, 10 Mar 2008 11:47:43 +0000 (11:47 +0000)]
changes
Jan Kupec [Mon, 10 Mar 2008 11:44:51 +0000 (11:44 +0000)]
- clean also .cookie files
- cleanTargetCache() added
- use escaped_alias() in rawcache_path_for_repoinfo() and
packagescache_path_for_repoinfo()
Michael Matz [Fri, 7 Mar 2008 20:15:03 +0000 (20:15 +0000)]
Fix fallout after the big SOLV change: new attribute names, and
different representation of rpm locations.
Jan Kupec [Fri, 7 Mar 2008 19:00:31 +0000 (19:00 +0000)]
changes
Jan Kupec [Fri, 7 Mar 2008 18:57:41 +0000 (18:57 +0000)]
- fixed location of RPMs in subdirs when parsing plaindir repo
recursively (bnc #368218)
Stephan Kulow [Fri, 7 Mar 2008 09:55:54 +0000 (09:55 +0000)]
ignore ignore
Stephan Kulow [Fri, 7 Mar 2008 09:55:15 +0000 (09:55 +0000)]
autobuild submission