platform/upstream/libzypp.git
16 years ago- add cache path only if it exists
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:52 +0000 (12:56 +0000)]
- add cache path only if it exists
- make log line in fetcher better

16 years agomore fedora fixes
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:49 +0000 (12:56 +0000)]
more fedora fixes

16 years agobuild in other platforms
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:46 +0000 (12:56 +0000)]
build in other platforms

16 years agoreadd
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:44 +0000 (12:56 +0000)]
readd

16 years agounbreak
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:41 +0000 (12:56 +0000)]
unbreak

16 years agosome build fixes for other distros
Duncan Mac-Vicar P [Thu, 13 Mar 2008 12:56:35 +0000 (12:56 +0000)]
some build fixes for other distros

16 years ago- check the devindex returned from the callback
Jan Kupec [Thu, 13 Mar 2008 12:26:00 +0000 (12:26 +0000)]
- check the devindex returned from the callback

16 years agoAdd ExternalProgram::execError and ExternalProgram::command to improve error reporting.
Michael Andres [Thu, 13 Mar 2008 11:36:36 +0000 (11:36 +0000)]
Add ExternalProgram::execError and ExternalProgram::command to improve error reporting.

16 years agoAdd ExternalProgram::execError and ExternalProgram::command to improve error reporting.
Michael Andres [Thu, 13 Mar 2008 11:36:22 +0000 (11:36 +0000)]
Add ExternalProgram::execError and ExternalProgram::command to improve error reporting.

16 years agochanges
Jan Kupec [Thu, 13 Mar 2008 11:03:15 +0000 (11:03 +0000)]
changes

16 years ago- release all media before requesting another (bnc #336881)
Jan Kupec [Thu, 13 Mar 2008 10:45:13 +0000 (10:45 +0000)]
- release all media before requesting another (bnc #336881)
- needs testing, to be reverted if something goes wrong

16 years agochanges
Jan Kupec [Thu, 13 Mar 2008 10:36:15 +0000 (10:36 +0000)]
changes

16 years ago- getDetectedDevices added (fate #120298)
Jan Kupec [Thu, 13 Mar 2008 10:32:34 +0000 (10:32 +0000)]
- getDetectedDevices added (fate #120298)

16 years ago- passing the detected devices in MediaException was not a good idea,
Jan Kupec [Wed, 12 Mar 2008 16:23:41 +0000 (16:23 +0000)]
- passing the detected devices in MediaException was not a good idea,
  too much code change would be needed, too much overhead
- MediaManager::getDetectedDevices() added

16 years agochanges
Jan Kupec [Wed, 12 Mar 2008 14:57:40 +0000 (14:57 +0000)]
changes

16 years ago- one more fix - having a reference as exception data is probably not a
Jan Kupec [Wed, 12 Mar 2008 14:54:02 +0000 (14:54 +0000)]
- one more fix - having a reference as exception data is probably not a
  good idea

16 years ago- remove bad calls to the media release() methods
Jan Kupec [Wed, 12 Mar 2008 14:29:15 +0000 (14:29 +0000)]
- remove bad calls to the media release() methods

16 years agoname it
Stephan Kulow [Wed, 12 Mar 2008 13:37:33 +0000 (13:37 +0000)]
name it

16 years ago- removed the old release(bool eject) methods
Jan Kupec [Wed, 12 Mar 2008 12:28:41 +0000 (12:28 +0000)]
- removed the old release(bool eject) methods

16 years ago- label string added to the request media callback
Jan Kupec [Wed, 12 Mar 2008 10:34:13 +0000 (10:34 +0000)]
- label string added to the request media callback

16 years ago- enable media API to eject specific device
Jan Kupec [Wed, 12 Mar 2008 10:27:43 +0000 (10:27 +0000)]
- enable media API to eject specific device

16 years agoboost::test is such a piece of crap. Rewrite testcases to not be
Michael Matz [Wed, 12 Mar 2008 01:45:25 +0000 (01:45 +0000)]
boost::test is such a piece of crap.  Rewrite testcases to not be
parameterized, so we can use auto-testcases, hence do away with the
manual testsuite registrations which changed incompatibly (without
compilation error) between 1.33 and 1.34.

16 years agofixed testcases
Michael Andres [Tue, 11 Mar 2008 15:17:52 +0000 (15:17 +0000)]
fixed testcases

16 years agofix VendorAttr computing wrong equivalence classes
Michael Andres [Tue, 11 Mar 2008 12:26:41 +0000 (12:26 +0000)]
fix VendorAttr computing wrong equivalence classes

16 years agofixme warnings updated
Michael Andres [Tue, 11 Mar 2008 11:57:21 +0000 (11:57 +0000)]
fixme warnings updated

16 years agoThrow exception if a contentfile does not define a single metadata file
Michael Andres [Mon, 10 Mar 2008 13:20:03 +0000 (13:20 +0000)]
Throw exception if a contentfile does not define a single metadata file

16 years ago- don't report average download rate if the download didn't last more
Jan Kupec [Mon, 10 Mar 2008 12:54:03 +0000 (12:54 +0000)]
- don't report average download rate if the download didn't last more
  than 1 second

16 years ago- increase minor and compat minor due to changes in the media backend API
Jan Kupec [Mon, 10 Mar 2008 12:34:08 +0000 (12:34 +0000)]
- increase minor and compat minor due to changes in the media backend API
- changes

16 years ago- comment
Jan Kupec [Mon, 10 Mar 2008 12:29:57 +0000 (12:29 +0000)]
- comment

16 years ago- provide download rate info (avg and curent) for ftp/http (#168935)
Jan Kupec [Mon, 10 Mar 2008 12:25:45 +0000 (12:25 +0000)]
- provide download rate info (avg and curent) for ftp/http (#168935)

16 years agochanges
Jan Kupec [Mon, 10 Mar 2008 11:47:43 +0000 (11:47 +0000)]
changes

16 years ago- clean also .cookie files
Jan Kupec [Mon, 10 Mar 2008 11:44:51 +0000 (11:44 +0000)]
- clean also .cookie files
- cleanTargetCache() added
- use escaped_alias() in rawcache_path_for_repoinfo() and
  packagescache_path_for_repoinfo()

16 years agoFix fallout after the big SOLV change: new attribute names, and
Michael Matz [Fri, 7 Mar 2008 20:15:03 +0000 (20:15 +0000)]
Fix fallout after the big SOLV change: new attribute names, and
different representation of rpm locations.

16 years agochanges
Jan Kupec [Fri, 7 Mar 2008 19:00:31 +0000 (19:00 +0000)]
changes

16 years ago- fixed location of RPMs in subdirs when parsing plaindir repo
Jan Kupec [Fri, 7 Mar 2008 18:57:41 +0000 (18:57 +0000)]
- fixed location of RPMs in subdirs when parsing plaindir repo
  recursively (bnc #368218)

16 years agoignore ignore
Stephan Kulow [Fri, 7 Mar 2008 09:55:54 +0000 (09:55 +0000)]
ignore ignore

16 years agoautobuild submission
Stephan Kulow [Fri, 7 Mar 2008 09:55:15 +0000 (09:55 +0000)]
autobuild submission

16 years agodo NOT ignore sat solver settings
Stefan Schubert [Thu, 6 Mar 2008 13:54:49 +0000 (13:54 +0000)]
do NOT ignore sat solver settings

16 years agoDo not filter any installed solvables.
Michael Andres [Thu, 6 Mar 2008 12:44:43 +0000 (12:44 +0000)]
Do not filter any installed solvables.

16 years agoset architecture before generating whatprovides #367684
Stefan Schubert [Thu, 6 Mar 2008 12:14:23 +0000 (12:14 +0000)]
set architecture before generating whatprovides #367684

16 years agoTry to rebuild broken solv files in Target::load.
Michael Andres [Wed, 5 Mar 2008 10:35:21 +0000 (10:35 +0000)]
Try to rebuild broken solv files in Target::load.

16 years agosplitted in two testcases
Stefan Schubert [Wed, 5 Mar 2008 09:43:01 +0000 (09:43 +0000)]
splitted in two testcases

16 years agofixed doc
Michael Andres [Tue, 4 Mar 2008 17:23:39 +0000 (17:23 +0000)]
fixed doc

16 years ago- Try to rebuild broken solv files in RepoManager::loadFromCache.
Michael Andres [Tue, 4 Mar 2008 17:21:33 +0000 (17:21 +0000)]
- Try to rebuild broken solv files in RepoManager::loadFromCache.
- Fix RepoStatus::operator&& and RepoStatus testsuite.

16 years agoadded testsuite backdoor
Michael Andres [Tue, 4 Mar 2008 17:12:36 +0000 (17:12 +0000)]
added testsuite backdoor

16 years agoimprove problem solution if a requirement cannot be fulfilled. Bug #358560
Stefan Schubert [Tue, 4 Mar 2008 15:10:28 +0000 (15:10 +0000)]
improve problem solution if a requirement cannot be fulfilled. Bug #358560

16 years agoimprove problem solution if a requirement cannot be fulfilled. Bug #358560
Stefan Schubert [Tue, 4 Mar 2008 15:08:58 +0000 (15:08 +0000)]
improve problem solution if a requirement cannot be fulfilled. Bug #358560

16 years agoSave and restore requested locales on target load/commit
Michael Andres [Tue, 4 Mar 2008 11:59:55 +0000 (11:59 +0000)]
Save and restore requested locales on target load/commit

16 years agomissing NL in logline
Michael Andres [Tue, 4 Mar 2008 11:56:38 +0000 (11:56 +0000)]
missing NL in logline

16 years agoimproved output of vendor change solution #362985
Stefan Schubert [Tue, 4 Mar 2008 10:13:42 +0000 (10:13 +0000)]
improved output of vendor change solution #362985

16 years agoPrevent reinstallation of installed packages
Stefan Schubert [Mon, 3 Mar 2008 16:11:05 +0000 (16:11 +0000)]
Prevent reinstallation of installed packages

16 years agoprevent reinstallation of installed packages
Stefan Schubert [Mon, 3 Mar 2008 16:10:07 +0000 (16:10 +0000)]
prevent reinstallation of installed packages

16 years agoadapt to changed satsolver API
Michael Andres [Mon, 3 Mar 2008 12:55:46 +0000 (12:55 +0000)]
adapt to changed satsolver API

16 years agoanother case where we better refresh the metadata instead
Stephan Kulow [Sun, 2 Mar 2008 16:25:50 +0000 (16:25 +0000)]
another case where we better refresh the metadata instead
of relying on the user to call refresh after having added
a repo

16 years agonext step to get my live cd working again
Stephan Kulow [Sun, 2 Mar 2008 15:13:41 +0000 (15:13 +0000)]
next step to get my live cd working again

16 years agosubmit to autobuild
Stephan Kulow [Sun, 2 Mar 2008 09:28:41 +0000 (09:28 +0000)]
submit to autobuild

16 years agotrying to fix live cds
Stephan Kulow [Sun, 2 Mar 2008 09:27:27 +0000 (09:27 +0000)]
trying to fix live cds

16 years agosetting requested locales in the testcases
Stefan Schubert [Fri, 29 Feb 2008 15:58:41 +0000 (15:58 +0000)]
setting requested locales in the testcases

16 years ago- added ByRepository again (Should be better in Filter.h"
Stefan Schubert [Fri, 29 Feb 2008 11:54:58 +0000 (11:54 +0000)]
- added ByRepository again (Should be better in Filter.h"
- Bugfix in getting repository

16 years agolibzypp Repository class has been exchanged by the SAT repo
Stefan Schubert [Fri, 29 Feb 2008 10:43:18 +0000 (10:43 +0000)]
libzypp Repository class has been exchanged by the SAT repo

16 years agonot sure what tool Duncan uses
Stephan Kulow [Fri, 29 Feb 2008 09:26:36 +0000 (09:26 +0000)]
not sure what tool Duncan uses

16 years agochanges
Jan Kupec [Thu, 28 Feb 2008 15:44:52 +0000 (15:44 +0000)]
changes

16 years ago- FATE #303284 port from SP2 - special exception message if server
Jan Kupec [Thu, 28 Feb 2008 15:43:07 +0000 (15:43 +0000)]
- FATE #303284 port from SP2 - special exception message if server
  returns 403 (forbidden)
- MediaException messages marked for translation

16 years agoMoving sat-repo to official libzypp-repo; PART 2
Stefan Schubert [Wed, 27 Feb 2008 13:01:55 +0000 (13:01 +0000)]
Moving sat-repo to official libzypp-repo; PART 2

16 years agoMoving sat-repo to official libzypp-repo; PART 1
Stefan Schubert [Wed, 27 Feb 2008 12:24:47 +0000 (12:24 +0000)]
Moving sat-repo to official libzypp-repo; PART 1

16 years agohelp compiler selecting the right namespace
Michael Andres [Wed, 27 Feb 2008 11:39:40 +0000 (11:39 +0000)]
help compiler selecting the right namespace

16 years agofix changelog
Duncan Mac-Vicar P [Wed, 27 Feb 2008 09:31:47 +0000 (09:31 +0000)]
fix changelog

16 years agofix target not cachedsometimes
Duncan Mac-Vicar P [Wed, 27 Feb 2008 09:18:24 +0000 (09:18 +0000)]
fix target not cachedsometimes

16 years ago- compile fix - fixed logging
Ladislav Slezak [Wed, 27 Feb 2008 07:53:34 +0000 (07:53 +0000)]
- compile fix - fixed logging

16 years agoprovide exception history if solv file creation fails
Michael Andres [Tue, 26 Feb 2008 17:02:46 +0000 (17:02 +0000)]
provide exception history if solv file creation fails

16 years agoTake sat-repo-id instead of repository repo ID
Stefan Schubert [Tue, 26 Feb 2008 16:10:21 +0000 (16:10 +0000)]
Take sat-repo-id instead of repository repo ID

16 years agogive right media number
Duncan Mac-Vicar P [Tue, 26 Feb 2008 15:37:30 +0000 (15:37 +0000)]
give right media number

16 years ago- DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
Ladislav Slezak [Tue, 26 Feb 2008 13:00:12 +0000 (13:00 +0000)]
- DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
  file systems (#333166)
- rev. 8915

16 years agoFixed Capabilites iterator exposing prereq marker.
Michael Andres [Tue, 26 Feb 2008 12:29:19 +0000 (12:29 +0000)]
Fixed Capabilites iterator exposing prereq marker.

16 years agopostinstall fixed
Stefan Schubert [Tue, 26 Feb 2008 10:30:24 +0000 (10:30 +0000)]
postinstall fixed

16 years agopostinstall script fixed
Stefan Schubert [Tue, 26 Feb 2008 10:28:56 +0000 (10:28 +0000)]
postinstall script fixed

16 years agoreduced logging
Stefan Schubert [Tue, 26 Feb 2008 10:11:38 +0000 (10:11 +0000)]
reduced logging

16 years ago- some fixes to get the stack built in other distributions
Duncan Mac-Vicar P [Mon, 25 Feb 2008 17:46:37 +0000 (17:46 +0000)]
- some fixes to get the stack built in other distributions

16 years agoRevision 8904
Stefan Schubert [Mon, 25 Feb 2008 16:07:48 +0000 (16:07 +0000)]
Revision 8904

16 years agofix in generating testcases. e.g. modaliases will be written back in the original...
Stefan Schubert [Mon, 25 Feb 2008 15:53:49 +0000 (15:53 +0000)]
fix in generating testcases. e.g. modaliases will be written back in the original form

16 years agomore detailed error reporting
Michael Andres [Mon, 25 Feb 2008 15:14:15 +0000 (15:14 +0000)]
more detailed error reporting

16 years ago- Remove obsolete sql database. (bnc#363224)
Michael Andres [Mon, 25 Feb 2008 12:22:47 +0000 (12:22 +0000)]
- Remove obsolete sql database. (bnc#363224)

16 years agoLet's make the tests also compile with boost 1.33 (auto_unit_test.hpp is
Michael Matz [Sat, 23 Feb 2008 03:05:32 +0000 (03:05 +0000)]
Let's make the tests also compile with boost 1.33 (auto_unit_test.hpp is
a compat header in 1.34, so we can use it, and the
BOOST_AUTO_TEST_MAIN define is a no-op in 1.34 boost, so we also can use
it unconditionally).

16 years agoReally delete the SQLite cache dir.
Michael Matz [Sat, 23 Feb 2008 02:30:33 +0000 (02:30 +0000)]
Really delete the SQLite cache dir.

16 years agowrong format
Stefan Schubert [Fri, 22 Feb 2008 14:35:25 +0000 (14:35 +0000)]
wrong format

16 years agogrant it a +1
Stephan Kulow [Fri, 22 Feb 2008 14:23:57 +0000 (14:23 +0000)]
grant it a +1

16 years agoTake care target uses --root when creating solv files (bnc #363789)
Michael Andres [Fri, 22 Feb 2008 13:54:07 +0000 (13:54 +0000)]
Take care target uses --root when creating solv files (bnc #363789)

16 years agofix package attrs
Duncan Mac-Vicar P [Fri, 22 Feb 2008 12:41:55 +0000 (12:41 +0000)]
fix package attrs

16 years agoits 'rpm-devel' missing, not 'rpm'
Klaus Kaempf [Fri, 22 Feb 2008 12:14:33 +0000 (12:14 +0000)]
its 'rpm-devel' missing, not 'rpm'

16 years agoUnmaintained packages which does not fit to the updated system
Stefan Schubert [Fri, 22 Feb 2008 09:11:22 +0000 (09:11 +0000)]
Unmaintained packages which does not fit to the updated system
(broken dependencies) will be deleted.

16 years agobugfix
Stefan Schubert [Fri, 22 Feb 2008 09:09:53 +0000 (09:09 +0000)]
bugfix

16 years agoUnmaintained packages which does not fit to the updated system
Stefan Schubert [Fri, 22 Feb 2008 08:56:35 +0000 (08:56 +0000)]
Unmaintained packages which does not fit to the updated system
(broken dependencies) will be deleted.

16 years agojust noticed a missing dep
Stephan Kulow [Fri, 22 Feb 2008 06:20:58 +0000 (06:20 +0000)]
just noticed a missing dep

16 years agoUse new interface for initializing the file provides.
Michael Matz [Thu, 21 Feb 2008 18:52:31 +0000 (18:52 +0000)]
Use new interface for initializing the file provides.

16 years agoAdd ByLocaleSupport filter to iterate solvables according to their locale support.
Michael Andres [Thu, 21 Feb 2008 17:34:47 +0000 (17:34 +0000)]
Add ByLocaleSupport filter to iterate solvables according to their locale support.

16 years agoWe need to add mediadir also in the non-trivial case.
Michael Matz [Thu, 21 Feb 2008 15:39:05 +0000 (15:39 +0000)]
We need to add mediadir also in the non-trivial case.

16 years agotoo complicate comparison;-)
Stefan Schubert [Thu, 21 Feb 2008 09:49:05 +0000 (09:49 +0000)]
too complicate comparison;-)

16 years ago- remove flag delete_unmaintained
Stefan Schubert [Thu, 21 Feb 2008 09:45:44 +0000 (09:45 +0000)]
- remove flag delete_unmaintained
- cleanup resolver problems
- add list which shows unmaintained packages. Will be needed if they
  break with the updated system in order to delete them.

16 years agoCleanup unused /var/lib/zypp/cache in migrate_sources
Michael Andres [Wed, 20 Feb 2008 12:49:52 +0000 (12:49 +0000)]
Cleanup unused /var/lib/zypp/cache in migrate_sources

16 years ago- regarding language dependencies while update correctly
Stefan Schubert [Wed, 20 Feb 2008 11:40:57 +0000 (11:40 +0000)]
- regarding language dependencies while update correctly
- using sat::WhatProvides instaed of SATResolver::whoProvides