platform/upstream/libzypp.git
18 years ago- backup
Michael Andres [Wed, 8 Feb 2006 08:59:31 +0000 (08:59 +0000)]
- backup

18 years agoadd missing ;
Klaus Kaempf [Wed, 8 Feb 2006 08:57:00 +0000 (08:57 +0000)]
add missing ;

18 years agomissing provides will be handled correctly
Stefan Schubert [Wed, 8 Feb 2006 08:51:58 +0000 (08:51 +0000)]
missing provides will be handled correctly

18 years agomissing provides will be handled correctly
Stefan Schubert [Wed, 8 Feb 2006 08:50:32 +0000 (08:50 +0000)]
missing provides will be handled correctly

18 years agoremove "setNoTransact", its equal to "setTransact(false)"
Klaus Kaempf [Wed, 8 Feb 2006 08:42:14 +0000 (08:42 +0000)]
remove "setNoTransact", its equal to "setTransact(false)"

18 years agofix to build
Klaus Kaempf [Tue, 7 Feb 2006 23:27:33 +0000 (23:27 +0000)]
fix to build

18 years ago- dont self-provide .src rpm, this puzzles the solver
Klaus Kaempf [Tue, 7 Feb 2006 22:52:34 +0000 (22:52 +0000)]
- dont self-provide .src rpm, this puzzles the solver

- when resolvePool() only look at non-solver transacts
  and clear all solver-transacts (leftover from last run)

18 years agoA failed solution clear the state in the complete pool,
Klaus Kaempf [Tue, 7 Feb 2006 22:23:49 +0000 (22:23 +0000)]
A failed solution clear the state in the complete pool,
this commit should fix it:

- revert yesterday's ResStatus change regarding setNoTransact
- only clear SOLVER transacts when starting resolvePool()

18 years ago- cleaned public headers, added status calculation.
Michael Andres [Tue, 7 Feb 2006 21:50:03 +0000 (21:50 +0000)]
- cleaned public headers, added status calculation.

18 years agoignore bins
Klaus Kaempf [Tue, 7 Feb 2006 20:54:23 +0000 (20:54 +0000)]
ignore bins

18 years agotransact!
Klaus Kaempf [Tue, 7 Feb 2006 20:53:31 +0000 (20:53 +0000)]
transact!

18 years agoallow target creation without populating the pool
Klaus Kaempf [Tue, 7 Feb 2006 20:51:12 +0000 (20:51 +0000)]
allow target creation without populating the pool

18 years agoset arch to empty
Klaus Kaempf [Tue, 7 Feb 2006 20:38:43 +0000 (20:38 +0000)]
set arch to empty

18 years ago- remove Arch::system, move it to Resolver
Klaus Kaempf [Tue, 7 Feb 2006 20:38:28 +0000 (20:38 +0000)]
- remove Arch::system, move it to Resolver
- make Arch::isCompatibleWith compatible with itself
- filter out 'src' when iterating the pool
- fix the install/uninstall/upgrade counting

18 years agore-enabling
Klaus Kaempf [Tue, 7 Feb 2006 20:31:02 +0000 (20:31 +0000)]
re-enabling

18 years agoback to TranslatedText ;-)
Klaus Kaempf [Tue, 7 Feb 2006 18:46:08 +0000 (18:46 +0000)]
back to TranslatedText ;-)

18 years agoadd "src" arch
Klaus Kaempf [Tue, 7 Feb 2006 18:27:20 +0000 (18:27 +0000)]
add "src" arch

18 years agoserialize Selections, finally, had to add minimal api to the public iface, ignoring...
Duncan Mac-Vicar P [Tue, 7 Feb 2006 18:09:35 +0000 (18:09 +0000)]
serialize Selections, finally, had to add minimal api to the public iface, ignoring language for now

18 years agoadapt MessageImpl interface changes
Klaus Kaempf [Tue, 7 Feb 2006 18:06:36 +0000 (18:06 +0000)]
adapt MessageImpl interface changes
letsTest -> getZYpp

18 years agoadapted to removed message type
Jiri Srain [Tue, 7 Feb 2006 17:22:15 +0000 (17:22 +0000)]
adapted to removed message type

18 years ago- removed the message type attribute
Jiri Srain [Tue, 7 Feb 2006 17:20:03 +0000 (17:20 +0000)]
- removed the message type attribute
- madte the message text attribute translatable

18 years agoadded source cache testing
Jiri Srain [Tue, 7 Feb 2006 17:18:16 +0000 (17:18 +0000)]
added source cache testing

18 years agomake resolve-dependencies write result back
Klaus Kaempf [Tue, 7 Feb 2006 17:11:40 +0000 (17:11 +0000)]
make resolve-dependencies write result back

18 years agorevert
Klaus Kaempf [Tue, 7 Feb 2006 17:05:52 +0000 (17:05 +0000)]
revert

18 years agoadd message(), flag parallel installs
Klaus Kaempf [Tue, 7 Feb 2006 17:04:35 +0000 (17:04 +0000)]
add message(), flag parallel installs

18 years agoignoring some freshen
Stefan Schubert [Tue, 7 Feb 2006 16:34:16 +0000 (16:34 +0000)]
ignoring some freshen

18 years agoadd message()
Klaus Kaempf [Tue, 7 Feb 2006 16:30:47 +0000 (16:30 +0000)]
add message()

18 years agoask user for deleting conflicting packages
Stefan Schubert [Tue, 7 Feb 2006 16:24:59 +0000 (16:24 +0000)]
ask user for deleting conflicting packages

18 years agono message() here
Klaus Kaempf [Tue, 7 Feb 2006 16:20:51 +0000 (16:20 +0000)]
no message() here

18 years agobackward comatible naming
Michael Andres [Tue, 7 Feb 2006 16:18:22 +0000 (16:18 +0000)]
backward comatible naming

18 years ago- added more ui accessors
Michael Andres [Tue, 7 Feb 2006 16:07:39 +0000 (16:07 +0000)]
- added more ui accessors

18 years agoall callbacks implemented (no testing)
Stanislav Visnovsky [Tue, 7 Feb 2006 16:05:50 +0000 (16:05 +0000)]
all callbacks implemented (no testing)

18 years agomake 'verifySystem' return bool
Klaus Kaempf [Tue, 7 Feb 2006 16:04:31 +0000 (16:04 +0000)]
make 'verifySystem' return bool

18 years agoadd virtual message()
Klaus Kaempf [Tue, 7 Feb 2006 15:52:51 +0000 (15:52 +0000)]
add virtual message()

18 years agoask user for deleting conflicting packages
Stefan Schubert [Tue, 7 Feb 2006 15:51:27 +0000 (15:51 +0000)]
ask user for deleting conflicting packages

18 years agoask user for deleting conflicting packages
Stefan Schubert [Tue, 7 Feb 2006 15:50:28 +0000 (15:50 +0000)]
ask user for deleting conflicting packages

18 years agoShow problems/solutions in the testcase
Stefan Schubert [Tue, 7 Feb 2006 15:48:53 +0000 (15:48 +0000)]
Show problems/solutions in the testcase

18 years agoask user for deleting conflicting packages
Stefan Schubert [Tue, 7 Feb 2006 15:48:00 +0000 (15:48 +0000)]
ask user for deleting conflicting packages

18 years ago- Marked provideFile with mediaNr as deprecated.
Marius Tomaschewski [Tue, 7 Feb 2006 15:02:12 +0000 (15:02 +0000)]
- Marked provideFile with mediaNr as deprecated.
- Changed MediaId to MediaAccessId to better reflect
  the purpose of the Id.
- Typedefed MediaId to MediaAccessId for compatibility.
- Changed to allways add a NoVerifier by default.

18 years ago- Selectable: Using a transform_iterator to make the ui believe, it
Michael Andres [Tue, 7 Feb 2006 14:38:39 +0000 (14:38 +0000)]
- Selectable: Using a transform_iterator to make the ui believe, it
  iterates over ResObject::Ptr.

18 years agomedia download callback, type fixes
Stanislav Visnovsky [Tue, 7 Feb 2006 14:29:58 +0000 (14:29 +0000)]
media download callback, type fixes

18 years agoresolvable download callback
Stanislav Visnovsky [Tue, 7 Feb 2006 14:29:35 +0000 (14:29 +0000)]
resolvable download callback

18 years agomedia progress callback
Stanislav Visnovsky [Tue, 7 Feb 2006 14:29:05 +0000 (14:29 +0000)]
media progress callback

18 years agomake ResolverContext available
Klaus Kaempf [Tue, 7 Feb 2006 14:25:47 +0000 (14:25 +0000)]
make ResolverContext available

18 years ago- Added Deprecated.h to header list
Marius Tomaschewski [Tue, 7 Feb 2006 14:22:31 +0000 (14:22 +0000)]
- Added Deprecated.h to header list

18 years agoreturning correct conflict solution
Stefan Schubert [Tue, 7 Feb 2006 14:13:41 +0000 (14:13 +0000)]
returning correct conflict solution

18 years agoshow solutions for 2 conflicting packages which have to be installed BOTH
Stefan Schubert [Tue, 7 Feb 2006 14:06:46 +0000 (14:06 +0000)]
show solutions for 2 conflicting packages which have to be installed BOTH

18 years ago- Added a ZYPP_DEPRECATED macro.
Marius Tomaschewski [Tue, 7 Feb 2006 13:37:08 +0000 (13:37 +0000)]
- Added a ZYPP_DEPRECATED macro.

18 years agolist locales so we can extract all the texts
Duncan Mac-Vicar P [Tue, 7 Feb 2006 13:29:53 +0000 (13:29 +0000)]
list locales so we can extract all the texts

18 years ago- fixed iterator
Michael Andres [Tue, 7 Feb 2006 13:13:34 +0000 (13:13 +0000)]
- fixed iterator

18 years agoasking user for deletion if there is an installed conflicting package
Stefan Schubert [Tue, 7 Feb 2006 12:55:49 +0000 (12:55 +0000)]
asking user for deletion if there is an installed conflicting package

18 years agoadd 'resolve-dependencies' for ZMD
Klaus Kaempf [Tue, 7 Feb 2006 12:32:32 +0000 (12:32 +0000)]
add 'resolve-dependencies' for ZMD

18 years agoadd stuff for transactions
Klaus Kaempf [Tue, 7 Feb 2006 12:29:47 +0000 (12:29 +0000)]
add stuff for transactions
adapt to ZYpp

18 years ago- made ResPoolProxy provide iterators
Michael Andres [Tue, 7 Feb 2006 11:55:13 +0000 (11:55 +0000)]
- made ResPoolProxy provide iterators

18 years ago- Added accessor to 'the' ZYpp instance.
Michael Andres [Tue, 7 Feb 2006 11:53:39 +0000 (11:53 +0000)]
- Added accessor to 'the' ZYpp instance.
ZYpp::Ptr getZYpp()

18 years agoadd 'ZmdId zmdid' to the ResObject. Only needed by the zmd backend
Klaus Kaempf [Tue, 7 Feb 2006 11:51:04 +0000 (11:51 +0000)]
add 'ZmdId zmdid' to the ResObject. Only needed by the zmd backend
but I need an accessor for it in the ResObject

18 years agoadd exception to init database
Duncan Mac-Vicar P [Tue, 7 Feb 2006 11:08:59 +0000 (11:08 +0000)]
add exception to init database

18 years agoenable selections on storage. Still need to fix the serializing
Duncan Mac-Vicar P [Tue, 7 Feb 2006 10:58:11 +0000 (10:58 +0000)]
enable selections on storage. Still need to fix the serializing

18 years agoport YUM to use TranslatedText instead of MultiLang lists, I hope I did not break...
Duncan Mac-Vicar P [Tue, 7 Feb 2006 10:57:43 +0000 (10:57 +0000)]
port YUM to use TranslatedText instead of MultiLang lists, I hope I did not break anything

18 years agodo not delete best result, if there is an empty queue
Stefan Schubert [Tue, 7 Feb 2006 10:56:59 +0000 (10:56 +0000)]
do not delete best result, if there is an empty queue

18 years agoconflicting installed packages
Stefan Schubert [Tue, 7 Feb 2006 10:38:54 +0000 (10:38 +0000)]
conflicting installed packages

18 years agorevert to version 1403
Stefan Schubert [Tue, 7 Feb 2006 09:25:33 +0000 (09:25 +0000)]
revert to version 1403

18 years ago- backup, providing ui::Selectables in ResPoolProxy.
Michael Andres [Tue, 7 Feb 2006 09:24:39 +0000 (09:24 +0000)]
- backup, providing ui::Selectables in ResPoolProxy.

18 years agoupdate ignoring
Stefan Schubert [Tue, 7 Feb 2006 08:26:22 +0000 (08:26 +0000)]
update ignoring

18 years agostore/restore sources
Stanislav Visnovsky [Tue, 7 Feb 2006 07:53:27 +0000 (07:53 +0000)]
store/restore sources

18 years agoexpose ref-counting of Package
Stanislav Visnovsky [Tue, 7 Feb 2006 06:07:47 +0000 (06:07 +0000)]
expose ref-counting of Package

18 years agocleaned up source interface
Jiri Srain [Mon, 6 Feb 2006 23:52:25 +0000 (23:52 +0000)]
cleaned up source interface

18 years agodisable make check for now
Klaus Kaempf [Mon, 6 Feb 2006 20:57:59 +0000 (20:57 +0000)]
disable make check for now

18 years agoactually include xfail and ignore files in the dist
Klaus Kaempf [Mon, 6 Feb 2006 20:55:12 +0000 (20:55 +0000)]
actually include xfail and ignore files in the dist

18 years agoadd UrlException.h
Klaus Kaempf [Mon, 6 Feb 2006 20:26:10 +0000 (20:26 +0000)]
add UrlException.h

18 years ago- Speedup parsing a packages file by creating regex once
Michael Andres [Mon, 6 Feb 2006 20:20:51 +0000 (20:20 +0000)]
- Speedup parsing a packages file by creating regex once
  outside the fileloop. (makes amlmost 30% on my machine)

18 years agore-enable parser (for build!)
Klaus Kaempf [Mon, 6 Feb 2006 20:19:07 +0000 (20:19 +0000)]
re-enable parser (for build!)
ignore wrong counts in distupgrade for now

18 years agodisable for now
Klaus Kaempf [Mon, 6 Feb 2006 20:17:16 +0000 (20:17 +0000)]
disable for now

18 years agobump version
Klaus Kaempf [Mon, 6 Feb 2006 20:06:26 +0000 (20:06 +0000)]
bump version

18 years ago- Converted to use zypp::Exception derived exceptions
Marius Tomaschewski [Mon, 6 Feb 2006 19:28:05 +0000 (19:28 +0000)]
- Converted to use zypp::Exception derived exceptions
- Fixed to not allow to set an empty schema name.

18 years agojust ignore bad dependencies
Klaus Kaempf [Mon, 6 Feb 2006 19:18:09 +0000 (19:18 +0000)]
just ignore bad dependencies

18 years agotest cases for catalog and DbSource
Klaus Kaempf [Mon, 6 Feb 2006 19:14:57 +0000 (19:14 +0000)]
test cases for catalog and DbSource

18 years agocomplete DbSourceImpl for packages
Klaus Kaempf [Mon, 6 Feb 2006 19:13:52 +0000 (19:13 +0000)]
complete DbSourceImpl for packages

18 years agoprovide also the level of RPM pushing in callbacks
Stanislav Visnovsky [Mon, 6 Feb 2006 19:13:28 +0000 (19:13 +0000)]
provide also the level of RPM pushing in callbacks

18 years agomark the transact causer only when we set the transact, not when we clear it
Klaus Kaempf [Mon, 6 Feb 2006 17:54:15 +0000 (17:54 +0000)]
mark the transact causer only when we set the transact, not when we clear it

18 years ago- Changed susetags Selection/Pattern to use Locale instead of
Michael Andres [Mon, 6 Feb 2006 17:29:06 +0000 (17:29 +0000)]
- Changed susetags Selection/Pattern to use Locale instead of
  LanguageCode.

18 years agoclear _items_* after copying
Klaus Kaempf [Mon, 6 Feb 2006 17:23:00 +0000 (17:23 +0000)]
clear _items_* after copying

18 years agomore debug
Klaus Kaempf [Mon, 6 Feb 2006 17:17:01 +0000 (17:17 +0000)]
more debug

18 years agoupdate
Duncan Mac-Vicar P [Mon, 6 Feb 2006 17:11:34 +0000 (17:11 +0000)]
update

18 years agodecode the stored source
Duncan Mac-Vicar P [Mon, 6 Feb 2006 17:10:30 +0000 (17:10 +0000)]
decode the stored source

18 years agomore debug
Klaus Kaempf [Mon, 6 Feb 2006 17:06:35 +0000 (17:06 +0000)]
more debug

18 years agoprint pool before & after
Klaus Kaempf [Mon, 6 Feb 2006 16:38:23 +0000 (16:38 +0000)]
print pool before & after

18 years agonext version submitted
Stefan Schubert [Mon, 6 Feb 2006 16:35:11 +0000 (16:35 +0000)]
next version submitted

18 years agodisabling failing tests of s390 and ppc
Stefan Schubert [Mon, 6 Feb 2006 15:52:16 +0000 (15:52 +0000)]
disabling failing tests of s390 and ppc

18 years ago- Enabled source sharing for DISK, NFS, SMB
Marius Tomaschewski [Mon, 6 Feb 2006 15:44:29 +0000 (15:44 +0000)]
- Enabled source sharing for DISK, NFS, SMB
- Cleaned up isAttached and mediaSource access

18 years ago- report source creation probe
Stanislav Visnovsky [Mon, 6 Feb 2006 15:37:15 +0000 (15:37 +0000)]
- report source creation probe
- parse media.1/media file and initialize media verifier for susetags

18 years ago-backup
Michael Andres [Mon, 6 Feb 2006 15:20:25 +0000 (15:20 +0000)]
-backup

18 years agoadded more description
Stefan Schubert [Mon, 6 Feb 2006 15:16:37 +0000 (15:16 +0000)]
added more description

18 years agostoring and reading sources works... only need to add the small xml parser and I...
Duncan Mac-Vicar P [Mon, 6 Feb 2006 15:11:02 +0000 (15:11 +0000)]
storing and reading sources works... only need to add the small xml parser and I am done with source cache

18 years agorenamed testcases
Stefan Schubert [Mon, 6 Feb 2006 15:00:48 +0000 (15:00 +0000)]
renamed testcases

18 years agorenamed file
Stefan Schubert [Mon, 6 Feb 2006 14:55:15 +0000 (14:55 +0000)]
renamed file

18 years agodebug
Klaus Kaempf [Mon, 6 Feb 2006 14:54:23 +0000 (14:54 +0000)]
debug

18 years agomore description added
Stefan Schubert [Mon, 6 Feb 2006 14:52:40 +0000 (14:52 +0000)]
more description added

18 years agolog resolvePool result
Klaus Kaempf [Mon, 6 Feb 2006 14:48:00 +0000 (14:48 +0000)]
log resolvePool result

18 years agoreduce logging
Klaus Kaempf [Mon, 6 Feb 2006 14:42:41 +0000 (14:42 +0000)]
reduce logging