Fabio Erculiani
fc572452c7
fix typo
2009-06-11 14:42:55 +02:00
Fabio Erculiani
7f5d2e454c
use new entropy.db switchBranch method
2009-06-10 13:48:26 +02:00
Fabio Erculiani
4883c07919
fix switchBranch method
2009-06-10 13:48:13 +02:00
Fabio Erculiani
b768255e6d
add debugging output on get_unsatisfied_dependencies and better handle mixed SPM<->Entropy mode
2009-06-10 13:28:07 +02:00
Fabio Erculiani
d5b78d880a
add some debugging output to dependencies calculation function
2009-06-10 12:25:35 +02:00
Fabio Erculiani
fa5a7b948c
add some debugging output using const_debug_write
2009-06-10 12:17:12 +02:00
Fabio Erculiani
37e56a3a48
entropy.const: new function const_debug_write
2009-06-10 12:16:50 +02:00
Fabio Erculiani
1bdd112037
disabled automatic database directory migration, deprecated
2009-06-10 10:44:57 +02:00
Fabio Erculiani
1d1eb1db0f
check if upload directory exists on remove_expiration_files
2009-06-10 10:40:27 +02:00
Fabio Erculiani
2bbf3ec9bb
check if upload directory exists on calculate_local_upload_files
2009-06-10 10:39:28 +02:00
Fabio Erculiani
2f4dee04fc
update output
2009-06-10 10:39:19 +02:00
Fabio Erculiani
b6d665de7b
fix typo
2009-06-10 10:30:50 +02:00
Fabio Erculiani
e39ce4fd01
use new entropy.db moveCountersToBranch method
2009-06-10 10:29:27 +02:00
Fabio Erculiani
cdadc9e808
improve moveCountersToBranch
2009-06-10 10:29:19 +02:00
Fabio Erculiani
82033f6e23
remove server db file if empty on switchbranch
2009-06-10 10:20:06 +02:00
Fabio Erculiani
db27a8bbd8
be gentle when moving databases
2009-06-10 10:12:03 +02:00
Fabio Erculiani
0d0e1a6032
fix switch_packages_branch, more reliable now
2009-06-10 09:58:17 +02:00
Fabio Erculiani
d991b596ed
new etpUi key "warn" to that will make possible to disable warnings
2009-06-10 09:43:05 +02:00
Fabio Erculiani
4eb7fc1f67
unit testing, tools: new test on xpak-only file
2009-06-09 12:13:23 +02:00
Fabio Erculiani
54c33e4126
make suck_xpak working on a xpak-only file too
2009-06-09 12:10:30 +02:00
Fabio Erculiani
aef2b9431a
entropy.db: trivial output fix
2009-06-09 12:10:09 +02:00
Fabio Erculiani
c7d9cae649
entropy.client: when syncing repos using EAPI3, catch db exceptions on add/remove
2009-06-08 19:49:40 +02:00
Fabio Erculiani
e6759981c1
when a boot service is not removed due to collisions, do not disable it in postremove
2009-06-06 19:00:08 +02:00
Fabio Erculiani
479c23f8c6
tweak output
2009-06-06 18:59:59 +02:00
Fabio Erculiani
877929cd55
fix typo
2009-06-06 18:59:46 +02:00
Fabio Erculiani
41143f873c
update documentation, complete entropy.const and fix entropy.cache
2009-06-06 13:08:01 +02:00
Fabio Erculiani
c35e34043c
complete docstrings for entropy.cache
2009-06-06 09:12:25 +02:00
Fabio Erculiani
53c38c842f
correctly handle resume on timeout errors
2009-06-06 07:31:20 +02:00
Fabio Erculiani
01c61e0d00
fix array unpack error
2009-06-06 07:28:23 +02:00
Fabio Erculiani
dc6b857431
add Portage EAPI2 SRC_URI handling
2009-06-05 23:43:30 +02:00
Fabio Erculiani
4a412c7f0b
complete Portage EAPI2 use dependencies support
2009-06-05 23:13:38 +02:00
Fabio Erculiani
5e88ceb760
fix stop method of EntropyCacher to not make use of the watchdog timer
2009-06-05 19:37:07 +02:00
Fabio Erculiani
f255f9f241
do not run cleanups on client db close
2009-06-05 19:23:42 +02:00
Fabio Erculiani
72b579e2c2
remove unused method
2009-06-05 15:47:26 +02:00
Fabio Erculiani
42845bd1bf
entropy.spm: better Portage EAPI2 support, add "!!conflict" support
2009-06-05 15:42:29 +02:00
Fabio Erculiani
77cbf8d01f
sometimes treeupdates is not necessary
2009-06-05 15:15:57 +02:00
Fabio Erculiani
6749a99634
when showing package sets on mirrors sync, only print the ones of the current repository
2009-06-05 13:00:19 +02:00
Fabio Erculiani
d99c172fbd
entropy.misc: fix RSS class when description metadatum is not available
2009-06-05 12:29:51 +02:00
Fabio Erculiani
be14ab6b82
entropy.qa: improve entropy_package_checks
2009-06-05 09:08:58 +02:00
Fabio Erculiani
bd4ec10402
create md5 hash of packages when using the flushback tool
2009-06-04 22:26:33 +02:00
Fabio Erculiani
75c717e89d
entropy.transceivers: improve FtpInterface, download_file method
2009-06-04 20:55:34 +02:00
Fabio Erculiani
d6d8120c30
unit testing, add a new entropy.tools test (remove_edb)
2009-06-04 20:45:53 +02:00
Fabio Erculiani
f281d67e42
entropy.tools: behavioural and performance updates
...
- created new function locate_edb
- using locate_edb in extract_edb and remove_edb
- updated is_entropy_package_file functions, it didn't work with
empty package files (virtual packages for eg.)
2009-06-04 20:44:22 +02:00
Fabio Erculiani
87f3719317
EAPI1, download light version of the repository database
2009-06-04 19:16:42 +02:00
Fabio Erculiani
f686cfb075
when creating the light version of the EAPI1 database, optimize its size
2009-06-04 18:45:53 +02:00
Fabio Erculiani
0297cc24f7
fix another small typo
2009-06-04 17:59:31 +02:00
Fabio Erculiani
9a010d8d30
fix typo
2009-06-04 17:56:22 +02:00
Fabio Erculiani
feb2ffbf6a
fix typo
2009-06-04 17:46:16 +02:00
Fabio Erculiani
6adb3fe2cc
EAPI1: also upload a light version of the repository database
2009-06-04 17:35:40 +02:00
Fabio Erculiani
6cb70b4de7
new method dropContent
2009-06-04 17:23:07 +02:00