Commit Graph

385 Commits

Author SHA1 Message Date
(no author)
12847f8c29 - move EquoInterface load inside text_query
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1061 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-17 19:02:51 +00:00
(no author)
27ed93827a - fixed conntest url by exporting it to repositories.conf
- improved repository databases reliability adding extra read only checks
- fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available
- updated indentation in databaseTools.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 15:08:12 +00:00
(no author)
806c7ece98 - updated TODO
- completing the previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 11:50:06 +00:00
(no author)
faf3a1b75d - fixed removal queue calculation
- implemented removal queue execution in spritz


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1043 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:27:49 +00:00
(no author)
c81c578d9c SPRITZ:
- implemented console right click menu
 - implemented repositories force update option
 - fixed an issue which caused text_ui functions to not return a valid exit status
svn ci -m 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 19:17:42 +00:00
(no author)
0366216a5d - let equo handle some extra exceptions from exceptionTools
- updated TODO
- fixed an issue with equo update when no client database is available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1039 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 14:47:36 +00:00
(no author)
504d2bd3a0 - fixed a small graphical glitch with downloadSize in text_ui.py
- more work on spritz polishing and entropy implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1038 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 13:34:02 +00:00
(no author)
6873ea1179 providing more info to the user when extractPkgData fails
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1037 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 12:17:24 +00:00
(no author)
76a321d684 - moved system packages check to EquoInterface under validatePackageRemoval()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1028 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 20:46:52 +00:00
(no author)
d36cd5273e - new POST based error reporting handler
- created ErrorReportInterface class
- updated code to use ErrorReportInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1025 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 20:02:42 +00:00
(no author)
e4879d65fa - added EquoInterface.calculate_available_packages() that lists packages available in repos but not installed
- added database function retrieveKeySlot which returns (pkgkey,slot) for the selected idpackage using only SQL (faster)
- changed output of EquoInterface.calculate_world_updates(), removed not neeed atom retrieval
- fixed other functions accordingly to the change above
- get all the Spritz Packages radio options working (you need entropy from SVN, packages queueing doesn't work yet)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1021 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-07 19:08:30 +00:00
(no author)
1bbf3ee87f fixing smart applications generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1019 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-07 01:33:45 +00:00
(no author)
51ffd5067f fix installqueue retrieval by smartgenerator()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1018 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 22:30:40 +00:00
(no author)
9f2ccf4a99 - a small visual fix to equo search
- world calculation cache is now kept updated in install/remove functions

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1016 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 19:20:00 +00:00
(no author)
2a1657f99a - added additional check to client database reliability
- added /etc/portage/bashrc used in 3.5 Loop 1

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 13:44:50 +00:00
(no author)
46ba3cb2c0 do not allow running equo conf as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1006 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 15:55:43 +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)
d31b951029 when selective removal is chosen, first ask, then do
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@990 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:31:46 +00:00
(no author)
0a50cc0e7a implemented client db sanity check tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@989 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:07:36 +00:00
(no author)
0be6aa8778 moved tbz2 files repository init to EquoInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@988 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:32:04 +00:00
(no author)
f8de9263e5 - fixed a bug in quickpkg
- added an extra arch check when installing .tbz2s

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@987 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:07:08 +00:00
(no author)
deb025504d - moved smartTools to text_smart.py
- implemented download resume
- implemented download ETA


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@986 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 00:29:15 +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)
9d4146aeff - improving speed of equo world
- fixed a bug with equo conf update
- fixed a bug with EquoInterface.atomMatch
- moved fetchRepositoryIfNotAvailable
- added getScopeData function to etpDatabase
- some indentational updates

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@981 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 00:48:57 +00:00
(no author)
a440814f3a fixing last commit issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@980 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 23:36:25 +00:00
(no author)
9ea839f3f7 fixing some misc stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@979 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 23:33:29 +00:00
(no author)
85d49163f9 - some misc updates and typo errors fixed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@978 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 22:38:39 +00:00
(no author)
c29e2a7e5d - indentation updates
- removed some useless logging and config files
- updated spritz~equo interface implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 18:00:03 +00:00
(no author)
446637da23 - added another download mirror
- moved all print messages to updateProgress in EquoInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@976 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 11:25:23 +00:00
(no author)
1432d11811 - updated triggerTools to use updateProgress
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@975 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 00:59:53 +00:00
(no author)
599e63aca8 - say goodbye to equoTools, say hello to equoInterface
- adapting code to EquoInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@974 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 00:35:02 +00:00
(no author)
db9b8cdbd7 - misc bug fixes
- moving askquestion to EquoInterface (that is gonna be renamed to EntropyInterface when done)

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 14:34:24 +00:00
(no author)
7c168a44ed - EquoInterface implementation improvements
- TextInterface implementation improvements
- uiTools has been shrunk in favour of EquoInterface
major rewrite at 75%

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 11:59:31 +00:00
(no author)
8d43fe6dea more work on the new EquoInterface class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@971 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 10:49:16 +00:00
(no author)
a25c62de21 - imported most equoTools functions inside Equo class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 03:36:04 +00:00
(no author)
ebe5f3b0aa - some updates to spritz
- started to migrate equoTools code into Equo class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@969 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 00:49:32 +00:00
(no author)
8f9fcc1f9d - rewritten cacheTools in a OO way
- some bug fixes
- spritz repositories sync implemented


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@968 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-30 19:32:24 +00:00
(no author)
33e8e076f5 - fixed an issue with package download function fetchFile()
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@966 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 20:32:41 +00:00
(no author)
0a767a5ae8 - reimplemented remoteTools downloadData in a OO way
- started to work out repository update GUI stuff


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@964 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 14:03:48 +00:00
(no author)
c7dff6719b added python-updater alike tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@963 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 12:19:48 +00:00
(no author)
34995bce94 - started to work out spritz dependencies and update repositories function
- reimplemented repositoriesTools in a OO way, creating repositoryController class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@961 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 01:55:01 +00:00
(no author)
5feaf073f5 removed unused binkeywords table
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:27:03 +00:00
(no author)
5749ad5ecb improved reliability of retrieveDepends
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@948 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 21:26:44 +00:00
(no author)
79ffb1646b - initial implementation of /usr/portage/profiles/updates/ support - entropy side
- fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key
- removed logging from portageTools, since it's not needed anymore
- improved speed of portageTools
- greatly improved speed of atomMatch caching listAllBranches query
- removed useless logging from entropyTools to speed up execution
once updates/ support will be in place, I will tag a new release

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:21:55 +00:00
(no author)
50aaf36ed6 fix gentoo pkg_postrm && pkg_prerm whose filled /var/tmp/binpkgs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@941 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 12:43:13 +00:00
(no author)
a4b5410e5d casting item to str() in confinfo()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@936 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 09:19:59 +00:00
(no author)
c351cc4d50 fixed a bug in showdiff that showed updated file against installed and not vice versa
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@934 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:57:00 +00:00
(no author)
b6a48056cf speed improvements:
- disabled database logging by default
  - cached linker paths in triggers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +00:00
(no author)
61e93075bb - fixed injected packages installation
- speed improvements on set operations

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@931 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 12:13:17 +00:00
(no author)
fb2a098e31 strict check for scandata
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@929 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:23:15 +00:00