platform/upstream/libzypp.git
18 years agoimproved text
Stefan Schubert [Sat, 11 Feb 2006 13:56:46 +0000 (13:56 +0000)]
improved text

18 years agoShowing correct solutions, if glibc will be deleted
Stefan Schubert [Sat, 11 Feb 2006 13:14:24 +0000 (13:14 +0000)]
Showing correct solutions, if glibc will be deleted

18 years agoShowing correct solutions, if glibc will be deleted
Stefan Schubert [Sat, 11 Feb 2006 13:14:09 +0000 (13:14 +0000)]
Showing correct solutions, if glibc will be deleted

18 years agotestcase for deleting packages which are required by others
Stefan Schubert [Sat, 11 Feb 2006 13:00:00 +0000 (13:00 +0000)]
testcase for deleting packages which are required by others

18 years agotestcase for deleting packages which are required by others
Stefan Schubert [Sat, 11 Feb 2006 12:55:56 +0000 (12:55 +0000)]
testcase for deleting packages which are required by others

18 years agotestcase for deleting packages which are required by others
Stefan Schubert [Sat, 11 Feb 2006 12:54:18 +0000 (12:54 +0000)]
testcase for deleting packages which are required by others

18 years agoChanged to use a media source with better avaliability than a cd :)
Marius Tomaschewski [Fri, 10 Feb 2006 20:17:56 +0000 (20:17 +0000)]
Changed to use a media source with better avaliability than a cd :)

18 years agoIncreased the number of tmp attach points
Marius Tomaschewski [Fri, 10 Feb 2006 20:08:47 +0000 (20:08 +0000)]
Increased the number of tmp attach points

18 years agoFixed to use random name to test it
Marius Tomaschewski [Fri, 10 Feb 2006 20:05:38 +0000 (20:05 +0000)]
Fixed to use random name to test it

18 years ago- Removed obsolete MediaNr occurences.
Marius Tomaschewski [Fri, 10 Feb 2006 19:00:54 +0000 (19:00 +0000)]
- Removed obsolete MediaNr occurences.

18 years ago- Removed MediaNr from isDesiredMedia() in verifiers.
Marius Tomaschewski [Fri, 10 Feb 2006 19:00:02 +0000 (19:00 +0000)]
- Removed MediaNr from isDesiredMedia() in verifiers.

18 years ago- Removed MediaNr, handled completely by source.
Marius Tomaschewski [Fri, 10 Feb 2006 18:59:00 +0000 (18:59 +0000)]
- Removed MediaNr, handled completely by source.

18 years ago- Invalidate ResPoolProxy only if pool content changes.
Michael Andres [Fri, 10 Feb 2006 18:46:49 +0000 (18:46 +0000)]
- Invalidate ResPoolProxy only if pool content changes.

18 years agoback to previous version
Klaus Kaempf [Fri, 10 Feb 2006 18:20:46 +0000 (18:20 +0000)]
back to previous version

18 years agocope with empty returns (backport from y2pm)
Klaus Kaempf [Fri, 10 Feb 2006 18:20:26 +0000 (18:20 +0000)]
cope with empty returns (backport from y2pm)

18 years agoignore testcases with no solution; some failing freshen test disabled --> has to...
Stefan Schubert [Fri, 10 Feb 2006 18:17:47 +0000 (18:17 +0000)]
ignore testcases with no solution; some failing freshen test disabled --> has to be checked

18 years agodoes work now
Stefan Schubert [Fri, 10 Feb 2006 18:04:17 +0000 (18:04 +0000)]
does work now

18 years agodelete entire array, not only first element (valgrind)
Stefan Hundhammer [Fri, 10 Feb 2006 18:03:51 +0000 (18:03 +0000)]
delete entire array, not only first element (valgrind)

18 years agosorry, referted
Stefan Schubert [Fri, 10 Feb 2006 17:49:12 +0000 (17:49 +0000)]
sorry, referted

18 years agoprefer obsolete-conflicts comparing to nornmal-conflicts
Stefan Schubert [Fri, 10 Feb 2006 17:48:34 +0000 (17:48 +0000)]
prefer obsolete-conflicts comparing to nornmal-conflicts

18 years agocope with empty arch
Klaus Kaempf [Fri, 10 Feb 2006 17:45:36 +0000 (17:45 +0000)]
cope with empty arch

18 years ago- ResPoolProxy save/restore
Michael Andres [Fri, 10 Feb 2006 16:58:15 +0000 (16:58 +0000)]
- ResPoolProxy save/restore

18 years agoreduce debug
Klaus Kaempf [Fri, 10 Feb 2006 16:32:26 +0000 (16:32 +0000)]
reduce debug

18 years agoreduce debug
Klaus Kaempf [Fri, 10 Feb 2006 16:20:29 +0000 (16:20 +0000)]
reduce debug

18 years agoreduce debug
Klaus Kaempf [Fri, 10 Feb 2006 16:16:01 +0000 (16:16 +0000)]
reduce debug

18 years agoonly move those non-package to the nonpkginstalllist which are actually to-be-installed
Klaus Kaempf [Fri, 10 Feb 2006 16:12:52 +0000 (16:12 +0000)]
only move those non-package to the nonpkginstalllist which are actually to-be-installed

18 years agonot deleting conflicts automatically; evalute results at the END of solving
Stefan Schubert [Fri, 10 Feb 2006 16:08:43 +0000 (16:08 +0000)]
not deleting conflicts automatically; evalute results at the END of solving

18 years agocleanup after making solver not deleting conflicting dependencies; added testcases...
Stefan Schubert [Fri, 10 Feb 2006 16:07:53 +0000 (16:07 +0000)]
cleanup after making solver not deleting conflicting dependencies; added testcases for -force- solving for future tests

18 years agomake CD ordering function available
Klaus Kaempf [Fri, 10 Feb 2006 15:55:00 +0000 (15:55 +0000)]
make CD ordering function available
 !! only for testsuite !!

18 years agomoved typedefs inside namespace
Klaus Kaempf [Fri, 10 Feb 2006 15:25:22 +0000 (15:25 +0000)]
moved typedefs inside namespace

18 years agoreturn # of successfully commited resolvables from Target::committ()
Klaus Kaempf [Fri, 10 Feb 2006 15:21:17 +0000 (15:21 +0000)]
return # of successfully commited resolvables from Target::committ()
(bug #149951)

18 years agoenable storage always
Duncan Mac-Vicar P [Fri, 10 Feb 2006 14:39:29 +0000 (14:39 +0000)]
enable storage always

18 years agoenable selections
Klaus Kaempf [Fri, 10 Feb 2006 14:38:47 +0000 (14:38 +0000)]
enable selections

18 years agoreturn !!
Klaus Kaempf [Fri, 10 Feb 2006 14:35:46 +0000 (14:35 +0000)]
return !!

18 years agoremove debug
Klaus Kaempf [Fri, 10 Feb 2006 14:24:06 +0000 (14:24 +0000)]
remove debug

18 years agocompile
Duncan Mac-Vicar P [Fri, 10 Feb 2006 14:09:34 +0000 (14:09 +0000)]
compile

18 years agoremove debug
Klaus Kaempf [Fri, 10 Feb 2006 14:06:02 +0000 (14:06 +0000)]
remove debug

18 years agoadapt to SourceImpl
Klaus Kaempf [Fri, 10 Feb 2006 14:00:56 +0000 (14:00 +0000)]
adapt to SourceImpl

18 years agoaccept selections
Klaus Kaempf [Fri, 10 Feb 2006 13:16:59 +0000 (13:16 +0000)]
accept selections

18 years agoget rid of the evil spirits.... Not used anymore, so speedup compile time
Duncan Mac-Vicar P [Fri, 10 Feb 2006 13:13:46 +0000 (13:13 +0000)]
get rid of the evil spirits.... Not used anymore, so speedup compile time

18 years agoadapt to SourceImpl changes
Klaus Kaempf [Fri, 10 Feb 2006 13:12:15 +0000 (13:12 +0000)]
adapt to SourceImpl changes

18 years agopass the medium Id to provideFile() call
Stanislav Visnovsky [Fri, 10 Feb 2006 13:08:45 +0000 (13:08 +0000)]
pass the medium Id to provideFile() call

18 years agoaccess to the medium Id from the susetags source
Stanislav Visnovsky [Fri, 10 Feb 2006 13:07:50 +0000 (13:07 +0000)]
access to the medium Id from the susetags source

18 years agouncomment media manager changes
Klaus Kaempf [Fri, 10 Feb 2006 12:57:51 +0000 (12:57 +0000)]
uncomment media manager changes

18 years ago- provide isStorageEnabled() and enableStorage() in Target
Ladislav Slezak [Fri, 10 Feb 2006 12:53:28 +0000 (12:53 +0000)]
- provide isStorageEnabled() and enableStorage() in Target

18 years agoits is endParse not parseEnd
Duncan Mac-Vicar P [Fri, 10 Feb 2006 12:47:01 +0000 (12:47 +0000)]
its is endParse not parseEnd

18 years agoIf user changed URL, retry
Stanislav Visnovsky [Fri, 10 Feb 2006 12:07:08 +0000 (12:07 +0000)]
If user changed URL, retry

18 years agoset verifier for new medium
Stanislav Visnovsky [Fri, 10 Feb 2006 12:04:25 +0000 (12:04 +0000)]
set verifier for new medium

18 years agothe first media is always 1
Klaus Kaempf [Fri, 10 Feb 2006 11:46:28 +0000 (11:46 +0000)]
the first media is always 1

18 years ago- fixed bug in RelCompare. Implementation tested compare result
Michael Andres [Fri, 10 Feb 2006 11:29:32 +0000 (11:29 +0000)]
- fixed bug in RelCompare. Implementation tested compare result
  for (-1,0,1), but must be (<0,0,>0).

18 years agocompile MediaSet again
Stanislav Visnovsky [Fri, 10 Feb 2006 11:10:10 +0000 (11:10 +0000)]
compile MediaSet again

18 years agodont use the storage if is not disabled
Duncan Mac-Vicar P [Fri, 10 Feb 2006 10:54:34 +0000 (10:54 +0000)]
dont use the storage if is not disabled

18 years agofix compile with newer GCC
Stanislav Visnovsky [Fri, 10 Feb 2006 10:45:40 +0000 (10:45 +0000)]
fix compile with newer GCC

18 years agoconvert .sel files to deptestomatic .xml files
Klaus Kaempf [Fri, 10 Feb 2006 10:43:35 +0000 (10:43 +0000)]
convert .sel files to deptestomatic .xml files

18 years agofix build
Stanislav Visnovsky [Fri, 10 Feb 2006 10:36:22 +0000 (10:36 +0000)]
fix build

18 years agowork for bug 149869
Duncan Mac-Vicar P [Fri, 10 Feb 2006 10:36:19 +0000 (10:36 +0000)]
work for bug 149869

18 years ago- applied Jiri's patch for MediaSet use
Stanislav Visnovsky [Fri, 10 Feb 2006 10:22:20 +0000 (10:22 +0000)]
- applied Jiri's patch for MediaSet use
- adapted Source

libzypp compiles now

18 years agod
Klaus Kaempf [Fri, 10 Feb 2006 09:58:41 +0000 (09:58 +0000)]
d

18 years agodisable _source.verifier()
Klaus Kaempf [Fri, 10 Feb 2006 09:50:55 +0000 (09:50 +0000)]
disable _source.verifier()

18 years ago- fixed ResStatus (misplaced bits leading to wrong field values)
Michael Andres [Fri, 10 Feb 2006 00:04:25 +0000 (00:04 +0000)]
- fixed ResStatus (misplaced bits leading to wrong field values)
- prepare UI save/restore state

18 years agoadded MediaSet class
Jiri Srain [Fri, 10 Feb 2006 00:02:12 +0000 (00:02 +0000)]
added MediaSet class

18 years agomore debug
Klaus Kaempf [Thu, 9 Feb 2006 21:22:55 +0000 (21:22 +0000)]
more debug

18 years agoleave non-packages out
Klaus Kaempf [Thu, 9 Feb 2006 21:22:31 +0000 (21:22 +0000)]
leave non-packages out

18 years agorenamed YUM pattern's patternId -> name, name -> summary (to make it
Jiri Srain [Thu, 9 Feb 2006 19:54:26 +0000 (19:54 +0000)]
renamed YUM pattern's patternId -> name, name -> summary (to make it
consistent with other objects)

18 years agoChanged to test not only for readonly fs
Marius Tomaschewski [Thu, 9 Feb 2006 19:32:52 +0000 (19:32 +0000)]
Changed to test not only for readonly fs

18 years agoredirect (dummy for now)
Stanislav Visnovsky [Thu, 9 Feb 2006 19:32:34 +0000 (19:32 +0000)]
redirect (dummy for now)

18 years agoFixed writeable mountpoint check
Marius Tomaschewski [Thu, 9 Feb 2006 19:26:56 +0000 (19:26 +0000)]
Fixed writeable mountpoint check

18 years agonow everything links again
Klaus Kaempf [Thu, 9 Feb 2006 19:16:01 +0000 (19:16 +0000)]
now everything links again

18 years agoits string
Klaus Kaempf [Thu, 9 Feb 2006 19:10:02 +0000 (19:10 +0000)]
its string

18 years agoadd patternId()
Klaus Kaempf [Thu, 9 Feb 2006 19:06:25 +0000 (19:06 +0000)]
add patternId()

18 years agoadd patternId
Klaus Kaempf [Thu, 9 Feb 2006 19:05:14 +0000 (19:05 +0000)]
add patternId

18 years agocheck for read-only filesystem
Klaus Kaempf [Thu, 9 Feb 2006 18:17:57 +0000 (18:17 +0000)]
check for read-only filesystem

18 years agostart below /var/tmp and try 10 times for now.
Klaus Kaempf [Thu, 9 Feb 2006 18:11:28 +0000 (18:11 +0000)]
start below /var/tmp and try 10 times for now.

Looks like "mayRWX" is broken

18 years agotry/catch around cap parser
Klaus Kaempf [Thu, 9 Feb 2006 17:57:40 +0000 (17:57 +0000)]
try/catch around cap parser

18 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)

18 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

18 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

18 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

18 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

18 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

18 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.

18 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

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

18 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

18 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

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

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

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

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

18 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

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

dont return void calls

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

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

18 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

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

18 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

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

18 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

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

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