Michael Andres [Fri, 15 Feb 2008 14:39:33 +0000 (14:39 +0000)]
remove unused libs
Stanislav Visnovsky [Fri, 15 Feb 2008 13:32:53 +0000 (13:32 +0000)]
document new configuration option
Stanislav Visnovsky [Fri, 15 Feb 2008 13:21:28 +0000 (13:21 +0000)]
comment the comment
Stanislav Visnovsky [Fri, 15 Feb 2008 13:16:22 +0000 (13:16 +0000)]
- unbreak refresh
- provide API for cleaning up packages
Duncan Mac-Vicar P [Fri, 15 Feb 2008 12:58:44 +0000 (12:58 +0000)]
- merge Stano's patch to keep downloaded rpms
Stefan Schubert [Fri, 15 Feb 2008 11:41:09 +0000 (11:41 +0000)]
do not delete unmaintained packages which has been selected by a none equivalent vendor
Stephan Kulow [Fri, 15 Feb 2008 10:54:07 +0000 (10:54 +0000)]
make sure zypper search works as non-root
Stephan Kulow [Fri, 15 Feb 2008 09:55:31 +0000 (09:55 +0000)]
different branch now
Stephan Kulow [Fri, 15 Feb 2008 09:55:12 +0000 (09:55 +0000)]
looks harmless :)
Stephan Kulow [Fri, 15 Feb 2008 09:50:42 +0000 (09:50 +0000)]
move into trunk
Michael Andres [Thu, 14 Feb 2008 23:13:41 +0000 (23:13 +0000)]
add basic locale interface to ResPool, remove deprecated _gxx hashes
Stefan Schubert [Thu, 14 Feb 2008 17:10:55 +0000 (17:10 +0000)]
rename packages works for update now
Michael Matz [Thu, 14 Feb 2008 11:37:51 +0000 (11:37 +0000)]
Make byIdent{Begin,End} an indexed iterator globally, remove PoolIndex
from doUpgrade.
Michael Matz [Thu, 14 Feb 2008 11:01:40 +0000 (11:01 +0000)]
Ahja, 80% of the time in doUpgrade (now that the iterator is fast) is
taken up by filling a cleverly sorted map, which isn't used anywhere.
Michael Andres [Thu, 14 Feb 2008 10:25:58 +0000 (10:25 +0000)]
use ByteCount::Unit
Michael Matz [Thu, 14 Feb 2008 09:22:25 +0000 (09:22 +0000)]
Correct size calculation and use the right attribute name for the
install size.
Michael Andres [Wed, 13 Feb 2008 15:28:11 +0000 (15:28 +0000)]
fix vendor attr
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:27:50 +0000 (15:27 +0000)]
backup
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:25:40 +0000 (15:25 +0000)]
regenerate rpm cache just after commit
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:07:15 +0000 (15:07 +0000)]
backup my devel dir
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:07:14 +0000 (15:07 +0000)]
- Implement a more efficient rpm cache based on micha and coolo's ideas
- rename _rpm.solv to @System.solv (or whatever system repo name is)
- use the old solv to speedup rpmdb2solv (merge) if it is available
Stefan Schubert [Wed, 13 Feb 2008 15:04:52 +0000 (15:04 +0000)]
take uncompressed control file
Stefan Schubert [Wed, 13 Feb 2008 14:03:20 +0000 (14:03 +0000)]
typo
Michael Andres [Wed, 13 Feb 2008 13:02:39 +0000 (13:02 +0000)]
speed up upgrade
Michael Andres [Wed, 13 Feb 2008 11:26:37 +0000 (11:26 +0000)]
fix iterator
Michael Andres [Tue, 12 Feb 2008 17:31:05 +0000 (17:31 +0000)]
pool iterator fixes
Stephan Kulow [Tue, 12 Feb 2008 16:10:50 +0000 (16:10 +0000)]
submit
Michael Andres [Tue, 12 Feb 2008 15:16:16 +0000 (15:16 +0000)]
filter unwanted architectures from pool
Duncan Mac-Vicar P [Tue, 12 Feb 2008 13:20:47 +0000 (13:20 +0000)]
unitialized reference
Michael Andres [Tue, 12 Feb 2008 12:09:13 +0000 (12:09 +0000)]
backup
Michael Andres [Tue, 12 Feb 2008 11:29:42 +0000 (11:29 +0000)]
drop ResPool byName iterator and use byIdent
Duncan Mac-Vicar P [Tue, 12 Feb 2008 10:51:38 +0000 (10:51 +0000)]
More attributes
Stefan Schubert [Tue, 12 Feb 2008 09:58:53 +0000 (09:58 +0000)]
compressing control file too
Duncan Mac-Vicar P [Mon, 11 Feb 2008 18:50:36 +0000 (18:50 +0000)]
- properties for patterns
Stefan Schubert [Mon, 11 Feb 2008 15:58:57 +0000 (15:58 +0000)]
sync filename
Stefan Schubert [Mon, 11 Feb 2008 15:49:15 +0000 (15:49 +0000)]
using byIdentBegin istead of byNameBegin
Duncan Mac-Vicar P [Mon, 11 Feb 2008 15:45:48 +0000 (15:45 +0000)]
compile on 64 bit
Stefan Schubert [Mon, 11 Feb 2008 14:56:42 +0000 (14:56 +0000)]
cleanup; generate control file
Stephan Kulow [Mon, 11 Feb 2008 14:35:22 +0000 (14:35 +0000)]
fixing cmake syntax
Stefan Schubert [Mon, 11 Feb 2008 14:25:29 +0000 (14:25 +0000)]
code cleanup
Stefan Schubert [Mon, 11 Feb 2008 14:25:11 +0000 (14:25 +0000)]
added < operator
Michael Andres [Mon, 11 Feb 2008 13:08:25 +0000 (13:08 +0000)]
Add pool byIdent iterator: Iterate over all items of a given name and kind.
This is faster than iterating by name and filtering by kind.
Stephan Kulow [Mon, 11 Feb 2008 09:37:57 +0000 (09:37 +0000)]
get rid of -O3 in debug builds and increase version
Michael Matz [Mon, 11 Feb 2008 04:30:08 +0000 (04:30 +0000)]
Dear Lord! There's always infinite amazement into which total and utter
crap code can transform by using boost. This removes 325 lines, adds
47 new ones (for a slow implementation of XML escaping) and now my
"zypper in kde4-bozo" takes 14 seconds instead of 128. Yes, nine times
faster! There should be a severe penalty for using boost for ANYTHING.
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:20 +0000 (22:34 +0000)]
remove cache, compile
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:15 +0000 (22:34 +0000)]
- this is wrong, suse/ dir is a datadir told in the content file so this uggly append is
not valid for yum repos.
so for now, as the optimization of mediafile only happens in susetags repos
append suse/ only for this case.
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:10 +0000 (22:34 +0000)]
remove cache
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:06 +0000 (22:34 +0000)]
remove cache
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:33:50 +0000 (22:33 +0000)]
no tabs please
Duncan Mac-Vicar P [Fri, 8 Feb 2008 18:12:45 +0000 (18:12 +0000)]
add addRepo filter
Michael Andres [Fri, 8 Feb 2008 17:46:51 +0000 (17:46 +0000)]
avoid map in PoolImpl
Michael Andres [Fri, 8 Feb 2008 17:46:26 +0000 (17:46 +0000)]
revert fix
Michael Andres [Fri, 8 Feb 2008 17:42:11 +0000 (17:42 +0000)]
fix to compile
Duncan Mac-Vicar P [Fri, 8 Feb 2008 17:09:51 +0000 (17:09 +0000)]
- move the callback from constructor to query()
- add filter by installed & uninstalled
Duncan Mac-Vicar P [Fri, 8 Feb 2008 16:01:37 +0000 (16:01 +0000)]
fix testcase names to make cmakelists easier
Duncan Mac-Vicar P [Fri, 8 Feb 2008 16:01:12 +0000 (16:01 +0000)]
- first version of PoolQuery, based on JKupec Query proposal.
- unit test (not asserting nothing right now)
Stefan Schubert [Fri, 8 Feb 2008 12:41:16 +0000 (12:41 +0000)]
bugfix, generating broken helixfiles
Stephan Kulow [Fri, 8 Feb 2008 11:50:31 +0000 (11:50 +0000)]
to be submitted
Stefan Schubert [Fri, 8 Feb 2008 11:25:19 +0000 (11:25 +0000)]
generating testcase BEFORE staring the solver
Stefan Schubert [Fri, 8 Feb 2008 11:24:51 +0000 (11:24 +0000)]
generating testcase BEFORE staring the solver
Stephan Kulow [Fri, 8 Feb 2008 09:23:55 +0000 (09:23 +0000)]
fix changelog
Stephan Kulow [Fri, 8 Feb 2008 09:14:39 +0000 (09:14 +0000)]
r8433 | jkupec | 2008-02-01 17:46:57 +0100 (Fr, 01 Feb 2008) | 2 lines
changes
Stephan Kulow [Fri, 8 Feb 2008 09:14:10 +0000 (09:14 +0000)]
r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr, 01 Feb 2008) | 2 lines
- fixed renaming a repo to an existing one (bnc #228216)
Stephan Kulow [Fri, 8 Feb 2008 09:13:21 +0000 (09:13 +0000)]
r8388 | jkupec | 2008-01-29 17:05:41 +0100 (Di, 29 Jan 2008) | 2 lines
- handle \" and \ at the end of the quoted parameter value
Stephan Kulow [Fri, 8 Feb 2008 09:13:05 +0000 (09:13 +0000)]
r8382 | jkupec | 2008-01-29 10:38:37 +0100 (Di, 29 Jan 2008) | 2 lines
- unescape also \\
Stephan Kulow [Fri, 8 Feb 2008 09:11:53 +0000 (09:11 +0000)]
belong to the previous change
Stephan Kulow [Fri, 8 Feb 2008 09:11:29 +0000 (09:11 +0000)]
r8368 | jkupec | 2008-01-24 18:26:36 +0100 (Do, 24 Jan 2008) | 2 lines
- read .curlrc more robustly (#330351)
Stephan Kulow [Fri, 8 Feb 2008 09:11:10 +0000 (09:11 +0000)]
r8366 | jkupec | 2008-01-24 16:41:59 +0100 (Do, 24 Jan 2008) | 2 lines
- quotes added
Stephan Kulow [Fri, 8 Feb 2008 09:08:59 +0000 (09:08 +0000)]
r8314 | jkupec | 2008-01-17 15:10:30 +0100 (Do, 17 Jan 2008) | 2 lines
- saner NFS timeo default (#350309)
Stephan Kulow [Fri, 8 Feb 2008 09:08:32 +0000 (09:08 +0000)]
r8309 | kkaempf | 2008-01-17 12:04:22 +0100 (Do, 17 Jan 2008) | 3 lines
- support 'patterns.pat' and 'patterns.pat.gz' to read all
patterns in one go.
Stephan Kulow [Fri, 8 Feb 2008 08:57:09 +0000 (08:57 +0000)]
r8225 | coolo | 2008-01-08 17:11:59 +0100 (Di, 08 Jan 2008) | 2 lines
I wonder what funny bugs such a typo creates
Stephan Kulow [Fri, 8 Feb 2008 08:55:06 +0000 (08:55 +0000)]
r8180 | jkupec | 2008-01-02 18:28:28 +0100 (Mi, 02 Jan 2008) | 2 lines
changes
Stephan Kulow [Fri, 8 Feb 2008 08:52:53 +0000 (08:52 +0000)]
------------------------------------------------------------------------
r8179 | jkupec | 2008-01-02 18:23:07 +0100 (Mi, 02 Jan 2008) | 3 lines
- enabled usage of symlinks to iso files (#274651)
- this will probably work only for file/dir and cd/dvd schemes
------------------------------------------------------------------------
Stephan Kulow [Fri, 8 Feb 2008 08:52:29 +0000 (08:52 +0000)]
------------------------------------------------------------------------
r8177 | jkupec | 2008-01-02 18:02:39 +0100 (Mi, 02 Jan 2008) | 8 lines
- expandlink(Pathname) added
- TODO: could be made so that it throws on bad links (better error
reporting)
- TODO: cyclic links protection can be improved by remembering paths
alredy visited and checking them (again better error reporting and
performance)
------------------------------------------------------------------------
Stefan Schubert [Fri, 8 Feb 2008 08:33:29 +0000 (08:33 +0000)]
reduced logging
Michael Matz [Fri, 8 Feb 2008 01:28:54 +0000 (01:28 +0000)]
Equality of C strings is tested by !strcmp() :-)
Michael Matz [Fri, 8 Feb 2008 00:06:10 +0000 (00:06 +0000)]
To determine a checksum of the current rpmdatabase (changing whenever
something was installed) /var/lib/rpm/Name is as good as
/var/lib/rpm/Packages. Only 10000 times smaller (and hence faster).
Shoves off another 33% of "zypper in -D kde4-bovo".
Michael Matz [Thu, 7 Feb 2008 23:54:37 +0000 (23:54 +0000)]
_XDEBUG is often _extremely_ expensive (the << operators for e.g.
solvables and the like). So guard applying the operators with a check
for excessive debugging. That's nearly 25% of the runtime of "zypper in
-D something".
Michael Matz [Thu, 7 Feb 2008 23:00:35 +0000 (23:00 +0000)]
Use the correct attribute for license and eula.
Stephan Kulow [Thu, 7 Feb 2008 17:43:40 +0000 (17:43 +0000)]
require a fixed version of satsolver-tools
Michael Matz [Thu, 7 Feb 2008 17:34:01 +0000 (17:34 +0000)]
Also prepend arch dir if we have a mediafile.
Duncan Mac-Vicar P [Thu, 7 Feb 2008 17:18:55 +0000 (17:18 +0000)]
bump
Duncan Mac-Vicar P [Thu, 7 Feb 2008 17:04:46 +0000 (17:04 +0000)]
- compile testsuite
Michael Andres [Thu, 7 Feb 2008 16:41:02 +0000 (16:41 +0000)]
prepare namespace callback
Stephan Kulow [Thu, 7 Feb 2008 12:47:18 +0000 (12:47 +0000)]
do not call non-existant binaries
Stephan Kulow [Thu, 7 Feb 2008 12:12:39 +0000 (12:12 +0000)]
don't do it twice :)
Duncan Mac-Vicar P [Thu, 7 Feb 2008 12:11:04 +0000 (12:11 +0000)]
readd
Stephan Kulow [Thu, 7 Feb 2008 12:10:22 +0000 (12:10 +0000)]
fixing packaging one more time
Stephan Kulow [Thu, 7 Feb 2008 11:38:18 +0000 (11:38 +0000)]
ignore
Duncan Mac-Vicar P [Thu, 7 Feb 2008 11:20:22 +0000 (11:20 +0000)]
fix rpm packaging
Stephan Kulow [Thu, 7 Feb 2008 10:01:24 +0000 (10:01 +0000)]
yast2-pkg-bindings need 4.1.8
Stephan Kulow [Thu, 7 Feb 2008 09:59:48 +0000 (09:59 +0000)]
who did this let slip through?
Stephan Kulow [Thu, 7 Feb 2008 09:46:20 +0000 (09:46 +0000)]
I like it easy
Stephan Kulow [Thu, 7 Feb 2008 09:42:08 +0000 (09:42 +0000)]
sync with trunk
Stephan Kulow [Thu, 7 Feb 2008 09:40:07 +0000 (09:40 +0000)]
sync with autobuild
Michael Matz [Thu, 7 Feb 2008 04:10:29 +0000 (04:10 +0000)]
And now use the new lookupLocation function to get the media path.
With the added hack of prepending "suse/" I can now actually install a
package and it indeed downloads the right rpm. I've only tried dry
mode, so no actual installation happens. It seems as if installing just
one package doesn't really trigger a solver run, though (the
dependencies don't seem to be marked as to-install).
Due to the hack with the hard-coded datadir this only works when the
package comes from a susetags repo (the others don't yet have media
locations anyway).
Michael Matz [Thu, 7 Feb 2008 04:06:22 +0000 (04:06 +0000)]
Implement a lookupLocation function. The location is stored in a clever
way, so a helper function is necessary, that is further complicated by
the wish to iterate over the attributes for a solvable only once,
although we need up to three separate attributes to form the location.
Michael Matz [Thu, 7 Feb 2008 04:04:06 +0000 (04:04 +0000)]
Call the sat-solver helper programs from $PATH, not from /usr/bin.
Make it possible to have repo aliases with '/' in them (those are used
as filenames, which can't contain slashes).
Michael Matz [Thu, 7 Feb 2008 04:01:51 +0000 (04:01 +0000)]
Fix one common place of the "deprecated repository()" warnings.
Duncan Mac-Vicar P [Wed, 6 Feb 2008 17:28:05 +0000 (17:28 +0000)]
add path attribute