Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 984f2ddd96 [entropy.tools] _locate_edb: raise threshold to 90mb for safety 2011-09-27 20:40:03 +02:00
Fabio Erculiani e755e8ec39 Tagging Entropy version 1.0_rc56 1.0_rc56 2011-09-25 12:27:44 +02:00
Fabio Erculiani 81c34ef18d Release Entropy 1.0_rc56 2011-09-25 12:27:23 +02:00
Fabio Erculiani f0ade6f50e [matter] rework ve_string_open_file_read parser method to return file path instead of handle 2011-09-25 11:02:13 +02:00
Fabio Erculiani ff6263f86f [entropy.server.interfaces] trivial code update 2011-09-25 10:44:15 +02:00
Fabio Erculiani c0868cf6e2 [matter] fix usage of buildfail, pkgpre and pkgpost file data 2011-09-25 10:40:43 +02:00
Fabio Erculiani 0297cdd83e [entropy.qa] improve atomicity of __analyze_package_edb 2011-09-25 08:53:26 +02:00
Fabio Erculiani 7d5ac06879 [entropy.spm] PortagePlugin: do not use /tmp as temporary dir but rather /var/tmp/entropy 2011-09-25 08:53:00 +02:00
Fabio Erculiani 89d7b29290 Tagging Entropy version 1.0_rc55 1.0_rc55 2011-09-22 17:00:50 +02:00
Fabio Erculiani 40afb5484d Release Entropy 1.0_rc55 2011-09-22 17:00:36 +02:00
Fabio Erculiani 15e47853bb [entropy.client.interfaces] export "pkgpath" metadatum for PackageKit consumption (was removed), close bug 2720 2011-09-22 16:58:01 +02:00
Fabio Erculiani a49e5ef4b9 [entropy.client.interfaces.dep] when determining if a package is part of the system set, also verify inverse deps
This fixes the detection of sys-libs/glibc as system package.
Actually, virtual/libc is marked as system but not sys-libs/glibc
directly.
2011-09-22 16:47:32 +02:00
Fabio Erculiani 9d05d6ce40 Tagging Entropy version 1.0_rc54 1.0_rc54 2011-09-21 19:30:37 +02:00
Fabio Erculiani 0f4fe41de6 Release Entropy 1.0_rc54 2011-09-21 19:30:22 +02:00
Fabio Erculiani 6a38926bd9 [entropy.qa] filter out system packages from runtime missing dependencies list, also consider direct reverse deps to catch virtual pkgs 2011-09-21 19:27:38 +02:00
Fabio Erculiani fa69baa326 [entropy.client.interfaces.dep] get_reverse_queue: default recursive to True (False was actually a mistake) 2011-09-20 22:29:12 +02:00
Fabio Erculiani 758f65e7b8 [entropy.qa] use entropy_client.validate_package_removal() instead of direct db method isSystemPackage()
This fixes the issue with sys-libs/glibc not being an actual system
package due to virtual/libc wrapping it
2011-09-20 22:20:07 +02:00
Fabio Erculiani 02ee95ffa1 [todo] update TODO 2011-09-20 12:44:47 +02:00
Fabio Erculiani 606e5775be [tests] tools: make sure that function returns non-None values 2011-09-20 12:18:05 +02:00
Fabio Erculiani c10cda3cc8 [todo] update TODO 2011-09-20 12:17:45 +02:00
Fabio Erculiani bf15bd4baa [entropy.server] better deal with unavailable server.conf, make sure all the metadata is prepared anyway 2011-09-18 23:14:10 +02:00
Fabio Erculiani 895d6d7c96 [tests] db: move etpConst['keywords'] setup at the end of setUp method 2011-09-18 23:05:05 +02:00
Fabio Erculiani bd81b92c6c [tests] db: make package files generated on amd64 work on other arches as well 2011-09-18 22:57:41 +02:00
Fabio Erculiani 15d922ff57 Revert "[tests] db: do not fail on atomMatch() due to different arch (fixes tests on ARM)"
This reverts commit 0feacbf90d.
2011-09-18 22:54:45 +02:00
Fabio Erculiani 6f48c86ab2 Revert "[tests] db: always use maskFilter=False with atomMatch()"
This reverts commit 2de803f314.
2011-09-18 22:54:29 +02:00
Fabio Erculiani 2de803f314 [tests] db: always use maskFilter=False with atomMatch() 2011-09-18 22:48:44 +02:00
Fabio Erculiani 0feacbf90d [tests] db: do not fail on atomMatch() due to different arch (fixes tests on ARM) 2011-09-18 22:42:47 +02:00
Fabio Erculiani a089127bd5 [entropy.spm] PortagePlugin: get_package_sets(), fix typo 2011-09-18 22:18:49 +02:00
Fabio Erculiani baf46a8e6d [entropy.spm] PortagePlugin: fix get_package_sets() with Python 2.1 2011-09-18 22:17:05 +02:00
Fabio Erculiani fd1d15c616 Tagging Entropy version 1.0_rc53 1.0_rc53 2011-09-18 12:27:56 +02:00
Fabio Erculiani 9f06b4acac Release Entropy 1.0_rc53 2011-09-18 12:27:40 +02:00
Fabio Erculiani 339e89f713 [po] update translations 2011-09-18 12:27:12 +02:00
Fabio Erculiani 9515b26535 [todo] update TODO 2011-09-18 12:26:32 +02:00
Fabio Erculiani 097c6dd6ca [entropy.tools] grow _locate_edb() give up threshold from 30Mb to 60, due to app-doc/php-docs edb size 2011-09-18 12:25:58 +02:00
Fabio Erculiani a48db3fc36 [entropy.db] EntropyRepository.dropAllIndexes: exclude sqlite_ builtin indexes 2011-09-18 12:25:22 +02:00
Fabio Erculiani c087c5c096 [matter] wrap tempfile.mkstemp(), write to /var/tmp/matter, avoid issues with /tmp mounted with noexec 2011-09-18 11:38:08 +02:00
Fabio Erculiani 3278c71781 Tagging Entropy version 1.0_rc52 1.0_rc52 2011-09-17 17:54:11 +02:00
Fabio Erculiani 4ca7fdaa4e Release Entropy 1.0_rc52 2011-09-17 17:53:53 +02:00
Fabio Erculiani 67e2a72538 [entropy.server.mirrors] _run_package_files_qa_checks: use at most two threads 2011-09-13 12:55:16 +02:00
Fabio Erculiani 302d1a8588 [conf] update fsn.hu rsync link, close bug 2694 2011-09-12 19:05:09 +02:00
Fabio Erculiani 5642b26adb [entropy.const] improve ARM arch detection through uname 2011-09-12 16:55:00 +02:00
Fabio Erculiani 5d1b240bcd Tagging Entropy version 1.0_rc51 1.0_rc51 2011-09-11 17:09:31 +02:00
Fabio Erculiani a3e77b9aaa Release Entropy 1.0_rc51 2011-09-11 17:09:12 +02:00
Fabio Erculiani 21ec99b70d [equo] fix trivial output issue 2011-09-11 09:57:03 +02:00
Fabio Erculiani 6135d75ce6 [entropy.server.mirrors] _run_package_files_qa_checks: use daemon threads 2011-09-10 14:27:25 +02:00
Fabio Erculiani 9250a66409 [entropy.server] drop superfluous QA check, retrieveContent() is tested in entropy.qa builtin tests already 2011-09-10 14:17:26 +02:00
Fabio Erculiani 6adb706604 [entropy.db] EntropyRepository: _listAllTable() must filter out sqlite builtin tables 2011-09-10 14:14:38 +02:00
Fabio Erculiani 0f2cd457e9 [entropy.server] _open_temp_repository: method must work with already initialized repositories as well 2011-09-10 14:13:09 +02:00
Fabio Erculiani cbefc70042 [matter] fix indentation 2011-09-08 13:22:20 +02:00
Fabio Erculiani f7de86a6cc [matter] respect Portage AUTOCLEAN setting before spawning unmerge() 2011-09-08 13:20:05 +02:00