Commit Graph

9380 Commits

Author SHA1 Message Date
Fabio Erculiani 703f2ff929 Release Entropy 1.0_rc121 2012-07-02 11:47:09 +02:00
Fabio Erculiani 3a07ed4483 [client] update translations 2012-07-02 11:46:47 +02:00
Fabio Erculiani 1897e961ff [Rigo] update translations 2012-07-02 11:46:27 +02:00
Fabio Erculiani fdb655348e [Rigo] disable the "Preferences" button when an activity is in progress 2012-07-02 00:01:50 +02:00
Fabio Erculiani e1a0ca94c5 [Rigo] update rigo.pot 2012-07-01 23:43:59 +02:00
Fabio Erculiani b29764443b [Rigo] implement Repository management 2012-07-01 23:41:07 +02:00
Fabio Erculiani 853359c208 [entropy.client] make sure to drop any reference to disabled repo when enabling 2012-06-28 15:47:24 +02:00
Fabio Erculiani 18f422a680 [entropy.client] bump configuration file mtime when enabling/disabling repositories
This is useful for any mtime-based cache around. os.rename() doesn't
affect mtime.
2012-06-28 15:46:07 +02:00
Fabio Erculiani 83c69da974 [entropy.core] SystemSettings: remove mtime cache for repositories.conf.*
The code only checked for repositories.conf mtime, completely ignoring
any mtime change inside repositories.conf.d/. Drop for now.
2012-06-28 15:45:09 +02:00
Fabio Erculiani cc9f70d9c4 [equo] update .pot 2012-06-27 09:46:21 +02:00
Fabio Erculiani 6cc0b57e8b [equo] fix typo in string, close bug 3436 2012-06-27 09:45:44 +02:00
Fabio Erculiani a1ba8b983a enable baseinfo-extrainfo-2010 database schema by default
After 2 years, we are ready to enable it by default
2012-06-21 11:47:59 +02:00
Fabio Erculiani 1f83831ed8 ignore hidden files when generating the SPM config files list 2012-06-21 11:47:55 +02:00
Fabio Erculiani 979369d5d5 [entropy.spm] add support for ENTROPY_*DEPEND variables inside ebuilds 2012-06-10 12:28:47 +02:00
Fabio Erculiani ed688f2ef5 [client] update entropy.pot 2012-06-09 14:35:59 +02:00
Fabio Erculiani e29c4e888c Tagging Entropy version 1.0_rc120 1.0_rc120 2012-06-06 14:54:44 +02:00
Fabio Erculiani 595d5ed7c4 Release Entropy 1.0_rc120 2012-06-06 14:54:21 +02:00
Fabio Erculiani 4efd1a4c89 [Rigo] add fallback icons (KDE icon set might not provide them) 2012-06-06 14:38:05 +02:00
Fabio Erculiani 79bd3fa839 Tagging Entropy version 1.0_rc119 1.0_rc119 2012-06-04 12:13:07 +02:00
Fabio Erculiani 959abae8b2 Release Entropy 1.0_rc119 2012-06-04 12:12:46 +02:00
Fabio Erculiani 859cb562ed [entropy.spm] PortagePlugin: rewrite _bump_vartree_mtime(), fix Portage cache corruption
It has been found that pkg vdb entry mtime was not properly updated,
which resulted in the following Portage cache corruption:

>>> Auto-cleaning packages...
portage: COUNTER for net-libs/gnutls-2.12.18 was corrupted; resetting to value of 0
2012-06-04 12:09:13 +02:00
Fabio Erculiani 773797c76f [Rigo] do not override DATA_DIR and ICON_PATH with relative paths, fix bug 3370 2012-06-04 10:26:14 +02:00
Fabio Erculiani 66a4783d20 Tagging Entropy version 1.0_rc118 1.0_rc118 2012-06-03 23:15:53 +02:00
Fabio Erculiani 8da07e1f03 Release Entropy 1.0_rc118 2012-06-03 23:15:30 +02:00
Fabio Erculiani 4d3de3b731 [Rigo] fix markup escape issue in Notice Board view 2012-06-03 23:14:48 +02:00
Fabio Erculiani bba78d129c Tagging Entropy version 1.0_rc117 1.0_rc117 2012-05-28 15:46:33 +02:00
Fabio Erculiani 1e4718de7a Release Entropy 1.0_rc117 2012-05-28 15:46:27 +02:00
Fabio Erculiani a3eebe993d [client] update translations 2012-05-28 15:45:16 +02:00
Fabio Erculiani 66f3609a87 [client] update translations 2012-05-28 15:45:04 +02:00
Fabio Erculiani b5a0edbab6 [equo] "equo query orphans": rework encoding usage, now use "raw_unicode_escape"
This because retrieveContent() returns files encoded using
"raw_unicode_escape". In this way, we can use simple set intersection
afterwards.
2012-05-28 15:42:01 +02:00
Fabio Erculiani 0de9f11990 [equo] "equo query orphans": correctly print unicode strings 2012-05-28 15:14:28 +02:00
Fabio Erculiani b91fcfdbac [equo] fix again "equo query orphans", make sure xdir is unicode instead 2012-05-28 15:04:29 +02:00
Fabio Erculiani 35b0e19fa9 [conf] repositories.conf.*: comment out duplicated URLs by default (to speed up fallback-downloading) 2012-05-28 14:16:41 +02:00
Fabio Erculiani 638d78f4d0 [conf] repositories.conf.*: add Yandex Linux Mirror 2012-05-28 14:15:16 +02:00
Fabio Erculiani 44d6c0a9de [entropy.client] Package: always create image/ directory before uncompress_tarball
Packages not providing any file don't get the image/ directory created
by uncompress_tarball, resulting in Portage pkg_preinst code to complain
about that, with something like:

  $ find: `/var/tmp/entropy/.../c++-tr1-functional-0/image/': No such file or directory
2012-05-24 12:14:49 +02:00
Fabio Erculiani cb4749b49b Tagging Entropy version 1.0_rc116 1.0_rc116 2012-05-22 13:28:42 +02:00
Fabio Erculiani 82984b88da Release Entropy 1.0_rc116 2012-05-22 13:28:42 +02:00
Fabio Erculiani 2e4eb90f24 [Rigo] avoid UnicodeDecodeError exceptions when writing license Notification message 2012-05-22 13:27:13 +02:00
Fabio Erculiani cb61c3bc16 [client] always catch EOFError when using readtext() 2012-05-22 12:51:03 +02:00
Fabio Erculiani f8ea2dffbe [entropy.output] declare EOFError exception in readtext() docstring 2012-05-22 12:50:38 +02:00
Fabio Erculiani fe29c5eba1 Tagging Entropy version 1.0_rc115 1.0_rc115 2012-05-22 12:38:04 +02:00
Fabio Erculiani 2bf8286a0f Release Entropy 1.0_rc115 2012-05-22 12:38:03 +02:00
Fabio Erculiani 0bd6542a33 [RigoDaemon] be fault-tolerant wrt exceptions happening inside app mgmt worker threads 2012-05-20 21:41:09 +02:00
Fabio Erculiani 18978fd612 [equo] migrate to const_is_python3() 2012-05-20 14:16:33 +02:00
Fabio Erculiani ef4a174f58 [entropy*] migrate to const_is_python3() 2012-05-20 14:16:13 +02:00
Fabio Erculiani 12f550037d [equo] "equo query orphans": avoid UnicodeDecodeError in os.walk() 2012-05-20 13:35:48 +02:00
Fabio Erculiani 87f2cb6f75 [entropy.const] add const_is_python3() 2012-05-20 13:28:14 +02:00
Fabio Erculiani 5f64abe231 [equo] be more explicit when running with forced "--pretend" when not root
Fixes bug 2882
2012-05-19 18:00:57 +02:00
Fabio Erculiani 434bc36a8d Tagging Entropy version 1.0_rc114 1.0_rc114 2012-05-18 12:34:44 +02:00
Fabio Erculiani dbc324d15e Release Entropy 1.0_rc114 2012-05-18 12:34:43 +02:00