platform/upstream/libzypp.git
18 years agodefault enabled to 'true' (workaround bug #155459)
Klaus Kaempf [Mon, 6 Mar 2006 18:27:39 +0000 (18:27 +0000)]
default enabled to 'true' (workaround bug #155459)

18 years agoadd debug
Klaus Kaempf [Mon, 6 Mar 2006 18:07:02 +0000 (18:07 +0000)]
add debug

18 years agosuse 10 source metadata
Duncan Mac-Vicar P [Mon, 6 Mar 2006 17:42:52 +0000 (17:42 +0000)]
suse 10 source metadata

18 years agomoved more tests to the class test
Duncan Mac-Vicar P [Mon, 6 Mar 2006 17:42:36 +0000 (17:42 +0000)]
moved more tests to the class test

18 years ago- Lowered isAttached retry limit (wait for mtab update)
Marius Tomaschewski [Mon, 6 Mar 2006 17:18:01 +0000 (17:18 +0000)]
- Lowered isAttached retry limit (wait for mtab update)

18 years ago- Fixed checkAttached to cache results only, if we've
Marius Tomaschewski [Mon, 6 Mar 2006 17:16:19 +0000 (17:16 +0000)]
- Fixed checkAttached to cache results only, if we've
  seen the physical device at least once after mount.
- Fixed checkAttached to accept block devices also in
  /dev subdirs (e.g. devmapper / lvm logical volumes).
- Fixed checkAttached to compare only same dev types.

18 years ago- Removed caching in getMountEntries, since it may
Marius Tomaschewski [Mon, 6 Mar 2006 17:06:01 +0000 (17:06 +0000)]
- Removed caching in getMountEntries, since it may
  return old mtab content to MediaHandler ...

18 years agofix the build
Klaus Kaempf [Mon, 6 Mar 2006 16:55:37 +0000 (16:55 +0000)]
fix the build

18 years agoadditional debug
Duncan Mac-Vicar P [Mon, 6 Mar 2006 16:51:11 +0000 (16:51 +0000)]
additional debug

18 years agoregarding RESOLVER_INFO_TYPE_CONFLICTS_WITH as an error
Stefan Schubert [Mon, 6 Mar 2006 16:24:07 +0000 (16:24 +0000)]
regarding RESOLVER_INFO_TYPE_CONFLICTS_WITH as an error

18 years agostarted refactoring this huge amount of tests to make it a real testsuite , automated
Duncan Mac-Vicar P [Mon, 6 Mar 2006 16:06:38 +0000 (16:06 +0000)]
started refactoring this huge amount of tests to make it a real testsuite , automated

18 years agonew translations
Stefan Schubert [Mon, 6 Mar 2006 16:01:47 +0000 (16:01 +0000)]
new translations

18 years agosoft installes are _not_ transitive
Klaus Kaempf [Mon, 6 Mar 2006 15:38:30 +0000 (15:38 +0000)]
soft installes are _not_ transitive

18 years agolower debug
Klaus Kaempf [Mon, 6 Mar 2006 15:23:39 +0000 (15:23 +0000)]
lower debug

18 years ago- Implemented disk volume devices check against /dev/disk/by-uuid
Marius Tomaschewski [Mon, 6 Mar 2006 14:57:21 +0000 (14:57 +0000)]
- Implemented disk volume devices check against /dev/disk/by-uuid

18 years agoups, make them pure virtual
Duncan Mac-Vicar P [Mon, 6 Mar 2006 14:46:54 +0000 (14:46 +0000)]
ups, make them pure virtual

18 years agosupport for named flags, not attached to a specific resolvable
Duncan Mac-Vicar P [Mon, 6 Mar 2006 13:19:41 +0000 (13:19 +0000)]
support for named flags, not attached to a specific resolvable

18 years agocompleted support for gpg keys for SuseTags source. It can read keys both from media...
Duncan Mac-Vicar P [Mon, 6 Mar 2006 11:31:23 +0000 (11:31 +0000)]
completed support for gpg keys for SuseTags source. It can read keys both from media and cache

18 years agoI am sure I already commited this, not sure why the changes dissapeared
Duncan Mac-Vicar P [Mon, 6 Mar 2006 10:43:05 +0000 (10:43 +0000)]
I am sure I already commited this, not sure why the changes dissapeared

18 years agoonly write by-solver transacts back to transactions table. (#154976)
Klaus Kaempf [Sun, 5 Mar 2006 14:47:00 +0000 (14:47 +0000)]
only write by-solver transacts back to transactions table. (#154976)

18 years agorelease the last source at end of commit (see inline comment
Klaus Kaempf [Sat, 4 Mar 2006 11:36:31 +0000 (11:36 +0000)]
release the last source at end of commit (see inline comment
and bug 155002)

18 years agouse setSoftTransact also in UI helper
Klaus Kaempf [Sat, 4 Mar 2006 07:46:26 +0000 (07:46 +0000)]
use setSoftTransact also in UI helper

18 years agocheck maySetSoftTransact before actually scheduling a pool item for installation
Klaus Kaempf [Sat, 4 Mar 2006 07:36:18 +0000 (07:36 +0000)]
check maySetSoftTransact before actually scheduling a pool item for installation

18 years agofix build
Klaus Kaempf [Sat, 4 Mar 2006 07:35:16 +0000 (07:35 +0000)]
fix build

18 years agocomment -> warning
Klaus Kaempf [Fri, 3 Mar 2006 22:49:32 +0000 (22:49 +0000)]
comment -> warning

18 years agowarn about bad stream
Klaus Kaempf [Fri, 3 Mar 2006 22:48:24 +0000 (22:48 +0000)]
warn about bad stream

18 years agorun /sbin/SuSEconfig after transact (#154802)
Klaus Kaempf [Fri, 3 Mar 2006 22:47:00 +0000 (22:47 +0000)]
run /sbin/SuSEconfig after transact (#154802)

18 years agosetenv YAST_IS_RUNNING to postpone %ldconfig in postinstall scripts
Klaus Kaempf [Fri, 3 Mar 2006 22:35:21 +0000 (22:35 +0000)]
setenv YAST_IS_RUNNING to postpone %ldconfig in postinstall scripts

18 years ago- Added ResStatus::setSoftTransact. Similar to setTransact, but leaving KEEP_STATE
Michael Andres [Fri, 3 Mar 2006 22:35:16 +0000 (22:35 +0000)]
- Added ResStatus::setSoftTransact. Similar to setTransact, but leaving KEEP_STATE
  also requires a superior causer.

18 years agocope with NULL values in catalogs (#153584)
Klaus Kaempf [Fri, 3 Mar 2006 22:14:16 +0000 (22:14 +0000)]
cope with NULL values in catalogs (#153584)

18 years agocope with all kinds of resolvables
Klaus Kaempf [Fri, 3 Mar 2006 22:03:58 +0000 (22:03 +0000)]
cope with all kinds of resolvables

18 years agodont crash if source was never initialized
Klaus Kaempf [Fri, 3 Mar 2006 18:08:25 +0000 (18:08 +0000)]
dont crash if source was never initialized

18 years ago- place ifgzstream/ofgzstream in namespace zypp (not zypp::base)
Michael Andres [Fri, 3 Mar 2006 17:16:48 +0000 (17:16 +0000)]
- place ifgzstream/ofgzstream in namespace zypp (not zypp::base)

18 years agostart implementing gpg keys support for sources
Duncan Mac-Vicar P [Fri, 3 Mar 2006 17:14:00 +0000 (17:14 +0000)]
start implementing gpg keys support for sources

18 years agobetter validation error
Duncan Mac-Vicar P [Fri, 3 Mar 2006 17:08:59 +0000 (17:08 +0000)]
better validation error

18 years agoadd missing serializes
Duncan Mac-Vicar P [Fri, 3 Mar 2006 17:07:55 +0000 (17:07 +0000)]
add missing serializes

18 years agoensure final release() at destructor
Klaus Kaempf [Fri, 3 Mar 2006 16:40:22 +0000 (16:40 +0000)]
ensure final release() at destructor

18 years agolocking items of deleting solution correctly; bug #153328
Stefan Schubert [Fri, 3 Mar 2006 16:26:14 +0000 (16:26 +0000)]
locking items of deleting solution correctly; bug #153328

18 years agoalso count Atoms
Klaus Kaempf [Fri, 3 Mar 2006 16:21:24 +0000 (16:21 +0000)]
also count Atoms

18 years agofixed media reattaching
Jiri Srain [Fri, 3 Mar 2006 15:51:08 +0000 (15:51 +0000)]
fixed media reattaching

18 years agofix constructor
Klaus Kaempf [Fri, 3 Mar 2006 14:43:54 +0000 (14:43 +0000)]
fix constructor

18 years agopass Locale to LanguageImpl
Klaus Kaempf [Fri, 3 Mar 2006 14:22:03 +0000 (14:22 +0000)]
pass Locale to LanguageImpl

18 years ago- Added Logical functor chaining _ACondition OR _BCondition:
Michael Andres [Fri, 3 Mar 2006 14:01:25 +0000 (14:01 +0000)]
- Added Logical functor chaining _ACondition OR _BCondition:
  functor::Or<_ACondition, _BCondition> or_c( _ACondition conda_r, _BCondition condb_r );

18 years agoprovide summary to LanguageImpl
Klaus Kaempf [Fri, 3 Mar 2006 13:15:58 +0000 (13:15 +0000)]
provide summary to LanguageImpl

18 years agosource refresh
Stanislav Visnovsky [Fri, 3 Mar 2006 13:11:46 +0000 (13:11 +0000)]
source refresh

18 years agoagument location and mediaid
Klaus Kaempf [Fri, 3 Mar 2006 11:46:02 +0000 (11:46 +0000)]
agument location and mediaid
PatchRpm and DeltaRpm are currently commented out, need equal definition
in parser/yum and source/yum

18 years agomake YUMSourceImpl a friend so it can augmentPackage() properly
Klaus Kaempf [Fri, 3 Mar 2006 11:45:20 +0000 (11:45 +0000)]
make YUMSourceImpl a friend so it can augmentPackage() properly

18 years agoget location, patch, and delta rpms from patch-package-atom, if set
Klaus Kaempf [Fri, 3 Mar 2006 11:31:50 +0000 (11:31 +0000)]
get location, patch, and delta rpms from patch-package-atom, if set

18 years agoadd reminder warning
Klaus Kaempf [Fri, 3 Mar 2006 11:31:17 +0000 (11:31 +0000)]
add reminder warning

18 years agoadd reminder warnings
Klaus Kaempf [Fri, 3 Mar 2006 11:30:26 +0000 (11:30 +0000)]
add reminder warnings

18 years agodebugging added; improving comparing solutions with different sources
Stefan Schubert [Fri, 3 Mar 2006 10:37:02 +0000 (10:37 +0000)]
debugging added; improving comparing solutions with different sources

18 years agosolutions with different sources AND version
Stefan Schubert [Fri, 3 Mar 2006 10:36:08 +0000 (10:36 +0000)]
solutions with different sources AND version

18 years agoreduce debug
Klaus Kaempf [Fri, 3 Mar 2006 10:00:29 +0000 (10:00 +0000)]
reduce debug

18 years agoreduce debug
Klaus Kaempf [Fri, 3 Mar 2006 09:59:18 +0000 (09:59 +0000)]
reduce debug

18 years agoreduce log
Klaus Kaempf [Fri, 3 Mar 2006 09:39:55 +0000 (09:39 +0000)]
reduce log

18 years agoreduce log
Klaus Kaempf [Fri, 3 Mar 2006 09:39:40 +0000 (09:39 +0000)]
reduce log

18 years agoreduce debug
Klaus Kaempf [Fri, 3 Mar 2006 09:37:00 +0000 (09:37 +0000)]
reduce debug

18 years agoAPI for resetting the source manager
Stanislav Visnovsky [Fri, 3 Mar 2006 09:31:47 +0000 (09:31 +0000)]
API for resetting the source manager

18 years agobetter log this action
Stanislav Visnovsky [Fri, 3 Mar 2006 09:26:50 +0000 (09:26 +0000)]
better log this action

18 years ago- provide ZYpp::init() function to reset the libzypp completely
Stanislav Visnovsky [Fri, 3 Mar 2006 09:17:15 +0000 (09:17 +0000)]
- provide ZYpp::init() function to reset the libzypp completely
(needed for online update in the 2nd stage of YaST installation)

I'm afraid this will introduce unforeseen problems, at least
the memory leaks might be introduced.

18 years agoanother use of reasonable error message
Stanislav Visnovsky [Fri, 3 Mar 2006 09:15:35 +0000 (09:15 +0000)]
another use of reasonable error message

18 years agocomment the code
Stanislav Visnovsky [Fri, 3 Mar 2006 09:09:45 +0000 (09:09 +0000)]
comment the code

18 years agoasTranslatedString -> asUserString
Stanislav Visnovsky [Fri, 3 Mar 2006 08:21:05 +0000 (08:21 +0000)]
asTranslatedString -> asUserString

and use it

18 years agoIts an include file !
Klaus Kaempf [Fri, 3 Mar 2006 08:16:07 +0000 (08:16 +0000)]
Its an include file !

18 years agoimplement callbacks for rpm install/remove
Klaus Kaempf [Fri, 3 Mar 2006 08:14:06 +0000 (08:14 +0000)]
implement callbacks for rpm install/remove

18 years agodo not compare channels if the solutions has the same
Stefan Schubert [Fri, 3 Mar 2006 07:55:33 +0000 (07:55 +0000)]
do not compare channels if the solutions has the same

18 years agodo not compare channels if the solutions has the same
Stefan Schubert [Fri, 3 Mar 2006 07:55:19 +0000 (07:55 +0000)]
do not compare channels if the solutions has the same

18 years agocomment typo
Klaus Kaempf [Fri, 3 Mar 2006 07:47:29 +0000 (07:47 +0000)]
comment typo

18 years agofix #ifdef check
Klaus Kaempf [Fri, 3 Mar 2006 07:38:21 +0000 (07:38 +0000)]
fix #ifdef check

18 years agocatch exception when ejecting media which was unmounted externally
Jiri Srain [Thu, 2 Mar 2006 20:56:32 +0000 (20:56 +0000)]
catch exception when ejecting media which was unmounted externally
(#154697)

18 years agodont look at incompatible architectures
Klaus Kaempf [Thu, 2 Mar 2006 20:48:35 +0000 (20:48 +0000)]
dont look at incompatible architectures

18 years agoinitial steps towards callbacks
Klaus Kaempf [Thu, 2 Mar 2006 20:35:38 +0000 (20:35 +0000)]
initial steps towards callbacks

18 years agoprovide location()
Klaus Kaempf [Thu, 2 Mar 2006 20:35:13 +0000 (20:35 +0000)]
provide location()

18 years agocleanup
Klaus Kaempf [Thu, 2 Mar 2006 20:34:47 +0000 (20:34 +0000)]
cleanup

18 years agodon't overload factoryCtor()
Klaus Kaempf [Thu, 2 Mar 2006 20:33:40 +0000 (20:33 +0000)]
don't overload factoryCtor()

18 years agoblank line
Klaus Kaempf [Thu, 2 Mar 2006 20:31:05 +0000 (20:31 +0000)]
blank line

18 years agosyntax cleanup, add debug
Klaus Kaempf [Thu, 2 Mar 2006 20:30:18 +0000 (20:30 +0000)]
syntax cleanup, add debug

18 years agoimproved rating of the solutions
Stefan Schubert [Thu, 2 Mar 2006 18:18:40 +0000 (18:18 +0000)]
improved rating of the solutions

18 years agoimproved rating of the solutions; better solution layout
Stefan Schubert [Thu, 2 Mar 2006 18:18:10 +0000 (18:18 +0000)]
improved rating of the solutions; better solution layout

18 years agofix build by providing a dummy 'asTranslatedString()'
Klaus Kaempf [Thu, 2 Mar 2006 18:10:30 +0000 (18:10 +0000)]
fix build by providing a dummy 'asTranslatedString()'

18 years ago- Implemented setAttachPrefix(), desired as replacement
Marius Tomaschewski [Thu, 2 Mar 2006 16:15:51 +0000 (16:15 +0000)]
- Implemented setAttachPrefix(), desired as replacement
  for dangerous reattach() -- marked deprecated now.

18 years ago- Added check if reattach hint dir still exists
Marius Tomaschewski [Thu, 2 Mar 2006 16:14:13 +0000 (16:14 +0000)]
- Added check if reattach hint dir still exists

18 years ago- Fixed to use cleaned up attachPoint instead of the
Marius Tomaschewski [Thu, 2 Mar 2006 16:13:09 +0000 (16:13 +0000)]
- Fixed to use cleaned up attachPoint instead of the
  url path in mediaSource.

18 years agothrow exception with details about sources that cannot be restored
Stanislav Visnovsky [Thu, 2 Mar 2006 15:32:04 +0000 (15:32 +0000)]
throw exception with details about sources that cannot be restored

18 years agoproperly override included definitions
Martin Vidner [Thu, 2 Mar 2006 14:55:22 +0000 (14:55 +0000)]
properly override included definitions
(there is still one error)
brought rng back to sync

18 years agointroduce the suse tags. Still gives warnings
Duncan Mac-Vicar P [Thu, 2 Mar 2006 14:31:31 +0000 (14:31 +0000)]
introduce the suse tags. Still gives warnings

18 years agoabort on user request (#150379)
Stanislav Visnovsky [Thu, 2 Mar 2006 14:25:26 +0000 (14:25 +0000)]
abort on user request (#150379)

18 years agobuffer last result of getMarked
Stefan Schubert [Thu, 2 Mar 2006 13:45:04 +0000 (13:45 +0000)]
buffer last result of getMarked

18 years agoshow available locales
Klaus Kaempf [Thu, 2 Mar 2006 12:45:45 +0000 (12:45 +0000)]
show available locales

18 years agofix arch detection
Klaus Kaempf [Thu, 2 Mar 2006 12:25:42 +0000 (12:25 +0000)]
fix arch detection

18 years agodont commit src/nosrc to the store
Klaus Kaempf [Thu, 2 Mar 2006 12:23:21 +0000 (12:23 +0000)]
dont commit src/nosrc to the store

18 years agoadd warning
Klaus Kaempf [Thu, 2 Mar 2006 12:06:30 +0000 (12:06 +0000)]
add warning

18 years agouse #if 0, #endif instead of comments
Klaus Kaempf [Thu, 2 Mar 2006 12:06:14 +0000 (12:06 +0000)]
use #if 0, #endif instead of comments

18 years agoreduce logging
Klaus Kaempf [Thu, 2 Mar 2006 12:03:37 +0000 (12:03 +0000)]
reduce logging

18 years agoreduce logging, show full pool only once
Klaus Kaempf [Thu, 2 Mar 2006 12:03:09 +0000 (12:03 +0000)]
reduce logging, show full pool only once

18 years agoreduced cause I cannot ensure the order of solutions while repeatedly call of the...
Stefan Schubert [Thu, 2 Mar 2006 11:15:47 +0000 (11:15 +0000)]
reduced cause I cannot ensure the order of solutions while repeatedly call of the solver

18 years agoit is media.1/media and not media/media.1, this preveted to find the cache, and of...
Duncan Mac-Vicar P [Thu, 2 Mar 2006 10:52:56 +0000 (10:52 +0000)]
it is media.1/media and not media/media.1, this preveted to find the cache, and of course call provideFile to ask for the CD.

18 years agoimproved output for solutions, added more possible solutions for parallel installatio...
Stefan Schubert [Thu, 2 Mar 2006 10:37:58 +0000 (10:37 +0000)]
improved output for solutions, added more possible solutions for parallel installation, removed architecure solutions

18 years agoimproved output for solutions, added more possible solutions for parallel installation
Stefan Schubert [Thu, 2 Mar 2006 10:37:23 +0000 (10:37 +0000)]
improved output for solutions, added more possible solutions for parallel installation

18 years agodont include src.rpm into pool (#154627)
Klaus Kaempf [Thu, 2 Mar 2006 09:07:45 +0000 (09:07 +0000)]
dont include src.rpm into pool (#154627)