Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 8588bfd25b [entropy.spm] PortagePlugin: update _global_updates call path 2010-03-05 12:50:39 +01:00
Fabio Erculiani 197cdc5f5e Revert "[entropy.const] update Entropy default cache directory, move to /tmp"
This reverts commit def6b3f545.

Conflicts:

	libraries/entropy/const.py
2010-03-04 22:19:28 +01:00
Fabio Erculiani ae9f5e4dad [todo] update TODO 2010-03-03 16:58:03 +01:00
Fabio Erculiani e10132b387 [entropy.const] use /var/run/entropy for storing pid/lock file data
In this way, files get cleaned up every boot. No need for entropy_client
init script anymore
2010-03-03 16:56:22 +01:00
Fabio Erculiani 8de5c31afe [entropy.output] properly raise exception when CTRL+C is hit when ask_question is running 2010-03-03 16:55:47 +01:00
Fabio Erculiani def6b3f545 [entropy.const] update Entropy default cache directory, move to /tmp 2010-03-03 16:25:46 +01:00
Fabio Erculiani b959963c0e [entropy.client/equo] implement multifetch setting in client.conf 2010-03-03 16:13:34 +01:00
Fabio Erculiani f510cca108 [entropy.client.interfaces.dep] complete module refactoring 2010-03-03 15:26:52 +01:00
Fabio Erculiani eb10538b59 [entropy.output] catch UnicodeDecodeError exceptions raised by readtext() 2010-03-02 22:07:47 +01:00
Fabio Erculiani 13a613cb3f [todo] update TODO 2010-03-02 21:59:40 +01:00
Fabio Erculiani 671dd8517d Tagging Entropy version 0.99.36.3 0.99.36.3 2010-03-02 08:05:15 +01:00
Fabio Erculiani 2513d0fb59 [services] fix client-updates-daemon dbus methods signatures 2010-03-02 08:04:34 +01:00
Fabio Erculiani dd7083d924 [entropy.client/equo] ease the removal of virtual packages, add --empty support to "equo remove" 2010-03-01 23:59:34 +01:00
Fabio Erculiani e698e18e67 Tagging Entropy version 0.99.36.2 0.99.36.2 2010-03-01 18:51:12 +01:00
Fabio Erculiani 8d5eda920f [entropy.client.interfaces.dep] also reduce matching scope for tagged packages when there's no matching installed pkg (apparently) 2010-03-01 18:50:00 +01:00
Fabio Erculiani f1a0e5763e Tagging Entropy version 0.99.36.1 0.99.36.1 2010-03-01 15:12:52 +01:00
Fabio Erculiani 1679ff4295 [entropy.misc] s/KeyboardError/KeyboardInterrupt/ 2010-03-01 15:12:30 +01:00
Fabio Erculiani ead69a2715 Tagging Entropy version 0.99.36 0.99.36 2010-03-01 14:00:58 +01:00
Fabio Erculiani e3da84f831 [entropy.spm] PortagePlugin: trivial fix 2010-03-01 12:52:15 +01:00
Fabio Erculiani c18142a18c [entropy.client.interfaces.package] fix Entropy trigger metadata setup (accept_license)
When using repositories without package license metadata, retrieveLicenseKeys() returns
an empty list. So, use retrieveLicense() instead.
2010-03-01 12:50:17 +01:00
Fabio Erculiani d2e347b654 [entropy.db] always commit() sqlite3 Connection instances before closing 2010-03-01 12:10:48 +01:00
Fabio Erculiani 8590f782dd [entropy.db] EntropyRepository, append more info to __show_info output 2010-03-01 12:02:38 +01:00
Fabio Erculiani b0e96e2b25 [services] tweak client-updates-daemon timers 2010-03-01 11:56:14 +01:00
Fabio Erculiani dc05dc03a9 [entropy.server] improve performance on db upload, do not index db twice 2010-03-01 11:55:38 +01:00
Fabio Erculiani 4f8c9bc390 [entropy.misc] TimeScheduled, handle KeyboardError exceptions on run() 2010-03-01 09:27:05 +01:00
Fabio Erculiani a2c15726a1 [reagent] fix "reagent repo bump" 2010-02-28 20:53:01 +01:00
Fabio Erculiani 97d9b0ad45 Tagging Entropy version 0.99.35.9 0.99.35.9 2010-02-28 12:57:11 +01:00
Fabio Erculiani fe497e12a1 [entropy.fetchers] fix UrlFetcher._update_speed regression (zero division error) 2010-02-26 20:15:22 +01:00
Fabio Erculiani 5c4cf501b8 [entropy.spm] PortagePlugin: unmute stdout and stderr by default, issues have to be fixed upstream from now on 2010-02-26 14:23:03 +01:00
Fabio Erculiani e3a9c245f2 [todo] update TODO 2010-02-26 09:48:27 +01:00
Fabio Erculiani c0f96e9a8a [equo] complete "equo community database" migration, rename "equo database" into "equo rescue" 2010-02-26 09:42:12 +01:00
Fabio Erculiani 97862548d1 [equo] merge "equo community database" with "equo community repo" 2010-02-26 09:34:07 +01:00
Fabio Erculiani 74e948519c [reagent] merge "reagent database" with "reagent repo" 2010-02-26 09:29:53 +01:00
Fabio Erculiani 116e288d57 [entropy.client.interfaces.dep] fully ignore spm dowgrades in satisfied deps calculation 2010-02-26 09:02:11 +01:00
Fabio Erculiani 0e94133104 Tagging Entropy version 0.99.35.8 0.99.35.8 2010-02-25 17:34:57 +01:00
Fabio Erculiani 3d61f84ac7 [sulfur] catch OperationalError when filtering reinstallable packages 2010-02-25 16:20:59 +01:00
Fabio Erculiani 5c3d2fa3ef [sulfur] EntropyPackage: fix __str__ when repository id is None 2010-02-25 16:20:59 +01:00
Fabio Erculiani 559d70e67e [entropy.client.services.ugc] catch TypeError exceptions when cached data is invalid 2010-02-25 16:20:59 +01:00
Fabio Erculiani ac406f8d4a [services] fix Entropy Updates Notification Daemon, add exception handler 2010-02-25 17:20:17 +01:00
Fabio Erculiani 43fb0f4154 [entropy.client.services.repository] tweak EAPI3 sync packages threshold 2010-02-23 21:12:14 +01:00
Fabio Erculiani 18a4acae35 [sulfur] improve Progress tab messages on labels 2010-02-23 21:04:04 +01:00
Fabio Erculiani 3393238bc2 [entropy.spm] catch OSError exceptions when trying os.makedirs in entropy_install_unpack_hook 2010-02-23 21:03:26 +01:00
Fabio Erculiani 846345f368 [entropy.client] add some docstrings 2010-02-23 17:40:45 +01:00
Vincenzo Di Massa b2c8f15e64 A.R.M.A. + variable time delta dwnloadrate prediction
Signed-off-by: Fabio Erculiani <lxnay@sabayon.org>
2010-02-22 13:41:28 +01:00
Fabio Erculiani ff13363e4f Tagging Entropy version 0.99.35.7 0.99.35.7 2010-02-21 18:37:05 +01:00
Fabio Erculiani 83793c8f80 [magneto] fix system tray icon handling (magneto-kde only) 2010-02-21 18:32:56 +01:00
Fabio Erculiani f57a582622 Tagging Entropy version 0.99.35.6 0.99.35.6 2010-02-21 00:19:26 +01:00
Fabio Erculiani c9415504aa [entropy.transceivers] EntropyFileUriHandler: also expand home dir 2010-02-21 00:15:50 +01:00
Fabio Erculiani 83f336f7ec [entropy.db] always create packagespmrepository table if not available 2010-02-21 00:14:14 +01:00
Fabio Erculiani 8b4374b10c Tagging Entropy version 0.99.35.5 0.99.35.5 2010-02-17 12:38:56 +01:00