Klaus Kaempf [Sun, 26 Feb 2006 16:35:39 +0000 (16:35 +0000)]
reduce debug, working now
Klaus Kaempf [Sun, 26 Feb 2006 16:34:59 +0000 (16:34 +0000)]
survive iterator erase
Klaus Kaempf [Sun, 26 Feb 2006 16:31:28 +0000 (16:31 +0000)]
fix compile
Klaus Kaempf [Sun, 26 Feb 2006 16:29:30 +0000 (16:29 +0000)]
survive erase iterator
Klaus Kaempf [Sun, 26 Feb 2006 16:29:12 +0000 (16:29 +0000)]
indentation
Klaus Kaempf [Sun, 26 Feb 2006 15:13:20 +0000 (15:13 +0000)]
configurable log
Klaus Kaempf [Sun, 26 Feb 2006 09:14:12 +0000 (09:14 +0000)]
add solution
Klaus Kaempf [Sun, 26 Feb 2006 08:30:38 +0000 (08:30 +0000)]
testcase for ZYpp::setPossibleLocales
Klaus Kaempf [Sun, 26 Feb 2006 08:00:51 +0000 (08:00 +0000)]
implement "possibleLocales"
Klaus Kaempf [Sat, 25 Feb 2006 19:33:13 +0000 (19:33 +0000)]
ignores
Klaus Kaempf [Sat, 25 Feb 2006 19:31:17 +0000 (19:31 +0000)]
solutions
Klaus Kaempf [Sat, 25 Feb 2006 19:21:26 +0000 (19:21 +0000)]
some tests with real patches coming from armstrong.suse.de
Klaus Kaempf [Sat, 25 Feb 2006 19:20:27 +0000 (19:20 +0000)]
establish Atoms first
Klaus Kaempf [Sat, 25 Feb 2006 19:20:15 +0000 (19:20 +0000)]
add 'Atom'
Klaus Kaempf [Sat, 25 Feb 2006 19:19:35 +0000 (19:19 +0000)]
more debug
Klaus Kaempf [Sat, 25 Feb 2006 19:19:11 +0000 (19:19 +0000)]
create an 'Atom' for <package...> within <atom>
Klaus Kaempf [Sat, 25 Feb 2006 19:18:27 +0000 (19:18 +0000)]
fix SOURCES
Klaus Kaempf [Sat, 25 Feb 2006 17:33:34 +0000 (17:33 +0000)]
typo "Abstact" -> "Abstract"
Klaus Kaempf [Sat, 25 Feb 2006 17:29:30 +0000 (17:29 +0000)]
provide default implementations for Language and Atom
Stefan Schubert [Sat, 25 Feb 2006 17:26:46 +0000 (17:26 +0000)]
ignore oboletes of locked item
Stefan Schubert [Sat, 25 Feb 2006 17:17:34 +0000 (17:17 +0000)]
virtual obsoletes and locking
Klaus Kaempf [Sat, 25 Feb 2006 17:09:48 +0000 (17:09 +0000)]
add 'Atom' Resolvable kind
Klaus Kaempf [Sat, 25 Feb 2006 17:03:17 +0000 (17:03 +0000)]
- pass architecture to Resolver
- add "<source url='...'/>" to <setup/> for real sources
- add "<showpool/>" for debug
Stefan Schubert [Sat, 25 Feb 2006 16:58:03 +0000 (16:58 +0000)]
collecting lock testsuites
Stefan Schubert [Sat, 25 Feb 2006 16:51:55 +0000 (16:51 +0000)]
solutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:48:04 +0000 (16:48 +0000)]
solutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:39:53 +0000 (16:39 +0000)]
solutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:18:04 +0000 (16:18 +0000)]
bufix while unlocking
Stefan Schubert [Sat, 25 Feb 2006 15:29:12 +0000 (15:29 +0000)]
own lock directory
Stefan Schubert [Sat, 25 Feb 2006 15:27:38 +0000 (15:27 +0000)]
own lock directory
Stefan Schubert [Sat, 25 Feb 2006 10:08:32 +0000 (10:08 +0000)]
bugfix in problem description
Klaus Kaempf [Sat, 25 Feb 2006 10:00:24 +0000 (10:00 +0000)]
add 'Language' resolvables
Stefan Schubert [Sat, 25 Feb 2006 09:54:51 +0000 (09:54 +0000)]
allowing locking in trial
Klaus Kaempf [Fri, 24 Feb 2006 19:00:45 +0000 (19:00 +0000)]
fix the build
Klaus Kaempf [Fri, 24 Feb 2006 19:00:16 +0000 (19:00 +0000)]
- the 'package' atom within a patch is not a stand-alone resolvable
but contains only _additional_ information to augment the package
created by standard repomd data
- add 'augmentPackage()' to inject this additional metadata into
an already existing package
(this does not work as expected since the Package is const.
So we re-create a new Package from the old and add information)
(incomplete, currently only dependencies are added. Should add
also patch_rpm and delta_rpm information)
- dont use 'PackageID' but 'NVRA' which is semantically identical
ToDo:
strip down 'YUMPatchPackage' to the 'augmentable' information.
The updated package, the patch refers to, should have all
information, The 'YUMPatchPackage' should only add information
relevant for the patch-package relationship.
Klaus Kaempf [Fri, 24 Feb 2006 18:55:15 +0000 (18:55 +0000)]
add 'unmanage()' ... yes, its a hack
Klaus Kaempf [Fri, 24 Feb 2006 18:54:53 +0000 (18:54 +0000)]
- its 'freshens'
- sane indentation
Klaus Kaempf [Fri, 24 Feb 2006 18:53:52 +0000 (18:53 +0000)]
provide LOGGROUP
Stefan Schubert [Fri, 24 Feb 2006 16:30:17 +0000 (16:30 +0000)]
locks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:29:39 +0000 (16:29 +0000)]
locks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:28:56 +0000 (16:28 +0000)]
locks enabled
Klaus Kaempf [Fri, 24 Feb 2006 15:58:41 +0000 (15:58 +0000)]
output counts to stdout
Klaus Kaempf [Fri, 24 Feb 2006 15:54:17 +0000 (15:54 +0000)]
also count patches, scripts, and messages
Marius Tomaschewski [Fri, 24 Feb 2006 14:00:54 +0000 (14:00 +0000)]
- Increased timeout value to 180 sec
Marius Tomaschewski [Fri, 24 Feb 2006 13:27:46 +0000 (13:27 +0000)]
- Lowered remove attach point info's to DBG
Klaus Kaempf [Fri, 24 Feb 2006 13:20:24 +0000 (13:20 +0000)]
eraseInstalled() is not a ResPool function, but an internal ZYpp one
when switching the target and after commit()
Klaus Kaempf [Fri, 24 Feb 2006 13:02:15 +0000 (13:02 +0000)]
default to "read-only"
Klaus Kaempf [Fri, 24 Feb 2006 13:01:28 +0000 (13:01 +0000)]
provide sane indentation
Klaus Kaempf [Fri, 24 Feb 2006 12:36:47 +0000 (12:36 +0000)]
add "--arch" option to test on foreign architectures
Klaus Kaempf [Fri, 24 Feb 2006 11:43:53 +0000 (11:43 +0000)]
base/GzStream now
Klaus Kaempf [Fri, 24 Feb 2006 11:43:04 +0000 (11:43 +0000)]
drop zypp/gzstream in favour of base/GzStream
Klaus Kaempf [Fri, 24 Feb 2006 11:42:06 +0000 (11:42 +0000)]
use ma's implementation -> base/GzStream
Stefan Schubert [Fri, 24 Feb 2006 10:37:39 +0000 (10:37 +0000)]
cleanup in solver solutions; added general solution in not fulfilled requirements
Stefan Schubert [Fri, 24 Feb 2006 10:35:53 +0000 (10:35 +0000)]
add -general- solution
Stanislav Visnovsky [Fri, 24 Feb 2006 10:06:49 +0000 (10:06 +0000)]
API for source resolvables for one resolvable kind
Klaus Kaempf [Fri, 24 Feb 2006 09:47:05 +0000 (09:47 +0000)]
compiles now
Klaus Kaempf [Fri, 24 Feb 2006 09:44:13 +0000 (09:44 +0000)]
svn is kinda stupid sometimes ...
Klaus Kaempf [Fri, 24 Feb 2006 09:43:43 +0000 (09:43 +0000)]
backup (incomplete !)
Stanislav Visnovsky [Fri, 24 Feb 2006 09:32:47 +0000 (09:32 +0000)]
fail silently if cannot create source cache. This introduces #153305,
which should be fixed in a different way
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:35 +0000 (07:25 +0000)]
Avoid reinitialization of target if the root is the same only
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:02 +0000 (07:25 +0000)]
Store metadata only if they were not stored yet
Jiri Srain [Thu, 23 Feb 2006 23:18:46 +0000 (23:18 +0000)]
added SourceManager::releaseAllSources (#152709)
Marius Tomaschewski [Thu, 23 Feb 2006 20:57:26 +0000 (20:57 +0000)]
- Added media3.cc example
Klaus Kaempf [Thu, 23 Feb 2006 20:44:31 +0000 (20:44 +0000)]
return on multiple calls to initTarget()
Klaus Kaempf [Thu, 23 Feb 2006 20:44:15 +0000 (20:44 +0000)]
ignore
Klaus Kaempf [Thu, 23 Feb 2006 20:43:45 +0000 (20:43 +0000)]
start implementing eraseInstalled() (unfinished)
Marius Tomaschewski [Thu, 23 Feb 2006 20:39:50 +0000 (20:39 +0000)]
- Updated
Klaus Kaempf [Thu, 23 Feb 2006 20:35:12 +0000 (20:35 +0000)]
eraseInstalled()
Klaus Kaempf [Thu, 23 Feb 2006 20:26:05 +0000 (20:26 +0000)]
debug result of split provides
Klaus Kaempf [Thu, 23 Feb 2006 20:25:42 +0000 (20:25 +0000)]
count items before _and_ after resolve
Marius Tomaschewski [Thu, 23 Feb 2006 20:20:13 +0000 (20:20 +0000)]
- Limited loop-mounted ISOs to hd, dir, file, nfs, smb, cifs
Marius Tomaschewski [Thu, 23 Feb 2006 19:23:33 +0000 (19:23 +0000)]
- Added iso, nfs, smb, cifs schemes to repository
Marius Tomaschewski [Thu, 23 Feb 2006 19:07:31 +0000 (19:07 +0000)]
- Added note if we should support ftp/https...
Marius Tomaschewski [Thu, 23 Feb 2006 18:35:00 +0000 (18:35 +0000)]
- Added MediaISO.h and MediaISO.cc
Marius Tomaschewski [Thu, 23 Feb 2006 18:34:26 +0000 (18:34 +0000)]
- Implemented support for nested media releases (dependsOnParent)
Marius Tomaschewski [Thu, 23 Feb 2006 18:33:10 +0000 (18:33 +0000)]
- Removed obsolete (commented out) function
Marius Tomaschewski [Thu, 23 Feb 2006 18:31:56 +0000 (18:31 +0000)]
- Extended checkAttached() to allow to specify if fstype should match
- Implemented support for nested media releases (dependsOnParent)
Marius Tomaschewski [Thu, 23 Feb 2006 18:26:55 +0000 (18:26 +0000)]
- Moved MediaAccessId type from MediaManager
(required for nested mounts used in MediaISO)
Marius Tomaschewski [Thu, 23 Feb 2006 18:26:03 +0000 (18:26 +0000)]
- Implemented MediaISO handler
Marius Tomaschewski [Thu, 23 Feb 2006 18:25:52 +0000 (18:25 +0000)]
- Fixed argument order to MediaMountException (msg first)
- Fixed to pass string to mount.mount()
- Adopted to new checkAttached prototype
Stefan Schubert [Thu, 23 Feb 2006 17:48:14 +0000 (17:48 +0000)]
ordering problems
Jiri Srain [Thu, 23 Feb 2006 17:23:14 +0000 (17:23 +0000)]
support compressed files
Jiri Srain [Thu, 23 Feb 2006 16:54:29 +0000 (16:54 +0000)]
removed recommends() and suggests() functions from resolvabel interface
(they are handled inside dependencies)
Stefan Schubert [Thu, 23 Feb 2006 16:31:27 +0000 (16:31 +0000)]
taking computeNextSet instead of getTopSorted for installation order
Duncan Mac-Vicar P [Thu, 23 Feb 2006 15:47:09 +0000 (15:47 +0000)]
better name for the tag
Klaus Kaempf [Thu, 23 Feb 2006 15:28:11 +0000 (15:28 +0000)]
fix changelog parsing: "file" -> "changlog"
Klaus Kaempf [Thu, 23 Feb 2006 15:16:35 +0000 (15:16 +0000)]
force-implement .xml.gz reading for YUMSourceImpl (bug#153091)
Klaus Kaempf [Thu, 23 Feb 2006 15:05:52 +0000 (15:05 +0000)]
recognize "language" resolvables
Klaus Kaempf [Thu, 23 Feb 2006 14:16:46 +0000 (14:16 +0000)]
sample packages file to test locale() provides
Klaus Kaempf [Thu, 23 Feb 2006 14:13:09 +0000 (14:13 +0000)]
- filter locale() provides and convert them to proper freshens/supplements
- also show SUPPLEMENTS in Dependencies output
Stefan Schubert [Thu, 23 Feb 2006 13:19:33 +0000 (13:19 +0000)]
do not delete item from context; if it exists in the pool
Stefan Schubert [Thu, 23 Feb 2006 13:19:26 +0000 (13:19 +0000)]
- do not delete item from context; if it exists in the pool
- reagarding old causer if the item has been set to update
Klaus Kaempf [Thu, 23 Feb 2006 13:18:52 +0000 (13:18 +0000)]
handle locale provides (still disabled)
Klaus Kaempf [Thu, 23 Feb 2006 13:17:37 +0000 (13:17 +0000)]
fix typo :-((((((((
Klaus Kaempf [Thu, 23 Feb 2006 13:16:40 +0000 (13:16 +0000)]
always upgrade to candidate
Duncan Mac-Vicar P [Thu, 23 Feb 2006 11:11:01 +0000 (11:11 +0000)]
implement importing of old package manager sources, this code should be moved then when needed
Duncan Mac-Vicar P [Thu, 23 Feb 2006 10:37:45 +0000 (10:37 +0000)]
allow for no space between key and value in =Key:value single tags, as old source cache does not use them
Klaus Kaempf [Thu, 23 Feb 2006 09:57:36 +0000 (09:57 +0000)]
use SrcPackage kind instead of Arch_src
Klaus Kaempf [Thu, 23 Feb 2006 09:53:09 +0000 (09:53 +0000)]
revert installtime <-> buildtime
Klaus Kaempf [Thu, 23 Feb 2006 09:49:46 +0000 (09:49 +0000)]
test pointers