platform/upstream/libzypp.git
18 years agoinclude Problem->Solution->Action chain
Klaus Kaempf [Sun, 22 Jan 2006 14:00:56 +0000 (14:00 +0000)]
include Problem->Solution->Action chain

18 years agofix include
Klaus Kaempf [Sun, 22 Jan 2006 14:00:28 +0000 (14:00 +0000)]
fix include

18 years ago- make ResolverInfoMisc *much* more detailed.
Klaus Kaempf [Sun, 22 Jan 2006 13:59:52 +0000 (13:59 +0000)]
- make ResolverInfoMisc *much* more detailed.
- remove the strings inside, generate on demand in accessor
- prepare for Problem->Solution->Action interface required by UI

18 years agofix deptestomatic output
Klaus Kaempf [Sun, 22 Jan 2006 13:54:03 +0000 (13:54 +0000)]
fix deptestomatic output
ignore *.err in testsuite data

18 years agostdout and stderr are different
Klaus Kaempf [Sun, 22 Jan 2006 13:53:18 +0000 (13:53 +0000)]
stdout and stderr are different

18 years agoprintf -> cout
Klaus Kaempf [Sun, 22 Jan 2006 13:32:28 +0000 (13:32 +0000)]
printf -> cout

18 years agoignore generated
Klaus Kaempf [Fri, 20 Jan 2006 22:54:41 +0000 (22:54 +0000)]
ignore generated

18 years agolibzypp-devel requires libzypp-%{version}
Klaus Kaempf [Fri, 20 Jan 2006 22:51:34 +0000 (22:51 +0000)]
libzypp-devel requires libzypp-%{version}

18 years agoalso write dependencies, this completes the query_system implementation
Klaus Kaempf [Fri, 20 Jan 2006 22:50:36 +0000 (22:50 +0000)]
also write dependencies, this completes the query_system implementation

18 years agotest for CapFactory and Capability accessor functions
Klaus Kaempf [Fri, 20 Jan 2006 22:31:22 +0000 (22:31 +0000)]
test for CapFactory and Capability accessor functions

18 years agouse local includes, not globals ones
Klaus Kaempf [Fri, 20 Jan 2006 22:30:26 +0000 (22:30 +0000)]
use local includes, not globals ones

18 years agomake op and edition available, the zmd backend needs this
Klaus Kaempf [Fri, 20 Jan 2006 22:29:49 +0000 (22:29 +0000)]
make op and edition available, the zmd backend needs this

18 years agorevert accidental checkin
Klaus Kaempf [Fri, 20 Jan 2006 22:28:59 +0000 (22:28 +0000)]
revert accidental checkin

18 years agofix comment typo
Klaus Kaempf [Fri, 20 Jan 2006 21:52:54 +0000 (21:52 +0000)]
fix comment typo

18 years agoa bit doc
Klaus Kaempf [Fri, 20 Jan 2006 21:21:54 +0000 (21:21 +0000)]
a bit doc

18 years agofix destructor in sqlite3 call
Klaus Kaempf [Fri, 20 Jan 2006 20:53:52 +0000 (20:53 +0000)]
fix destructor in sqlite3 call

18 years agouse tag_epoch, tag_version, tag_release instead of tag_edition
Klaus Kaempf [Fri, 20 Jan 2006 18:44:28 +0000 (18:44 +0000)]
use tag_epoch, tag_version, tag_release instead of tag_edition

18 years agoprovide tag_epoch, tag_version, and tag_release as string
Klaus Kaempf [Fri, 20 Jan 2006 18:44:11 +0000 (18:44 +0000)]
provide tag_epoch, tag_version, and tag_release as string
catch execptions inside tag_edition

18 years agodisable local subscription handling, zmd is doing this
Klaus Kaempf [Fri, 20 Jan 2006 17:40:07 +0000 (17:40 +0000)]
disable local subscription handling, zmd is doing this

18 years ago/var/adm/zypp will not be used anymore
Stefan Schubert [Fri, 20 Jan 2006 17:33:51 +0000 (17:33 +0000)]
/var/adm/zypp will not be used anymore

18 years agotries to access to /var/adm/zypp
Stefan Schubert [Fri, 20 Jan 2006 17:10:46 +0000 (17:10 +0000)]
tries to access to /var/adm/zypp

18 years agoreplaced all fprintf, cout and cerr
Stefan Schubert [Fri, 20 Jan 2006 16:35:13 +0000 (16:35 +0000)]
replaced all fprintf, cout and cerr

18 years agoComparing 0:1.0.0-1 and 1.0.0-1 returns true
Stefan Schubert [Fri, 20 Jan 2006 14:22:08 +0000 (14:22 +0000)]
Comparing 0:1.0.0-1 and 1.0.0-1 returns true

18 years agothis is better, its clocks, not seconds, so this was not always true
Duncan Mac-Vicar P [Fri, 20 Jan 2006 14:11:38 +0000 (14:11 +0000)]
this is better, its clocks, not seconds, so this was not always true

18 years agomisc fixes and including the random string generation used for testing, taken from...
Duncan Mac-Vicar P [Fri, 20 Jan 2006 13:29:26 +0000 (13:29 +0000)]
misc fixes and including the random string generation used for testing, taken from KDE KApplication

18 years agoa simple test of writing and reading the same patch 1000 times, meaduring time
Duncan Mac-Vicar P [Fri, 20 Jan 2006 13:28:42 +0000 (13:28 +0000)]
a simple test of writing and reading the same patch 1000 times, meaduring time

18 years agoadd comments
Klaus Kaempf [Fri, 20 Jan 2006 11:50:17 +0000 (11:50 +0000)]
add comments

18 years agonot_used is not used anymore ;-)
Klaus Kaempf [Fri, 20 Jan 2006 11:36:59 +0000 (11:36 +0000)]
not_used is not used anymore ;-)

18 years agorevert match/compare changes from yesterday
Klaus Kaempf [Fri, 20 Jan 2006 11:23:47 +0000 (11:23 +0000)]
revert match/compare changes from yesterday

18 years agocompiles and links
Klaus Kaempf [Thu, 19 Jan 2006 21:58:21 +0000 (21:58 +0000)]
compiles and links

18 years agoOuch
Klaus Kaempf [Thu, 19 Jan 2006 21:30:10 +0000 (21:30 +0000)]
Ouch

18 years ago- removed escapedPath from url.setPathName(path)
Marius Tomaschewski [Thu, 19 Jan 2006 19:19:53 +0000 (19:19 +0000)]
- removed escapedPath from url.setPathName(path)

18 years agofirst try on ZMD backend implementation
Klaus Kaempf [Thu, 19 Jan 2006 18:34:52 +0000 (18:34 +0000)]
first try on ZMD backend implementation

18 years ago- Changed all regex exceptions.
Marius Tomaschewski [Thu, 19 Jan 2006 18:30:16 +0000 (18:30 +0000)]
- Changed all regex exceptions.

18 years agoexercise-18 works correctly now
Stefan Schubert [Thu, 19 Jan 2006 16:53:21 +0000 (16:53 +0000)]
exercise-18 works correctly now

18 years agotypo and explanation for lock
Stefan Schubert [Thu, 19 Jan 2006 16:49:46 +0000 (16:49 +0000)]
typo and explanation for lock

18 years agoactivate basic-exercises
Stefan Schubert [Thu, 19 Jan 2006 16:30:51 +0000 (16:30 +0000)]
activate basic-exercises

18 years agocorrectly compare & match epochs.
Klaus Kaempf [Thu, 19 Jan 2006 16:25:04 +0000 (16:25 +0000)]
correctly compare & match epochs.
A non-required epoch is a joker, a non-provided epoch a mismatch

18 years agoxfails
Klaus Kaempf [Thu, 19 Jan 2006 16:23:51 +0000 (16:23 +0000)]
xfails

18 years agofix epoch-remover quirk
Klaus Kaempf [Thu, 19 Jan 2006 16:23:18 +0000 (16:23 +0000)]
fix epoch-remover quirk

18 years agocomment typo
Klaus Kaempf [Thu, 19 Jan 2006 16:21:57 +0000 (16:21 +0000)]
comment typo

18 years agoignore generated
Klaus Kaempf [Thu, 19 Jan 2006 16:20:25 +0000 (16:20 +0000)]
ignore generated

18 years ago- Catched exceptions in isValidPort / isValidHost and setAuthority
Marius Tomaschewski [Thu, 19 Jan 2006 15:58:17 +0000 (15:58 +0000)]
- Catched exceptions in isValidPort / isValidHost and setAuthority
- Added exception throwing in query/path parameter map methods.

18 years ago- Documented exceptions, ...
Marius Tomaschewski [Thu, 19 Jan 2006 15:54:50 +0000 (15:54 +0000)]
- Documented exceptions, ...

18 years ago- Documented exceptions
Marius Tomaschewski [Thu, 19 Jan 2006 15:53:52 +0000 (15:53 +0000)]
- Documented exceptions

18 years ago- Recreated the lost test-ctor
Michael Andres [Thu, 19 Jan 2006 14:53:55 +0000 (14:53 +0000)]
- Recreated the lost test-ctor

18 years agoadded pattern to repomd testsuite and RNC/RNG
Jiri Srain [Thu, 19 Jan 2006 14:07:57 +0000 (14:07 +0000)]
added pattern to repomd testsuite and RNC/RNG

18 years agoenabled lock too
Stefan Schubert [Thu, 19 Jan 2006 13:11:27 +0000 (13:11 +0000)]
enabled lock too

18 years agoerror while parsing the edition of a package
Stefan Schubert [Thu, 19 Jan 2006 12:55:40 +0000 (12:55 +0000)]
error while parsing the edition of a package

18 years agoremoved the YUM parser test (was moved to testsuite), kept just
Jiri Srain [Thu, 19 Jan 2006 12:37:26 +0000 (12:37 +0000)]
removed the YUM parser test (was moved to testsuite), kept just
installation source metadata for source testing

18 years agoadded full YUM parser testsuite
Jiri Srain [Thu, 19 Jan 2006 12:23:34 +0000 (12:23 +0000)]
added full YUM parser testsuite

18 years agouse const_pointer_cast to un-const
Klaus Kaempf [Thu, 19 Jan 2006 12:16:48 +0000 (12:16 +0000)]
use const_pointer_cast to un-const

18 years agomade testsuite work
Jiri Srain [Thu, 19 Jan 2006 10:50:22 +0000 (10:50 +0000)]
made testsuite work

18 years agomissing OR dependency
Stefan Schubert [Thu, 19 Jan 2006 10:31:04 +0000 (10:31 +0000)]
missing OR dependency

18 years agosource factory now produces source from URL and directory, adapted both
Jiri Srain [Thu, 19 Jan 2006 10:07:50 +0000 (10:07 +0000)]
source factory now produces source from URL and directory, adapted both
YUM and SuSEtags sources

18 years agoadd librpmDb testcase
Klaus Kaempf [Thu, 19 Jan 2006 09:56:26 +0000 (09:56 +0000)]
add librpmDb testcase

18 years agoBackup ResStatus
Michael Andres [Thu, 19 Jan 2006 08:41:57 +0000 (08:41 +0000)]
Backup ResStatus

18 years ago- Improved tests
Marius Tomaschewski [Wed, 18 Jan 2006 18:35:48 +0000 (18:35 +0000)]
- Improved tests

18 years ago- Added flag if encoded or not to set functions
Marius Tomaschewski [Wed, 18 Jan 2006 18:14:35 +0000 (18:14 +0000)]
- Added flag if encoded or not to set functions
- Improved documentation if a function wants
  encoded or a decoded strings.
- Implemented parsing of LDAP query into a map.
- Added constructor using UrlRef (UrlBase)

18 years ago- Added flag if encoded or not to set functions
Marius Tomaschewski [Wed, 18 Jan 2006 18:11:49 +0000 (18:11 +0000)]
- Added flag if encoded or not to set functions
- Added isValidHost and isValidPort functions,
  implementing more exact checks
- Improved documentation if a function wants
  encoded or a decoded strings.
- Moved internal UrlData into implementation
- Implemented/Fixed many checks

18 years ago- Limited safe chars in encode, added "second pass" flag
Marius Tomaschewski [Wed, 18 Jan 2006 18:02:49 +0000 (18:02 +0000)]
- Limited safe chars in encode, added "second pass" flag
- Added separator checks to split and join functions

18 years agobugfix wrong assertion
Stefan Schubert [Wed, 18 Jan 2006 17:09:54 +0000 (17:09 +0000)]
bugfix  wrong assertion

18 years agoreduced logging
Stefan Schubert [Wed, 18 Jan 2006 16:49:28 +0000 (16:49 +0000)]
reduced logging

18 years agofix compilation in target dir... next step, test suite I suppose
Duncan Mac-Vicar P [Wed, 18 Jan 2006 16:36:00 +0000 (16:36 +0000)]
fix compilation in target dir... next step, test suite I suppose

18 years agomove store to target
Duncan Mac-Vicar P [Wed, 18 Jan 2006 16:18:21 +0000 (16:18 +0000)]
move store to target

18 years agoreduced logging
Stefan Schubert [Wed, 18 Jan 2006 16:03:20 +0000 (16:03 +0000)]
reduced logging

18 years agook, first functional storage. Works with patches, adding more resolvables for now...
Duncan Mac-Vicar P [Wed, 18 Jan 2006 15:56:51 +0000 (15:56 +0000)]
ok, first functional storage. Works with patches, adding more resolvables for now is a matter to add an if and instanciate the right parser in a function, will move to target now

18 years agoBad testcase; mixing epochs; discussed with tambet
Stefan Schubert [Wed, 18 Jan 2006 15:49:19 +0000 (15:49 +0000)]
Bad testcase; mixing epochs; discussed with tambet

18 years agoadapt to new YUMSourceImpl... ieterate trough for now hardcoded kinds...
Duncan Mac-Vicar P [Wed, 18 Jan 2006 14:41:09 +0000 (14:41 +0000)]
adapt to new YUMSourceImpl... ieterate trough for now hardcoded kinds...

18 years agoadded parser testsuite
Jiri Srain [Wed, 18 Jan 2006 10:49:04 +0000 (10:49 +0000)]
added parser testsuite

18 years agoadded first parser testsuite (however, unfortunately, it doesn't work)
Jiri Srain [Wed, 18 Jan 2006 10:48:44 +0000 (10:48 +0000)]
added first parser testsuite (however, unfortunately, it doesn't work)

18 years agofixed test case
Jiri Srain [Wed, 18 Jan 2006 08:47:32 +0000 (08:47 +0000)]
fixed test case

18 years agoonly include active testcases, reducing the dist-size dramatically
Klaus Kaempf [Wed, 18 Jan 2006 08:36:44 +0000 (08:36 +0000)]
only include active testcases, reducing the dist-size dramatically

18 years agoremove extra qualification before buildHal, gcc 4.1 doesn't like it.
Klaus Kaempf [Wed, 18 Jan 2006 08:36:14 +0000 (08:36 +0000)]
remove extra qualification before buildHal, gcc 4.1 doesn't like it.

18 years ago"make dist" needs a file here
Klaus Kaempf [Tue, 17 Jan 2006 20:54:58 +0000 (20:54 +0000)]
"make dist" needs a file here

18 years agomissing solutions
Klaus Kaempf [Tue, 17 Jan 2006 20:53:02 +0000 (20:53 +0000)]
missing solutions

18 years agoremove empty dir
Klaus Kaempf [Tue, 17 Jan 2006 20:52:29 +0000 (20:52 +0000)]
remove empty dir

18 years agoactivate all freshen tests
Klaus Kaempf [Tue, 17 Jan 2006 20:51:51 +0000 (20:51 +0000)]
activate all freshen tests

18 years agostatus change 'satisfied -> unneeded' is allowed
Klaus Kaempf [Tue, 17 Jan 2006 20:43:47 +0000 (20:43 +0000)]
status change 'satisfied -> unneeded' is allowed

18 years agore-establish satisfied resolvables requiring a to_be_uninstalled resolvable
Klaus Kaempf [Tue, 17 Jan 2006 20:43:17 +0000 (20:43 +0000)]
re-establish satisfied resolvables requiring a to_be_uninstalled resolvable

18 years agohandle installs of unneeded normally, error will be triggered later
Klaus Kaempf [Tue, 17 Jan 2006 20:29:19 +0000 (20:29 +0000)]
handle installs of unneeded normally, error will be triggered later

18 years agoone debug call, not three
Klaus Kaempf [Tue, 17 Jan 2006 20:28:40 +0000 (20:28 +0000)]
one debug call, not three

18 years agofix freshen tests to honor unneeded/satisfied
Klaus Kaempf [Tue, 17 Jan 2006 20:18:14 +0000 (20:18 +0000)]
fix freshen tests to honor unneeded/satisfied

18 years agosupport re-establishing same state
Klaus Kaempf [Tue, 17 Jan 2006 20:17:42 +0000 (20:17 +0000)]
support re-establishing same state

18 years ago- add state UNNEEDED, distinguish from SATISFIED
Klaus Kaempf [Tue, 17 Jan 2006 20:16:55 +0000 (20:16 +0000)]
- add state UNNEEDED, distinguish from SATISFIED
- honor this everywhere
- reduce debug in StoreWorld

18 years agoclear freshens before next resolvable
Klaus Kaempf [Tue, 17 Jan 2006 19:20:34 +0000 (19:20 +0000)]
clear freshens before next resolvable

18 years agoremoved unused epoch
Stefan Schubert [Tue, 17 Jan 2006 16:28:05 +0000 (16:28 +0000)]
removed unused epoch

18 years agojust installing the patch will also upgrade the package
Klaus Kaempf [Tue, 17 Jan 2006 16:27:02 +0000 (16:27 +0000)]
just installing the patch will also upgrade the package

18 years agoinstall unneeded patch -> error
Klaus Kaempf [Tue, 17 Jan 2006 16:18:55 +0000 (16:18 +0000)]
install unneeded patch -> error

18 years agodon't allow installation of satisfied resolvables,
Klaus Kaempf [Tue, 17 Jan 2006 16:16:53 +0000 (16:16 +0000)]
don't allow installation of satisfied resolvables,
they just dont apply to the system

18 years agoevaluate also 'satisfied' installs -> leads to error in ResolvableContext
Klaus Kaempf [Tue, 17 Jan 2006 16:15:55 +0000 (16:15 +0000)]
evaluate also 'satisfied' installs -> leads to error in ResolvableContext

18 years agolet target report multiple versions of the same package
Jiri Srain [Tue, 17 Jan 2006 16:10:39 +0000 (16:10 +0000)]
let target report multiple versions of the same package

18 years agoChanged AtomList definition
Jiri Srain [Tue, 17 Jan 2006 16:06:38 +0000 (16:06 +0000)]
Changed AtomList definition

18 years agosatisfy patch
Klaus Kaempf [Tue, 17 Jan 2006 15:57:49 +0000 (15:57 +0000)]
satisfy patch

18 years agoalso report satisfies
Klaus Kaempf [Tue, 17 Jan 2006 15:57:31 +0000 (15:57 +0000)]
also report satisfies

18 years agofix solution
Klaus Kaempf [Tue, 17 Jan 2006 15:49:49 +0000 (15:49 +0000)]
fix solution

18 years agore-establish patch via dependency
Klaus Kaempf [Tue, 17 Jan 2006 15:48:13 +0000 (15:48 +0000)]
re-establish patch via dependency

18 years agoremove "allow_virtual_conflicts"
Klaus Kaempf [Tue, 17 Jan 2006 15:43:51 +0000 (15:43 +0000)]
remove "allow_virtual_conflicts"
add tests for incompleting a patch (5, 5f)

18 years agoincomplete resolvables are part of the solution
Klaus Kaempf [Tue, 17 Jan 2006 15:42:46 +0000 (15:42 +0000)]
incomplete resolvables are part of the solution

18 years agostyle
Klaus Kaempf [Tue, 17 Jan 2006 15:42:13 +0000 (15:42 +0000)]
style