Commit Graph

82 Commits

Author SHA1 Message Date
lxnay 9959052f19 Entropy/EquoInterface/Spritz:
- fix a huge caching issue, cache got trashed every now and then because etpCache['repolist'] file couldn't be found
- this made Spritz to load instantanly when world cache is available
Entropy/ServerInterface:
- made packages removal possible for reagent (migrated code over)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1707 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:19:46 +00:00
lxnay c8c9a3bc7d - updated TODO
- show repo information on reagent update


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1698 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 16:50:09 +00:00
lxnay f33e6e1ec4 do not print dependencies_test result to shell
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1684 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 00:59:39 +00:00
lxnay 95c30666f5 Entropy/ServerInterface:
- make scan_package_changes multi repositories aware
- introduce server-side atomMatch (to match atoms across multiple server repos)
- make dependencies_test to run on multiple repositories


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1683 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 00:54:48 +00:00
lxnay d3ed55e0c7 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1674 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:43:05 +00:00
lxnay 7a02b0cbc3 Entropy/Reagent:
- add the ability to create an arbitrary empty repository 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1673 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:41:23 +00:00
lxnay f32876a99a Entropy/ServerInterface:
- move server repositories configuration in server.conf (see example file)
- make multiple repositories possible at configuration level (handling not yet done)
FOR SERVER USERS, MOVE YOUR MIRROR DATA FROM activator.conf TO server.conf


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1670 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:03:15 +00:00
lxnay ab5bb0c33f Entropy:
- moved missing RDEPEND scanner to EquoInterface

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1634 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 14:23:42 +00:00
lxnay f3f18641e7 Entropy/Server:
- added RDEPEND scanning to reagent for testing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1633 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 13:56:59 +00:00
lxnay 394e3ef2c9 improve rdepends solving and test
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1630 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 10:39:38 +00:00
lxnay a9cbd5215f revert previous commit, add some testing stuff server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1624 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 10:08:12 +00:00
lxnay 18fbb6e924 fix toBeAdded
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1623 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 02:19:23 +00:00
lxnay c3b21857ce ...this way
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1618 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 20:15:57 +00:00
lxnay 195eeb8246 unlock mirrors if all went well
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1617 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 20:14:53 +00:00
lxnay 322fcc2339 fix commit message request
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1616 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 20:12:06 +00:00
lxnay 50af4b5eef fix reagent update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1585 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:51:37 +00:00
lxnay 55ab9e3db9 fix server queries again
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1582 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:29:26 +00:00
lxnay 701f78a0e5 beautify a little bit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1581 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:26:35 +00:00
lxnay 2f2d4b1ca9 fix server queries again
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1580 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:22:09 +00:00
lxnay 5cdbc14147 fix server queries again
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1579 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:15:56 +00:00
lxnay 07799d3c3b Entropy/ServerInterface:
- reagent: fix --help
- parse masking settings even on the server database loader


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1578 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:12:36 +00:00
lxnay ce09a78379 fixing some misc stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1577 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:05:46 +00:00
lxnay aaa13b8a7b Entropy/Server Interface:
- complete code migration from activatorTools.py to entropy.py
let the testing begins


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1566 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 11:04:24 +00:00
lxnay 79b258cc91 Entropy/Server Interface:
- moved reagent sync functions to ServerMirrorsInterface
- removed activatorTools to server_activator.py
svn ci -m 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1565 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 08:45:23 +00:00
lxnay cc660b056b Server Interface:
- reagent is ready to start working again


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1564 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-07 17:01:13 +00:00
lxnay 7f21695a87 Entropy/Server Interface:
- updated TODO
- activator database management code ported (NOT TESTED), packages code on the way


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1563 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-07 16:55:58 +00:00
lxnay 9e161d2078 Entropy/Server Interface:
- started to migrate activator code creating ServerMirrorsInterface
- fixed a typo in conf/packages/packages.db.repo_updates.example
- fixed some stuff in server_reagent.py
ACTIVATOR IS CURRENTLY BROKEN


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1561 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-06 18:41:17 +00:00
lxnay 18baa11a8d Entropy/Server Interface:
- daily work on the code migration


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1560 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-05 17:06:20 +00:00
lxnay ceb50912f7 Entropy/Server Interface:
- nightly code updates
MIGRATION IS NOT DONE YET


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1559 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-05 00:10:33 +00:00
lxnay edaf556e74 Spritz:
- porting fixes from entropy 0.13.2
- more work on the ServerInterface refactoring


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1555 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-03 19:29:51 +00:00
lxnay 56b0cf8d90 Entropy Server:
- started to move and mess things around - DO NOT USE SERVER SIDE CODE FROM SVN
- reagent and activator WILL BE BROKEN FOR A WHILE


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1553 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-02 16:05:56 +00:00
lxnay 0b53fe190a moving entropy-system-daemon to server/
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1551 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-01 13:54:08 +00:00
(no author) e44ca5d1be use sys.path.insert instead of append
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1356 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:19:15 +00:00
(no author) 6b36544a48 added a reagent tool to easily bump the database revision
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1239 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 20:30:25 +00:00
(no author) 0772c47d02 - updated TODO
- added libtest tool to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:36:51 +00:00
(no author) 7e4432b480 added dependencies rescan tool for reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:09:14 +00:00
(no author) 4f13e844fe - adding reagent tool to scan and rebuild package dependencies for all the ones in repository
- added some new helper functions to the database interface
- fixed portageTools.calculate_dependencies accordingly

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 18:01:06 +00:00
(no author) 31c808cc38 - updated TODO
- avoid running activator when issuing 'reagent depends'


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1097 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-25 17:58:50 +00:00
(no author) cb14ddf992 - updated TODO
- inaugurate a new small reagent tool to help spm tree compilation

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1096 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 18:31:40 +00:00
(no author) 7844d35dfb fix text_query calls with reagent database search
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1062 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-17 19:06:32 +00:00
(no author) 99376073ba - moved triggerTools to TriggersInterface in entropy.py
- did some code review and typo fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@991 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 17:55:26 +00:00
(no author) c3c7906e0a - totally rewritten Entropy modules and interface
the biggest commit, ever

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author) b12f27e258 - added kbuildsycoca4 trigger
- fixed a bug in gentoosync
- fixed a bug with maskingparser.py
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:11:09 +00:00
(no author) a0ccf902d4 added query functionalities to reagent + some spare bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-16 11:57:20 +00:00
(no author) b7f81d673c added a clean tool for multipackages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@854 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:46:05 +00:00
(no author) 80995670bb completed multipackage support server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@826 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:41:48 +00:00
(no author) 067e8c81fd updates and bug fixes, preparing entropy 0.8.40
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 17:49:06 +00:00
(no author) 0a477c4127 - switching to global vars etpUi to handle --verbose --pretend --ask --quiet
- usual set of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@806 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 11:31:51 +00:00
(no author) cb2b5859be - added revision to package archives
- remove packages from mirrors only when they are expired -> etpConst['packagesexpirationdays']
- minor changes/updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 13:00:54 +00:00
(no author) 511b5f68ed fix path generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@715 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 13:27:33 +00:00