Fabio Erculiani
c64a0d19a0
[matter] drop workaround for broken sys-apps/portage's post_emerge(), not needed anymore
2011-08-19 21:52:22 +02:00
Fabio Erculiani
9f62fc8474
[equo] improve "libtest" output
2011-08-18 20:08:28 +02:00
Fabio Erculiani
c17d51e208
Tagging Entropy version 1.0_rc41
1.0_rc41
2011-08-18 17:53:54 +02:00
Fabio Erculiani
a70b02610c
Release Entropy 1.0_rc41
2011-08-18 17:53:44 +02:00
Fabio Erculiani
5d2c0b95e7
[entropy.client.interfaces.dep] fix potentially disruptive typo, messed dependency schedule
2011-08-18 17:53:06 +02:00
Fabio Erculiani
1bc205736f
[server] server_query: improve revdeps usage with -q
2011-08-17 11:25:26 +02:00
Fabio Erculiani
706b604bc0
Tagging Entropy version 1.0_rc40
1.0_rc40
2011-08-15 16:37:49 +02:00
Fabio Erculiani
5bed18a983
Release Entropy 1.0_rc40
2011-08-15 16:37:39 +02:00
Fabio Erculiani
957679109e
[entropy.client.interfaces.package] re-apply ownership to files after setup phase
...
The setup phase of SPM is where users and groups get added.
Having the package already unpacked causes tar to not apply correct
ownership to files and directories. This commit fixes it.
2011-08-15 16:36:14 +02:00
Fabio Erculiani
04f00f8e94
[misc] add pkg_setup phase support
2011-08-15 16:35:47 +02:00
Fabio Erculiani
8465cb7bc1
[entropy.client.triggers] expose setup phase directly (and not hide it inside preinstall)
2011-08-15 16:35:13 +02:00
Fabio Erculiani
4a3748dbfd
[entropy.spm] PortagePlugin: add comment
2011-08-15 16:34:07 +02:00
Fabio Erculiani
b6b4c0c959
[entropy.tools] add apply_tarball_ownership
2011-08-15 16:33:48 +02:00
Fabio Erculiani
714fe7f800
[entropy.output] xterm_title_reset: call xterm_title using raw=True
2011-08-15 10:43:52 +02:00
Fabio Erculiani
db0a4143ed
[matter] be more explicit when printing about packages moving across SPM repos
2011-08-14 12:50:28 +02:00
Fabio Erculiani
398ebb2a6e
[matter] fine tune output
2011-08-14 11:38:17 +02:00
Fabio Erculiani
82cdf227e2
[equo] when using "equo search --quiet" only print package keys (use --verbose for full atoms)
2011-08-13 15:29:59 +02:00
Fabio Erculiani
fb4eb3eb0a
[client] print_package_info: add keyword arg "quiet"
2011-08-13 15:29:30 +02:00
Fabio Erculiani
783cae8302
Tagging Entropy version 1.0_rc39
1.0_rc39
2011-08-13 11:51:07 +02:00
Fabio Erculiani
da68170b6f
Release Entropy 1.0_rc39
2011-08-13 11:51:00 +02:00
Fabio Erculiani
2053f69223
[entropy.client] move os.getenv() to static region
2011-08-13 11:47:48 +02:00
Fabio Erculiani
8fcb3e1162
[matter] remove debug output
2011-08-13 11:42:49 +02:00
Fabio Erculiani
eb2d47a7c4
[matter] update example files
2011-08-13 11:42:42 +02:00
Fabio Erculiani
8fd355d2a4
[matter] implement "spm-repository-change" statement support, move default statements values to parser
2011-08-13 11:40:42 +02:00
Fabio Erculiani
ea67974557
[entropy.server] also account for .asc files, if available (this is for backward compatibility)
2011-08-13 11:14:10 +02:00
Fabio Erculiani
4434cac6bb
[entropy.server] _get_gpg_signature: remove stale file before returning
2011-08-13 11:13:41 +02:00
Fabio Erculiani
e73ccf24cc
[matter] do not account built packages more than once
2011-08-13 11:00:20 +02:00
Fabio Erculiani
928c94ad24
[matter] fix typo in for loop
2011-08-13 11:00:19 +02:00
Sławomir Nizio
37f6ad16b3
[misc] don't use non-POSIX command/keyword
2011-08-13 00:30:06 +02:00
Fabio Erculiani
5a67de3e30
[entropy.fetchers] handle "out of pty devices" error, fix Sabayon bug 2620
2011-08-12 23:36:41 +02:00
Fabio Erculiani
8f4be276eb
[entropy.client.interfaces.dep] add support for ASAP scheduling of post-dependencies
...
This is a hack. As hack, it is hopefully going away soon.
This is a hack. It just hides broken dependencies (like libreoffice
vs jdom vs jdom-jaxen).
This is a hack. But Portage does ugly things.
This is a hack. But my hope is that it's going to be no longer required soon.
2011-08-12 19:29:17 +02:00
Fabio Erculiani
e2a5c31986
[entropy.graph] make sure cache object becomes None again
2011-08-12 19:28:37 +02:00
Fabio Erculiani
2b612a2b89
[misc] entropy_hwgen.sh: be POSIX
2011-08-12 14:29:57 +02:00
Fabio Erculiani
49d689e54b
[misc] entropy.sh: be POSIX
2011-08-12 14:29:21 +02:00
Fabio Erculiani
e5b671d5f0
[misc] fix shebang, use bash, thanks to mgorny@gentoo.org
2011-08-12 11:07:47 +02:00
Fabio Erculiani
a37f32409a
Tagging Entropy version 1.0_rc38
1.0_rc38
2011-08-11 16:52:29 +02:00
Fabio Erculiani
2a4c8a8abf
Release Entropy 1.0_rc38
2011-08-11 16:52:26 +02:00
Fabio Erculiani
8af8a12645
[entropy.spm] fix set() usage
2011-08-11 16:52:10 +02:00
Sławomir Nizio
8fe39be3a4
[matter] clarify a bit var. documentation in example .particle files
2011-08-11 16:31:23 +02:00
Fabio Erculiani
8342c796fa
Tagging Entropy version 1.0_rc37
1.0_rc37
2011-08-11 07:26:05 +02:00
Fabio Erculiani
1a779bb2ef
Release Entropy 1.0_rc37
2011-08-11 07:25:52 +02:00
Fabio Erculiani
0da68cf44f
[matter] update example files
2011-08-11 07:25:07 +02:00
Fabio Erculiani
dbff4ecc32
[todo] update TODO
2011-08-11 07:24:17 +02:00
Fabio Erculiani
b86232a900
[entropy.server] fixup docstring wording
2011-08-11 07:23:35 +02:00
Fabio Erculiani
46cc32b780
[entropy.qa] fix needed library resolution logic in _resolve_needed()
2011-08-11 07:16:44 +02:00
Fabio Erculiani
1f0da8ed26
Tagging Entropy version 1.0_rc36
1.0_rc36
2011-08-10 10:29:06 +02:00
Fabio Erculiani
118ac09282
Release Entropy 1.0_rc36
2011-08-10 10:28:57 +02:00
Fabio Erculiani
1c2739e8d1
[entropy.spm] PortagePlugin.generate_package: change debug package file name
2011-08-10 10:25:04 +02:00
Fabio Erculiani
3d8e110c2d
[entropy.spm] PortagePlugin.generate_package: do not return debug package file path if it's empty
2011-08-10 10:23:05 +02:00
Fabio Erculiani
da2e5aed21
Tagging Entropy version 1.0_rc35
1.0_rc35
2011-08-09 22:18:06 +02:00