Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:17 +0000 (11:41 +0000)]
- read split and filesystem capabilities
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:16 +0000 (11:41 +0000)]
- add split and filesystem caps to cache
- make cache initializer go out of scope as soon it is not needed anymore
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:15 +0000 (11:41 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:14 +0000 (11:41 +0000)]
- add pkgname attribute to modalias caps (#295473)
Michael Andres [Fri, 3 Aug 2007 11:40:44 +0000 (11:40 +0000)]
Provide CapFactory::parse templating the Resolvable::Kind.
Michael Andres [Fri, 3 Aug 2007 11:39:23 +0000 (11:39 +0000)]
Specialize str::asString<> for intrusive_ptr and weak_ptr. Inline
trivial str::asString<std::string>.
Stefan Schubert [Fri, 3 Aug 2007 10:36:10 +0000 (10:36 +0000)]
revision 6418
Stefan Schubert [Fri, 3 Aug 2007 10:34:59 +0000 (10:34 +0000)]
logging additional dependencies; corrected language and system dependencies
Stefan Schubert [Fri, 3 Aug 2007 10:33:45 +0000 (10:33 +0000)]
API for retrieving additional dependencies
Michael Andres [Thu, 2 Aug 2007 16:19:26 +0000 (16:19 +0000)]
changes
Michael Andres [Thu, 2 Aug 2007 16:19:14 +0000 (16:19 +0000)]
- Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
has changed. Resolver must discard any cached filesystem dependencies.
(required for #271912)
Michael Andres [Thu, 2 Aug 2007 15:23:10 +0000 (15:23 +0000)]
As SerialNumber indicates changes, it does not make sense for
it to have non-const methods. Otherwise changes could not be
detected within in const methods.
Michael Andres [Thu, 2 Aug 2007 14:34:41 +0000 (14:34 +0000)]
changes
Michael Andres [Thu, 2 Aug 2007 14:34:23 +0000 (14:34 +0000)]
- Indicate changed pool content to the resolver. (required for #271912)
Michael Andres [Thu, 2 Aug 2007 14:22:34 +0000 (14:22 +0000)]
Add: Simple serial number management, e.g to indicate and
detect content changes.
Stefan Schubert [Thu, 2 Aug 2007 13:41:00 +0000 (13:41 +0000)]
improved layout for detail description in the error messages
Arvin Schnell [Thu, 2 Aug 2007 10:54:57 +0000 (10:54 +0000)]
- slightly improved
Stefan Schubert [Thu, 2 Aug 2007 08:45:31 +0000 (08:45 +0000)]
Bug 280387
Stefan Schubert [Thu, 2 Aug 2007 08:15:55 +0000 (08:15 +0000)]
speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
problems.
Michael Andres [Wed, 1 Aug 2007 16:49:08 +0000 (16:49 +0000)]
changes/version
Michael Andres [Wed, 1 Aug 2007 16:44:56 +0000 (16:44 +0000)]
- Fixed ScriptProvider and SrcPackageProvider to take just the RepoMediaAccess
on construction. This way one provider can retrieve multiple items.
- Finished TargetImpl::installSrcPackage.
Michael Andres [Wed, 1 Aug 2007 16:39:42 +0000 (16:39 +0000)]
Support setting a default ProvideFilePolicy, so it has not to be
repeated on each provideFile call.
Michael Andres [Wed, 1 Aug 2007 14:59:49 +0000 (14:59 +0000)]
convenience insert added
Arvin Schnell [Wed, 1 Aug 2007 13:53:27 +0000 (13:53 +0000)]
- added test program
Duncan Mac-Vicar P [Wed, 1 Aug 2007 13:15:44 +0000 (13:15 +0000)]
add index
Duncan Mac-Vicar P [Wed, 1 Aug 2007 13:15:43 +0000 (13:15 +0000)]
- implement disk usage basic infrastructure for cache store
- todo: retrieving it
- make changelog and filelist api similar to the other functions
Michael Andres [Wed, 1 Aug 2007 12:36:55 +0000 (12:36 +0000)]
Include forward declaration of resolvable smart pointer types
in ResTraits.h.
Michael Andres [Tue, 31 Jul 2007 19:59:00 +0000 (19:59 +0000)]
changes
Michael Andres [Tue, 31 Jul 2007 19:58:43 +0000 (19:58 +0000)]
- Added package attributes Package::sourcePkgName and
Package::sourcePkgEdition. Name and edition of the source
rpm this package was built from.
- Added ZYpp::installSrcPackage to install a single source package.
Michael Andres [Tue, 31 Jul 2007 18:00:56 +0000 (18:00 +0000)]
backup
Michael Andres [Tue, 31 Jul 2007 18:00:46 +0000 (18:00 +0000)]
Added filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
fixed MediaCurl to use them.
Michael Andres [Tue, 31 Jul 2007 17:34:46 +0000 (17:34 +0000)]
fix to compile
Michael Andres [Tue, 31 Jul 2007 17:04:31 +0000 (17:04 +0000)]
changes
Michael Andres [Tue, 31 Jul 2007 17:04:20 +0000 (17:04 +0000)]
changes
Michael Andres [Tue, 31 Jul 2007 17:03:48 +0000 (17:03 +0000)]
- Temorary files and directories created by makeSibling use the
same protection as the original.
Jan Kupec [Tue, 31 Jul 2007 15:10:16 +0000 (15:10 +0000)]
small doc addition
Duncan Mac-Vicar P [Tue, 31 Jul 2007 15:04:37 +0000 (15:04 +0000)]
- migrate sources
Duncan Mac-Vicar P [Tue, 31 Jul 2007 15:04:36 +0000 (15:04 +0000)]
initial version of a repository migrator
Michael Andres [Tue, 31 Jul 2007 14:28:11 +0000 (14:28 +0000)]
backup
Michael Andres [Tue, 31 Jul 2007 14:27:58 +0000 (14:27 +0000)]
use typedef
Arvin Schnell [Tue, 31 Jul 2007 09:09:54 +0000 (09:09 +0000)]
- fixed typos
Stefan Schubert [Tue, 31 Jul 2007 08:42:19 +0000 (08:42 +0000)]
version 3.13.2
Stefan Schubert [Tue, 31 Jul 2007 08:37:02 +0000 (08:37 +0000)]
Removed keepExtras from resolvePool
Stefan Schubert [Tue, 31 Jul 2007 08:34:52 +0000 (08:34 +0000)]
logging not needed
Stefan Schubert [Tue, 31 Jul 2007 08:32:10 +0000 (08:32 +0000)]
checking if item really exists; #295544
Duncan Mac-Vicar P [Mon, 30 Jul 2007 21:55:39 +0000 (21:55 +0000)]
arch and basearch working
Duncan Mac-Vicar P [Mon, 30 Jul 2007 21:55:34 +0000 (21:55 +0000)]
Merge branch 'repo-variables' of git://piscola.suse.de/suse/libzypp into repo-variables
Conflicts:
zypp/RepoInfo.h
Arvin Schnell [Mon, 30 Jul 2007 15:54:57 +0000 (15:54 +0000)]
- simplification
Arvin Schnell [Mon, 30 Jul 2007 15:50:17 +0000 (15:50 +0000)]
- removed superfluous namespace thingy
Michael Andres [Mon, 30 Jul 2007 15:19:11 +0000 (15:19 +0000)]
changes
Michael Andres [Mon, 30 Jul 2007 15:18:59 +0000 (15:18 +0000)]
- Remove tribool from RepoInfo's interface.
Arvin Schnell [Mon, 30 Jul 2007 14:54:11 +0000 (14:54 +0000)]
- cleanup
Arvin Schnell [Mon, 30 Jul 2007 14:45:06 +0000 (14:45 +0000)]
- cleanup
Jan Kupec [Mon, 30 Jul 2007 14:04:40 +0000 (14:04 +0000)]
improved refreshMetadata() message and doc
Stefan Schubert [Mon, 30 Jul 2007 13:06:33 +0000 (13:06 +0000)]
back to revision 6233; dependency settings via pool is still needed
Michael Andres [Mon, 30 Jul 2007 12:58:21 +0000 (12:58 +0000)]
changes
Michael Andres [Mon, 30 Jul 2007 12:58:10 +0000 (12:58 +0000)]
- Fixed wrong media number reported by script, message and patch.
- Fixed script API to provide the scripts location on media (if not
inlined).
- Introduced ScripProvider to make a script available on the local
disk.
Stefan Schubert [Mon, 30 Jul 2007 12:13:55 +0000 (12:13 +0000)]
Not using pool for retrieving additional dependencies which has to be
regarded by the solver.
Stefan Schubert [Mon, 30 Jul 2007 12:13:05 +0000 (12:13 +0000)]
Not using pool for retrieving additional dependencies which has to be
regarded by the solver.
Stefan Haas [Mon, 30 Jul 2007 09:20:34 +0000 (09:20 +0000)]
Cleaned my devel-dir
Jan Kupec [Fri, 27 Jul 2007 16:10:15 +0000 (16:10 +0000)]
.changes
Jan Kupec [Fri, 27 Jul 2007 16:08:18 +0000 (16:08 +0000)]
- don't request media change if the media is not changeable (like http)
Jan Kupec [Fri, 27 Jul 2007 16:05:00 +0000 (16:05 +0000)]
- isChangeable(MediaAccessId) added
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:43:46 +0000 (15:43 +0000)]
changes
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:32 +0000 (15:35 +0000)]
compile
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:31 +0000 (15:35 +0000)]
progress ticks for clean cache
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:30 +0000 (15:35 +0000)]
- invert arguments in sqlite3x setprogresshandler
- add some docu
- try to make clean cache also tick
Michael Andres [Fri, 27 Jul 2007 15:19:22 +0000 (15:19 +0000)]
changes
Michael Andres [Fri, 27 Jul 2007 15:15:52 +0000 (15:15 +0000)]
- Fixed package to provide the location media number. (#294496)
Jan Kupec [Fri, 27 Jul 2007 14:44:49 +0000 (14:44 +0000)]
corrected revision
Jan Kupec [Fri, 27 Jul 2007 14:40:22 +0000 (14:40 +0000)]
- ignore empty url keys (baseurl, mirrorlist, gpgkey) instead of throwing bad url exception
Michael Andres [Fri, 27 Jul 2007 12:19:27 +0000 (12:19 +0000)]
add missing include
Michael Andres [Fri, 27 Jul 2007 12:15:16 +0000 (12:15 +0000)]
docs
Michael Andres [Fri, 27 Jul 2007 12:05:17 +0000 (12:05 +0000)]
Add historyAsString()
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:43 +0000 (11:30 +0000)]
- Make the callback report finish in the right way
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:43 +0000 (11:30 +0000)]
- Move the sqlite3x tick logic to sqlite3x iteself, allowing to set a progress data callback instead of the hack in cached::RepoImpl
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:41 +0000 (11:30 +0000)]
zconfig: default* -> *, they are not default anymore as the user can
set them in the conf file
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:40 +0000 (11:30 +0000)]
Not needed
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:38 +0000 (11:30 +0000)]
- re enable reading cache callbacks
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:37 +0000 (11:30 +0000)]
changes
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:36 +0000 (11:30 +0000)]
- ini parser without boost::regexp patch by dmueller (#152447)
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:35 +0000 (11:30 +0000)]
ups, I deleted the docu here
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:35 +0000 (11:30 +0000)]
- /var/lib/zypp/cache -> /var/cache/zypp (#292419)
Michael Andres [Fri, 27 Jul 2007 10:12:30 +0000 (10:12 +0000)]
add message history to Exception
Michael Andres [Fri, 27 Jul 2007 10:11:34 +0000 (10:11 +0000)]
fix signed/unsigned comparison
Klaus Kaempf [Thu, 26 Jul 2007 14:44:52 +0000 (14:44 +0000)]
- Make clearing of extra dependencies/conflicts configurable when
resolvePool(). Leave the default as before (clear extras).
Bug # 294727
- revision 6233
- version 3.12.0
Duncan Mac-Vicar P [Thu, 26 Jul 2007 08:15:46 +0000 (08:15 +0000)]
make the key names same as yum.conf for similar options
Michael Andres [Wed, 25 Jul 2007 11:47:41 +0000 (11:47 +0000)]
changes
Klaus Kaempf [Wed, 25 Jul 2007 09:55:36 +0000 (09:55 +0000)]
- don't hardcode "/var/tmp" as the temporary directory but
use filesystem::TmpPath::defaultLocation() instead.
- make filesystem::TmpPath::defaultLocation() configurable
via environment variable.
Arvin Schnell [Wed, 25 Jul 2007 08:37:04 +0000 (08:37 +0000)]
- fixed some typos
Michael Andres [Tue, 24 Jul 2007 15:51:41 +0000 (15:51 +0000)]
Fixed bug in smart pointer comparison.
Duncan Mac-Vicar P [Tue, 24 Jul 2007 15:35:26 +0000 (15:35 +0000)]
delete dead code
Arvin Schnell [Tue, 24 Jul 2007 14:19:50 +0000 (14:19 +0000)]
- output some caps
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)]
dont crash
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)]
compiles but segfaults
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:54 +0000 (14:13 +0000)]
- make this function a class so we can convert it into a scoped cache
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:54 +0000 (14:13 +0000)]
- Add metadata directory to repo info
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:53 +0000 (14:13 +0000)]
- ups, compile
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:52 +0000 (14:13 +0000)]
- ups, compile
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:51 +0000 (14:13 +0000)]
- better error message