platform/upstream/libzypp.git
19 years agotry/catch around cap parser
Klaus Kaempf [Thu, 9 Feb 2006 17:57:40 +0000 (17:57 +0000)]
try/catch around cap parser

19 years agoserialize in the new pattern format, and get rid of md5 and use the Digest class...
Duncan Mac-Vicar P [Thu, 9 Feb 2006 17:22:30 +0000 (17:22 +0000)]
serialize in the new pattern format, and get rid of md5 and use the Digest class (no idea that it existed)

19 years agoupdated according to pattern specification changes
Jiri Srain [Thu, 9 Feb 2006 17:01:20 +0000 (17:01 +0000)]
updated according to pattern specification changes

19 years agoWe need exception this to be GPL compatible
Duncan Mac-Vicar P [Thu, 9 Feb 2006 16:21:53 +0000 (16:21 +0000)]
We need exception this to be GPL compatible

19 years agoAdded commented out accessId swap function
Marius Tomaschewski [Thu, 9 Feb 2006 15:58:22 +0000 (15:58 +0000)]
Added commented out accessId swap function

19 years ago- Added printing of the url in opened media access id DBG msgs
Marius Tomaschewski [Thu, 9 Feb 2006 15:12:55 +0000 (15:12 +0000)]
- Added printing of the url in opened media access id DBG msgs

19 years agoAdded reopen() function to change Url for a AccessId
Marius Tomaschewski [Thu, 9 Feb 2006 14:30:19 +0000 (14:30 +0000)]
Added reopen() function to change Url for a AccessId
Added attachMediaNr() that attaches and verifies
Added isDesiredMedia() using a specified verifier

19 years ago- drafted interface suitable for pkg-bindings in
Michael Andres [Thu, 9 Feb 2006 14:15:11 +0000 (14:15 +0000)]
- drafted interface suitable for pkg-bindings in
  ui::Selectable.

19 years agoadded support for yum the new patterns to the target store
Duncan Mac-Vicar P [Thu, 9 Feb 2006 13:23:46 +0000 (13:23 +0000)]
added support for yum the new patterns to the target store

19 years agoadd count to debug
Klaus Kaempf [Thu, 9 Feb 2006 12:48:49 +0000 (12:48 +0000)]
add count to debug

19 years agoignore unsupported resolvable kinds and put a error in the logs
Duncan Mac-Vicar P [Thu, 9 Feb 2006 12:44:53 +0000 (12:44 +0000)]
ignore unsupported resolvable kinds and put a error in the logs

19 years ago- SourceManager - provide ids of all installation sources
Ladislav Slezak [Thu, 9 Feb 2006 12:35:37 +0000 (12:35 +0000)]
- SourceManager - provide ids of all installation sources

19 years agofix computeNextSet for non-packages
Klaus Kaempf [Thu, 9 Feb 2006 12:32:11 +0000 (12:32 +0000)]
fix computeNextSet for non-packages

19 years agoadd debug
Klaus Kaempf [Thu, 9 Feb 2006 12:13:18 +0000 (12:13 +0000)]
add debug

19 years agobugfix in ignoring cap
Stefan Schubert [Thu, 9 Feb 2006 12:01:03 +0000 (12:01 +0000)]
bugfix in ignoring cap

19 years ago_XDEBUG is XXX !!
Klaus Kaempf [Thu, 9 Feb 2006 11:47:34 +0000 (11:47 +0000)]
_XDEBUG is XXX !!

19 years agoAdded check if user supplied attachpoint is writeable
Marius Tomaschewski [Thu, 9 Feb 2006 11:47:04 +0000 (11:47 +0000)]
Added check if user supplied attachpoint is writeable

19 years agoundo()
Klaus Kaempf [Thu, 9 Feb 2006 11:45:50 +0000 (11:45 +0000)]
undo()

dont return void calls

19 years agobugfix in ignoring cap
Stefan Schubert [Thu, 9 Feb 2006 11:45:16 +0000 (11:45 +0000)]
bugfix in ignoring cap

19 years agobugfix in ignoring cap
Stefan Schubert [Thu, 9 Feb 2006 11:44:17 +0000 (11:44 +0000)]
bugfix in ignoring cap

19 years agoFixed createAttachPoint to try all its base dirs
Marius Tomaschewski [Thu, 9 Feb 2006 11:43:56 +0000 (11:43 +0000)]
Fixed createAttachPoint to try all its base dirs

19 years agoadd undo()
Klaus Kaempf [Thu, 9 Feb 2006 11:42:37 +0000 (11:42 +0000)]
add undo()

19 years agoif its not a package, it doesnt have a media nr
Klaus Kaempf [Thu, 9 Feb 2006 10:52:58 +0000 (10:52 +0000)]
if its not a package, it doesnt have a media nr

19 years agotaking respool for solving dependencies
Stefan Schubert [Thu, 9 Feb 2006 10:50:57 +0000 (10:50 +0000)]
taking respool for solving dependencies

19 years agobugfix in deleting conflicts; apply solution does return void; removed not needed...
Stefan Schubert [Thu, 9 Feb 2006 10:49:20 +0000 (10:49 +0000)]
bugfix in deleting conflicts; apply solution does return void; removed not needed Update in solutions

19 years agosolving conflicts correctly
Stefan Schubert [Thu, 9 Feb 2006 10:46:55 +0000 (10:46 +0000)]
solving conflicts correctly

19 years agoadd complete CD1 metadata tree
Klaus Kaempf [Thu, 9 Feb 2006 10:45:57 +0000 (10:45 +0000)]
add complete CD1 metadata tree

19 years ago- dont check media when we're trying to check media ...
Klaus Kaempf [Thu, 9 Feb 2006 10:37:22 +0000 (10:37 +0000)]
- dont check media when we're trying to check media ...
- try/catch around packages.<lang>

19 years agoinclude patch from /work/SRC/done/libzypp.
Klaus Kaempf [Thu, 9 Feb 2006 10:25:48 +0000 (10:25 +0000)]
include patch from /work/SRC/done/libzypp.

  FOR HEAVENS SAKE, WHY CANT PEOPLE TELL ABOUT SUCH CHANGES !!!

19 years agofilter non-packages
Klaus Kaempf [Thu, 9 Feb 2006 10:10:15 +0000 (10:10 +0000)]
filter non-packages

19 years agonot needed anymore
Stanislav Visnovsky [Thu, 9 Feb 2006 09:45:59 +0000 (09:45 +0000)]
not needed anymore

19 years ago- provide operator==,!=,< for NVR, NVRA, and NVRAD(based on NVR,
Michael Andres [Thu, 9 Feb 2006 08:18:39 +0000 (08:18 +0000)]
- provide operator==,!=,< for NVR, NVRA, and NVRAD(based on NVR,
  no dependency comparison per default)

19 years agoAdded enhances dependency to UYM
Jiri Srain [Wed, 8 Feb 2006 23:49:20 +0000 (23:49 +0000)]
Added enhances dependency to UYM

19 years ago- (re)enabled LogControl. The LogControlImpl singleton must be the first
Michael Andres [Wed, 8 Feb 2006 23:27:49 +0000 (23:27 +0000)]
- (re)enabled LogControl. The LogControlImpl singleton must be the first
  static being intialized and the last destructed.

19 years agoremove extra qualifier
Klaus Kaempf [Wed, 8 Feb 2006 23:02:34 +0000 (23:02 +0000)]
remove extra qualifier

19 years agoupdated pattern interface classes
Jiri Srain [Wed, 8 Feb 2006 22:49:31 +0000 (22:49 +0000)]
updated pattern interface classes

19 years agoactually solve on the pool to make testcases like real solver behaviour
Klaus Kaempf [Wed, 8 Feb 2006 22:49:30 +0000 (22:49 +0000)]
actually solve on the pool to make testcases like real solver behaviour

19 years agohonor to-be state before reporting a problem
Klaus Kaempf [Wed, 8 Feb 2006 22:48:49 +0000 (22:48 +0000)]
honor to-be state before reporting a problem

19 years agoaddapted YUM source to pattern
Jiri Srain [Wed, 8 Feb 2006 22:47:04 +0000 (22:47 +0000)]
addapted YUM source to pattern

19 years agoconflict
Stefan Schubert [Wed, 8 Feb 2006 22:32:43 +0000 (22:32 +0000)]
conflict

19 years agoadd comment
Klaus Kaempf [Wed, 8 Feb 2006 22:28:02 +0000 (22:28 +0000)]
add comment

19 years agounsigned int -> Date in PatchImpl
Klaus Kaempf [Wed, 8 Feb 2006 22:13:25 +0000 (22:13 +0000)]
unsigned int -> Date in PatchImpl

actually set USER state when installing/uninstalling

19 years agotaking item.status istead of fixed statis
Stefan Schubert [Wed, 8 Feb 2006 22:10:02 +0000 (22:10 +0000)]
taking item.status istead of fixed statis

19 years agoadd parser test
Klaus Kaempf [Wed, 8 Feb 2006 21:53:53 +0000 (21:53 +0000)]
add parser test

19 years agoadd compare operators so we can use it as a map key
Klaus Kaempf [Wed, 8 Feb 2006 21:51:24 +0000 (21:51 +0000)]
add compare operators so we can use it as a map key

19 years agoadd PackagesLangParser for packages.en (for now)
Klaus Kaempf [Wed, 8 Feb 2006 21:50:57 +0000 (21:50 +0000)]
add PackagesLangParser for packages.en (for now)

19 years ago- catch exceptions in dtors
Michael Andres [Wed, 8 Feb 2006 21:24:08 +0000 (21:24 +0000)]
- catch exceptions in dtors

19 years ago- adapted to changes in YUM parser
Jiri Srain [Wed, 8 Feb 2006 21:16:29 +0000 (21:16 +0000)]
- adapted to changes in YUM parser
- changed timestamp to Date type
- added interface to change media of the source

19 years ago- added weak dependencies
Jiri Srain [Wed, 8 Feb 2006 21:14:30 +0000 (21:14 +0000)]
- added weak dependencies
- fixed pattern parser

19 years agoremoved "pre" attribute from weak dependencies
Jiri Srain [Wed, 8 Feb 2006 20:27:51 +0000 (20:27 +0000)]
removed "pre" attribute from weak dependencies

19 years ago- added weak dependencies to schemas
Jiri Srain [Wed, 8 Feb 2006 20:24:43 +0000 (20:24 +0000)]
- added weak dependencies to schemas
- updated patterh schema

19 years agotypo
Stefan Schubert [Wed, 8 Feb 2006 19:37:41 +0000 (19:37 +0000)]
typo

19 years agorevert LogControl, it dumps core :-(
Klaus Kaempf [Wed, 8 Feb 2006 19:36:25 +0000 (19:36 +0000)]
revert LogControl, it dumps core :-(

19 years agodont debug in destructor
Klaus Kaempf [Wed, 8 Feb 2006 19:03:21 +0000 (19:03 +0000)]
dont debug in destructor

19 years agofix to build
Klaus Kaempf [Wed, 8 Feb 2006 18:55:23 +0000 (18:55 +0000)]
fix to build

19 years agobackup only, does not compile
Klaus Kaempf [Wed, 8 Feb 2006 18:32:51 +0000 (18:32 +0000)]
backup only, does not compile

19 years agoignore test logs
Klaus Kaempf [Wed, 8 Feb 2006 18:31:35 +0000 (18:31 +0000)]
ignore test logs

19 years agoignore one case
Klaus Kaempf [Wed, 8 Feb 2006 18:30:40 +0000 (18:30 +0000)]
ignore one case

19 years agoignore conflict3 for now
Klaus Kaempf [Wed, 8 Feb 2006 18:30:02 +0000 (18:30 +0000)]
ignore conflict3 for now

19 years agoadded new translations
Stefan Schubert [Wed, 8 Feb 2006 18:24:26 +0000 (18:24 +0000)]
added new translations

19 years agotaking null context
Stefan Schubert [Wed, 8 Feb 2006 18:08:45 +0000 (18:08 +0000)]
taking null context

19 years ago- completed integration of the backend in the target.
Duncan Mac-Vicar P [Wed, 8 Feb 2006 17:47:09 +0000 (17:47 +0000)]
- completed integration of the backend in the target.

Its is disabled to avoid breaking stanos and Klaus tests, so
to enable it, comment

//#define STORAGE_DISABLED

and it will be enabled, I dont know how to test, thats why it is
disabled by default.

19 years agoprovide/obosolete yast2-packagemanager{-devel}
Klaus Kaempf [Wed, 8 Feb 2006 17:45:01 +0000 (17:45 +0000)]
provide/obosolete yast2-packagemanager{-devel}

19 years ago- Prepared class base::LogControl: Interface to logger, for
Michael Andres [Wed, 8 Feb 2006 17:36:26 +0000 (17:36 +0000)]
- Prepared class base::LogControl: Interface to logger, for
  setting logfile, etc.

19 years agoignoring conflicting dependencies
Stefan Schubert [Wed, 8 Feb 2006 17:32:48 +0000 (17:32 +0000)]
ignoring conflicting dependencies

19 years agocorrected output, caused by a bug
Stefan Schubert [Wed, 8 Feb 2006 17:31:54 +0000 (17:31 +0000)]
corrected output, caused by a bug

19 years agothis should not be here ...
Klaus Kaempf [Wed, 8 Feb 2006 17:22:34 +0000 (17:22 +0000)]
this should not be here ...

19 years agoignoring conflicts
Stefan Schubert [Wed, 8 Feb 2006 17:21:25 +0000 (17:21 +0000)]
ignoring conflicts

19 years agodont ignore mkinstalldirs
Klaus Kaempf [Wed, 8 Feb 2006 17:20:26 +0000 (17:20 +0000)]
dont ignore mkinstalldirs

19 years agofind 'best' upgrade
Klaus Kaempf [Wed, 8 Feb 2006 17:20:02 +0000 (17:20 +0000)]
find 'best' upgrade

19 years agofix filelist
Klaus Kaempf [Wed, 8 Feb 2006 17:19:34 +0000 (17:19 +0000)]
fix filelist

19 years agocopy .h files only if needed
Klaus Kaempf [Wed, 8 Feb 2006 17:19:12 +0000 (17:19 +0000)]
copy .h files only if needed

19 years agoits already ignored
Klaus Kaempf [Wed, 8 Feb 2006 17:02:28 +0000 (17:02 +0000)]
its already ignored

19 years agoadapt commit() api
Klaus Kaempf [Wed, 8 Feb 2006 16:06:55 +0000 (16:06 +0000)]
adapt commit() api

19 years agoPoolItemSet duplicate
Klaus Kaempf [Wed, 8 Feb 2006 16:04:54 +0000 (16:04 +0000)]
PoolItemSet duplicate

19 years agoremove duplicate PoolItemSet definition
Klaus Kaempf [Wed, 8 Feb 2006 15:55:37 +0000 (15:55 +0000)]
remove duplicate PoolItemSet definition

19 years agofixed path to repomd.xml on media
Jiri Srain [Wed, 8 Feb 2006 15:41:30 +0000 (15:41 +0000)]
fixed path to repomd.xml on media

19 years ago- fixed to compile; sorry
Michael Andres [Wed, 8 Feb 2006 15:27:08 +0000 (15:27 +0000)]
- fixed to compile; sorry

19 years ago- Provided some Selectable filter functors, and some
Michael Andres [Wed, 8 Feb 2006 15:13:58 +0000 (15:13 +0000)]
- Provided some Selectable filter functors, and some
  query to ResPoolProxy

19 years ago- moved PoolItemList and PoolItemSet definition from solver/detail/Types.h to
Ladislav Slezak [Wed, 8 Feb 2006 14:59:56 +0000 (14:59 +0000)]
- moved PoolItemList and PoolItemSet definition from solver/detail/Types.h to
  PoolItem.h (into zypp:: namespace)

19 years agoadd isBase
Klaus Kaempf [Wed, 8 Feb 2006 14:17:13 +0000 (14:17 +0000)]
add isBase

19 years agosorry
Duncan Mac-Vicar P [Wed, 8 Feb 2006 14:15:32 +0000 (14:15 +0000)]
sorry

19 years agoimplement removing objects
Duncan Mac-Vicar P [Wed, 8 Feb 2006 14:14:00 +0000 (14:14 +0000)]
implement removing objects

19 years agoignoring required capabilities added
Stefan Schubert [Wed, 8 Feb 2006 14:11:30 +0000 (14:11 +0000)]
ignoring required capabilities added

19 years agoignoring dependency
Stefan Schubert [Wed, 8 Feb 2006 14:10:35 +0000 (14:10 +0000)]
ignoring dependency

19 years agomove md5 out to a helper method. and implement removing a source from cache
Duncan Mac-Vicar P [Wed, 8 Feb 2006 14:08:19 +0000 (14:08 +0000)]
move md5 out to a helper method. and implement removing a source from cache

19 years agouse GPL compatible md5 implementation
Duncan Mac-Vicar P [Wed, 8 Feb 2006 13:38:15 +0000 (13:38 +0000)]
use GPL compatible md5 implementation

19 years agopropagate commit() params
Stanislav Visnovsky [Wed, 8 Feb 2006 13:36:31 +0000 (13:36 +0000)]
propagate commit() params

19 years agocomplete commit()
Klaus Kaempf [Wed, 8 Feb 2006 13:25:52 +0000 (13:25 +0000)]
complete commit()

19 years ago- updated Selectable state manipulation.
Michael Andres [Wed, 8 Feb 2006 13:14:01 +0000 (13:14 +0000)]
- updated Selectable state manipulation.

19 years agolimit commits to media, return uncommited PoolItems
Klaus Kaempf [Wed, 8 Feb 2006 13:06:58 +0000 (13:06 +0000)]
limit commits to media, return uncommited PoolItems

19 years ago- Provide a ResPoolProxy in ZYpp. Interface for an easier status
Michael Andres [Wed, 8 Feb 2006 12:53:41 +0000 (12:53 +0000)]
- Provide a ResPoolProxy in ZYpp. Interface for an easier status
  manipulation.

19 years agoextend commit()
Klaus Kaempf [Wed, 8 Feb 2006 12:47:44 +0000 (12:47 +0000)]
extend commit()

19 years agobugfix in using solutions
Stefan Schubert [Wed, 8 Feb 2006 12:25:03 +0000 (12:25 +0000)]
bugfix in using solutions

19 years agotaking solution
Stefan Schubert [Wed, 8 Feb 2006 12:23:58 +0000 (12:23 +0000)]
taking solution

19 years agomore fixes, it seems yum parser is not parsing package lists, I get empty ones
Duncan Mac-Vicar P [Wed, 8 Feb 2006 11:08:01 +0000 (11:08 +0000)]
more fixes, it seems yum parser is not parsing package lists, I get empty ones

19 years agoinject selection lists, not sure if correct, also dont use edition in filename if...
Duncan Mac-Vicar P [Wed, 8 Feb 2006 10:55:55 +0000 (10:55 +0000)]
inject selection lists, not sure if correct, also dont use edition in filename if it is not available

19 years agofix segfault that happens if I dont make a copy of those string lists, perhaps I...
Duncan Mac-Vicar P [Wed, 8 Feb 2006 10:21:15 +0000 (10:21 +0000)]
fix segfault that happens if I dont make a copy of those string lists, perhaps I should ask Michael for the reasons it crashes if you dont make a copy

19 years agotaking multimaps for ignoring capabilities
Stefan Schubert [Wed, 8 Feb 2006 10:05:09 +0000 (10:05 +0000)]
taking multimaps for ignoring capabilities

19 years agotaking multimaps for ignoring capabilities
Stefan Schubert [Wed, 8 Feb 2006 10:04:59 +0000 (10:04 +0000)]
taking multimaps for ignoring capabilities