Stefan Schubert [Sat, 18 Feb 2006 16:23:00 +0000 (16:23 +0000)]
new translations
Stefan Schubert [Sat, 18 Feb 2006 16:01:55 +0000 (16:01 +0000)]
pefer newer versions if there are more solutions
Stefan Schubert [Sat, 18 Feb 2006 16:01:32 +0000 (16:01 +0000)]
pefer newer versions if there are more solutions
Stefan Schubert [Sat, 18 Feb 2006 11:14:06 +0000 (11:14 +0000)]
output has been changed
Stefan Schubert [Sat, 18 Feb 2006 11:13:20 +0000 (11:13 +0000)]
output has been changed
Michael Andres [Fri, 17 Feb 2006 21:10:33 +0000 (21:10 +0000)]
- install PtrTypes test
Michael Andres [Fri, 17 Feb 2006 20:57:36 +0000 (20:57 +0000)]
- Use swap instead of reset in RW_pointer.
Duncan Mac-Vicar P [Fri, 17 Feb 2006 17:05:31 +0000 (17:05 +0000)]
add order to patterns, also for Mr. Huha integration
Klaus Kaempf [Fri, 17 Feb 2006 17:04:58 +0000 (17:04 +0000)]
fix comment
Duncan Mac-Vicar P [Fri, 17 Feb 2006 16:55:59 +0000 (16:55 +0000)]
add icon for Huha
Stefan Schubert [Fri, 17 Feb 2006 16:55:53 +0000 (16:55 +0000)]
enabled debug again
Stefan Schubert [Fri, 17 Feb 2006 16:54:38 +0000 (16:54 +0000)]
- Do not evaluate provide,conflicts.... of an item which has to be
installed and which is uninstallable
- lower priority of recommend items when a conflict happens
Stefan Schubert [Fri, 17 Feb 2006 16:51:38 +0000 (16:51 +0000)]
- Do not evaluate provide,conflicts.... of an item which has to be
installed and which is uninstallable
- lower priority of recommend items when a conflict happens
Duncan Mac-Vicar P [Fri, 17 Feb 2006 16:38:48 +0000 (16:38 +0000)]
enable patterns descriptions for Huha, and start implementing source cache for CDs so we can change the CD
Marius Tomaschewski [Fri, 17 Feb 2006 16:28:36 +0000 (16:28 +0000)]
- Added testcase for zypp::RW_pointer unique()
Michael Andres [Fri, 17 Feb 2006 16:16:52 +0000 (16:16 +0000)]
- updateed doc
Michael Andres [Fri, 17 Feb 2006 16:01:42 +0000 (16:01 +0000)]
- Fixed unwanted creation of temporary inside RW_pointer types, causing
wrong unique/use_count values reported.
Klaus Kaempf [Fri, 17 Feb 2006 15:56:59 +0000 (15:56 +0000)]
all pass now
Klaus Kaempf [Fri, 17 Feb 2006 15:53:19 +0000 (15:53 +0000)]
any state changes which are the result of the initial 'establish'
are APPL_HIGH (these determine if/which patches are needed)
Klaus Kaempf [Fri, 17 Feb 2006 15:16:35 +0000 (15:16 +0000)]
dont establish individual items, establish the complete pool
(read: use the public API, not the internal one ;-))
Klaus Kaempf [Fri, 17 Feb 2006 15:15:29 +0000 (15:15 +0000)]
these pass now
Duncan Mac-Vicar P [Fri, 17 Feb 2006 14:33:33 +0000 (14:33 +0000)]
allow to store the cache_dir for sources
Stefan Schubert [Fri, 17 Feb 2006 14:02:45 +0000 (14:02 +0000)]
Each soft require should generate a soft installation.
At least the correct error message of the postfix-sendmail-conflict will
be returned.
More investigation is needed --> continue
Stefan Schubert [Fri, 17 Feb 2006 14:02:08 +0000 (14:02 +0000)]
Each soft require should generate a soft installation.
At least the correct error message of the postfix-sendmail-conflict will be returned.
More investigation is needed --> continue
Stanislav Visnovsky [Fri, 17 Feb 2006 13:57:27 +0000 (13:57 +0000)]
provide public API for using caches
Klaus Kaempf [Fri, 17 Feb 2006 13:10:04 +0000 (13:10 +0000)]
add "isUndetermined()"
Klaus Kaempf [Fri, 17 Feb 2006 13:02:57 +0000 (13:02 +0000)]
make "establishPool()" return bool
Marius Tomaschewski [Fri, 17 Feb 2006 12:45:28 +0000 (12:45 +0000)]
- Changed to pass cifs to mount command regardless
if user provided smb:// or cifs:// URL.
Marius Tomaschewski [Fri, 17 Feb 2006 12:35:48 +0000 (12:35 +0000)]
- Fixed reset of temporary attachpoint in removeAttachPoint
Michael Andres [Fri, 17 Feb 2006 12:15:44 +0000 (12:15 +0000)]
- backup
Stefan Schubert [Fri, 17 Feb 2006 11:21:27 +0000 (11:21 +0000)]
bugfix 150844 update SLES9
Stefan Schubert [Fri, 17 Feb 2006 11:20:48 +0000 (11:20 +0000)]
bugfix 150844 update SLES9
Klaus Kaempf [Fri, 17 Feb 2006 11:18:52 +0000 (11:18 +0000)]
all are working now
Klaus Kaempf [Fri, 17 Feb 2006 11:17:07 +0000 (11:17 +0000)]
fix testcases, they still had the ResStatus bug ;-)
Klaus Kaempf [Fri, 17 Feb 2006 11:16:07 +0000 (11:16 +0000)]
treat unneeded as 'present', requirements to this are fulfilled
Klaus Kaempf [Fri, 17 Feb 2006 11:15:28 +0000 (11:15 +0000)]
extend debug
Duncan Mac-Vicar P [Fri, 17 Feb 2006 11:05:56 +0000 (11:05 +0000)]
enable storage of trsnlations using Michaels backdoor, disable saving and restoring source for now. It is not the way to go. Fix YUM group to actually save the parsed translated data
Klaus Kaempf [Fri, 17 Feb 2006 10:51:45 +0000 (10:51 +0000)]
re-establish all items which either freshen or supplement an item which changes state (installed <-> uninstalled)
Klaus Kaempf [Fri, 17 Feb 2006 10:33:19 +0000 (10:33 +0000)]
lexical ordering
Klaus Kaempf [Fri, 17 Feb 2006 10:24:40 +0000 (10:24 +0000)]
fix "file:/" Url
Michael Andres [Fri, 17 Feb 2006 09:07:14 +0000 (09:07 +0000)]
- backup
Marius Tomaschewski [Fri, 17 Feb 2006 08:59:36 +0000 (08:59 +0000)]
- Fixed forceMediaRelease to reset desired mark as well
Michael Andres [Fri, 17 Feb 2006 08:56:18 +0000 (08:56 +0000)]
- backup
Michael Andres [Thu, 16 Feb 2006 23:12:55 +0000 (23:12 +0000)]
- Prepared Language resolvable.
Jiri Srain [Thu, 16 Feb 2006 22:38:27 +0000 (22:38 +0000)]
add media verifier for all CDs in the set
Marius Tomaschewski [Thu, 16 Feb 2006 20:40:27 +0000 (20:40 +0000)]
- Implemented forced media release. A release(eject=true)
releases all instances (accessId's) and ejects the media.
Marius Tomaschewski [Thu, 16 Feb 2006 20:38:59 +0000 (20:38 +0000)]
- Improved to release and attach again
Stanislav Visnovsky [Thu, 16 Feb 2006 20:05:40 +0000 (20:05 +0000)]
do a loop around ejecting a media
Marius Tomaschewski [Thu, 16 Feb 2006 19:38:12 +0000 (19:38 +0000)]
- Added samples for valid / invalid url's
Marius Tomaschewski [Thu, 16 Feb 2006 19:36:22 +0000 (19:36 +0000)]
- Added require path and disallow host config flags
in hd, cd, dvd, dir, file schemes (throws)
- Added require host for ftp, http, https schemes
- Reverted to reject empty url's - Url("") throws
Klaus Kaempf [Thu, 16 Feb 2006 19:34:31 +0000 (19:34 +0000)]
beta3 was broken, revert all testcases to beta38
Marius Tomaschewski [Thu, 16 Feb 2006 19:31:59 +0000 (19:31 +0000)]
- Added require_host and require_pathname flags
allowing to reject url without hostname/path
- Removed obsolete require_scheme - allways
needed, except in "Url url;"
Klaus Kaempf [Thu, 16 Feb 2006 18:45:29 +0000 (18:45 +0000)]
adapt to fixed iterators
Stanislav Visnovsky [Thu, 16 Feb 2006 18:45:28 +0000 (18:45 +0000)]
pack header
Klaus Kaempf [Thu, 16 Feb 2006 18:09:35 +0000 (18:09 +0000)]
comment-out debug, this is working just nicely now
Klaus Kaempf [Thu, 16 Feb 2006 17:55:53 +0000 (17:55 +0000)]
extends -> supplements
Klaus Kaempf [Thu, 16 Feb 2006 17:53:29 +0000 (17:53 +0000)]
EXTENDS -> SUPPLEMENTS
Klaus Kaempf [Thu, 16 Feb 2006 17:52:06 +0000 (17:52 +0000)]
better debug
Klaus Kaempf [Thu, 16 Feb 2006 17:47:27 +0000 (17:47 +0000)]
set arch to "i686"
Klaus Kaempf [Thu, 16 Feb 2006 17:45:40 +0000 (17:45 +0000)]
i586 -> i686
Klaus Kaempf [Thu, 16 Feb 2006 17:39:02 +0000 (17:39 +0000)]
fix ByInstalled()/ByUninstalled() filters
Klaus Kaempf [Thu, 16 Feb 2006 17:31:32 +0000 (17:31 +0000)]
define LOGGROUP
Marius Tomaschewski [Thu, 16 Feb 2006 17:18:58 +0000 (17:18 +0000)]
- Added reattach
Klaus Kaempf [Thu, 16 Feb 2006 17:08:31 +0000 (17:08 +0000)]
remove all hacked capability iterators
and replace them with object-oriented ones
*NOT* ready for production
Stefan Schubert [Thu, 16 Feb 2006 14:44:42 +0000 (14:44 +0000)]
if multiple providers only differ by architecture, choose the best architecture
Michael Andres [Thu, 16 Feb 2006 14:41:34 +0000 (14:41 +0000)]
- Added 'commit' interface in ZYpp.
Klaus Kaempf [Thu, 16 Feb 2006 14:29:48 +0000 (14:29 +0000)]
- weak requires are _not_ transitive
- favour providers with better arch
Klaus Kaempf [Thu, 16 Feb 2006 14:28:41 +0000 (14:28 +0000)]
fall back to LanguageCode if Locale does not match
Duncan Mac-Vicar P [Thu, 16 Feb 2006 14:00:51 +0000 (14:00 +0000)]
escape text tags
Klaus Kaempf [Thu, 16 Feb 2006 13:53:24 +0000 (13:53 +0000)]
remove package always with full version-release.architecture
Duncan Mac-Vicar P [Thu, 16 Feb 2006 13:32:55 +0000 (13:32 +0000)]
try to store source for products, and also a backend initialized detector fix already commited that got lost with a revert
Marius Tomaschewski [Thu, 16 Feb 2006 11:54:05 +0000 (11:54 +0000)]
- Removed nfs scheme config (no restrictions to the url)
Klaus Kaempf [Thu, 16 Feb 2006 11:32:52 +0000 (11:32 +0000)]
if multiple providers only differ by architecture, choose the best architecture
Klaus Kaempf [Thu, 16 Feb 2006 11:31:29 +0000 (11:31 +0000)]
provide minimal scoring on architectures
Klaus Kaempf [Thu, 16 Feb 2006 11:23:36 +0000 (11:23 +0000)]
its only parallel if it has same name, arch and different edition
Klaus Kaempf [Thu, 16 Feb 2006 11:15:25 +0000 (11:15 +0000)]
parse "extends"
Klaus Kaempf [Thu, 16 Feb 2006 11:15:10 +0000 (11:15 +0000)]
add <arch name="..."/> to <setup>
Marius Tomaschewski [Thu, 16 Feb 2006 10:36:45 +0000 (10:36 +0000)]
- Fixed to provide getViewOptions/setViewOptions()
- Fixed documentation of asString()
Marius Tomaschewski [Thu, 16 Feb 2006 10:28:18 +0000 (10:28 +0000)]
- Fixed asString(viewOptions) documentation
Marius Tomaschewski [Thu, 16 Feb 2006 10:09:53 +0000 (10:09 +0000)]
- Fixed to skip parsing if encodedUrl string is empty;
allows "Url url; Url url2 = url.asString();" without
exception because of missed schema.
Duncan Mac-Vicar P [Thu, 16 Feb 2006 09:43:14 +0000 (09:43 +0000)]
fix bug 151234
Michael Andres [Thu, 16 Feb 2006 09:20:25 +0000 (09:20 +0000)]
- INTERNAL use only! Installed backdoor to directly access a Resolvables
implementation class. For target::store, as we have to serialize data,
not exposed in the ResObjects public interface.
Michael Andres [Thu, 16 Feb 2006 08:31:41 +0000 (08:31 +0000)]
- typo
Klaus Kaempf [Thu, 16 Feb 2006 08:18:41 +0000 (08:18 +0000)]
- dont throw if "rpm -e --nodeps" was not successful
- only set PoolItem status to "deleted" if removePackage was successful
Michael Andres [Wed, 15 Feb 2006 23:13:36 +0000 (23:13 +0000)]
- Changed ResObjectImpl (to use an intrusive refernce counter)
Jiri Srain [Wed, 15 Feb 2006 22:57:56 +0000 (22:57 +0000)]
setting default/optional dependencies as recommends/suggests
Stanislav Visnovsky [Wed, 15 Feb 2006 17:46:53 +0000 (17:46 +0000)]
Even if to_inst list is empty, try to return at least non_pkgs
Klaus Kaempf [Wed, 15 Feb 2006 17:29:58 +0000 (17:29 +0000)]
fix bug #
Marius Tomaschewski [Wed, 15 Feb 2006 17:29:48 +0000 (17:29 +0000)]
- Added urn schema as special case that does not use
authority (like mailto).
Klaus Kaempf [Wed, 15 Feb 2006 17:29:32 +0000 (17:29 +0000)]
make it more readable
Marius Tomaschewski [Wed, 15 Feb 2006 17:27:52 +0000 (17:27 +0000)]
- Fixed to reject relative paths if authority exists
- Changed asString() to explicitely add empty authority
if the host is empty and not explicitely disabled.
Klaus Kaempf [Wed, 15 Feb 2006 17:13:33 +0000 (17:13 +0000)]
extend testprogram
set LOGGROUP
Stefan Schubert [Wed, 15 Feb 2006 17:05:00 +0000 (17:05 +0000)]
testcases added
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:55:28 +0000 (16:55 +0000)]
honour delpacks
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:43:49 +0000 (16:43 +0000)]
dont depend enabled on is initialized
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:39:34 +0000 (16:39 +0000)]
make storage use pattern format for selections, no need to use api or anything, we just serialize capabilities
Stefan Schubert [Wed, 15 Feb 2006 16:35:23 +0000 (16:35 +0000)]
doku added
Klaus Kaempf [Wed, 15 Feb 2006 15:36:13 +0000 (15:36 +0000)]
add testcase for sles9-sp3 -> sles10 upgrade
Duncan Mac-Vicar P [Wed, 15 Feb 2006 15:28:32 +0000 (15:28 +0000)]
output timestamp correctly
Klaus Kaempf [Wed, 15 Feb 2006 15:25:16 +0000 (15:25 +0000)]
check if the info item really belongs to what we're currently looking at