Commit Graph

1732 Commits

Author SHA1 Message Date
lxnay 3d1374df2d Entropy/ServerInterface:
- add support for EAPI=3


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1984 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 11:28:48 +00:00
lxnay 8a55513f5b entropy/Repository Service:
- kill LockScanner thread before quitting


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1983 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 11:06:26 +00:00
lxnay 5124972ea7 Entropy/Repository Server:
- do not spam stdout if databases are not available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 11:01:40 +00:00
lxnay f0f1e48249 Entropy/Socket Interface:
- switch default port from 999 to 1026 (unprivileged)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1981 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 10:58:39 +00:00
lxnay 92680485d1 Entropy/Socket Interface:
- raise ConnectionError if bind fails


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1980 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 10:50:40 +00:00
lxnay fd494d6325 Entropy/Repository Server:
- some minor updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1979 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 10:35:32 +00:00
lxnay 9e5b8da134 Entropy/Repository Services:
- implement database locks handling for the EAPI=3 repository server
- some misc fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1978 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 10:29:06 +00:00
lxnay 3e74e28cf1 Entropy/EquoInterface/EAPI=3 support:
- improve EAPI1,2 experience when downloading a repository database
- improve EAPI=3 performance and completeness (not yet done)
- switch default EAPI to 3 (from 2)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 08:24:50 +00:00
lxnay aa06ab0e2b Entropy/SocketHostInterface:
- rewrite interface TCP data structure
- more work on EAPI=3
- some bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1976 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-26 12:30:55 +00:00
lxnay 0031249040 Entropy/Repository Server Interface:
- more work on it
- general improvements on SocketHostInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1975 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-26 01:00:02 +00:00
lxnay 2b1faaf6b5 Entropy/RepositoryServerSocketInterface:
- started to implement EAPI=3 support
- various bugfixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1974 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 20:20:17 +00:00
lxnay bce5ffb019 Entropy/query tools:
- do not use etpRepositories directly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 10:23:48 +00:00
lxnay 989bd48d99 Entropy/Database Interface:
- improve getPackageData() speed
- improve retrieveContent() and insertContent()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 09:50:02 +00:00
lxnay 87c7b27bb3 Entropy/localisation:
- update .po files


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1971 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 09:49:10 +00:00
lxnay 8b5145bc65 Entropy/EquoInterface/RepositoriesInterface/Equo:
- add profile.link to the repoinfo options
- modularize Repositories Interface run_sync() function


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 16:59:55 +00:00
lxnay fcfd42cb0d Entropy/Equo:
- adding functions to equo to show repository's make.conf and package.* files, if available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1969 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 16:54:03 +00:00
lxnay d76cc12149 Entropy/ServerInterface/CommunityRepositories:
- handle __system__ repository correctly in various functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1968 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 11:42:28 +00:00
lxnay bf8cab180a Entropy/Community Repositories:
- exporting some more functions to equo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1967 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 11:28:17 +00:00
lxnay 7d1d647c27 Entropy/ServerInterface:
- now upload make.profile linking information


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1966 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 08:21:33 +00:00
lxnay e37da91e97 Entropy/ServerInterface:
- add make.profile


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1965 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 08:08:36 +00:00
lxnay 88aa8c83a6 Entropy/ServerInterface:
- also upload /etc/make.conf && make.profile and all the package.* filles
Entropy:
- update TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1964 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 08:06:09 +00:00
lxnay 8984e86120 Entropy:
- update localization stuff


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1963 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 08:05:01 +00:00
lxnay 5431bd2605 Entropy/Equo/Community Repositories:
- export more options and functions to Equo
- slightly improving some output
needs testing (tomorrow)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1962 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 22:03:30 +00:00
lxnay ff64dd6c6c Entropy/ServerInterface/CommunityRepositories:
- started to interface equo to the new Community Repositories interface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1961 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 18:49:00 +00:00
lxnay d799613d0b Entropy/ServerInterface:
- updating server.conf and fixing a typo in server_reagent.py

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1960 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 15:36:08 +00:00
lxnay cfe87659ea Entropy:
- fix some possible encoding issues on QAInterface.content_test()
- preparing to implement the Community Repositories interface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1959 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 15:34:53 +00:00
lxnay c4fd5aaf10 Entropy/ServerInterface:
- some slight improvements


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1958 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-22 19:20:34 +00:00
lxnay 95a8cf4dd1 Entropy/entropyTools:
- do not crash on is_elf_file()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1957 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 20:35:22 +00:00
lxnay e64847d5d1 Entropy/QAInterface:
- some improvements for scan_missing_dependencies() (that now shows more info)
- changed data returned by get_missing_rdepends()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1956 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 20:14:49 +00:00
lxnay 5a6ce266cb Entropy/Reagent:
- avoid to crash if Spm quickpkg() fails due to a broken entry

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1955 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 17:14:28 +00:00
lxnay 4080744f69 Entropy/ServerInterface:
- make dependencies_test() a blocker


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1954 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 17:10:59 +00:00
lxnay 33ce8d6641 Entropy/ServerInterface:
- add preliminary depends linking test (for QA)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1953 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 16:46:17 +00:00
lxnay b071868f01 Entropy:
- add QAInterface where all the QA functions will be placed
- improve performances of libraries_test()
- rework libraries_test() to be more high level
- lots of bug fixes and some new functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1952 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 16:10:51 +00:00
lxnay 1f2ebaf41b Entropy/Server:
- move activator to activator.py
- move reagent to reagent.py
- complete i18n support for server-side applications
- update .po files


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 09:09:45 +00:00
lxnay 8663b350d7 Entropy:
- add i18n support to activator and reagent textual functions
- update po files accordingly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1950 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 07:33:14 +00:00
lxnay 41a562da30 Entropy/i18n:
- completed text_configuration.py i18n support
Entropy:
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 00:20:29 +00:00
lxnay 0093322d94 Entropy:
- update all localization files

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1948 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 20:29:50 +00:00
lxnay f82239c989 Entropy/Spritz:
- move i18n support to entropy, syncing with previous translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 20:12:14 +00:00
lxnay eedb89064c Entropy:
- move translation files to core library


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1946 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 19:59:11 +00:00
lxnay 888122a5bc Equo:
- move equo to equo.py
- make i18n working for equo.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1945 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 19:17:45 +00:00
lxnay 9078801564 Equo:
- complete i18n support by reworing --help
(eventually)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 18:59:38 +00:00
lxnay b6ee2ba025 Entropy:
- move etpDatabase to entropy.py and rename it to EntropyDatabaseInterface
- say goodbye to databaseTools
- update other areas accordigly
Equo:
- add i18n support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 14:13:03 +00:00
lxnay b8f5f10abe Entropy/i18n:
- updating entropy.pot


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-18 18:47:57 +00:00
lxnay 763e6b7ff2 Entropy:
- completed i18n support for the core library -> entropy .py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1941 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-18 18:47:09 +00:00
lxnay 51647a333f Entropy:
- adding getYear() function to entropyTools


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1940 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-18 18:34:17 +00:00
lxnay 8f6625bf22 Entropy:
- started to wrap Entropy messages adding i18n support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1939 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-16 14:21:16 +00:00
lxnay 007ab29dd1 Entropy:
- i18n support: adding main po directory


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1938 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-16 11:05:43 +00:00
lxnay 306552d004 Entropy:
- updated TODO
- some slight speed improvements here and there
- allow to configure activator packages expiration days in ENV by setting ETP_EXPIRATION_DAYS


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-16 07:28:45 +00:00
lxnay 5547dd9da4 Entropy/etpDatabase:
- iron out addPackage making it modular and slightly faster


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1936 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-13 19:54:50 +00:00
lxnay 6b29dcfd9e Entropy/EquoInterface:
- revert a change causing Entropy to crash
- improve EAPI2 experience


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1934 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-13 16:14:38 +00:00