Commit Graph

6628 Commits

Author SHA1 Message Date
Fabio Erculiani a4a52e62d8 [tests] add another Portage related SPM test 2010-09-13 13:40:07 +02:00
Fabio Erculiani 0e7f3630b3 Tagging Entropy version 0.99.49.58 0.99.49.58 2010-09-12 09:25:17 +02:00
Fabio Erculiani f053d07fe0 [entropy.client.interfaces.package] include real repository URIs when using original repository id for fetching the package file 2010-09-12 09:22:20 +02:00
Fabio Erculiani 3b69f9a9a7 [entropy.client.interfaces.package] make "equo repo merge" logic fully working
Properly setup package file mirrors to the right location used by
the original repository. The trick consists of storing the original
repository id inside the installedtable metadata in EntropyRepository,
and use it afterwards in entropy.client.interfaces.package.
2010-09-12 03:15:49 +02:00
Fabio Erculiani 3c95f72312 [equo] speedup "equo repo merge", call EntropyRepository.removePackage in a faster way 2010-09-12 02:45:41 +02:00
Fabio Erculiani 22940194fb [equo] when calling "equo repo merge" update installed packages metadata
Faking Entropy Client requires that the package URL is generated correctly,
in order to comply with this, fake information will be stored inside the
"installed package" metadatum, generally used by the installed packages
repository only.
2010-09-12 02:34:37 +02:00
Fabio Erculiani 40cf08effa [entropy.server] when moving/copying packages, keep track of the originating repository metadata 2010-09-12 02:28:47 +02:00
Fabio Erculiani 21ed35a9ed Tagging Entropy version 0.99.49.57 0.99.49.57 2010-09-11 17:09:43 +02:00
Fabio Erculiani d1571bb8ba [entropy.client.interfaces.package] implement foundation support for differential package file download 2010-09-11 17:07:40 +02:00
Fabio Erculiani 4d646aa16a [equo] fix regression in text_repositories module, s/if/elif/ 2010-09-11 16:51:18 +02:00
Fabio Erculiani c17469b1ba [entropy.fetchers] implement foundations for differential packages download support 2010-09-11 16:46:17 +02:00
Fabio Erculiani 1cdbe349dd Tagging Entropy version 0.99.49.56 0.99.49.56 2010-09-11 15:43:12 +02:00
Fabio Erculiani 23b970efa1 [tests] add a new live cache unit test 2010-09-11 15:42:18 +02:00
Fabio Erculiani a64c873284 [entropy.db] EntropyRepository: commit to disk (calling Connection.commit()) before calling plugin hooks
To avoid EntropyRepositoryBase plugin hooks to not see changes
in repository not yet committed (leading to tricky hard to debug
situations) call Connection.commit() before plugin hooks.
2010-09-11 15:38:05 +02:00
Fabio Erculiani a533faeff8 [entropy.db] EntropyRepository: create __getLiveCacheKey method 2010-09-11 15:37:06 +02:00
Fabio Erculiani d5c1aab425 [po] update translations 2010-09-10 23:23:48 +02:00
Fabio Erculiani f9598010d1 [equo] implement developers-only feature "equo repo merge <source repos> <dest repo>"
This feature helps Entropy repository developers to simulate client
side repository status by merging packages in one repository into another.
Doing this client-side makes possible to distribute the testing effort
and avoid touching critical data server-side.
2010-09-10 23:23:05 +02:00
Fabio Erculiani a47ac7e7a3 [reagent] show packages to be removed, injected and added in alphabetical order (reagent update) 2010-09-10 21:56:32 +02:00
Fabio Erculiani 90abd0c008 [entropy.spm,entropy.client] slightly improve code quality of package generation functions 2010-09-10 11:52:16 +02:00
Fabio Erculiani b57da0d7ef [todo] update TODO 2010-09-09 23:45:45 +02:00
Fabio Erculiani 1c9119298d Tagging Entropy version 0.99.49.55 0.99.49.55 2010-09-09 10:46:36 +02:00
Fabio Erculiani 0d6ef852a9 [entropy.qa] fix incorrect argument in EntropyRepository.resolveNeeded call 2010-09-09 10:45:55 +02:00
Fabio Erculiani 98f577e9f9 [entropy.spm] PortagePlugin: catch OSError exception that newer Portage releases can raise in get_installed_package_metadata 2010-09-09 08:40:37 +02:00
Fabio Erculiani 85a0de1f22 [entropy.server] when bumping repository, also trigger commit hooks (and thus, spawn a commitChanges()) 2010-09-09 08:21:00 +02:00
Fabio Erculiani e23c5d8c64 [sulfur] hide installed packages repository backup tool while running unprivileged 2010-09-09 08:09:48 +02:00
Fabio Erculiani 8feef25609 [sulfur] remove background caches generation, it's slowing down a bit and doesn't work as user 2010-09-09 08:00:51 +02:00
Fabio Erculiani 29ba1a71e6 [equo] fix _my_formatted_print(), make it work with frozenset and tuple objects 2010-09-09 07:45:48 +02:00
Fabio Erculiani e8a907a74a Tagging Entropy version 0.99.49.54 0.99.49.54 2010-09-08 14:05:15 +02:00
Fabio Erculiani d9c0214a0c [todo] update TODO 2010-09-08 14:04:54 +02:00
Fabio Erculiani 14e243fe21 [entropy.spm] PortagePlugin: add compatibility with latest Portage 2.2, portage.sets has been moved to portage._sets 2010-09-08 14:01:30 +02:00
Fabio Erculiani 2b80649bd2 [entropy.server] fix regression in _move_files_over_from_upload(), move package file to correct location 2010-09-08 13:34:18 +02:00
Fabio Erculiani cd57e27fdf Tagging Entropy version 0.99.49.53 0.99.49.53 2010-09-08 00:31:30 +02:00
Fabio Erculiani f71f7d2cc8 [tests] spm: add package sets test 2010-09-08 00:30:32 +02:00
Fabio Erculiani 84f97ae228 [entropy.spm] PortagePlugin: fix sets module loading, improve Portage reload code 2010-09-08 00:29:52 +02:00
Fabio Erculiani 5223c153a3 [po] update translations 2010-09-08 00:29:29 +02:00
Fabio Erculiani f0d33efe89 Tagging Entropy version 0.99.49.52 0.99.49.52 2010-09-07 23:08:12 +02:00
Fabio Erculiani a7df773d1e [todo] update TODO 2010-09-07 22:58:22 +02:00
Fabio Erculiani dac5698f38 [entropy.spm] PortagePlugin: dynamically reload portage modules when reinstalling/updating sys-apps/portage 2010-09-07 22:17:24 +02:00
Fabio Erculiani df3dbe87c0 [conf] add rsync:// sources to sabayonlinux.org repositories 2010-09-07 14:58:05 +02:00
Fabio Erculiani 5c95a6fca0 [entropy.fetchers] implement UrlFetcher ssh:// protocol support over rsync 2010-09-07 14:39:22 +02:00
Fabio Erculiani 126de1e010 [reagent] trivial change, avoid to call _get_local_store_directory() every iteration 2010-09-07 13:59:02 +02:00
Fabio Erculiani b36e5f6207 [entropy.spm] change file name generated by PortagePlugin.generate_package, add category 2010-09-07 13:58:22 +02:00
Fabio Erculiani ec234f327f [entropy.server.mirrors] when moving package files to packages dir (after upload) also move .asc and .md5 ones 2010-09-07 13:40:45 +02:00
Fabio Erculiani d129e28327 Tagging Entropy version 0.99.49.51 0.99.49.51 2010-09-07 11:16:27 +02:00
Fabio Erculiani c711ade2ed [entropy.spm] PortagePlugin: revert some safety changes to generate_package, they don't play well with tarfile 2010-09-07 11:15:09 +02:00
Fabio Erculiani 86eaf08bad Tagging Entropy version 0.99.49.50 0.99.49.50 2010-09-06 23:40:16 +02:00
Fabio Erculiani dfd44c6903 [repo] adding AUTHORS, COPYING and README files, update TODO 2010-09-06 23:34:10 +02:00
Fabio Erculiani f78ecd08a1 [entropy.client.interfaces.dep] update tagged packages binding logic, when tag != None, tag is not == slot anymore 2010-09-06 23:25:26 +02:00
Fabio Erculiani 653f5514c8 [equo] behaviour change: automatically bind non-tagged package strings to tagged
A simple use case: "equo install nvidia-drivers" will now pull in
packages providing the tag of the latest installed package if
available. In this way, newer kernel packages (for example) will
not be implicitly pulled in anymore. To override this: just append
a valid tag to your package string "nvidia-drivers#2.6.34-sabayon"
2010-09-06 15:30:49 +02:00
Fabio Erculiani 3c5d0fb684 [entropy.client] remove debugging code 2010-09-06 15:09:10 +02:00