platform/upstream/libzypp.git
18 years agoimplement "LocaleSet getAvailableLocales() const;" which
Klaus Kaempf [Mon, 27 Feb 2006 17:14:47 +0000 (17:14 +0000)]
implement "LocaleSet getAvailableLocales() const;" which
  returns a set of actually available locales (which are
  provided by resolvables).

pass locales from resolvables up to 'ZYpp'. Not nice, waiting
  for a better solution ...

18 years ago- Changed to ignore a reattach() request in the dummy
Marius Tomaschewski [Mon, 27 Feb 2006 17:13:52 +0000 (17:13 +0000)]
- Changed to ignore a reattach() request in the dummy

18 years ago- Fixed stupid bug, that would cause SEGV if strdup fails
Marius Tomaschewski [Mon, 27 Feb 2006 16:28:54 +0000 (16:28 +0000)]
- Fixed stupid bug, that would cause SEGV if strdup fails

18 years ago- Added some step outputs
Marius Tomaschewski [Mon, 27 Feb 2006 15:31:53 +0000 (15:31 +0000)]
- Added some step outputs

18 years ago- clean up main() startup
Klaus Kaempf [Mon, 27 Feb 2006 15:25:33 +0000 (15:25 +0000)]
- clean up main() startup
- complete 'find-file' implementation

18 years ago- Fixed to realy use provideDirTree, added ls -lR of the dir copy
Marius Tomaschewski [Mon, 27 Feb 2006 15:23:58 +0000 (15:23 +0000)]
- Fixed to realy use provideDirTree, added ls -lR of the dir copy

18 years agolocking an uninstalled item, if the solution is not to install it
Stefan Schubert [Mon, 27 Feb 2006 15:20:42 +0000 (15:20 +0000)]
locking an uninstalled item, if the solution is not to install it

18 years agodon't attach medium if initialized from cache
Stanislav Visnovsky [Mon, 27 Feb 2006 15:17:01 +0000 (15:17 +0000)]
don't attach medium if initialized from cache

18 years agotestcase for bug 153328
Stefan Schubert [Mon, 27 Feb 2006 15:11:35 +0000 (15:11 +0000)]
testcase for bug 153328

18 years ago- Added a provideDirTree example
Marius Tomaschewski [Mon, 27 Feb 2006 15:08:12 +0000 (15:08 +0000)]
- Added a provideDirTree example

18 years agoadd START/END milestones to log
Klaus Kaempf [Mon, 27 Feb 2006 14:54:10 +0000 (14:54 +0000)]
add START/END milestones to log

18 years ago- Added reattach method prototypes (dummy implementation)
Marius Tomaschewski [Mon, 27 Feb 2006 14:42:15 +0000 (14:42 +0000)]
- Added reattach method prototypes (dummy implementation)

18 years ago- Started to document it
Marius Tomaschewski [Mon, 27 Feb 2006 14:26:00 +0000 (14:26 +0000)]
- Started to document it

18 years agoavoid using already existing cache
Stanislav Visnovsky [Mon, 27 Feb 2006 13:18:58 +0000 (13:18 +0000)]
avoid using already existing cache

18 years agoreset Transact state for obsoleted packages (#153578)
Klaus Kaempf [Mon, 27 Feb 2006 12:44:01 +0000 (12:44 +0000)]
reset Transact state for obsoleted packages (#153578)

18 years agoremove unneeded suggests_ptrs and recommends_ptrs
Klaus Kaempf [Mon, 27 Feb 2006 12:23:13 +0000 (12:23 +0000)]
remove unneeded suggests_ptrs and recommends_ptrs

18 years agofix comment
Klaus Kaempf [Mon, 27 Feb 2006 12:22:55 +0000 (12:22 +0000)]
fix comment

18 years agorename attribute selImpl -> patImpl, since it is a PatternImpl
Klaus Kaempf [Mon, 27 Feb 2006 12:20:27 +0000 (12:20 +0000)]
rename attribute selImpl -> patImpl, since it is a PatternImpl

18 years agobugfix 153577, look for best architecture during upgrade
Klaus Kaempf [Mon, 27 Feb 2006 11:49:22 +0000 (11:49 +0000)]
bugfix 153577, look for best architecture during upgrade

18 years agonew translations
Stefan Schubert [Mon, 27 Feb 2006 11:48:58 +0000 (11:48 +0000)]
new translations

18 years agobugfix 153557, upgrade now chooses best architecture
Klaus Kaempf [Mon, 27 Feb 2006 11:48:49 +0000 (11:48 +0000)]
bugfix 153557, upgrade now chooses best architecture

18 years agoadd ByArch filter
Klaus Kaempf [Mon, 27 Feb 2006 11:24:45 +0000 (11:24 +0000)]
add ByArch filter

18 years agoneeded test environment
Stefan Schubert [Mon, 27 Feb 2006 11:15:01 +0000 (11:15 +0000)]
needed test environment

18 years agoregarding status of the item
Stefan Schubert [Mon, 27 Feb 2006 10:36:38 +0000 (10:36 +0000)]
regarding status of the item

18 years agoevaluate locked items in order to provide an -unlockung- solution
Stefan Schubert [Mon, 27 Feb 2006 10:17:36 +0000 (10:17 +0000)]
evaluate locked items in order to provide an -unlockung- solution

18 years agoadded more testcases for lock
Stefan Schubert [Mon, 27 Feb 2006 10:16:29 +0000 (10:16 +0000)]
added more testcases for lock

18 years agopass Pathname as location
Klaus Kaempf [Mon, 27 Feb 2006 09:40:46 +0000 (09:40 +0000)]
pass Pathname as location

18 years agopass location to makePackageFromHeader() in order to support local .rpm files
Klaus Kaempf [Mon, 27 Feb 2006 09:40:30 +0000 (09:40 +0000)]
pass location to makePackageFromHeader() in order to support local .rpm files

18 years agoprovide functionality for single .rpm files
Klaus Kaempf [Mon, 27 Feb 2006 09:29:01 +0000 (09:29 +0000)]
provide functionality for single .rpm files

18 years ago- add tag_enhances() and tag_supplements()
Klaus Kaempf [Mon, 27 Feb 2006 09:28:17 +0000 (09:28 +0000)]
- add tag_enhances() and tag_supplements()
- create package from RpmHeader as standalone function

18 years agomore testcases
Stefan Schubert [Mon, 27 Feb 2006 09:18:42 +0000 (09:18 +0000)]
more testcases

18 years agouse RpmHeader::tag_fileinfos()
Klaus Kaempf [Mon, 27 Feb 2006 06:01:17 +0000 (06:01 +0000)]
use RpmHeader::tag_fileinfos()

18 years agoimplement RpmHeader::tag_fileinfos()
Klaus Kaempf [Mon, 27 Feb 2006 06:01:04 +0000 (06:01 +0000)]
implement RpmHeader::tag_fileinfos()

18 years ago- fix compile for query-files
Klaus Kaempf [Sun, 26 Feb 2006 19:22:54 +0000 (19:22 +0000)]
- fix compile for query-files
- improve implementation for package-files

18 years agomore patch tests
Klaus Kaempf [Sun, 26 Feb 2006 16:40:07 +0000 (16:40 +0000)]
more patch tests

18 years agocall 'possibleLocales'
Klaus Kaempf [Sun, 26 Feb 2006 16:39:44 +0000 (16:39 +0000)]
call 'possibleLocales'

18 years agorecognize <atom>
Klaus Kaempf [Sun, 26 Feb 2006 16:39:18 +0000 (16:39 +0000)]
recognize <atom>

18 years agonew helper: package-files
Klaus Kaempf [Sun, 26 Feb 2006 16:37:05 +0000 (16:37 +0000)]
new helper: package-files

18 years agocheck _db for NULL
Klaus Kaempf [Sun, 26 Feb 2006 16:36:18 +0000 (16:36 +0000)]
check _db for NULL

18 years agoreduce debug, working now
Klaus Kaempf [Sun, 26 Feb 2006 16:35:39 +0000 (16:35 +0000)]
reduce debug, working now

18 years agosurvive iterator erase
Klaus Kaempf [Sun, 26 Feb 2006 16:34:59 +0000 (16:34 +0000)]
survive iterator erase

18 years agofix compile
Klaus Kaempf [Sun, 26 Feb 2006 16:31:28 +0000 (16:31 +0000)]
fix compile

18 years agosurvive erase iterator
Klaus Kaempf [Sun, 26 Feb 2006 16:29:30 +0000 (16:29 +0000)]
survive erase iterator

18 years agoindentation
Klaus Kaempf [Sun, 26 Feb 2006 16:29:12 +0000 (16:29 +0000)]
indentation

18 years agoconfigurable log
Klaus Kaempf [Sun, 26 Feb 2006 15:13:20 +0000 (15:13 +0000)]
configurable log

18 years agoadd solution
Klaus Kaempf [Sun, 26 Feb 2006 09:14:12 +0000 (09:14 +0000)]
add solution

18 years agotestcase for ZYpp::setPossibleLocales
Klaus Kaempf [Sun, 26 Feb 2006 08:30:38 +0000 (08:30 +0000)]
testcase for ZYpp::setPossibleLocales

18 years agoimplement "possibleLocales"
Klaus Kaempf [Sun, 26 Feb 2006 08:00:51 +0000 (08:00 +0000)]
implement "possibleLocales"

18 years agoignores
Klaus Kaempf [Sat, 25 Feb 2006 19:33:13 +0000 (19:33 +0000)]
ignores

18 years agosolutions
Klaus Kaempf [Sat, 25 Feb 2006 19:31:17 +0000 (19:31 +0000)]
solutions

18 years agosome tests with real patches coming from armstrong.suse.de
Klaus Kaempf [Sat, 25 Feb 2006 19:21:26 +0000 (19:21 +0000)]
some tests with real patches coming from armstrong.suse.de

18 years agoestablish Atoms first
Klaus Kaempf [Sat, 25 Feb 2006 19:20:27 +0000 (19:20 +0000)]
establish Atoms first

18 years agoadd 'Atom'
Klaus Kaempf [Sat, 25 Feb 2006 19:20:15 +0000 (19:20 +0000)]
add 'Atom'

18 years agomore debug
Klaus Kaempf [Sat, 25 Feb 2006 19:19:35 +0000 (19:19 +0000)]
more debug

18 years agocreate an 'Atom' for <package...> within <atom>
Klaus Kaempf [Sat, 25 Feb 2006 19:19:11 +0000 (19:19 +0000)]
create an 'Atom' for <package...> within <atom>

18 years agofix SOURCES
Klaus Kaempf [Sat, 25 Feb 2006 19:18:27 +0000 (19:18 +0000)]
fix SOURCES

18 years agotypo "Abstact" -> "Abstract"
Klaus Kaempf [Sat, 25 Feb 2006 17:33:34 +0000 (17:33 +0000)]
typo "Abstact" -> "Abstract"

18 years agoprovide default implementations for Language and Atom
Klaus Kaempf [Sat, 25 Feb 2006 17:29:30 +0000 (17:29 +0000)]
provide default implementations for Language and Atom

18 years agoignore oboletes of locked item
Stefan Schubert [Sat, 25 Feb 2006 17:26:46 +0000 (17:26 +0000)]
ignore oboletes of locked item

18 years agovirtual obsoletes and locking
Stefan Schubert [Sat, 25 Feb 2006 17:17:34 +0000 (17:17 +0000)]
virtual obsoletes and locking

18 years agoadd 'Atom' Resolvable kind
Klaus Kaempf [Sat, 25 Feb 2006 17:09:48 +0000 (17:09 +0000)]
add 'Atom' Resolvable kind

18 years ago- pass architecture to Resolver
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

18 years agocollecting lock testsuites
Stefan Schubert [Sat, 25 Feb 2006 16:58:03 +0000 (16:58 +0000)]
collecting lock testsuites

18 years agosolutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:51:55 +0000 (16:51 +0000)]
solutions for locks added

18 years agosolutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:48:04 +0000 (16:48 +0000)]
solutions for locks added

18 years agosolutions for locks added
Stefan Schubert [Sat, 25 Feb 2006 16:39:53 +0000 (16:39 +0000)]
solutions for locks added

18 years agobufix while unlocking
Stefan Schubert [Sat, 25 Feb 2006 16:18:04 +0000 (16:18 +0000)]
bufix while unlocking

18 years agoown lock directory
Stefan Schubert [Sat, 25 Feb 2006 15:29:12 +0000 (15:29 +0000)]
own lock directory

18 years agoown lock directory
Stefan Schubert [Sat, 25 Feb 2006 15:27:38 +0000 (15:27 +0000)]
own lock directory

18 years agobugfix in problem description
Stefan Schubert [Sat, 25 Feb 2006 10:08:32 +0000 (10:08 +0000)]
bugfix in problem description

18 years agoadd 'Language' resolvables
Klaus Kaempf [Sat, 25 Feb 2006 10:00:24 +0000 (10:00 +0000)]
add 'Language' resolvables

18 years agoallowing locking in trial
Stefan Schubert [Sat, 25 Feb 2006 09:54:51 +0000 (09:54 +0000)]
allowing locking in trial

18 years agofix the build
Klaus Kaempf [Fri, 24 Feb 2006 19:00:45 +0000 (19:00 +0000)]
fix the build

18 years ago- the 'package' atom within a patch is not a stand-alone resolvable
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.

18 years agoadd 'unmanage()' ... yes, its a hack
Klaus Kaempf [Fri, 24 Feb 2006 18:55:15 +0000 (18:55 +0000)]
add 'unmanage()' ... yes, its a hack

18 years ago- its 'freshens'
Klaus Kaempf [Fri, 24 Feb 2006 18:54:53 +0000 (18:54 +0000)]
- its 'freshens'
- sane indentation

18 years agoprovide LOGGROUP
Klaus Kaempf [Fri, 24 Feb 2006 18:53:52 +0000 (18:53 +0000)]
provide LOGGROUP

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:30:17 +0000 (16:30 +0000)]
locks enabled

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:29:39 +0000 (16:29 +0000)]
locks enabled

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:28:56 +0000 (16:28 +0000)]
locks enabled

18 years agooutput counts to stdout
Klaus Kaempf [Fri, 24 Feb 2006 15:58:41 +0000 (15:58 +0000)]
output counts to stdout

18 years agoalso count patches, scripts, and messages
Klaus Kaempf [Fri, 24 Feb 2006 15:54:17 +0000 (15:54 +0000)]
also count patches, scripts, and messages

18 years ago- Increased timeout value to 180 sec
Marius Tomaschewski [Fri, 24 Feb 2006 14:00:54 +0000 (14:00 +0000)]
- Increased timeout value to 180 sec

18 years ago- Lowered remove attach point info's to DBG
Marius Tomaschewski [Fri, 24 Feb 2006 13:27:46 +0000 (13:27 +0000)]
- Lowered remove attach point info's to DBG

18 years agoeraseInstalled() is not a ResPool function, but an internal ZYpp one
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()

18 years agodefault to "read-only"
Klaus Kaempf [Fri, 24 Feb 2006 13:02:15 +0000 (13:02 +0000)]
default to "read-only"

18 years agoprovide sane indentation
Klaus Kaempf [Fri, 24 Feb 2006 13:01:28 +0000 (13:01 +0000)]
provide sane indentation

18 years agoadd "--arch" option to test on foreign architectures
Klaus Kaempf [Fri, 24 Feb 2006 12:36:47 +0000 (12:36 +0000)]
add "--arch" option to test on foreign architectures

18 years agobase/GzStream now
Klaus Kaempf [Fri, 24 Feb 2006 11:43:53 +0000 (11:43 +0000)]
base/GzStream now

18 years agodrop zypp/gzstream in favour of base/GzStream
Klaus Kaempf [Fri, 24 Feb 2006 11:43:04 +0000 (11:43 +0000)]
drop zypp/gzstream in favour of base/GzStream

18 years agouse ma's implementation -> base/GzStream
Klaus Kaempf [Fri, 24 Feb 2006 11:42:06 +0000 (11:42 +0000)]
use ma's implementation -> base/GzStream

18 years agocleanup in solver solutions; added general solution in not fulfilled requirements
Stefan Schubert [Fri, 24 Feb 2006 10:37:39 +0000 (10:37 +0000)]
cleanup in solver solutions; added general solution in not fulfilled requirements

18 years agoadd -general- solution
Stefan Schubert [Fri, 24 Feb 2006 10:35:53 +0000 (10:35 +0000)]
add -general- solution

18 years agoAPI for source resolvables for one resolvable kind
Stanislav Visnovsky [Fri, 24 Feb 2006 10:06:49 +0000 (10:06 +0000)]
API for source resolvables for one resolvable kind

18 years agocompiles now
Klaus Kaempf [Fri, 24 Feb 2006 09:47:05 +0000 (09:47 +0000)]
compiles now

18 years agosvn is kinda stupid sometimes ...
Klaus Kaempf [Fri, 24 Feb 2006 09:44:13 +0000 (09:44 +0000)]
svn is kinda stupid sometimes ...

18 years agobackup (incomplete !)
Klaus Kaempf [Fri, 24 Feb 2006 09:43:43 +0000 (09:43 +0000)]
backup (incomplete !)

18 years agofail silently if cannot create source cache. This introduces #153305,
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

18 years agoAvoid reinitialization of target if the root is the same only
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:35 +0000 (07:25 +0000)]
Avoid reinitialization of target if the root is the same only

18 years agoStore metadata only if they were not stored yet
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:02 +0000 (07:25 +0000)]
Store metadata only if they were not stored yet