Commit Graph

355 Commits

Author SHA1 Message Date
lxnay 6ea70ee627 Entropy/EquoInterface:
- improve HTTP User-Agent information transmitted


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1709 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:51:34 +00:00
lxnay 702d23225a Entropy/EquoInterface:
- add User-Agent to HTTP downloads


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1708 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:47:15 +00:00
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 b65f887c4c Entropy/Spritz:
- made calculate_available_packages(), calculate_world_updates(), etpDatabase.listAllIdpackages() results ordered
- removed the need to sort package entries in Spritz, causing a huge speed improvement (more on this later, not yet done)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1706 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 20:16:49 +00:00
lxnay 4913e0bc77 add indexing option to openServerDatabase
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1704 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:55:05 +00:00
lxnay 059dd4d2fb show info about configured repositories
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1703 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:28:00 +00:00
lxnay fbfe0d6dcb some slight improvements to scan_package_changes()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1701 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:23:11 +00:00
lxnay 9ffddd7cb5 Entropy/ServerInterface:
- test counter trashing trying to get scan_package_changes() working better with multi-repos

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1700 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:07:28 +00:00
lxnay 5b9b165556 Entropy/ServerInterface:
- properly handle package removals across repos


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1699 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 17:14:33 +00:00
lxnay 6ae3d3f720 fix reagent md5remote output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1695 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:49:17 +00:00
lxnay 5bcc226495 fix reagent md5remote output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1694 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:48:25 +00:00
lxnay 9bf69501ec fix md5check output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1693 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:43:14 +00:00
lxnay cf54256112 fix reagent md5check messages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1692 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:29:44 +00:00
lxnay 1e360b1b61 fix reagent md5 checking function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1691 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:27:38 +00:00
lxnay bcdbd9e538 - updated TODO
Entropy/ServerInterface:
- fix match_packages()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1690 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:23:08 +00:00
lxnay f64be59de2 Entropy:
- make pychecker more happy


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1689 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:17:19 +00:00
lxnay f1e38db48d fix calculate_remote_package_files() missing directories creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1688 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:26:25 +00:00
lxnay abe17c4b4f fix calculate_remote_package_files()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1687 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:19:12 +00:00
lxnay ce89f3a03e create packages_dir if doesn't exist
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1686 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:17:06 +00:00
lxnay 054ff3d43d fix mycontent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1685 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:13:44 +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 b65904f669 Entropy/ServerInterface/DatabaseInterface:
- fix two typos

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1682 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 23:17:32 +00:00
lxnay f9dfb3fbe6 Entropy/ServerInterface:
- change server.conf specs adding http handlers URL to it
- added multirepository support to all server-side functions (not yet done)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1681 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 23:14:50 +00:00
lxnay 34c982ded6 fix idpackages_added referencing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1679 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 16:06:20 +00:00
lxnay 17546030e9 Entropy/ServerInterface:
- fix settings_to_backup
- validate database properly before calling the indexing function


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1678 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 16:03:47 +00:00
lxnay 7bdc16f164 Entropy/ServerInterface:
- kill activatoruploaduris kill kill


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1677 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:50:50 +00:00
lxnay dcd704ace0 Entropy/ServerInterface:
- show what database is gonna be overwritten


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1676 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:46:37 +00:00
lxnay 26ddaa312b Entropy/ServerInterface:
- fix switch_default_repository()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1675 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:45:05 +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 19e6e2f118 Entropy/ServerInterface:
- if an exception occurs on package_injector() complete tasks before raising


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1669 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 13:11:44 +00:00
lxnay e2dd07d42a Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1663 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 11:42:30 +00:00
lxnay 295f535bfa Entropy:
- some updates for get_missing_rdepends

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1662 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 10:42:25 +00:00
lxnay 85f851cabb Entropy:
- some updates for get_missing_rdepends

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1661 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 10:36:37 +00:00
lxnay 852182d104 Entropy/EquoInterface/ServerInterface:
- get_missing_rdepends: use a deep dependency list instead


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1660 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 10:06:40 +00:00
lxnay c392749e41 Entropy/EquoInterface:
- add preliminary inverse dependencies solving


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1645 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 21:19:28 +00:00
lxnay 67d408e63d fix entropy.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1644 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 19:01:24 +00:00
lxnay edcd402a71 Entropy/EquoInterface:
- do not trash info cache when adding/removing packages cause we're fine with idpackages now

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1643 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 18:59:26 +00:00
lxnay 045bc12b2b beautify activator output, my god, that was really long
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1642 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 18:45:55 +00:00
lxnay 70dea027b9 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1640 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:53:27 +00:00
lxnay ec02a6c040 show database indexing while opening the server db
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1639 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:52:24 +00:00
lxnay 99b61d0e3e reorder some indexing code
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1638 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:49:35 +00:00
lxnay cbb544c5fa Entropy/Server:
- use indexes on the server database too but drop them before uploading


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1637 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:36:08 +00:00
lxnay 86c08b3d83 fix dependencies varable in insertDependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1636 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 16:43:57 +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 0b1c3da758 Entropy/Server:
- test elfclass matching


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1632 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 12:57:24 +00:00
lxnay 28b1863245 Entropy/Database:
- alter needed table adding ELF class information, this shouldn't break anything outside

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1631 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 12:10:45 +00:00
lxnay 815a664be8 improve rdepends solving and test
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1629 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 10:39:12 +00:00