platform/upstream/libsolv.git
16 years ago- link against rpmdb, not db43
Michael Schroeder [Wed, 20 Feb 2008 10:50:43 +0000 (10:50 +0000)]
- link against rpmdb, not db43

16 years agolet's complete that
Stephan Kulow [Tue, 19 Feb 2008 19:18:12 +0000 (19:18 +0000)]
let's complete that

16 years ago- fix memory leaks
Michael Schroeder [Tue, 19 Feb 2008 18:44:44 +0000 (18:44 +0000)]
- fix memory leaks
- block a bit more to speed things up a bit
- assert first string is '' again for local pools

16 years ago- currently, the dirpool code relies on the fact that ID 1 is
Michael Schroeder [Tue, 19 Feb 2008 18:42:41 +0000 (18:42 +0000)]
- currently, the dirpool code relies on the fact that ID 1 is
  an empty string. This led to wrong results if a repodata with
  own pool was used.
  for now, make ID1 always the empty string.
  in the future we'll probably just do away the the root node
  of the directory tree.

16 years ago- patch memory leaks
Michael Schroeder [Tue, 19 Feb 2008 18:16:09 +0000 (18:16 +0000)]
- patch memory leaks

16 years ago- remove numpacks support, it's not worth the trouble
Michael Schroeder [Tue, 19 Feb 2008 16:09:50 +0000 (16:09 +0000)]
- remove numpacks support, it's not worth the trouble
- add attributes to correct repodata block
- split authors section from description
- put file elements in filelist, not provides

16 years agosave patch timestamp, category, summary and description
Klaus Kaempf [Tue, 19 Feb 2008 14:09:14 +0000 (14:09 +0000)]
save patch timestamp, category, summary and description

16 years agofix requires
Stephan Kulow [Tue, 19 Feb 2008 14:03:37 +0000 (14:03 +0000)]
fix requires

16 years agono debug
Klaus Kaempf [Tue, 19 Feb 2008 12:25:18 +0000 (12:25 +0000)]
no debug

16 years agosave patch timestamp as attribute
Klaus Kaempf [Tue, 19 Feb 2008 12:08:12 +0000 (12:08 +0000)]
save patch timestamp as attribute

16 years agosignal broken factory repo
Stephan Kulow [Tue, 19 Feb 2008 11:55:53 +0000 (11:55 +0000)]
signal broken factory repo

16 years agotesting
Stephan Kulow [Tue, 19 Feb 2008 07:09:46 +0000 (07:09 +0000)]
testing

16 years ago- bring duchange code to life
Michael Schroeder [Mon, 18 Feb 2008 21:41:21 +0000 (21:41 +0000)]
- bring duchange code to life

16 years ago- free repodata memory
Michael Schroeder [Mon, 18 Feb 2008 21:40:07 +0000 (21:40 +0000)]
- free repodata memory

16 years ago- make rpmdb record summary, description, buildtime, group, dustats
Michael Schroeder [Mon, 18 Feb 2008 20:03:10 +0000 (20:03 +0000)]
- make rpmdb record summary, description, buildtime, group, dustats
- make rpmdb record the filelist (currently just in parts)
- make filelist a vertical

16 years ago- use SEARCH_NO_STORAGE_SOLVABLE instead of duplication code
Michael Schroeder [Mon, 18 Feb 2008 18:11:40 +0000 (18:11 +0000)]
- use SEARCH_NO_STORAGE_SOLVABLE instead of duplication code
- print rpmdbid, too

16 years ago- write the correct marker
Michael Schroeder [Mon, 18 Feb 2008 17:59:18 +0000 (17:59 +0000)]
- write the correct marker

16 years ago- strip trailing slashes from splitprovides so that file provides will
Michael Schroeder [Mon, 18 Feb 2008 17:57:59 +0000 (17:57 +0000)]
- strip trailing slashes from splitprovides so that file provides will
  match
- use solvables:filemarker instead of solvable:prereqmarker for provides
- split of read_rel_idarray to simplify things

16 years ago- allow complex deps in INSTALL/ERASE_NAME jobs
Michael Schroeder [Mon, 18 Feb 2008 15:28:54 +0000 (15:28 +0000)]
- allow complex deps in INSTALL/ERASE_NAME jobs

16 years agocomments added
Klaus Kaempf [Mon, 18 Feb 2008 15:18:45 +0000 (15:18 +0000)]
comments added

16 years agopass column number to error message
Klaus Kaempf [Mon, 18 Feb 2008 15:17:20 +0000 (15:17 +0000)]
pass column number to error message

16 years agoreturn error, if *2solv helpers do
Michael Andres [Mon, 18 Feb 2008 11:19:08 +0000 (11:19 +0000)]
return error, if *2solv helpers do

16 years agoadd column to error output
Klaus Kaempf [Mon, 18 Feb 2008 09:44:34 +0000 (09:44 +0000)]
add column to error output

16 years agoCompress a bit better and faster.
Michael Matz [Sun, 17 Feb 2008 18:08:02 +0000 (18:08 +0000)]
Compress a bit better and faster.

16 years agosomehow the -Wall got lost in the debug build - fix
Stephan Kulow [Sat, 16 Feb 2008 08:24:51 +0000 (08:24 +0000)]
somehow the -Wall got lost in the debug build - fix
build for release mode

16 years ago- add static noise
Michael Schroeder [Fri, 15 Feb 2008 19:01:09 +0000 (19:01 +0000)]
- add static noise
- add id_filelist
- dump DIRSTRARRAY type

16 years ago- really support DIRSTRARRAY type
Michael Schroeder [Fri, 15 Feb 2008 18:58:59 +0000 (18:58 +0000)]
- really support DIRSTRARRAY type
- make pool_addfileprovides do something useful

16 years agoAlso split sequence_info of deltarpms.
Michael Matz [Fri, 15 Feb 2008 17:51:05 +0000 (17:51 +0000)]
Also split sequence_info of deltarpms.

16 years agofind out who's who on parse error
Klaus Kaempf [Fri, 15 Feb 2008 16:47:56 +0000 (16:47 +0000)]
find out who's who on parse error

16 years agoArgh, can't code Bash properly
Klaus Kaempf [Fri, 15 Feb 2008 16:41:45 +0000 (16:41 +0000)]
Argh, can't code Bash properly

16 years agoadd help to rpmmd2solv and patchxml2solv
Klaus Kaempf [Fri, 15 Feb 2008 16:31:01 +0000 (16:31 +0000)]
add help to rpmmd2solv and patchxml2solv

prepare all tools and scripts for command line switches

16 years agodrop "-a" from help
Klaus Kaempf [Fri, 15 Feb 2008 16:13:52 +0000 (16:13 +0000)]
drop "-a" from help

16 years agofix build
Stephan Kulow [Fri, 15 Feb 2008 16:12:56 +0000 (16:12 +0000)]
fix build

16 years agosupport splitting of cross-kind dependencies for patterns
Klaus Kaempf [Fri, 15 Feb 2008 16:07:21 +0000 (16:07 +0000)]
support splitting of cross-kind dependencies for patterns
(experimental, disabled by default)

This prepares for handling all the 'kind' stuff in the application
layer. Parsing repos and creating .solv files _is_ part of the
application layer.

16 years ago- add pool_search() function to search the pool
Michael Schroeder [Fri, 15 Feb 2008 15:41:00 +0000 (15:41 +0000)]
- add pool_search() function to search the pool

16 years agoSome more code for the patch and delta rpms.
Michael Matz [Fri, 15 Feb 2008 14:12:07 +0000 (14:12 +0000)]
Some more code for the patch and delta rpms.

16 years agoWrite out pattern visibility.
Michael Matz [Fri, 15 Feb 2008 13:39:43 +0000 (13:39 +0000)]
Write out pattern visibility.

16 years agoRead version 6 files, but don't expose to outside.
Michael Matz [Fri, 15 Feb 2008 12:48:39 +0000 (12:48 +0000)]
Read version 6 files, but don't expose to outside.

16 years agoUnbreak things.
Michael Matz [Fri, 15 Feb 2008 12:45:13 +0000 (12:45 +0000)]
Unbreak things.

16 years agoremove 'kind' handling ( will re-appear in applayer ;-) )
Klaus Kaempf [Fri, 15 Feb 2008 12:27:56 +0000 (12:27 +0000)]
remove 'kind' handling ( will re-appear in applayer ;-) )

16 years agonew version - about time
Stephan Kulow [Fri, 15 Feb 2008 10:04:00 +0000 (10:04 +0000)]
new version - about time

16 years agosusetags2solv always constructs attributes now, by default into the main
Michael Matz [Fri, 15 Feb 2008 09:58:43 +0000 (09:58 +0000)]
susetags2solv always constructs attributes now, by default into the main
SOLV file.

16 years agoSome unfinished test code for deltarpm and patchrpm data.
Michael Matz [Thu, 14 Feb 2008 17:00:06 +0000 (17:00 +0000)]
Some unfinished test code for deltarpm and patchrpm data.

16 years agoadd a generic attribute lookup function 'repo_lookup'
Klaus Kaempf [Thu, 14 Feb 2008 16:09:57 +0000 (16:09 +0000)]
add a generic attribute lookup function 'repo_lookup'

16 years agoCleanup a bit.
Michael Matz [Thu, 14 Feb 2008 14:56:16 +0000 (14:56 +0000)]
Cleanup a bit.

16 years agocomments
Klaus Kaempf [Thu, 14 Feb 2008 14:14:39 +0000 (14:14 +0000)]
comments

16 years agomore comments
Klaus Kaempf [Thu, 14 Feb 2008 14:00:31 +0000 (14:00 +0000)]
more comments

16 years agofix comment
Klaus Kaempf [Thu, 14 Feb 2008 13:54:02 +0000 (13:54 +0000)]
fix comment

16 years agoTYPE_xxx should be enum, no ?
Klaus Kaempf [Thu, 14 Feb 2008 13:34:26 +0000 (13:34 +0000)]
TYPE_xxx should be enum, no ?

16 years agofix and document parameters of Repokey
Klaus Kaempf [Thu, 14 Feb 2008 13:34:06 +0000 (13:34 +0000)]
fix and document parameters of Repokey

16 years agomake reading attributes optional,
Klaus Kaempf [Thu, 14 Feb 2008 12:26:59 +0000 (12:26 +0000)]
make reading attributes optional,
use embedded attrname not an artificial one

16 years agoadd "-h" for help
Klaus Kaempf [Thu, 14 Feb 2008 12:26:29 +0000 (12:26 +0000)]
add "-h" for help

16 years agomore flexibility in naming attribute files,
Klaus Kaempf [Thu, 14 Feb 2008 11:58:19 +0000 (11:58 +0000)]
more flexibility in naming attribute files,
one can even have multiple ones in a single directory now ;-)

16 years agoadd "-h" for help
Klaus Kaempf [Wed, 13 Feb 2008 14:32:06 +0000 (14:32 +0000)]
add "-h" for help

16 years agoupdate to version 0.0.14
Klaus Kaempf [Wed, 13 Feb 2008 11:36:22 +0000 (11:36 +0000)]
update to version 0.0.14

now that stuff is building

16 years agointroduce libappsatsolver
Klaus Kaempf [Tue, 12 Feb 2008 17:30:38 +0000 (17:30 +0000)]
introduce libappsatsolver

16 years agoIntroduce 'application layer' below sat-solver/applayer.
Klaus Kaempf [Tue, 12 Feb 2008 17:28:00 +0000 (17:28 +0000)]
Introduce 'application layer' below sat-solver/applayer.

Primarily for the SWIG bindings, this layer makes using sat-solver a
bit easier by abstracting from sat-solver internals to more
application specific objects.

16 years agoadapt to reality
Klaus Kaempf [Tue, 12 Feb 2008 17:21:15 +0000 (17:21 +0000)]
adapt to reality

16 years agosubmit
Stephan Kulow [Tue, 12 Feb 2008 16:14:02 +0000 (16:14 +0000)]
submit

16 years agoadded requirement for libexpat-devel; neede by the tools
Stefan Schubert [Tue, 12 Feb 2008 15:21:02 +0000 (15:21 +0000)]
added requirement for libexpat-devel; neede by the tools

16 years agoIntroduce pool->considered. A map to select a subset of solvables for
Michael Matz [Tue, 12 Feb 2008 10:17:08 +0000 (10:17 +0000)]
Introduce pool->considered.  A map to select a subset of solvables for
solving.  As with whatprovides this currently lives in the pool and
somewhen should probably be moved with it into Solver.

16 years ago- Moving helix parser to the API
Stefan Schubert [Tue, 12 Feb 2008 09:42:06 +0000 (09:42 +0000)]
- Moving helix parser to the API
- deptestomatic: Using helix-file for fallback if the solv-file does not
  exist.

16 years agoMake susetags2solv directly read content files, so that we can use its
Michael Matz [Mon, 11 Feb 2008 15:59:27 +0000 (15:59 +0000)]
Make susetags2solv directly read content files, so that we can use its
vendor for the solvables from the packages file.  So content2solv isn't
necessary, remove it and its call in repo2solv.sh.

16 years agoMore subtle errors in (up to now) untested code paths, this time dealing
Michael Matz [Mon, 11 Feb 2008 10:40:58 +0000 (10:40 +0000)]
More subtle errors in (up to now) untested code paths, this time dealing
with loading multiple SOLV files with attributes into one repo.

16 years agonew version
Stephan Kulow [Mon, 11 Feb 2008 09:28:45 +0000 (09:28 +0000)]
new version

16 years agoget rid of -O3 in debug builds
Stephan Kulow [Mon, 11 Feb 2008 09:25:14 +0000 (09:25 +0000)]
get rid of -O3 in debug builds

16 years agoAlways initialize outgoing vars (probable cause for zypper crash).
Michael Matz [Mon, 11 Feb 2008 09:15:44 +0000 (09:15 +0000)]
Always initialize outgoing vars (probable cause for zypper crash).

16 years agoFactor out the filter code in preparation for nicely configuring where
Michael Matz [Mon, 11 Feb 2008 02:38:58 +0000 (02:38 +0000)]
Factor out the filter code in preparation for nicely configuring where
to write which attributes.

16 years agoWhoops, description and summary are not supposed to be pool strings.
Michael Matz [Mon, 11 Feb 2008 02:10:14 +0000 (02:10 +0000)]
Whoops, description and summary are not supposed to be pool strings.

16 years agoAlso fill in description, summary, downloadsize, installsize, build
Michael Matz [Mon, 11 Feb 2008 01:57:59 +0000 (01:57 +0000)]
Also fill in description, summary, downloadsize, installsize, build
time, group and license.

16 years agoCorrect mediafile handling (and reindent some lines).
Michael Matz [Sun, 10 Feb 2008 23:21:55 +0000 (23:21 +0000)]
Correct mediafile handling (and reindent some lines).

16 years agocleanup
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:24:08 +0000 (22:24 +0000)]
cleanup

16 years ago- store location, dunno why it does not work yet
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:24:05 +0000 (22:24 +0000)]
- store location, dunno why it does not work yet

16 years agocompile
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:24:01 +0000 (22:24 +0000)]
compile

16 years agocompile
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:23:56 +0000 (22:23 +0000)]
compile

16 years agoSupport for generating separate sub files and bugfixes in the reader
Michael Matz [Sun, 10 Feb 2008 06:09:37 +0000 (06:09 +0000)]
Support for generating separate sub files and bugfixes in the reader
side.  Try "susetags2solv -as" to play (e.g. with dumpsolv).

16 years agofix typo, it compiles with or without typo uh?
Duncan Mac-Vicar P [Fri, 8 Feb 2008 15:20:09 +0000 (15:20 +0000)]
fix typo, it compiles with or without typo uh?

16 years agodata can validly be 0, in which case we never have a localpool.
Michael Matz [Fri, 8 Feb 2008 15:11:44 +0000 (15:11 +0000)]
data can validly be 0, in which case we never have a localpool.

16 years agosusetags2solv didn't parse multiple patterns since I implemented parsing
Michael Matz [Thu, 7 Feb 2008 22:35:06 +0000 (22:35 +0000)]
susetags2solv didn't parse multiple patterns since I implemented parsing
two or more packages files :-/

16 years ago0.0.11
Stephan Kulow [Thu, 7 Feb 2008 17:41:17 +0000 (17:41 +0000)]
0.0.11

16 years agorename libsatsolver in satsolver-tools
Stephan Kulow [Thu, 7 Feb 2008 17:40:19 +0000 (17:40 +0000)]
rename libsatsolver in satsolver-tools

16 years agohonor Solver.limittokind
Klaus Kaempf [Thu, 7 Feb 2008 15:35:33 +0000 (15:35 +0000)]
honor Solver.limittokind

16 years agoprepare limittokind
Klaus Kaempf [Thu, 7 Feb 2008 09:59:09 +0000 (09:59 +0000)]
prepare limittokind

16 years agosrcpackage_local only works from clean build dir it seems
Stephan Kulow [Thu, 7 Feb 2008 09:23:31 +0000 (09:23 +0000)]
srcpackage_local only works from clean build dir it seems

16 years agocleanup
Stefan Schubert [Thu, 7 Feb 2008 09:20:01 +0000 (09:20 +0000)]
cleanup

16 years agofor the RPM-challenged
Stephan Kulow [Thu, 7 Feb 2008 09:16:44 +0000 (09:16 +0000)]
for the RPM-challenged

16 years agosync with autobuild
Stephan Kulow [Thu, 7 Feb 2008 09:13:23 +0000 (09:13 +0000)]
sync with autobuild

16 years agolet's increase against factory
Stephan Kulow [Thu, 7 Feb 2008 09:11:36 +0000 (09:11 +0000)]
let's increase against factory

16 years agointroduce Solvable.kind to remove the need for strcmp()/strchr() when
Klaus Kaempf [Thu, 7 Feb 2008 08:53:19 +0000 (08:53 +0000)]
introduce Solvable.kind to remove the need for strcmp()/strchr() when
accessing the name in libzypp and other applications.
Its also in preparation of per-kind solving (not implemented yet).

The name prefix (e.g. "pattern:") is still kept but only needed for
capability matching. kind is implemented as an offset (unsigned int)
matching the length of the name prefix. Applications can simply use
(solvable.name + solvable.kind) to strip the prefix from the name.

To prevent name clashes, "product:" was renamed to "prod:". Being
seldomly used, this seems to be acceptable.

Missing understandable documentation on the format of .solv files, the
kind value is currently NOT stored but computed on read.
tools/repo_susetags.c is already prepared to write the kind, solv
version6 should support storing kind values in .solv files.

16 years agoFix merge_attrs, so that not (e.g.) two medianr attributes show up in
Michael Matz [Wed, 6 Feb 2008 20:13:36 +0000 (20:13 +0000)]
Fix merge_attrs, so that not (e.g.) two medianr attributes show up in
susetags converted solvables using =Shr .

16 years agoMake mergesolv work again.
Michael Matz [Wed, 6 Feb 2008 19:55:36 +0000 (19:55 +0000)]
Make mergesolv work again.

16 years agoMake repo_lookup_num work.
Michael Matz [Wed, 6 Feb 2008 19:37:45 +0000 (19:37 +0000)]
Make repo_lookup_num work.

16 years agoPrefer installed solvables first if there are two available with the
Stefan Schubert [Wed, 6 Feb 2008 10:05:44 +0000 (10:05 +0000)]
Prefer installed solvables first if there are two available with the
same name and evr. Bug#351941

16 years agoDoesn't segfault anymore.
Michael Matz [Wed, 6 Feb 2008 02:30:32 +0000 (02:30 +0000)]
Doesn't segfault anymore.

16 years agoexpose repo_lookup_str and add lookup_num (nonworking)
Duncan Mac-Vicar P [Wed, 6 Feb 2008 02:08:15 +0000 (02:08 +0000)]
expose repo_lookup_str and add lookup_num (nonworking)

16 years agounbreak
Duncan Mac-Vicar P [Wed, 6 Feb 2008 02:08:09 +0000 (02:08 +0000)]
unbreak

16 years agoavoid segfault. FIXME please
Duncan Mac-Vicar P [Wed, 6 Feb 2008 02:08:04 +0000 (02:08 +0000)]
avoid segfault. FIXME please

16 years agoI understand the solver a bit now , enough to hack around the problem causing
Michael Matz [Wed, 6 Feb 2008 01:46:44 +0000 (01:46 +0000)]
I understand the solver a bit now , enough to hack around the problem causing
#354404 .  See the elaborate comment.  No additional test suite errors
(i.e. only those from the disabling of locale/language support).

16 years agofix segv when str2id(pool,NULL)
Michael Andres [Tue, 5 Feb 2008 20:33:39 +0000 (20:33 +0000)]
fix segv when str2id(pool,NULL)

16 years agoIterating over the literals of a rule requires setting up the literal
Michael Matz [Tue, 5 Feb 2008 17:34:17 +0000 (17:34 +0000)]
Iterating over the literals of a rule requires setting up the literal
list pointer from rule->d.