platform/upstream/libzypp.git
18 years ago- the 'package' atom within a patch is not a stand-alone resolvable
Klaus Kaempf [Fri, 24 Feb 2006 19:00:16 +0000 (19:00 +0000)]
- the 'package' atom within a patch is not a stand-alone resolvable
  but contains only _additional_ information to augment the package
  created by standard repomd data
- add 'augmentPackage()' to inject this additional metadata into
  an already existing package
  (this does not work as expected since the Package is const.
   So we re-create a new Package from the old and add information)
  (incomplete, currently only dependencies are added. Should add
   also patch_rpm and delta_rpm information)
- dont use 'PackageID' but 'NVRA' which is semantically identical

ToDo:
 strip down 'YUMPatchPackage' to the 'augmentable' information.
 The updated package, the patch refers to, should have all
 information, The 'YUMPatchPackage' should only add information
 relevant for the patch-package relationship.

18 years agoadd 'unmanage()' ... yes, its a hack
Klaus Kaempf [Fri, 24 Feb 2006 18:55:15 +0000 (18:55 +0000)]
add 'unmanage()' ... yes, its a hack

18 years ago- its 'freshens'
Klaus Kaempf [Fri, 24 Feb 2006 18:54:53 +0000 (18:54 +0000)]
- its 'freshens'
- sane indentation

18 years agoprovide LOGGROUP
Klaus Kaempf [Fri, 24 Feb 2006 18:53:52 +0000 (18:53 +0000)]
provide LOGGROUP

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:30:17 +0000 (16:30 +0000)]
locks enabled

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:29:39 +0000 (16:29 +0000)]
locks enabled

18 years agolocks enabled
Stefan Schubert [Fri, 24 Feb 2006 16:28:56 +0000 (16:28 +0000)]
locks enabled

18 years agooutput counts to stdout
Klaus Kaempf [Fri, 24 Feb 2006 15:58:41 +0000 (15:58 +0000)]
output counts to stdout

18 years agoalso count patches, scripts, and messages
Klaus Kaempf [Fri, 24 Feb 2006 15:54:17 +0000 (15:54 +0000)]
also count patches, scripts, and messages

18 years ago- Increased timeout value to 180 sec
Marius Tomaschewski [Fri, 24 Feb 2006 14:00:54 +0000 (14:00 +0000)]
- Increased timeout value to 180 sec

18 years ago- Lowered remove attach point info's to DBG
Marius Tomaschewski [Fri, 24 Feb 2006 13:27:46 +0000 (13:27 +0000)]
- Lowered remove attach point info's to DBG

18 years agoeraseInstalled() is not a ResPool function, but an internal ZYpp one
Klaus Kaempf [Fri, 24 Feb 2006 13:20:24 +0000 (13:20 +0000)]
eraseInstalled() is not a ResPool function, but an internal ZYpp one
  when switching the target and after commit()

18 years agodefault to "read-only"
Klaus Kaempf [Fri, 24 Feb 2006 13:02:15 +0000 (13:02 +0000)]
default to "read-only"

18 years agoprovide sane indentation
Klaus Kaempf [Fri, 24 Feb 2006 13:01:28 +0000 (13:01 +0000)]
provide sane indentation

18 years agoadd "--arch" option to test on foreign architectures
Klaus Kaempf [Fri, 24 Feb 2006 12:36:47 +0000 (12:36 +0000)]
add "--arch" option to test on foreign architectures

18 years agobase/GzStream now
Klaus Kaempf [Fri, 24 Feb 2006 11:43:53 +0000 (11:43 +0000)]
base/GzStream now

18 years agodrop zypp/gzstream in favour of base/GzStream
Klaus Kaempf [Fri, 24 Feb 2006 11:43:04 +0000 (11:43 +0000)]
drop zypp/gzstream in favour of base/GzStream

18 years agouse ma's implementation -> base/GzStream
Klaus Kaempf [Fri, 24 Feb 2006 11:42:06 +0000 (11:42 +0000)]
use ma's implementation -> base/GzStream

18 years agocleanup in solver solutions; added general solution in not fulfilled requirements
Stefan Schubert [Fri, 24 Feb 2006 10:37:39 +0000 (10:37 +0000)]
cleanup in solver solutions; added general solution in not fulfilled requirements

18 years agoadd -general- solution
Stefan Schubert [Fri, 24 Feb 2006 10:35:53 +0000 (10:35 +0000)]
add -general- solution

18 years agoAPI for source resolvables for one resolvable kind
Stanislav Visnovsky [Fri, 24 Feb 2006 10:06:49 +0000 (10:06 +0000)]
API for source resolvables for one resolvable kind

18 years agocompiles now
Klaus Kaempf [Fri, 24 Feb 2006 09:47:05 +0000 (09:47 +0000)]
compiles now

18 years agosvn is kinda stupid sometimes ...
Klaus Kaempf [Fri, 24 Feb 2006 09:44:13 +0000 (09:44 +0000)]
svn is kinda stupid sometimes ...

18 years agobackup (incomplete !)
Klaus Kaempf [Fri, 24 Feb 2006 09:43:43 +0000 (09:43 +0000)]
backup (incomplete !)

18 years agofail silently if cannot create source cache. This introduces #153305,
Stanislav Visnovsky [Fri, 24 Feb 2006 09:32:47 +0000 (09:32 +0000)]
fail silently if cannot create source cache. This introduces #153305,
which should be fixed in a different way

18 years agoAvoid reinitialization of target if the root is the same only
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:35 +0000 (07:25 +0000)]
Avoid reinitialization of target if the root is the same only

18 years agoStore metadata only if they were not stored yet
Stanislav Visnovsky [Fri, 24 Feb 2006 07:25:02 +0000 (07:25 +0000)]
Store metadata only if they were not stored yet

18 years agoadded SourceManager::releaseAllSources (#152709)
Jiri Srain [Thu, 23 Feb 2006 23:18:46 +0000 (23:18 +0000)]
added SourceManager::releaseAllSources (#152709)

18 years ago- Added media3.cc example
Marius Tomaschewski [Thu, 23 Feb 2006 20:57:26 +0000 (20:57 +0000)]
- Added media3.cc example

18 years agoreturn on multiple calls to initTarget()
Klaus Kaempf [Thu, 23 Feb 2006 20:44:31 +0000 (20:44 +0000)]
return on multiple calls to initTarget()

18 years agoignore
Klaus Kaempf [Thu, 23 Feb 2006 20:44:15 +0000 (20:44 +0000)]
ignore

18 years agostart implementing eraseInstalled() (unfinished)
Klaus Kaempf [Thu, 23 Feb 2006 20:43:45 +0000 (20:43 +0000)]
start implementing eraseInstalled() (unfinished)

18 years ago- Updated
Marius Tomaschewski [Thu, 23 Feb 2006 20:39:50 +0000 (20:39 +0000)]
- Updated

18 years agoeraseInstalled()
Klaus Kaempf [Thu, 23 Feb 2006 20:35:12 +0000 (20:35 +0000)]
eraseInstalled()

18 years agodebug result of split provides
Klaus Kaempf [Thu, 23 Feb 2006 20:26:05 +0000 (20:26 +0000)]
debug result of split provides

18 years agocount items before _and_ after resolve
Klaus Kaempf [Thu, 23 Feb 2006 20:25:42 +0000 (20:25 +0000)]
count items before _and_ after resolve

18 years ago- Limited loop-mounted ISOs to hd, dir, file, nfs, smb, cifs
Marius Tomaschewski [Thu, 23 Feb 2006 20:20:13 +0000 (20:20 +0000)]
- Limited loop-mounted ISOs to hd, dir, file, nfs, smb, cifs

18 years ago- Added iso, nfs, smb, cifs schemes to repository
Marius Tomaschewski [Thu, 23 Feb 2006 19:23:33 +0000 (19:23 +0000)]
- Added iso, nfs, smb, cifs schemes to repository

18 years ago- Added note if we should support ftp/https...
Marius Tomaschewski [Thu, 23 Feb 2006 19:07:31 +0000 (19:07 +0000)]
- Added note if we should support ftp/https...

18 years ago- Added MediaISO.h and MediaISO.cc
Marius Tomaschewski [Thu, 23 Feb 2006 18:35:00 +0000 (18:35 +0000)]
- Added MediaISO.h and MediaISO.cc

18 years ago- Implemented support for nested media releases (dependsOnParent)
Marius Tomaschewski [Thu, 23 Feb 2006 18:34:26 +0000 (18:34 +0000)]
- Implemented support for nested media releases (dependsOnParent)

18 years ago- Removed obsolete (commented out) function
Marius Tomaschewski [Thu, 23 Feb 2006 18:33:10 +0000 (18:33 +0000)]
- Removed obsolete (commented out) function

18 years ago- Extended checkAttached() to allow to specify if fstype should match
Marius Tomaschewski [Thu, 23 Feb 2006 18:31:56 +0000 (18:31 +0000)]
- Extended checkAttached() to allow to specify if fstype should match
- Implemented support for nested media releases (dependsOnParent)

18 years ago- Moved MediaAccessId type from MediaManager
Marius Tomaschewski [Thu, 23 Feb 2006 18:26:55 +0000 (18:26 +0000)]
- Moved MediaAccessId type from MediaManager
  (required for nested mounts used in MediaISO)

18 years ago- Implemented MediaISO handler
Marius Tomaschewski [Thu, 23 Feb 2006 18:26:03 +0000 (18:26 +0000)]
- Implemented MediaISO handler

18 years ago- Fixed argument order to MediaMountException (msg first)
Marius Tomaschewski [Thu, 23 Feb 2006 18:25:52 +0000 (18:25 +0000)]
- Fixed argument order to MediaMountException (msg first)
- Fixed to pass string to mount.mount()
- Adopted to new checkAttached prototype

18 years agoordering problems
Stefan Schubert [Thu, 23 Feb 2006 17:48:14 +0000 (17:48 +0000)]
ordering problems

18 years agosupport compressed files
Jiri Srain [Thu, 23 Feb 2006 17:23:14 +0000 (17:23 +0000)]
support compressed files

18 years agoremoved recommends() and suggests() functions from resolvabel interface
Jiri Srain [Thu, 23 Feb 2006 16:54:29 +0000 (16:54 +0000)]
removed recommends() and suggests() functions from resolvabel interface
(they are handled inside dependencies)

18 years agotaking computeNextSet instead of getTopSorted for installation order
Stefan Schubert [Thu, 23 Feb 2006 16:31:27 +0000 (16:31 +0000)]
taking computeNextSet instead of getTopSorted for installation order

18 years agobetter name for the tag
Duncan Mac-Vicar P [Thu, 23 Feb 2006 15:47:09 +0000 (15:47 +0000)]
better name for the tag

18 years agofix changelog parsing: "file" -> "changlog"
Klaus Kaempf [Thu, 23 Feb 2006 15:28:11 +0000 (15:28 +0000)]
fix changelog parsing: "file" -> "changlog"

18 years agoforce-implement .xml.gz reading for YUMSourceImpl (bug#153091)
Klaus Kaempf [Thu, 23 Feb 2006 15:16:35 +0000 (15:16 +0000)]
force-implement .xml.gz reading for YUMSourceImpl (bug#153091)

18 years agorecognize "language" resolvables
Klaus Kaempf [Thu, 23 Feb 2006 15:05:52 +0000 (15:05 +0000)]
recognize "language" resolvables

18 years agosample packages file to test locale() provides
Klaus Kaempf [Thu, 23 Feb 2006 14:16:46 +0000 (14:16 +0000)]
sample packages file to test locale() provides

18 years ago- filter locale() provides and convert them to proper freshens/supplements
Klaus Kaempf [Thu, 23 Feb 2006 14:13:09 +0000 (14:13 +0000)]
- filter locale() provides and convert them to proper freshens/supplements
- also show SUPPLEMENTS in Dependencies output

18 years agodo not delete item from context; if it exists in the pool
Stefan Schubert [Thu, 23 Feb 2006 13:19:33 +0000 (13:19 +0000)]
do not delete item from context; if it exists in the pool

18 years ago- do not delete item from context; if it exists in the pool
Stefan Schubert [Thu, 23 Feb 2006 13:19:26 +0000 (13:19 +0000)]
- do not delete item from context; if it exists in the pool
- reagarding old causer if the item has been set to update

18 years agohandle locale provides (still disabled)
Klaus Kaempf [Thu, 23 Feb 2006 13:18:52 +0000 (13:18 +0000)]
handle locale provides (still disabled)

18 years agofix typo :-((((((((
Klaus Kaempf [Thu, 23 Feb 2006 13:17:37 +0000 (13:17 +0000)]
fix typo :-((((((((

18 years agoalways upgrade to candidate
Klaus Kaempf [Thu, 23 Feb 2006 13:16:40 +0000 (13:16 +0000)]
always upgrade to candidate

18 years agoimplement importing of old package manager sources, this code should be moved then...
Duncan Mac-Vicar P [Thu, 23 Feb 2006 11:11:01 +0000 (11:11 +0000)]
implement importing of old package manager sources, this code should be moved then when needed

18 years agoallow for no space between key and value in =Key:value single tags, as old source...
Duncan Mac-Vicar P [Thu, 23 Feb 2006 10:37:45 +0000 (10:37 +0000)]
allow for no space between key and value in =Key:value single tags, as old source cache does not use them

18 years agouse SrcPackage kind instead of Arch_src
Klaus Kaempf [Thu, 23 Feb 2006 09:57:36 +0000 (09:57 +0000)]
use SrcPackage kind instead of Arch_src

18 years agorevert installtime <-> buildtime
Klaus Kaempf [Thu, 23 Feb 2006 09:53:09 +0000 (09:53 +0000)]
revert installtime <-> buildtime

18 years agotest pointers
Klaus Kaempf [Thu, 23 Feb 2006 09:49:46 +0000 (09:49 +0000)]
test pointers

18 years agojust clear transact bit after successful commit
Klaus Kaempf [Thu, 23 Feb 2006 09:17:34 +0000 (09:17 +0000)]
just clear transact bit after successful commit

18 years agofix milestone text
Klaus Kaempf [Thu, 23 Feb 2006 09:17:14 +0000 (09:17 +0000)]
fix milestone text

18 years agodefine LOGGROUP
Klaus Kaempf [Thu, 23 Feb 2006 08:49:56 +0000 (08:49 +0000)]
define LOGGROUP

18 years ago- ui::Selectable: added Selectable::setCandidate to explicitly choose a
Michael Andres [Thu, 23 Feb 2006 01:17:05 +0000 (01:17 +0000)]
- ui::Selectable: added Selectable::setCandidate to explicitly choose a
  Candidate among all available objects.

18 years ago- ui::Selectable: Order available resolvables according to arch,
Michael Andres [Wed, 22 Feb 2006 23:27:39 +0000 (23:27 +0000)]
- ui::Selectable: Order available resolvables according to arch,
  edition.

18 years ago- Added 'diffState' to ResPoolProxy (used by UI to determine whether user has
Michael Andres [Wed, 22 Feb 2006 22:57:43 +0000 (22:57 +0000)]
- Added 'diffState' to ResPoolProxy (used by UI to determine whether user has
  to confirm 'canel' due to changes)

18 years agodon't change installed<->uninstalled status here, its up to the
Klaus Kaempf [Wed, 22 Feb 2006 22:21:07 +0000 (22:21 +0000)]
don't change installed<->uninstalled status here, its up to the
target to provide new data.

18 years agosrc packages do provide archivesize and diskusage
Klaus Kaempf [Wed, 22 Feb 2006 22:01:03 +0000 (22:01 +0000)]
src packages do provide archivesize and diskusage

18 years agoremove 'Arch_src'
Klaus Kaempf [Wed, 22 Feb 2006 21:47:22 +0000 (21:47 +0000)]
remove 'Arch_src'

18 years agoadd "SrcPackage" as new kind of resolvable
Klaus Kaempf [Wed, 22 Feb 2006 21:44:32 +0000 (21:44 +0000)]
add "SrcPackage" as new kind of resolvable

18 years agoResStatus:
Michael Andres [Wed, 22 Feb 2006 21:39:00 +0000 (21:39 +0000)]
ResStatus:
 - Added accessors returning TransactValue/TransactByValue (i.e. the enum value
   to allow switch() instead of if/elseif).
 - Added setTransactValue to modify the transaction state (KEEP_STATE,LOCKED,TRANSACT)
   via enum values.
 - Fixed setStatus. TransactByField must not be evaluated if leaving KEEP_STATE.
   Only LOCKED and TRANSACT require same or higher TransactByValue.

18 years agooutput has been changed
Stefan Schubert [Wed, 22 Feb 2006 18:34:21 +0000 (18:34 +0000)]
output has been changed

18 years agoother installation order; checked partialconflict-postfix-sendmail-test.solution
Stefan Schubert [Wed, 22 Feb 2006 18:17:51 +0000 (18:17 +0000)]
other installation order; checked partialconflict-postfix-sendmail-test.solution

18 years agoonother installation order
Stefan Schubert [Wed, 22 Feb 2006 18:02:58 +0000 (18:02 +0000)]
onother installation order

18 years ago- Implemented isSharedMedia() method returning
Marius Tomaschewski [Wed, 22 Feb 2006 17:57:13 +0000 (17:57 +0000)]
- Implemented isSharedMedia() method returning
  if the media is on a shared physical device.

18 years agodefault arch to "noarch" instead of "" since empty arch
Klaus Kaempf [Wed, 22 Feb 2006 17:46:54 +0000 (17:46 +0000)]
default arch to "noarch" instead of "" since empty arch
  will not be compatible with anything and will be ignored
  by the pool inserter.

18 years agoUse (installroot)/var/lib/zypp as home
Duncan Mac-Vicar P [Wed, 22 Feb 2006 17:20:36 +0000 (17:20 +0000)]
Use (installroot)/var/lib/zypp as home

Source cache is stored (by stano) in /var/lib/zypp/cache
while storage is now in /var/lib/zypp/db

under that you can find sources (known sources), selections, patches,
etc.

Also, use assert_dir for smart directory creating and complain by
exception.

18 years ago- add parse-metadata
Klaus Kaempf [Wed, 22 Feb 2006 16:45:18 +0000 (16:45 +0000)]
- add parse-metadata
- define LOGGROUP within .cc files, not within Makefile.am

18 years ago- ResStatus: indicate locked state in stream output.
Michael Andres [Wed, 22 Feb 2006 16:33:46 +0000 (16:33 +0000)]
- ResStatus: indicate locked state in stream output.

18 years ago- Fixed to use mkstemp for temporary files
Marius Tomaschewski [Wed, 22 Feb 2006 16:16:13 +0000 (16:16 +0000)]
- Fixed to use mkstemp for temporary files

18 years agoprovide size() and archivesize() for installed packages
Klaus Kaempf [Wed, 22 Feb 2006 15:33:17 +0000 (15:33 +0000)]
provide size() and archivesize() for installed packages

18 years agoswitch off version compare of resolutions
Stefan Schubert [Wed, 22 Feb 2006 15:27:29 +0000 (15:27 +0000)]
switch off version compare of resolutions

18 years agodo logging to stderr
Klaus Kaempf [Wed, 22 Feb 2006 14:46:47 +0000 (14:46 +0000)]
do logging to stderr

18 years agotestcase for REQUIRES parsing
Klaus Kaempf [Wed, 22 Feb 2006 14:44:36 +0000 (14:44 +0000)]
testcase for REQUIRES parsing

18 years agocopy DueToUpdate reason back to pool
Klaus Kaempf [Wed, 22 Feb 2006 14:42:14 +0000 (14:42 +0000)]
copy DueToUpdate reason back to pool

18 years agoadd causer
Klaus Kaempf [Wed, 22 Feb 2006 14:40:39 +0000 (14:40 +0000)]
add causer

18 years ago- Fix for timeout problems in Bug #152709. Set CURLOPT_NOSIGNAL=1
Marius Tomaschewski [Wed, 22 Feb 2006 14:37:09 +0000 (14:37 +0000)]
- Fix for timeout problems in Bug #152709. Set CURLOPT_NOSIGNAL=1
  to avoid need of installed alarm handler and CURLOPT_TIMEOUT=60
  (sec), causing that curl does not block on sys calls and trys
  to recover if possible.

18 years ago- added lock state and, and a bit to remember license confirmed.
Michael Andres [Wed, 22 Feb 2006 14:35:29 +0000 (14:35 +0000)]
- added lock state and, and a bit to remember license confirmed.

18 years agocannot evalute context --> core
Stefan Schubert [Wed, 22 Feb 2006 14:20:17 +0000 (14:20 +0000)]
cannot evalute context --> core

18 years agoreduce debug
Klaus Kaempf [Wed, 22 Feb 2006 13:41:01 +0000 (13:41 +0000)]
reduce debug

18 years agofix bug:152761
Duncan Mac-Vicar P [Wed, 22 Feb 2006 13:33:30 +0000 (13:33 +0000)]
fix bug:152761

18 years agoreduce debug
Klaus Kaempf [Wed, 22 Feb 2006 13:23:24 +0000 (13:23 +0000)]
reduce debug

18 years agoadd some milestones and indent
Duncan Mac-Vicar P [Wed, 22 Feb 2006 13:16:56 +0000 (13:16 +0000)]
add some milestones and indent

18 years agoextend "REQUIRES" parsing
Klaus Kaempf [Wed, 22 Feb 2006 11:50:16 +0000 (11:50 +0000)]
extend "REQUIRES" parsing