Commit Graph

9601 Commits

Author SHA1 Message Date
lxnay d21d8f6db0 Entropy/RepositoryManager:
- first bunch of code implemented, using urwid library
- application name = Enzyme
Entropy/entropyTools:
- improved parallelTask(), make it use *args and **kwargs
- fixed code accordingly
- some new functions
Entropy/outputTools:
- make shell output function faster by reducing call time


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-24 13:22:14 +00:00
lxnay 68d9545564 Entropy:
- remove outdated README


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2178 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-22 10:55:51 +00:00
lxnay be13b9ba8b Entropy/EquoInterface:
- make configuration files protection faster and fix a bug which caused to protect files belonging to unprotected directories (bad use of .startswith())


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2176 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 18:17:03 +00:00
lxnay 16ff8081ec Entropy/i18n:
- sync translations
- update Spanish


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2175 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 15:40:43 +00:00
lxnay e4c54f4fed Entropy/Spritz:
- fix Package Info menu

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 13:45:50 +00:00
lxnay 1d6adb4899 tagging entropy 0.15.23.3
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2172 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 08:21:37 +00:00
lxnay 2770ea52bb Entropy/Spritz:
- fix License window setup

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 08:19:47 +00:00
lxnay 253e03cedf Entropy/LogFile:
- handle UnicodeEncodeError in default_handler()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2169 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 22:39:13 +00:00
lxnay 6935b6688d Entropy/Spritz:
- fix _get_deep_dependency_list() call in misc.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 22:35:34 +00:00
lxnay cd7a8452ac Entropy:
- updated TODO
Entropy/ServerInterface:
- move EntropyDatabaseInterface.doServerDatabaseSyncLock() to ServerInterface to allow handling db instances correctly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2167 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 13:24:13 +00:00
lxnay c60db16af9 Entropy:
- do not overwrite old pid when checking


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2165 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 08:57:43 +00:00
lxnay be57888cd5 Entropy:
- fix PID handling, especially when calling const_setupEntropyPid() directly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2163 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 08:46:55 +00:00
lxnay ae577f7ed1 Entropy/i18n:
- update translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2162 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-19 19:03:53 +00:00
lxnay bc4e970b71 Entropy/Repositories Management:
- add a function to allow copying packages from a repository to another
- export it to reagent and equo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2161 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-19 18:59:42 +00:00
lxnay ccaef70199 Entropy:
- move proxy initialization to entropyTools.add_proxy_opener()
- fix writeParameterToFile() when disabling items
EquoInterface:
- update proxy setup using entropyTools.add_proxy_opener()
- add support for _basic_ proxy username and password authentication
Entropy/Spritz:
- export proxy username and password settings


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-19 18:35:28 +00:00
rogerc 30a7543213 update spanish translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2159 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-18 23:26:18 +00:00
lxnay 9e750c86f9 Entropy/FtpInterface:
- raise FtpError on setCWD()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2158 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-18 12:38:15 +00:00
lxnay 52afbfb38a Entropy/Database Interface:
- fix a possible issue with atomMatch()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2157 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-18 12:31:37 +00:00
lxnay 32012d192f Entropy:
- update TODO
Entropy/Spritz:
- fix attribute call


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2155 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.15.23.5 0.15.23.4 0.15.23.3 0.15.23.2 0.15.23.1 0.15.23
2008-06-16 19:13:56 +00:00
rogerc 314f180bb5 update catalan translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2154 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 17:19:43 +00:00
lxnay 623bc34bc6 Entropy/EAPI3 Repository Services:
- implement database setup lock file, to make client wait a little bit before giving up and switching to EAPI2


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2152 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 11:11:56 +00:00
lxnay 4a8b814dcb Entropy:
- TODO updated


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 11:11:12 +00:00
lxnay 0b0a09be97 Entropy/i18n:
- update translations

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 11:10:45 +00:00
lxnay 22ae1a11cf Entropy/i18n:
- update template

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2149 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 11:10:30 +00:00
lxnay 394e9b2e7f Entropy/EquoInterface:
- avoid flooding in calculate_available_packages()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2147 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-15 18:15:51 +00:00
lxnay 69b8a58c1e Entropy/i18n:
- update i18n
- update Dutch translation

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2146 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-15 10:30:08 +00:00
lxnay ecee2c3db3 Entropy/Equo:
- handle FtpError exceptions
Entropy/Spritz:
- update Dutch translator


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:36:47 +00:00
lxnay c32e458a69 Entropy/i18n:
- update NL translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:35:44 +00:00
lxnay ccd400aa59 Entropy/Database Interface:
- fix a bug in atomMatch returning wrong data when no match is found
- make possible to bypass cache on atomMatch()
Entropy/EquoInterface:
- make atomMatch() TypeError safe on querying db's atomMatch


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2142 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:34:53 +00:00
lxnay 91319d6930 Entropy/SocketHostInterface:
- trying to make python to not leak memory

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2141 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:14:59 +00:00
lxnay 40427fec0c Entropy/FtpInterface:
- raise new exception FtpError on login issues
Entropy/exceptionTools:
- add FtpError exception class
Entropy/SocketHostInterface:
- spawn every command call in a different process to avoid Python to eat memory like cookies (and get fat like a pig)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 19:48:55 +00:00
lxnay 583e8db155 tagging entropy 0.15.22
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2139 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 15:46:18 +00:00
lxnay c778facf8e Entropy/i18n:
- update template
- update Dutch translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2138 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 22:28:16 +00:00
lxnay b54cd32a3a Entropy/Socket Interface:
- add garbage collection thread which calls gc.collect() every hour


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2137 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:53:00 +00:00
lxnay 87d842e0bf Entropy/dumpTools:
- fix unserialize_string()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:31:25 +00:00
lxnay d111171ad5 Entropy/Socket Interface:
- add support to zlib compression (old gzip method kept for backward compatibility)
Entropy/Repository Client Interface:
- move to zlib, which is much more reliable


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2135 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:28:39 +00:00
lxnay 8878f7b729 Entropy/dumpTools:
- add functions to serialize/unserialize from/to strings


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2134 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:27:42 +00:00
lxnay 214b159879 Entropy/Equo:
- add a way to disable downgrades triggered by injected packages (added from SPM) owning revision 9999


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2133 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 14:48:35 +00:00
lxnay 6333113841 Entropy/i18n:
- add Dutch translation back
- update template file


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2132 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 11:13:35 +00:00
lxnay c590fae88d Entropy/TriggerInterface:
- when running an external trigger handle its exceptions and be sure that the file is writeable and its path exists


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2131 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 19:05:26 +00:00
lxnay 595a830774 Entropy/outputTools:
- we don't need to write 'I cannot understand', it's clear...
Entropy/PortageInterface:
- implement get_world_file() method that returns the world file path
- re-implement Portage world file management during install


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2128 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 15:30:56 +00:00
lxnay 2356eed516 Entropy/Repository Client Socket Interface:
- also call settimeout()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2125 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 11:35:15 +00:00
lxnay 43ec10c0b0 Entropy/Socket Interface:
- improve connection and transmission reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2123 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 11:24:51 +00:00
lxnay d26da26d14 Entropy/Socket Interface:
- handle socket exceptions in handle_end_answer()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2122 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 10:43:37 +00:00
lxnay a1b3ad85ed Entropy/EntropyDatabaseInterface:
- do not touch cache when running Live


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2121 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-11 08:06:55 +00:00
lxnay 3cea9cef64 Entropy/EAPI=3:
- improve client reliability by retrying failed commands 3 times before giving up
- some cleanups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2118 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-08 15:59:17 +00:00
lxnay 3549eb6913 Entropy/outputTools:
- do not flush stdout every now and then
Entropy/Socket Interface:
- handle socket errors and timeouts in CommandProcessor.process()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2117 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-08 15:20:43 +00:00
lxnay 725fd7ddda Entropy/EquoInterface:
- we don't need to recaculate available packages after treeupdates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2116 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-08 12:28:11 +00:00
lxnay b9f21f8209 Entropy:
- update Spanish translation
- sync others


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2115 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-08 12:26:48 +00:00
lxnay fd3abe3c40 Entropy:
- make libraries_test to skip non-files

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2114 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-07 17:19:48 +00:00