Commit Graph

4668 Commits

Author SHA1 Message Date
Fabio Erculiani 98dbbc4a7e [man] update man pages 2009-10-30 13:38:26 +01:00
Fabio Erculiani fcd5acf8d6 [client] equo fetch also supports --nodeps 2009-10-30 13:38:09 +01:00
Fabio Erculiani 97114317b3 [man] update man pages 2009-10-30 13:24:39 +01:00
Michele Tameni d7fc52e7f5 [TODO] Updated TODO 2009-10-30 10:32:13 +01:00
Michele Tameni d632cf3b0f [client] Remove code duplication for fetching packages.
can be a good idea to define dirscleanup outside installPackages function, so it
can be used also in _fetchPackages
2009-10-30 10:21:57 +01:00
Michele Tameni a1210d3252 [client] Implemented "equo fetch".
Some clenup needed, also we can remove some code duplication.
2009-10-30 09:51:02 +01:00
Fabio Erculiani 5cc02211e0 [sulfur] make sulfur queue back working for both Pythons 2009-10-27 22:17:01 +01:00
Fabio Erculiani a1bde448a8 [sulfur] fix imports 2009-10-27 22:02:56 +01:00
Fabio Erculiani 4278c5527d [entropy.client.interfaces.methods] code style update 2009-10-27 22:01:18 +01:00
Fabio Erculiani b57080e8ac [sulfur] run pdb if exception is raised and --debug is enabled 2009-10-27 22:00:46 +01:00
Fabio Erculiani 8c95572a23 [sulfur] fix imports 2009-10-27 22:00:34 +01:00
Fabio Erculiani 7a967cd873 [entropy.cache] handle TypeError exceptions when copy.deepcopy() raises it 2009-10-27 21:28:08 +01:00
Fabio Erculiani d1e47f79da [entropy.spm] PortagePlugin: alternative method for importing portage_const
This hopefully fixes portage_const weirdness reported by users
2009-10-27 21:22:36 +01:00
Fabio Erculiani a0c3d906ac [todo] update TODO 2009-10-27 21:18:50 +01:00
Fabio Erculiani dc13f5d5da [entropy.spm] PortagePlugin: catch KeyError when getting package metadata in add_installed_package() 2009-10-27 21:09:08 +01:00
Fabio Erculiani dfa5d55004 [entropy.client.interfaces.fetch] make sure that directory path is properly created 2009-10-27 15:20:37 +01:00
Fabio Erculiani 8aab6b32a6 [entropy.client.interfaces.repository] tweak repository checker, run check every 30 secs 2009-10-26 13:24:23 +01:00
Fabio Erculiani ac44d1f923 [client] improve showdiff (from equo conf) 2009-10-26 13:11:23 +01:00
Fabio Erculiani 7324e34874 [entropy.transceivers] improve reliability of FtpServerHandler 2009-10-26 13:01:49 +01:00
Fabio Erculiani 6f16e331db [equo] fix indentation 2009-10-25 15:09:32 +01:00
Fabio Erculiani 25c17dc9f8 [todo] update TODO 2009-10-22 22:23:35 +02:00
Fabio Erculiani 7fd2e0a0fb [entropy.services.ugc] use errno attribute instead of python2 bullshit 2009-10-22 21:58:46 +02:00
Fabio Erculiani 30925b1a38 [client] improve bug reporter code 2009-10-20 17:57:36 +02:00
Fabio Erculiani e4683d0536 [entropy.tools] fixup print_traceback() 2009-10-20 13:14:10 +02:00
Fabio Erculiani 957c9ef867 [entropy.client] when fetching an already bugged file, avoid to always fail operation on checksum control 2009-10-20 11:53:25 +02:00
Fabio Erculiani 869fab90bf [entropy.transceivers] improve resume support 2009-10-20 11:51:11 +02:00
Fabio Erculiani 58189b9c04 [todo] update TODO 2009-10-20 10:37:28 +02:00
Fabio Erculiani 6e4a49bb20 [todo] update TODO 2009-10-20 10:37:13 +02:00
Fabio Erculiani 5f89c6ef17 [entropy.services.ugc] open_session always returns unicode 2009-10-20 10:36:13 +02:00
Fabio Erculiani df4df5a0da [entropy.dump] improve Python 3.x support 2009-10-20 10:35:51 +02:00
Fabio Erculiani e8a94e0134 [entropy.client.services.ugc] fix command failed message handling 2009-10-20 00:08:18 +02:00
Fabio Erculiani 4002ef230c [todo] update TODO 2009-10-19 23:26:31 +02:00
Fabio Erculiani f69fe0cc01 [entropy.spm] use server.conf exposed LC_ALL settings when QA testing package file 2009-10-19 23:25:30 +02:00
Fabio Erculiani ad3f7fd8ec [conf] update server.conf.example showing information about server-basic-languages 2009-10-19 23:24:58 +02:00
Fabio Erculiani aba88dc3c1 [entropy.server] add entropy.qa Entropy Server plugin 2009-10-19 23:24:29 +02:00
Fabio Erculiani 255baec79e [entropy.qa] add plugin support to QAInterface 2009-10-19 23:23:23 +02:00
Fabio Erculiani 520578dac7 [conf] add a new mirror to repositories.conf.example 2009-10-19 23:22:25 +02:00
Fabio Erculiani 07658cbef6 [client] update EAPI3 test client 2009-10-19 18:51:02 +02:00
Fabio Erculiani de32ec1193 [entropy.client.services.ugc.interfaces] use new repository metadatum 'service_uri' for UGC connection 2009-10-19 18:49:58 +02:00
Fabio Erculiani 4294316d84 [entropy.client.interfaces.repository] use new repository metadatum 'service_uri' for EAPI3 connection 2009-10-19 18:45:07 +02:00
Fabio Erculiani 8695971f12 [conf] update repositories.conf.example file, improving doc and adding custom UGC service URI 2009-10-19 18:41:03 +02:00
Fabio Erculiani 12de194aa9 [entropy.const] add support for arbitrary EAPI3 service URI 2009-10-19 18:38:36 +02:00
Fabio Erculiani d7074429fc [entropy.const] make possible to enforce (through env) Entropy directories 2009-10-19 17:46:57 +02:00
Fabio Erculiani 70e4466970 [todo] update TODO 2009-10-13 09:49:19 +02:00
Fabio Erculiani aef94833a4 [todo] update TODO 2009-10-13 08:58:08 +02:00
Fabio Erculiani 833712e1f9 [todo] update TODO 2009-10-12 21:19:44 +02:00
Fabio Erculiani 956850e60f [todo] update TODO 2009-10-12 21:02:40 +02:00
Fabio Erculiani ade2ce7060 [todo] update TODO 2009-10-12 16:17:38 +02:00
Fabio Erculiani 36d3e4d097 [conf] remove pkg.sabayon.org from mirrors 2009-10-12 15:26:50 +02:00
Fabio Erculiani 4f98125502 [todo] update TODO 2009-10-12 15:26:50 +02:00