Commit Graph

8707 Commits

Author SHA1 Message Date
Fabio Erculiani
83a5bfbc10 [services] repository-webinstall-generator: actually remove ancient .etp files 2011-11-26 19:03:42 +01:00
Fabio Erculiani
a67e30c04e [services] repository-webinstall-generator: use print_info instead of print_warning 2011-11-26 18:13:03 +01:00
Fabio Erculiani
11f1eee75a [services] entropy-pkgdelta-generator: write to stdout 2011-11-26 18:11:46 +01:00
Fabio Erculiani
5d39b4c423 [services] repository-webinstall-generator: execute cleanup even if no new .etp files have to be created 2011-11-26 18:09:51 +01:00
Fabio Erculiani
a03536bb18 [services] fix $@ usage 2011-11-26 17:56:45 +01:00
Fabio Erculiani
4c0008f628 Tagging Entropy version 1.0_rc78 1.0_rc78 2011-11-24 16:33:43 +01:00
Fabio Erculiani
2c55308018 Release Entropy 1.0_rc78 2011-11-24 16:33:38 +01:00
Fabio Erculiani
fd96d36a71 [entropy.client.interfaces.dep] fix dependency calculation when ASAP scheduling is enabled (default)
internal levels dict must be reinitialized every time deptree object
is actually modified. At the same time, when making room on a certain
deptree key (moving the entries to another key), make sure to always
drop the dep item that is going to be written back.

"equo install --empty --pretend lighttpd" triggered the issue.
Thanks to micia for reporting.
2011-11-24 16:09:30 +01:00
Fabio Erculiani
563cf65ed6 [entropy.client.interface.dep] fix typo in comment 2011-11-24 16:08:05 +01:00
Fabio Erculiani
46f9819f56 [todo] update TODO 2011-11-23 22:45:03 +01:00
Fabio Erculiani
6d39dfb284 Tagging Entropy version 1.0_rc77 1.0_rc77 2011-11-23 22:38:03 +01:00
Fabio Erculiani
5dec2edb5d Release Entropy 1.0_rc77 2011-11-23 22:37:50 +01:00
Fabio Erculiani
1d46c240e3 [entropy.server] initialize_repository: make sure to have all the repository directories in place 2011-11-23 22:35:08 +01:00
Fabio Erculiani
ae48fea5a9 [sulfur] if exit status is > 255, pass it through the mod operator (this fixes Sulfur respawns with kdesu) 2011-11-23 14:52:30 +01:00
Fabio Erculiani
d97bc58346 [po] update translations 2011-11-22 19:40:00 +01:00
Fabio Erculiani
01d09ecfce [eit] add more man pages
- eit merge
- eit pkgmove
- eit push
- eit query
- eit remove
- eit repo
- eit reset
- eit test
2011-11-22 19:32:40 +01:00
Fabio Erculiani
27de6bea46 [todo] update TODO 2011-11-22 19:32:17 +01:00
Fabio Erculiani
e46999556a [po] remove vacuum.py from POTFILES.in 2011-11-22 19:03:07 +01:00
Fabio Erculiani
7195ca4d8e [eit] add more man pages
- eit cleanup
- eit inject
- eit key
- eit list
- eit lock
- eit unlock
- eit match
2011-11-22 19:03:01 +01:00
Fabio Erculiani
16ea86b711 [sulfur.views] catch TypeError in case of concatenation failure 2011-11-21 18:42:31 +01:00
Fabio Erculiani
65aaad61d9 [eit.commands.commit] make sure that store_dir exists 2011-11-21 18:34:50 +01:00
Fabio Erculiani
c44cb0195d [eit] add "eit init", "eit deps" man pages 2011-11-19 18:13:34 +01:00
Fabio Erculiani
4e7a895938 [eit] add "eit graph", "eit revgraph" man pages 2011-11-19 18:01:45 +01:00
Fabio Erculiani
6c39444d75 [eit] add "eit own" man page 2011-11-19 17:58:32 +01:00
Fabio Erculiani
2aae56dbe8 [eit] add "eit files" man page 2011-11-19 17:43:22 +01:00
Fabio Erculiani
5ea5915b47 [eit] add man page for "eit cp", "eit log", "eit mv" 2011-11-18 20:52:30 +01:00
Fabio Erculiani
c371785a96 [eit] add "eit-checkout" and "eit-cleanup" man pages 2011-11-18 16:40:21 +01:00
Fabio Erculiani
98f33451b4 [entropy.core.settings.base] catch any possible exception when calling generic_file_content_parser 2011-11-18 16:27:18 +01:00
Fabio Erculiani
dd5855df25 [eit.commands.bump] add man page 2011-11-16 17:27:43 +01:00
Fabio Erculiani
cf01429b79 [equo] make clear that running "equo update" as user without the dbus service is not possible and should be then done as root. 2011-11-16 12:35:10 +01:00
Fabio Erculiani
6a69307f4c [eit] add eit-notice man page (and improve automatic man generation functions) 2011-11-14 23:34:37 +01:00
Fabio Erculiani
f436f65f53 [entropy.server] fix typo in codecs_fdopen() usage 2011-11-14 12:02:48 +01:00
Fabio Erculiani
87f5ae732a [sulfur] PkgInfoMenu: some metadata can be not available at load time 2011-11-13 10:10:47 +01:00
Fabio Erculiani
9025ba68b5 Tagging Entropy version 1.0_rc76 1.0_rc76 2011-11-13 07:52:11 +01:00
Fabio Erculiani
f41ee1e413 Release Entropy 1.0_rc76 2011-11-13 07:52:00 +01:00
Fabio Erculiani
1e60fa9890 [entropy.spm] PortagePlugin: do not pass use_cache to doebuild() 2011-11-13 07:43:35 +01:00
Fabio Erculiani
ccb18bcb6f [entropy.spm] fixup doebuild() call 2011-11-13 07:43:10 +01:00
Fabio Erculiani
c1e1dd656f [matter] make possible to disable the "preserved libraries" QA check using --disable-preserved-libs 2011-11-13 07:38:05 +01:00
Fabio Erculiani
9ef0a01638 Tagging Entropy version 1.0_rc75 1.0_rc75 2011-11-12 22:22:52 +01:00
Fabio Erculiani
c5bbde02f6 Release Entropy 1.0_rc75 2011-11-12 22:22:42 +01:00
Fabio Erculiani
2f02cf0672 [server] fix installation of eit modules 2011-11-12 22:21:56 +01:00
Fabio Erculiani
c8343a356d [server/doc] Makefile: create man/ if it doesn't exist 2011-11-12 22:16:04 +01:00
Fabio Erculiani
63c0881277 [eit] move eit bash completion script to server/ 2011-11-12 22:07:33 +01:00
Fabio Erculiani
7d3515ddaf Tagging Entropy version 1.0_rc74 1.0_rc74 2011-11-12 20:49:31 +01:00
Fabio Erculiani
8f98f35022 Release Entropy 1.0_rc74 2011-11-12 20:49:02 +01:00
Fabio Erculiani
4d343233dc [entropy.*] drop usage of another_entropy_running(), wait_resources() or similar methods should be used 2011-11-12 16:10:33 +01:00
Fabio Erculiani
032fb24740 [entropy.client.interfaces.package] handle dump_entropy_metadata() errors properly 2011-11-12 13:05:54 +01:00
Fabio Erculiani
bda1c3c4cc [entropy.tools] dump_entropy_metadata: check against None rather than using "not" 2011-11-12 13:05:25 +01:00
Fabio Erculiani
e29e5c6424 [conf] uncomment sabayon-limbo entries by default (repo is still not available ootb btw) 2011-11-12 12:00:40 +01:00
Fabio Erculiani
d123f7c58a [entropy.tools] raise _locate_edb() size threshold to 500Mb (due to xonotic-data) 2011-11-11 18:04:38 +01:00