From trac at trac.pioto.org Wed Oct 1 10:12:18 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 01 Oct 2008 14:12:18 -0000 Subject: [paludis-sekrit] [Paludis] #655: Update qualudis to handle EAPI 2 use dependencies better Message-ID: <047.9dd558a31bd880218633d7044740b4b8@trac.pioto.org> #655: Update qualudis to handle EAPI 2 use dependencies better ------------------------------+--------------------------------------------- Reporter: betelgeuse | Owner: Type: defect | Status: new Priority: Sometime | Milestone: Component: clients/qualudis | Version: 0.30.1 Keywords: | Blockedby: Blocking: | Distribution: Gentoo ------------------------------+--------------------------------------------- {{{ 17:02 < Betelgeuse> ciaranm: Is qualudis missing EAPI 2 awareness or why do I get a lot of visibility errors? 17:02 < Betelgeuse> [*] visibility: No packages matching '>=dev- java/antlr-2.7.1[java]' in dependencies key 'RDEPEND' for profile '/usr/portage/profiles/hardened/linux/x86' (x86.stable.unstable) 17:08 < ciaranm> Betelgeuse: qualudis is EAPI 2 aware. it just doesn't treat use deps sensibly... it looks at whether the use dep's met by the profile, not whether it's meetable 17:10 < ciaranm> Betelgeuse: there's no ticket for that yet, btw }}} -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Wed Oct 1 23:32:23 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Thu, 2 Oct 2008 03:32:23 +0000 Subject: [paludis-sekrit] Paludis nightly (10/01/08 - 785dc034032bfb54aefb8de00fe65b923fe3ba08) : success Message-ID: <20081002033223.GA1471@shuttle> The Paludis nightly (10/01/08 - 785dc034032bfb54aefb8de00fe65b923fe3ba08) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 785dc034032bfb54aefb8de00fe65b923fe3ba08 Author: David Leverton Date: Tue Sep 30 21:54:18 2008 +0100 Needs moar GLEP 55 ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 22:32:07, finished at 01:11:58 and ended in success. Process 2 on GCC 4.3 (without python) started at 01:12:03, finished at 03:32:22 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 13343e7..785dc03 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-24147.gz Type: application/octet-stream Size: 227142 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-24147.gz Type: application/octet-stream Size: 216162 bytes Desc: not available URL: From trac at trac.pioto.org Sat Oct 4 05:03:13 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 04 Oct 2008 09:03:13 -0000 Subject: [paludis-sekrit] [Paludis] #656: Hald don't start Message-ID: <047.cae226a57710e06a9fedb2e516a42bd9@trac.pioto.org> #656: Hald don't start --------------------------+------------------------------------------------- Reporter: individual | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: core/paludis | Version: 0.30.1 Keywords: hald | Blockedby: Blocking: | Distribution: Gentoo --------------------------+------------------------------------------------- Hald is unable to start as a runservice and after trying to start is as root (hal). Appropriate post is at: http://forums.gentoo.org/viewtopic-t-709678.html Rebuild the hal with emerge (with the same use flags) fix the problem. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sat Oct 4 18:50:28 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 04 Oct 2008 22:50:28 -0000 Subject: [paludis-sekrit] [Paludis] #657: --with-env-update=eclectic, --with-news=eclectic Message-ID: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> #657: --with-env-update=eclectic, --with-news=eclectic -----------------------------+---------------------------------------------- Reporter: pioto | Owner: pioto Type: defect | Status: new Priority: Sometime | Milestone: Component: clients/paludis | Version: 0.30.1 Keywords: | Blockedby: Blocking: | Distribution: Exherbo -----------------------------+---------------------------------------------- Add ./configure options to allow using eclectic instead of eselect for env-update and news. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sat Oct 4 18:52:34 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 04 Oct 2008 22:52:34 -0000 Subject: [paludis-sekrit] [Paludis] #118: migration guide links to non-existing portage2paludis.bash In-Reply-To: <046.7d5cdc328f5795977507e13c209bbe2b@trac.pioto.org> References: <046.7d5cdc328f5795977507e13c209bbe2b@trac.pioto.org> Message-ID: <055.71d2c99a54c2e0b54753b10ebc3c5843@trac.pioto.org> #118: migration guide links to non-existing portage2paludis.bash --------------------------------+------------------------------------------- Reporter: anonymous | Owner: pioto Type: defect | Status: closed Priority: Sometime | Milestone: Component: portage2paludis | Version: 0.30.1 Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Changes (by pioto): * status: reopened => closed * version: 0.20.1 => 0.30.1 * resolution: => fixed Old description: > The migration guide (http://paludis.pioto.org/migration.html) links to > http://svn.pioto.org/viewvc/paludis/scratch/scripts/portage2paludis.bash > which does no longer exist. The correct URL should be > http://paludis.pioto.org/trac/browser/scratch/scripts/portage2paludis.bash?format=raw > instead. New description: The migration guide (http://paludis.pioto.org/migration.html) links to http://svn.pioto.org/viewvc/paludis/scratch/scripts/portage2paludis.bash which does no longer exist. The correct URL should be http://paludis.pioto.org/trac/browser/scratch/scripts/portage2paludis.bash?format=raw instead. -- -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sat Oct 4 20:43:27 2008 From: trac at trac.pioto.org (Paludis) Date: Sun, 05 Oct 2008 00:43:27 -0000 Subject: [paludis-sekrit] [Paludis] #656: Hald don't start In-Reply-To: <047.cae226a57710e06a9fedb2e516a42bd9@trac.pioto.org> References: <047.cae226a57710e06a9fedb2e516a42bd9@trac.pioto.org> Message-ID: <056.5f8f99245b5bfa5193384762f45e067c@trac.pioto.org> #656: Hald don't start ------------------------------+--------------------------------------------- Reporter: individual | Owner: Type: ebuild-defect | Status: closed Priority: MajorRelease | Milestone: Component: core/paludis | Version: 0.30.1 Resolution: upstream | Keywords: hald Blockedby: | Blocking: Distribution: Gentoo | ------------------------------+--------------------------------------------- Changes (by ciaranm): * status: new => closed * type: defect => ebuild-defect * resolution: => upstream Comment: Whatever you have configured differently between Paludis and Portage is the issue. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Mon Oct 6 22:57:32 2008 From: trac at trac.pioto.org (Paludis) Date: Tue, 07 Oct 2008 02:57:32 -0000 Subject: [paludis-sekrit] [Paludis] #658: "psychic" repository Message-ID: <042.711ba01e981acf05bcec47ce31fb333f@trac.pioto.org> #658: "psychic" repository --------------------------+------------------------------------------------- Reporter: pioto | Owner: Type: enhancement | Status: new Priority: ProjectIdeas | Milestone: Component: misc | Version: scm Keywords: | Blockedby: Blocking: | Distribution: Exherbo --------------------------+------------------------------------------------- Now that we have unpackaged packages, unavailable, and unwritten... the next logical step seems to be a "psychic" repository, that reads the user's mind, querying "the cloud" to find out the package's HOMEPAGE, SOURCES, etc whenever a user tries to install a package that doesn't exist yet. It then installs it using the default src_* phases. If something fails, it uses "ESP" (Extra Special Programming) to generate a patch to make things work in the way the user expects. Alternative names... "ununwritten", "unpossible",... ( come on, i'm sure someone else was thinking of this by now... ) -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:39:37 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:39:37 -0000 Subject: [paludis-sekrit] [Paludis] #659: report when the same $PNV is installed in more than one slot Message-ID: <042.6ea7cdf1e1500dbd8ea3e7bbe97eb1ba@trac.pioto.org> #659: report when the same $PNV is installed in more than one slot ----------------------------------+----------------------------------------- Reporter: pioto | Owner: pioto Type: enhancement | Status: new Priority: IfSomeoneSendsAPatch | Milestone: Component: clients/paludis | Version: scm Keywords: | Blockedby: Blocking: | Distribution: Exherbo ----------------------------------+----------------------------------------- Right now, when people do stuff like change gcc-4.3.2 from being in slot 4.3.2 to slot 4.3, exndbam will have entries for both the old and new slot still around, but --query will only show one of them. In the future, the old slot should be uninstalled, but for now it would probably be useful to have --report show when such a situation exists. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:40:50 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:40:50 -0000 Subject: [paludis-sekrit] [Paludis] #10: Perl bindings for paludis In-Reply-To: <041.1d0a7a2e22328c4774235c263e8a1403@trac.pioto.org> References: <041.1d0a7a2e22328c4774235c263e8a1403@trac.pioto.org> Message-ID: <050.79b414467668612996b3e20db126ba87@trac.pioto.org> #10: Perl bindings for paludis -------------------------------------+-------------------------------------- Reporter: Bapt | Owner: pioto Type: enhancement | Status: accepted Priority: IfSomeoneSendsAPatch | Milestone: Component: core/paludis | Version: Resolution: | Keywords: Blockedby: | Blocking: Distribution: N/A | -------------------------------------+-------------------------------------- Changes (by pioto): * type: defect => enhancement -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:41:14 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:41:14 -0000 Subject: [paludis-sekrit] [Paludis] #657: --with-env-update=eclectic, --with-news=eclectic In-Reply-To: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> References: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> Message-ID: <051.d9c0b931dcc9757ca8c868f798355d5d@trac.pioto.org> #657: --with-env-update=eclectic, --with-news=eclectic --------------------------------+------------------------------------------- Reporter: pioto | Owner: pioto Type: enhancement | Status: new Priority: Sometime | Milestone: Component: clients/paludis | Version: 0.30.1 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Changes (by pioto): * type: defect => enhancement -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:43:21 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:43:21 -0000 Subject: [paludis-sekrit] [Paludis] #615: fix tests for fbsd In-Reply-To: <042.47952b17dd393fd1ae1b3311f27073d2@trac.pioto.org> References: <042.47952b17dd393fd1ae1b3311f27073d2@trac.pioto.org> Message-ID: <051.bad8d1b8032dbb9efcb319736d046407@trac.pioto.org> #615: fix tests for fbsd -------------------------------+-------------------------------------------- Reporter: pioto | Owner: pioto Type: defect | Status: accepted Priority: Sometime | Milestone: Component: repositories/e | Version: scm Resolution: | Keywords: Blockedby: | Blocking: Distribution: Other | -------------------------------+-------------------------------------------- Changes (by pioto): * status: new => accepted * component: clients/paludis => repositories/e Comment: Everything should be using /usr/bin/env bash now. But, there're still other tests that are failing. At the moment, those seem to be in the e repository tests. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:46:59 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:46:59 -0000 Subject: [paludis-sekrit] [Paludis] #108: Make an INSTALL_MASK hook In-Reply-To: <042.2e15f5505940b512865a09cb0388f967@trac.pioto.org> References: <042.2e15f5505940b512865a09cb0388f967@trac.pioto.org> Message-ID: <051.a9adc7b4dcc8b4554074c27a02c395d7@trac.pioto.org> #108: Make an INSTALL_MASK hook --------------------------------+------------------------------------------- Reporter: pioto | Owner: pioto Type: enhancement | Status: closed Priority: Sometime | Milestone: Component: clients/paludis | Version: 0.18.1 Resolution: wontfix | Keywords: Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Changes (by pioto): * status: new => closed * distribution: => Gentoo * resolution: => wontfix Comment: I've decided this is of negligible usefulness, and I won't bother doing it. If anyone writes such a hook, feel free to reopen this and I'll add it to the demo hooks, though. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 01:49:44 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 05:49:44 -0000 Subject: [paludis-sekrit] [Paludis] #657: --with-env-update=eclectic, --with-news=eclectic In-Reply-To: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> References: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> Message-ID: <051.3b2977c557999ac544d4029d766096cd@trac.pioto.org> #657: --with-env-update=eclectic, --with-news=eclectic --------------------------------+------------------------------------------- Reporter: pioto | Owner: pioto Type: enhancement | Status: accepted Priority: MajorRelease | Milestone: Component: clients/paludis | Version: scm Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Changes (by pioto): * priority: Sometime => MajorRelease * status: new => accepted * version: 0.30.1 => scm -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 11:22:49 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 15:22:49 -0000 Subject: [paludis-sekrit] [Paludis] #660: Add option --dry-run for uninstallation process Message-ID: <044.1e1ee18b29886f37bba3684c6de61403@trac.pioto.org> #660: Add option --dry-run for uninstallation process -----------------------------+---------------------------------------------- Reporter: Berniyh | Owner: Type: enhancement | Status: new Priority: Sometime | Milestone: Component: clients/paludis | Version: 0.30.1 Keywords: | Blockedby: Blocking: | Distribution: Exherbo -----------------------------+---------------------------------------------- An option --dry-run might be helpful in some cases. paludis --uninstall --dry-run runs the complete uninstallation process, including the checks for mtime etc, but doesn't alter the system at all. This can be useful for example when upgrading packages that changed their slot, upgrading packages from unpackaged and such. Maybe it would be useful for --install, too, at least for developer purposes. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 13:43:30 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 17:43:30 -0000 Subject: [paludis-sekrit] [Paludis] #661: Non-working keepdir command causes sys-apps/hal-0.5.11-r1 don't start Message-ID: <045.8994fda88ff5dcd0f2b0b7c167ece55a@trac.pioto.org> #661: Non-working keepdir command causes sys-apps/hal-0.5.11-r1 don't start ---------------------------------------------------------------+------------ Reporter: pridurok | Owner: Type: defect | Status: new Priority: MinorRelease | Milestone: Component: clients/paludis | Version: 0.30.1 Keywords: keepdir, dodir, hal, hald, .keep, emerge, portage | Blockedby: Blocking: | Distribution: Gentoo ---------------------------------------------------------------+------------ After a clean install on my AMD64 box, installing X, Gnome, etc, I tried to start hald: {{{ # /etc/init.d/hald start * Starting Hardware Abstraction Layer daemon ... [ !! ] }}} I have {{{ [I] sys-apps/paludis Installed versions: 0.30.1(04:56:52 03.10.2008)(bash-completion glsa portage python -doc -inquisitio -pink -qa -ruby -vim-syntax -visibility -zsh-completion) [I] sys-apps/hal Installed versions: 0.5.11-r1(21:57:26 08.10.2008)(X acpi crypt disk-partition kernel_linux -apm -debug -dell -doc -kernel_FreeBSD -laptop -selinux) }}} Why it doesn't start?: {{{ # hald --verbose=yes --daemon=no 22:37:50.560 [I] hald.c:669: hal 0.5.11 22:37:50.560 [I] hald.c:734: Will not daemonize 22:37:50.560 [I] hald_dbus.c:5381: local server is listening at unix:abstract=/var/run/hald/dbus- K5p3AxJ1VE,guid=191df04bc53b1b873313adad48ece1de Runner started - allowed paths are '/usr/libexec:/usr/lib64/hal/scripts:/usr/bin' 22:37:50.562 [I] hald_runner.c:301: Runner has pid 21247 22:37:50.563 [I] hald_runner.c:182: runner connection is 0x132f320 22:37:50.563 [W] osspec.c:373: Unable to open /proc/mdstat: No such file or directory 22:37:50.564 [I] mmap_cache.c:126: Regenerating fdi cache.. Run started hald-generate-fdi-cache (60000) (0) ! full path is '/usr/libexec/hald-generate-fdi-cache', program_dir is '/usr/libexec' 22:37:50.566 [E] create_cache.c:636: Unable to open fdi cache '/var/cache/hald/fdi-cache~' file for writing: No such file or directory 22:37:50.566 [E] create_cache.c:705: Error generating fdi cache pid 21249: rc=1 signaled=0: /usr/libexec/hald-generate-fdi-cache 22:37:50.566 [I] mmap_cache.c:104: In regen_cache_cb exit_type=0, return_code=1 22:37:50.566 [E] mmap_cache.c:153: fdi cache regeneration failed! 22:37:50.566 [I] mmap_cache.c:156: fdi cache generation done 22:37:50.566 [I] mmap_cache.c:274: cache mtime is 1223481448 *** [DIE] mmap_cache.c:di_rules_init():70 : Unable to open cache /var/cache/hald/fdi-cache }}} And, the main thing out there: {{{ # /usr/libexec/hald-generate-fdi-cache 22:39:29.864 [E] create_cache.c:636: Unable to open fdi cache '/var/cache/hald/fdi-cache~' file for writing: No such file or directory 22:39:29.864 [E] create_cache.c:705: Error generating fdi cache # ls -A /var/cache/ cups edb eix eix.previous fontconfig fonts man revdep-rebuild samba }}} I re-installed hald, but it does not change anything. So, there are no /var/cache/hald/ directory and nobody can create it. So I did: {{{ # mkdir /var/cache/hald && chown haldaemon:haldaemon /var/cache/hald # /etc/init.d/hald start * Starting Hardware Abstraction Layer daemon ... [ ok ] }}} I deleted that dir back, re-installed hal using '''emerge''', and it created a dir in /var/cache: {{{ # ls -a /var/cache/ . .. cups edb eix eix.previous fontconfig fonts hald man revdep- rebuild samba # ls -a /var/cache/hald/ . .. }}} and, hald starts. Why? Look into hal-0.5.11-r1.ebuild: {{{ src_install() { ... # HAL stores it's fdi cache in /var/lib/cache/hald keepdir /var/lib/cache/hald ... } }}} so, in emerge this works, in paludis it doesn't work? There's a fact: hald doesn't work, because keppdir failed (it should make a dir, according to man ebuild) -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 13:45:49 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 17:45:49 -0000 Subject: [paludis-sekrit] [Paludis] #661: Non-working keepdir command causes sys-apps/hal-0.5.11-r1 don't start In-Reply-To: <045.8994fda88ff5dcd0f2b0b7c167ece55a@trac.pioto.org> References: <045.8994fda88ff5dcd0f2b0b7c167ece55a@trac.pioto.org> Message-ID: <054.cdae0b6f4ec7e0783e956f4af07c1043@trac.pioto.org> #661: Non-working keepdir command causes sys-apps/hal-0.5.11-r1 don't start --------------------------------+------------------------------------------- Reporter: pridurok | Owner: Type: ebuild-defect | Status: closed Priority: MinorRelease | Milestone: Component: clients/paludis | Version: 0.30.1 Resolution: upstream | Keywords: keepdir, dodir, hal, hald, .keep, emerge, portage Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Changes (by dleverton): * status: new => closed * type: defect => ebuild-defect * resolution: => upstream Comment: /var/lib/cache != /var/cache -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 8 19:46:33 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 08 Oct 2008 23:46:33 -0000 Subject: [paludis-sekrit] [Paludis] #327: Versionator-like internals In-Reply-To: <044.2749b4c62f2eae82d7de32e66171e7f0@trac.pioto.org> References: <044.2749b4c62f2eae82d7de32e66171e7f0@trac.pioto.org> Message-ID: <053.b747f89656a0c9b8895c581a0432d53c@trac.pioto.org> #327: Versionator-like internals -----------------------------+---------------------------------------------- Reporter: ciaranm | Owner: ingmar Type: enhancement | Status: assigned Priority: Sometime | Milestone: EAPI exheres-0 Component: core/paludis | Version: scm Resolution: | Keywords: Blockedby: 643 | Blocking: Distribution: Exherbo | -----------------------------+---------------------------------------------- Changes (by ingmar): * owner: ciaranm => ingmar * distribution: => Exherbo -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Thu Oct 9 08:13:50 2008 From: trac at trac.pioto.org (Paludis) Date: Thu, 09 Oct 2008 12:13:50 -0000 Subject: [paludis-sekrit] [Paludis] #662: paludis hits xargs / find --exec limits Message-ID: <045.b038dc0ed7476a00b0c1e465adc11c49@trac.pioto.org> #662: paludis hits xargs / find --exec limits ----------------------------------------+----------------------------------- Reporter: cmuelle8 | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: core/paludis/util | Version: 0.30.1 Keywords: unpack doins xargs texlive | Blockedby: Blocking: | Distribution: Gentoo ----------------------------------------+----------------------------------- Hi, the new dev-texlive/texlive-latexextra-2008 exposes a bug in paludis, printing environment is too large for exec in unpack and install phases. I worked around this for now with while read ; do .. ; done loops, but this might not be optimal (speedwise). The lines in /usr/libexec/paludis/utils/doins: 74: find "${x}" -mindepth 1 -maxdepth 1 | while read 75- do 76- env \ 77- INSDESTTREE="${mydir}" \ 78- INSDEPTH=$((INSDEPTH+1)) \ 79- ${0} -r "$REPLY" 80- done /usr/libexec/paludis/utils/unpack: 154-if [[ -n "${PALUDIS_UNPACK_FIX_PERMISSIONS}" ]] ; then 155: find ${UNPACKTODIR} -mindepth 1 -maxdepth 1 ! -type l -print0 | while read ; do chmod -fR a+rX,u+w,go-w "$REPLY" ; done 156-fi Cheerio -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Thu Oct 9 08:15:38 2008 From: trac at trac.pioto.org (Paludis) Date: Thu, 09 Oct 2008 12:15:38 -0000 Subject: [paludis-sekrit] [Paludis] #662: paludis hits xargs / find --exec limits In-Reply-To: <045.b038dc0ed7476a00b0c1e465adc11c49@trac.pioto.org> References: <045.b038dc0ed7476a00b0c1e465adc11c49@trac.pioto.org> Message-ID: <054.10d9d5c0660e1d265d4ab72ba02271f3@trac.pioto.org> #662: paludis hits xargs / find --exec limits ----------------------------------+----------------------------------------- Reporter: cmuelle8 | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: core/paludis/util | Version: 0.30.1 Resolution: | Keywords: unpack doins xargs texlive Blockedby: | Blocking: Distribution: Gentoo | ----------------------------------+----------------------------------------- Comment(by cmuelle8): /usr/libexec/paludis/utils/doins: {{{ 74: find "${x}" -mindepth 1 -maxdepth 1 | while read 75- do 76- env \ 77- INSDESTTREE="${mydir}" \ 78- INSDEPTH=$((INSDEPTH+1)) \ 79- ${0} -r "$REPLY" 80- done }}} /usr/libexec/paludis/utils/unpack: {{{ 154-if [[ -n "${PALUDIS_UNPACK_FIX_PERMISSIONS}" ]] ; then 155: find ${UNPACKTODIR} -mindepth 1 -maxdepth 1 ! -type l -print0 | while read ; do chmod -fR a+rX,u+w,go-w "$REPLY" ; done 156-fi }}} -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Fri Oct 10 00:07:19 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Fri, 10 Oct 2008 06:07:19 +0200 Subject: [paludis-sekrit] Paludis nightly (10/10/08 - 88c1cdfa234c04f61ea026e588c5819c39acd4ee) : success Message-ID: <20081010040719.GA8323@cannonball> The Paludis nightly (10/10/08 - 88c1cdfa234c04f61ea026e588c5819c39acd4ee) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 88c1cdfa234c04f61ea026e588c5819c39acd4ee Author: Ciaran McCreesh Date: Fri Oct 10 01:46:27 2008 +0100 clipboardo ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:08, finished at 03:50:36 and ended in success. Process 2 on GCC 4.3 started at 03:50:39, finished at 04:07:18 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 2dcdbca..88c1cdf master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-22999.gz Type: application/x-gunzip Size: 228843 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-22999.gz Type: application/x-gunzip Size: 225550 bytes Desc: not available URL: From trac at trac.pioto.org Fri Oct 10 08:37:36 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 12:37:36 -0000 Subject: [paludis-sekrit] [Paludis] #663: paludis-0.30.2 fails src_test Message-ID: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> #663: paludis-0.30.2 fails src_test -----------------------------+---------------------------------------------- Reporter: Smorg | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: clients/paludis | Version: 0.30.1 Keywords: | Blockedby: Blocking: | Distribution: Gentoo -----------------------------+---------------------------------------------- Just a compile failure due to a failed test. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Fri Oct 10 08:38:07 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 12:38:07 -0000 Subject: [paludis-sekrit] [Paludis] #663: paludis-0.30.2 fails src_test In-Reply-To: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> References: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> Message-ID: <051.ff9f5f89a3b42cf839ad07e4fc5bae6a@trac.pioto.org> #663: paludis-0.30.2 fails src_test --------------------------------+------------------------------------------- Reporter: Smorg | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: clients/paludis | Version: 0.30.2 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Changes (by pioto): * version: 0.30.1 => 0.30.2 -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Fri Oct 10 09:50:54 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 13:50:54 -0000 Subject: [paludis-sekrit] [Paludis] #663: paludis-0.30.2 fails src_test In-Reply-To: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> References: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> Message-ID: <051.5119fe82b142ee09ecf3c75e8ee6ae7a@trac.pioto.org> #663: paludis-0.30.2 fails src_test --------------------------------+------------------------------------------- Reporter: Smorg | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: clients/paludis | Version: 0.30.2 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Comment(by ciaranm): Please rerun with PALUDIS_VERBOSE_TESTS=yes PALUDIS_TESTS_KEEP_STDERR=yes and make sure you keep a full log. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Fri Oct 10 14:21:46 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 18:21:46 -0000 Subject: [paludis-sekrit] [Paludis] #663: paludis-0.30.2 fails src_test In-Reply-To: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> References: <042.a229dd1c9311173dff9e86ff0b1dafe1@trac.pioto.org> Message-ID: <051.970c0092b92359df73a1d910824cdd26@trac.pioto.org> #663: paludis-0.30.2 fails src_test --------------------------------+------------------------------------------- Reporter: Smorg | Owner: Type: defect | Status: closed Priority: MajorRelease | Milestone: Component: clients/paludis | Version: 0.30.2 Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: Gentoo | --------------------------------+------------------------------------------- Changes (by ciaranm): * status: new => closed * resolution: => fixed Comment: 0.30.3 should fix this. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Fri Oct 10 14:23:10 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 18:23:10 -0000 Subject: [paludis-sekrit] [Paludis] #662: paludis hits xargs / find --exec limits In-Reply-To: <045.b038dc0ed7476a00b0c1e465adc11c49@trac.pioto.org> References: <045.b038dc0ed7476a00b0c1e465adc11c49@trac.pioto.org> Message-ID: <054.d85618f09359bacfcf04e585ee401af5@trac.pioto.org> #662: paludis hits xargs / find --exec limits ----------------------------------+----------------------------------------- Reporter: cmuelle8 | Owner: Type: defect | Status: new Priority: MajorRelease | Milestone: Component: core/paludis/util | Version: 0.30.1 Resolution: | Keywords: unpack doins xargs texlive Blockedby: | Blocking: Distribution: Gentoo | ----------------------------------+----------------------------------------- Comment(by ciaranm): Ouch. Just how many files are involved here? -- Ticket URL: Paludis Paludis, the Other Package Mangler From ciaran.mccreesh at googlemail.com Fri Oct 10 14:32:36 2008 From: ciaran.mccreesh at googlemail.com (Ciaran McCreesh) Date: Fri, 10 Oct 2008 19:32:36 +0100 Subject: [paludis-sekrit] Paludis 0.30.3 released Message-ID: <20081010193236.66523022@googlemail.com> Paludis 0.30.3 has been released: * Tests would fail for 0.30.2 on some systems. This is now fixed. -- Ciaran McCreesh -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From trac at trac.pioto.org Fri Oct 10 17:13:46 2008 From: trac at trac.pioto.org (Paludis) Date: Fri, 10 Oct 2008 21:13:46 -0000 Subject: [paludis-sekrit] [Paludis] #635: NoConfigEnvironment needs updating for layout.conf:master= In-Reply-To: <043.3d248c86530ee09368e748412b2b79cf@trac.pioto.org> References: <043.3d248c86530ee09368e748412b2b79cf@trac.pioto.org> Message-ID: <052.10e8442020f9d4e708ab0119769f49f1@trac.pioto.org> #635: NoConfigEnvironment needs updating for layout.conf:master= -----------------------------+---------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: defect | Status: closed Priority: Sometime | Milestone: EAPI exheres-0 Component: core/paludis | Version: scm Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: Exherbo | -----------------------------+---------------------------------------------- Changes (by ciaranm): * status: new => closed * resolution: => fixed Comment: ca07bf6393b0d -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Sat Oct 11 00:07:17 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Sat, 11 Oct 2008 06:07:17 +0200 Subject: [paludis-sekrit] Paludis nightly (10/11/08 - 827905ef782e88c2a5f1cfcbca6fc9e8b907fbe9) : success Message-ID: <20081011040717.GA16081@cannonball> The Paludis nightly (10/11/08 - 827905ef782e88c2a5f1cfcbca6fc9e8b907fbe9) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 827905ef782e88c2a5f1cfcbca6fc9e8b907fbe9 Author: Ciaran McCreesh Date: Sat Oct 11 00:11:10 2008 +0100 Make empty hook dirs for new phases ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:08, finished at 03:50:32 and ended in success. Process 2 on GCC 4.3 started at 03:50:35, finished at 04:07:17 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 88c1cdf..827905e master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-29601.gz Type: application/x-gunzip Size: 229418 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-29601.gz Type: application/x-gunzip Size: 226387 bytes Desc: not available URL: From trac at trac.pioto.org Sat Oct 11 05:10:58 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 11 Oct 2008 09:10:58 -0000 Subject: [paludis-sekrit] [Paludis] #664: repeated paragraph on getting started page Message-ID: <041.448610337561fea03d2628bb3e4b0075@trac.pioto.org> #664: repeated paragraph on getting started page ----------------------+----------------------------------------------------- Reporter: tmm1 | Owner: Type: defect | Status: new Priority: Sometime | Milestone: Component: doc | Version: scm Keywords: | Blockedby: Blocking: | Distribution: Gentoo ----------------------+----------------------------------------------------- on http://paludis.pioto.org/overview/gettingstarted.html#manual, this paragraph is repeated twice: {{{ The names_cache = option, if set to (for example) /var/cache/paludis/names, can be used to make resolving pkg to cat/pkg much faster (a lot less than a second, as opposed to tens of seconds on typical hardware). Most users will benefit hugely from this option. However, Portage will not update or use this cache, so if for any reason you use Portage for any operation, you must then run paludis --regenerate- installed-cache (and possibly paludis --regenerate-installable-cache if you also use caches for other repositories as described above). }}} -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sun Oct 12 09:48:39 2008 From: trac at trac.pioto.org (Paludis) Date: Sun, 12 Oct 2008 13:48:39 -0000 Subject: [paludis-sekrit] [Paludis] #643: VersionSpec: export VersionSpec parts In-Reply-To: <043.cd71f58c579e1af86e8291b6d31504d6@trac.pioto.org> References: <043.cd71f58c579e1af86e8291b6d31504d6@trac.pioto.org> Message-ID: <052.d13e88edbede5691400ad5f2c4df1224@trac.pioto.org> #643: VersionSpec: export VersionSpec parts -----------------------------+---------------------------------------------- Reporter: ingmar | Owner: Type: enhancement | Status: closed Priority: Sometime | Milestone: Component: core/paludis | Version: 0.30.0 Resolution: fixed | Keywords: Blockedby: | Blocking: 327 Distribution: Exherbo | -----------------------------+---------------------------------------------- Changes (by ciaranm): * status: new => closed * resolution: => fixed Comment: b84cd -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Mon Oct 13 00:07:21 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Mon, 13 Oct 2008 06:07:21 +0200 Subject: [paludis-sekrit] Paludis nightly (10/13/08 - 918a0b2a9063416885081bb52a1164bf6b7a40ea) : success Message-ID: <20081013040721.GA26127@cannonball> The Paludis nightly (10/13/08 - 918a0b2a9063416885081bb52a1164bf6b7a40ea) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 918a0b2a9063416885081bb52a1164bf6b7a40ea Author: Ciaran McCreesh Date: Sun Oct 12 21:26:47 2008 +0100 Don't bother formatting things where unnecessary. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:08, finished at 03:50:35 and ended in success. Process 2 on GCC 4.3 started at 03:50:37, finished at 04:07:21 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 827905e..918a0b2 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-4386.gz Type: application/x-gunzip Size: 229948 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-4386.gz Type: application/x-gunzip Size: 226819 bytes Desc: not available URL: From ciaran.mccreesh at googlemail.com Mon Oct 13 12:28:53 2008 From: ciaran.mccreesh at googlemail.com (Ciaran McCreesh) Date: Mon, 13 Oct 2008 17:28:53 +0100 Subject: [paludis-sekrit] Who wants contrarius? Message-ID: <20081013172853.2807f6e6@snowmobile> contrarius depends rather heavily upon some nastily hacked Gentoo ebuilds that aren't well tested, that are very configuration sensitive and that get broken on a regular basis. Even when it does work it's largely pointless because ebuilds don't support cross compiling. Would anyone like to step up and volunteer to maintain contrarius? You'll need a decent knowledge of C++, familiarity with how those horrible toolchain ebuilds on Gentoo work and time to keep bringing contrarius up to date with both Gentoo's changes and Paludis API changes. If we can't get someone to pick contrarius up, I'm seriously considering dropping it in 0.32. -- Ciaran McCreesh -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From trac at trac.pioto.org Mon Oct 13 17:36:31 2008 From: trac at trac.pioto.org (Paludis) Date: Mon, 13 Oct 2008 21:36:31 -0000 Subject: [paludis-sekrit] [Paludis] #665: ::/path deps Message-ID: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> #665: ::/path deps --------------------------+------------------------------------------------- Reporter: ciaranm | Owner: Type: enhancement | Status: new Priority: Sometime | Milestone: Misc features Component: core/paludis | Version: 0.30.3 Keywords: | Blockedby: Blocking: | Distribution: N/A --------------------------+------------------------------------------------- {{{foo/bar::/path}}} should mean "foo/bar installed at /path" -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Mon Oct 13 17:37:21 2008 From: trac at trac.pioto.org (Paludis) Date: Mon, 13 Oct 2008 21:37:21 -0000 Subject: [paludis-sekrit] [Paludis] #665: ::/path deps In-Reply-To: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> References: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> Message-ID: <053.e1734e3b809f586d52af8a4bf24c8a52@trac.pioto.org> #665: ::/path deps -----------------------------+---------------------------------------------- Reporter: ciaranm | Owner: Type: enhancement | Status: new Priority: Sometime | Milestone: Misc features Component: core/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: N/A | -----------------------------+---------------------------------------------- Description changed by ciaranm: Old description: > {{{foo/bar::/path}}} should mean "foo/bar installed at /path" New description: {{{foo/bar::/path}}} should mean "foo/bar installed at /path", and by extension, {{{foo/bar::->/path}}} should mean "foo/bar installable to /path" -- -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Mon Oct 13 18:37:57 2008 From: trac at trac.pioto.org (Paludis) Date: Mon, 13 Oct 2008 22:37:57 -0000 Subject: [paludis-sekrit] [Paludis] #665: ::/path deps In-Reply-To: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> References: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> Message-ID: <053.8651a2ca661313472e90742e709dea7c@trac.pioto.org> #665: ::/path deps -----------------------------+---------------------------------------------- Reporter: ciaranm | Owner: Type: enhancement | Status: new Priority: Sometime | Milestone: Misc features Component: core/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: N/A | -----------------------------+---------------------------------------------- Comment(by ciaranm): Mm, slightly more consistent: * {{{::repo}}} and {{{::->repo}}} mean in repo * {{{::repo?}}} and {{{::->repo?}}} mean installable to repo * {{{::repo->}}} means from repo * {{{::/}}} and {{{::->/}}} mean installed at / * {{{::/?}}} and {{{:::->/?}}} mean installable to / * {{{::/->}}} means from /, which makes no sense so isn't allowed -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Tue Oct 14 11:20:59 2008 From: trac at trac.pioto.org (Paludis) Date: Tue, 14 Oct 2008 15:20:59 -0000 Subject: [paludis-sekrit] [Paludis] #666: Make merging over symlinks fatal for exheres-0 Message-ID: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> #666: Make merging over symlinks fatal for exheres-0 -----------------------------+---------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: enhancement | Status: new Priority: Sometime | Milestone: EAPI exheres-0 Component: clients/paludis | Version: 0.30.3 Keywords: | Blockedby: Blocking: | Distribution: Exherbo -----------------------------+---------------------------------------------- Example: {{{ ... Expected '/usr/lib' to be a directory but found a symlink to a directory }}} -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Wed Oct 15 01:32:30 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Wed, 15 Oct 2008 07:32:30 +0200 Subject: [paludis-sekrit] Paludis nightly (10/15/08 - 918a0b2a9063416885081bb52a1164bf6b7a40ea) : success Message-ID: <20081015053230.GA16887@cannonball> The Paludis nightly (10/15/08 - 918a0b2a9063416885081bb52a1164bf6b7a40ea) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 918a0b2a9063416885081bb52a1164bf6b7a40ea Author: Ciaran McCreesh Date: Sun Oct 12 21:26:47 2008 +0100 Don't bother formatting things where unnecessary. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:08, finished at 04:01:32 and ended in success. Process 2 on GCC 4.3 started at 03:30:09, finished at 03:58:56 and ended in success. ------------------------------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-29903.gz Type: application/x-gunzip Size: 230486 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-29903.gz Type: application/x-gunzip Size: 226659 bytes Desc: not available URL: From trac at trac.pioto.org Wed Oct 15 13:11:22 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 17:11:22 -0000 Subject: [paludis-sekrit] [Paludis] #664: repeated paragraph on getting started page In-Reply-To: <041.448610337561fea03d2628bb3e4b0075@trac.pioto.org> References: <041.448610337561fea03d2628bb3e4b0075@trac.pioto.org> Message-ID: <050.7acab04969f1207ca5de0a170f059dc3@trac.pioto.org> #664: repeated paragraph on getting started page -------------------------+-------------------------------------------------- Reporter: tmm1 | Owner: Type: defect | Status: closed Priority: Sometime | Milestone: Component: doc | Version: scm Resolution: invalid | Keywords: Blockedby: | Blocking: Distribution: Gentoo | -------------------------+-------------------------------------------------- Changes (by ciaranm): * status: new => closed * resolution: => invalid Comment: They say similar things, not the same thing. The names_cache is different for the different repository types. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 13:12:08 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 17:12:08 -0000 Subject: [paludis-sekrit] [Paludis] #665: ::/path deps In-Reply-To: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> References: <044.97b554b23cedea29d1ae1e5fc3535f32@trac.pioto.org> Message-ID: <053.615a5dde51f2181b5b739fe5b6396b43@trac.pioto.org> #665: ::/path deps -----------------------------+---------------------------------------------- Reporter: ciaranm | Owner: Type: enhancement | Status: closed Priority: Sometime | Milestone: Misc features Component: core/paludis | Version: 0.30.3 Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: N/A | -----------------------------+---------------------------------------------- Changes (by ciaranm): * status: new => closed * resolution: => fixed Comment: 290f399 -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 13:12:33 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 17:12:33 -0000 Subject: [paludis-sekrit] [Paludis] #666: Make merging over symlinks fatal for exheres-0 In-Reply-To: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> References: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> Message-ID: <052.c34519b91b9fc65a80969ef2ab81ff5f@trac.pioto.org> #666: Make merging over symlinks fatal for exheres-0 --------------------------------+------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: enhancement | Status: new Priority: Sometime | Milestone: EAPI exheres-0 Component: clients/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Comment(by ciaranm): Are we really really sure we want this? -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 13:48:32 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 17:48:32 -0000 Subject: [paludis-sekrit] [Paludis] #666: Make merging over symlinks fatal for exheres-0 In-Reply-To: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> References: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> Message-ID: <052.7d6a7be992c1a0dee4a7a1182d14807b@trac.pioto.org> #666: Make merging over symlinks fatal for exheres-0 --------------------------------+------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: enhancement | Status: new Priority: Sometime | Milestone: EAPI exheres-0 Component: clients/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Comment(by Philantrop): I think it would be good if it was fatal. I don't really see a valid use case for the current non-fatal behaviour. What are your doubts about it, though, Ciaran? -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 13:56:33 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 17:56:33 -0000 Subject: [paludis-sekrit] [Paludis] #666: Make merging over symlinks fatal for exheres-0 In-Reply-To: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> References: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> Message-ID: <052.e25151e125e58ef1376f7947a29a3eef@trac.pioto.org> #666: Make merging over symlinks fatal for exheres-0 --------------------------------+------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: enhancement | Status: new Priority: Sometime | Milestone: EAPI exheres-0 Component: clients/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Comment(by ciaranm): Well... If you have a Makefile that does something like {{{install -d $(DESTDIR) usr/lib ; install -whatever /usr/lib/mylib.so}}} it'll barf, no? Isn't this moderately common? -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 14:06:12 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 18:06:12 -0000 Subject: [paludis-sekrit] [Paludis] #666: Make merging over symlinks fatal for exheres-0 In-Reply-To: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> References: <043.dadadbb7c40c549cc66bc367f4a76ca8@trac.pioto.org> Message-ID: <052.2c7a0b743609c6286ad7822f8cf7bea8@trac.pioto.org> #666: Make merging over symlinks fatal for exheres-0 --------------------------------+------------------------------------------- Reporter: ingmar | Owner: ciaranm Type: enhancement | Status: new Priority: Sometime | Milestone: EAPI exheres-0 Component: clients/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Comment(by Philantrop): Yes, it is but we'd fix the warning anyway. Making it fatal just ensures we a) spot it and b) don't get to be lazy about it. ;) On the technical side, it ensures that we install things to the right place. -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 17:39:14 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 21:39:14 -0000 Subject: [paludis-sekrit] [Paludis] #667: Paludis issues on FreeBSD Message-ID: <043.52f3c1435777e8f45aa8876a04a4e029@trac.pioto.org> #667: Paludis issues on FreeBSD ----------------------------------+----------------------------------------- Reporter: kimrhh | Owner: Type: enhancement | Status: new Priority: IfSomeoneSendsAPatch | Milestone: Component: clients/paludis | Version: 0.30.3 Keywords: | Blockedby: Blocking: | Distribution: Other ----------------------------------+----------------------------------------- lockf doesn't work on pipes an fifos on FreeBSD - tested for 7.0 so far we just ifdef that part of the code out for FreeBSD -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Wed Oct 15 17:41:41 2008 From: trac at trac.pioto.org (Paludis) Date: Wed, 15 Oct 2008 21:41:41 -0000 Subject: [paludis-sekrit] [Paludis] #667: Paludis issues on FreeBSD In-Reply-To: <043.52f3c1435777e8f45aa8876a04a4e029@trac.pioto.org> References: <043.52f3c1435777e8f45aa8876a04a4e029@trac.pioto.org> Message-ID: <052.8327c17a241b341aa4c899a7ff97cea7@trac.pioto.org> #667: Paludis issues on FreeBSD -------------------------------------+-------------------------------------- Reporter: kimrhh | Owner: Type: enhancement | Status: new Priority: IfSomeoneSendsAPatch | Milestone: Component: clients/paludis | Version: 0.30.3 Resolution: | Keywords: Blockedby: | Blocking: Distribution: Other | -------------------------------------+-------------------------------------- Changes (by kimrhh): * cc: kimrhh at gmail.com (added) -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Wed Oct 15 23:57:06 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Thu, 16 Oct 2008 05:57:06 +0200 Subject: [paludis-sekrit] Paludis nightly (10/16/08 - 290f399cc8c7c5c407b083c9b4f9b0ea954a725e) : success Message-ID: <20081016035706.GA22409@cannonball> The Paludis nightly (10/16/08 - 290f399cc8c7c5c407b083c9b4f9b0ea954a725e) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 290f399cc8c7c5c407b083c9b4f9b0ea954a725e Author: Ciaran McCreesh Date: Tue Oct 14 20:57:27 2008 +0100 Add ::/, ::/?, ::/??, ::repo?, ::repo?? deps Fixes: ticket:665 ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:15, finished at 03:57:06 and ended in success. Process 2 on GCC 4.3 started at 03:30:16, finished at 03:55:11 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 918a0b2..290f399 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-4031.gz Type: application/x-gunzip Size: 230635 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-4031.gz Type: application/x-gunzip Size: 227680 bytes Desc: not available URL: From bo.andresen at zlin.dk Sat Oct 18 23:30:47 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Sun, 19 Oct 2008 05:30:47 +0200 Subject: [paludis-sekrit] Paludis nightly (10/19/08 - ac86126021eb6d07bdabfcac086d62f6f4da3c23) : failure Message-ID: <20081019033047.GA14922@cannonball> The Paludis nightly (10/19/08 - ac86126021eb6d07bdabfcac086d62f6f4da3c23) build resulted in failure. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit ac86126021eb6d07bdabfcac086d62f6f4da3c23 Author: Ciaran McCreesh Date: Sat Oct 18 23:00:43 2008 +0100 Kill contrarius, gtkpaludis, AdaptedEnvironment ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:12, finished at 03:30:47 and ended in failure. Process 2 on GCC 4.3 started at 03:30:12, finished at 03:30:45 and ended in failure. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 290f399..ac86126 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-29593.gz Type: application/x-gunzip Size: 5331 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-29593.gz Type: application/x-gunzip Size: 5343 bytes Desc: not available URL: From bo.andresen at zlin.dk Sun Oct 19 00:03:54 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Sun, 19 Oct 2008 06:03:54 +0200 Subject: [paludis-sekrit] Paludis nightly (10/19/08 - ac86126021eb6d07bdabfcac086d62f6f4da3c23) : failure Message-ID: <20081019040354.GA4607@cannonball> The Paludis nightly (10/19/08 - ac86126021eb6d07bdabfcac086d62f6f4da3c23) build resulted in failure. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit ac86126021eb6d07bdabfcac086d62f6f4da3c23 Author: Ciaran McCreesh Date: Sat Oct 18 23:00:43 2008 +0100 Kill contrarius, gtkpaludis, AdaptedEnvironment ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:39:54, finished at 04:03:54 and ended in failure. Process 2 on GCC 4.3 started at 03:39:54, finished at 04:02:00 and ended in failure. ------------------------------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-15427.gz Type: application/x-gunzip Size: 301674 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-15427.gz Type: application/x-gunzip Size: 299142 bytes Desc: not available URL: From bo.andresen at zlin.dk Sun Oct 19 23:58:55 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Mon, 20 Oct 2008 05:58:55 +0200 Subject: [paludis-sekrit] Paludis nightly (10/20/08 - 40a0e761836abfdaf63c6d97efb2bc42a44883d0) : success Message-ID: <20081020035854.GA15645@cannonball> The Paludis nightly (10/20/08 - 40a0e761836abfdaf63c6d97efb2bc42a44883d0) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 40a0e761836abfdaf63c6d97efb2bc42a44883d0 Author: Bo ?rsted Andresen Date: Sun Oct 19 23:28:55 2008 +0200 Nuke tests that require a tty. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:04, finished at 03:58:53 and ended in success. Process 2 on GCC 4.3 started at 03:30:04, finished at 03:55:03 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis ac86126..40a0e76 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-24227.gz Type: application/x-gunzip Size: 227010 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-24227.gz Type: application/x-gunzip Size: 224278 bytes Desc: not available URL: From bo.andresen at zlin.dk Thu Oct 23 00:05:02 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Thu, 23 Oct 2008 06:05:02 +0200 Subject: [paludis-sekrit] Paludis nightly (10/23/08 - 95de300935276509248c6ad2f6a08bf458ef290c) : success Message-ID: <20081023040502.GA24269@cannonball> The Paludis nightly (10/23/08 - 95de300935276509248c6ad2f6a08bf458ef290c) build resulted in success. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 95de300935276509248c6ad2f6a08bf458ef290c Author: Ciaran McCreesh Date: Thu Oct 23 00:58:38 2008 +0100 Make QA checks distribution-dependent. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:15, finished at 04:05:02 and ended in success. Process 2 on GCC 4.3 started at 03:30:15, finished at 04:02:31 and ended in success. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 40a0e76..95de300 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-17624.gz Type: application/x-gunzip Size: 227284 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-17624.gz Type: application/x-gunzip Size: 224361 bytes Desc: not available URL: From bo.andresen at zlin.dk Fri Oct 24 23:54:21 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Sat, 25 Oct 2008 05:54:21 +0200 Subject: [paludis-sekrit] Paludis nightly (10/25/08 - 6354fb6904e671e86c1d12df54315fafee32f41b) : failure Message-ID: <20081025035420.GA30513@cannonball> The Paludis nightly (10/25/08 - 6354fb6904e671e86c1d12df54315fafee32f41b) build resulted in failure. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 6354fb6904e671e86c1d12df54315fafee32f41b Author: David Leverton Date: Fri Oct 24 19:10:19 2008 +0100 Work around apparent GCC 4.1 bug. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 03:30:14, finished at 03:54:20 and ended in failure. Process 2 on GCC 4.3 started at 03:30:15, finished at 03:52:22 and ended in failure. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 95de300..6354fb6 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-30585.gz Type: application/x-gunzip Size: 123674 bytes Desc: not available URL: -------------- next part -------------- BZh91AY&SY???*??????????????``?} ????(??U?p??]U(?94I8??P ?p?9?? ?@(?????4?4h @*b@)??OU6?!???0 ?h`44?14 ?h ?h? d? ?4Mh ?L? O?F??6?? ??&?4Mh?O"d???e1?ji?0?????P??@??dF?L?G???L ???ril?n3???&?M|g??Z!T?z/Q/D*?+z?:$,n?aO&X]u?K2?_??]u????g#?s?.????Y??Y??b?????W???u?u??v?n???F??????????u?????u??j??u?u??5is-??I$?I$???R????v??nj2????U??'???eu????I#z?????%D?(?f??=??s?+???}???8c??=????|?{????n??? 7R??,?K??e??????????????]w?Wsu???[VNOW?V}1??Y?>)??)?e?G??:5aJp??P?B????WF???|x?uuw0?2??kw0?au?Oe7R??;????R]?)????a?(???> ?i? ??$???mF?#?I???????RQ>jY????z90?Wh????[??G??,?K:??.sw2?J?Qd??R]??Je?YF???'"??????j??6??N??]q1n???Fd??D7?Q?Sgs?Y;K?? ?$??Dd??S?Ob?????8??T~????+??? ?????s? A?x:3!???7??????K??Z0?Bz???I??????h\0?YL,?H?E,?? ?8sYJS??>??ks?'?I??#??%)S/nm?H????~?ew?????E ?C??????G49???????p????b? ???e????,~F?d?bx?t?Qt^??F?=T?j??WO???ZX?n?0R8Y,??,??f??EX???1????u?????uh?H??Q?QBpp]?8(??jP?y?/??9??3f??'Ko???????'B?J??M???F??JN?,?p?????R% ?O?(?1Q0#|????w#??Wa?h`??}?`?uG??;l?M?I???? ?I.??? T?????????u?+2iI???Yt?{,????yI?m3????w????M??????^?,x)C?gg YO%5a??S?e?eg?]???IE9,?L?????t5Q?W????????7,?????bJr???.?M???e?h??d\?}?? ???R????#?eRE*I;???n??V???)uJY??%?a???V?q?}?????(?r7w??????n??? ;0?=R??cV[?#??z???????pl?g??$?a???}O?jtn???'?t?s8O,??7"L???,?????????~E7?????????? wO???v????o???l5j?}??x??n??J[K]R?)e?k??9+???SV??Y_?YX????f JJ\ f?Dy ??CUJ2z>? ?[?=]??u???S?_ ???y?w?????????b?sRj???y??r~GA???n???^ffl?n7?2?]?????bva?-[???K&??R?$???X?$????d? {??JR??RJ"?RRR??E???????u?x????.Ub2W?????f ???wj?????OD???hI>???????z|[5l???&&??=?Y??/???tI????FL?E#???????Iu?<}??F?}????????K>+j??5~?R??H\6h?Z?ux;????K??Z??RIb?T?I,??T?fX?RI%*??(?JIJR??!VT?$H?b??)O?d?,????7??? ?T?:'~ ???"j???;??B??k?$o?_Ss ?????K???QI ??R??RH? ???rI3$??:%?o$?]?g??????[?L???2e9?-t?N??3????????{??x0?6?????{S?~`Mhl????g??"?(??E????:??D???S?]?$?E =??*S??`????????e??f??Sm?$kG;Z#x??N?O?C?????X??+????]????H??C?L?(?x????? ?U??`K)f?%mZ??g=V?"??J??)?eHBz?$???pTN??{????JK??#,????? S??t?,???q??l??t?gN???*???O??O??YS?|?????R?|(?k-R\?????,?,h,??*?rN?D????j??"?u????e??????t?K[d??????z???K??4e?/??(j???e????WV\??U??T?L?x?5QJ2??6)2?)M??-**????aL???X??}?T???e???ce???Yce???MKJRnh?.ecv???a??f?0?????????$???????????X??q#?UCB?8u??-R?Z?RU5[?????W??WuYT?-4h?? ^.????N(?#w5?SG??W5?F?a??????j?K e4Qb??-S????u.??U%?[?MTxt??=?Q%))?v?R????6??????E??Y&??L????2????o?M??v???"?u$??.??L????-,????? ??F?f?5j?????2?n??4}>??Fc4m? w???#?Fn'[?z8?cE??????F?g?????=?X??X? ???z???e? R?j?f??z???B??q?a?0?FVp?w ???*d?C?Xrj?a? ?C???R?????SF?X?3F\7Y????L,?w 7P?4d?pi? ?u??? ???&??a?w ?]f??????+?????]? h?i??M?9.w95???^,l?\?2SG:9?Dr? 6q??n??g??l,?}tj??veu??n??R?rsY??0h?-?)l4[s??M?? 7SV??5??h?n??4fn??[s l??0?l?M?e??h?U?oM??????4l??_-Rs?????WW ???V?e?eUYf???j??j?0?k?a???v?h?.??y|_n?????]?????5nj??????(?[?mj??????TacU???ESfXa???6n???$?4???? T?$?)H ?B??v,L?YE?T?Y)i?$??%????) %???~$????\???????j???],???P???????{????,!Ag??O?? ,?)J$?I$?I$??{)?d$n?????? )???3M??12?$o??{????R[??8???R?Q(sR???6?n???Z??????????6y=s?{3M?n?F???{?e?????%???^ ?,SA????OV?r{?_?N??'#??}D????T?)?&? &?JG?? Fd?%z??M#`???; O??????j??# E?\?H?C?5E????7q7??X???J??'IH?8w?2?????? H?qK??,?)b??O?????YN?????O?????>???4P?Z4];?,?4??q?WN$?b?j? ????o\??C? B?w?????l??I?c%7p??$?:?*??JSu,??????$?;9e??T?wf?"GD????x??{j?f?Y?C????????S?P???DK?u??"??{???????"?????(?]u?l???Qa??(?:??%?5}f????RN)%8|?E?Id?Id?e??E"?K%$????E?Qb$???!?et?e)D-,?l?`Q?;???R'?q ????R??b???,??rz?Ce?Nsy?JO?Y'zM$jC??JI?u$?%???#f?['?L??7???z?I?x???X?=Z??0?u?'?h??=??aJp???\????w;???A?t\??x?f??????W????z8SK?2?;)?G'?????gse????A)????fXn??_c?O?gy??(??u?0??e????C???t??io?n????????[}L>o??(??0??????]?sS???QII"9??? U?_?w?A????????w ba?H?rL*?????$2?%,??Ye????N.???~??????????M???!q????=?)??E??????U*??d0??'??/1??zV???%????j?g?A??I????????,??,Q?????w?I"?a?)K? .??)C:Ic????x? ?p???r]???&?b??R?&?????4?D???F?r&tL???9???????? ?<2?i9?/#)? ?@???S@?????d?t?U`L&?)e@?H?'??>?$?.?Nd?,j?{?D???"?Rp?C?e%??Qq=4?I?E???(?(???,?E??(???.?)r??Q2?Ja????????E?H?I)J(?+?%'??Z??>qt???????a? S?P\???????o?b??y?A?Pvsn??c?ag????(?d????S??T???g??)&?(??????????'g???j?x,????s??j??l?&??+??a?YoD? ?%??VnX??[??\?2a]eV??3???????W`??]?????,?\????5{?B?$????K?e$???T??DNJ 9\?N?B?????i2?#??,?V?$7SS?;'N??\?b?S???+6}m?M?n??I??X????ph??u87.??ul?a?=???S*S????5"N?QQ??.?4??n d???-]??\HC?%6s$??9?p??C???????o I4Xw?????wd???$???)eI?n&?????=??c???'?s?N?F???,???5X????????? $??T?Y"H?"?t??,???E???JM?????G??l???????9?ef????j?%??&????B???? %?'?h??J?*???R???G??D??%=?c??9'??B???QC???T???E?IE=SB? 8K??2?dJI7????]N???????Q2y?B?x??R??)J??????+$??%?????D??}???k"? ??L%%???">?v??Rz?W R?yG!scc!,?MRs???$?9??????S???d?k???l???'??p?0???JE,Yd???_?=??.??lh?;??????I??: ?d?????n@??D0'{?>?O?k?@???#"?g''?9??L?D???t2?A$?D(?!I,??)?T???JQ)(?S?I9?B)c??E)TI"?5pY8?eK(?7n??& (?( 0?? 3)Q??]??f????$?/3???4v????(????x?!.??&?))E<R?iI???H?T*?R???a,???JDYt????I??0'E??XE%???uQ"???!?h~?G?(???\??MY ?jR???RQ?&???I?9?&??l??????Ja(??.???ZD??y?}?&)6e ?]???F??u?C?? ?6~g???5I,?5???)4w?? 6X??bn?R??Y<????????!???FRD?F?gpv\?<?aN?????Q?O?& '??-I?eET??H?G#????F??Gd???:>?;? _$???ra???????&??? ' j??'e???, 'P?eI?B?S?????2???f?4?_+??6?En?d???? I9?X???;????K)?u"rQJJ??R?h??9.??y?u??J}*???6:?H?T?z'?Bx??K a?'?^R?E%x%???w&[???.??)I?????XIw?:?bI??t?e??:&?-?#g4?O?9?5l???&???$O?sk??1t?:\y?G?D????\??JH]5X?w?K?)u?# e2??c? ?SM7????v??Kcz?=?+????0?????d? ?? ???%?{&n?L)?Y!? d,R?Jy?JR,??TE??e?JJSJIJ???(???(UI (.Yk2?E%?B?jA??$???ra?X??J?Q{???RI????Rx?????r}!9'#??N?a`?!i,?Cr?R?T?e? Rx>?A(u???s??/?>??~g ?D?H????K$??Q??hbRC?F?>?#E$?h??XD?T???6RSwcS?.??vth?e=?5Sv?a+P????? ???)??1?#l????cm2??????e?,% NNK?Yp??D???B???R??;$5??J???#?C??T?IE'<??=???G NO???? ?NY?!d??N?>#????v???.?????u?,?????2GjWTm????? JK??",I???????Y?E?>)u??VZ!V?4R?`R???etR??R???vx?o??S??{??2)???%% ?????d?(????Vag$?J?*S)/JY?e ???r,?`lB??e?$?dl?*??y,Q???????*??L?LUR??v ?Y????(]f?Y ??SU?8K??Jj???j?v ?U???E?????a?4QP?F?d??a$??6)?!??*??U?lK??DtJ?H]e(???,9Y?;l???? R????KC??$vd?<?x?jMR%$???J]?J.'?x ??.?????:??????KF??~?a ??f????Ah?D??$]K??;?C J%)???.Y5\??FT?J$?U5%%??Qd?P??0? )e?L,??\=D???,?Q' ?4)'?\?E/D????hK???G?=????TQ??Nm\R??2??uaEI&OV??#au??I8P?h?Dh?aJQ????: O?y=?l$w??D?RTQS$6??R??,C??I??????5D"??0S?=????) -------------- next part -------------- BZh91AY&SY{?(???????????????`^??t?(??Dt8?!? (T???mFA??hhhhh????? q????4@hh@0??h??@ IQ?OS&???hi??@hA???PhT?@? ??&?O?? 4j??????-I%\?#?????YY??QJJ?R?R}E(PY?z???=???K?I??T?????k??!}??L g?JR?Fj?~t??Qe????E?)??e?2|??w???B??%?IgVT???)B?7(?u???}m?????R???qt?MR???#?j??'??q???????!ep7%?????$??0?2??????? ?????c??oa???????-h?7?$k=?.?yK,???l?Bh????????y??.???????]?@???W????2??qe?m?>?),?5 ?%???>&????^?]?<???Y??)?6[s r,?l??8t?(?%?)??????????????7,?????w????? ??&_??????????F???r}I=??S??tm ???E)$??'????sy?2???)9?6=???7?uS?Nk???0????w0????;>9??M?]?O2?7C&??}?SW??????X?N?C??????2?E???K?~7?N?[?????{L???_??O4??????g??{?)F??I?:l????k?????.?]?8M???I???)?ev?^??????S?.???M?z??nl?-?5,????o??-???8|^????NO?Yt?[8O,???S?v?Yg?v??????????? =H??t?y(?_???Q??Gd??2?/&???5M?)?N?z?.lM??;a??(?y?????W?????.????K2???:?Sg???sCe??h9??z?rA0??g8k?C?v???g??=??^D?8?????J;?H?S????_????V?6???P??G????G?X????O?U*I?,??)JJI+??+??JJ?JJ?J?J??*??*??*??$?J??JYX????(TI??'??PU>?Z??,? I????j?yM?c???D?????.)p[?r$6?MZ?j_m?V??j?????)e?k?????L)?e,?,??YX?O?.????7??? 0?wLA?aD?A??G?s??< %0????????E???^????? )u????n?,2???g???n?}?Yg5[?;??&9????;0???n{????JQ$???????QR$? ???(S???X?????,JRpQgae%*B????m?R?y?r~7?u???]wV]??F$?R???g???=???[g??9???I?j?O>74m?)????2z"?D?d?Q?*???>??(?????????n?}I??????K> j??5~?s??? ?9_?????]^.?Iw?+T?*I,R?I%?2?L?JI$?$??%???l?????)"G??"?(??'??#??????MSd?&?'?20??$??,?#t??I??? ??O %0?'??IE$a2?RJIa?T]v];?NI&d??????tI?: ?jj??E????d?!??Nd?]4???2?????eI?????? ???????&?z,??Dh$?KBd??>DO ??KYL????E?{???O????oc? ?YO???8??#??z#g?G???\?Y9((??????j'^JEz??J?@R?1H?`???f?Y98E >?"8?6?D?Pb?T% ? &????}?'BvK9??g?}%).??#,????? S?~???? 7???e????9??'?dy?V;???????a?=?????]?7?;%?a>+;UU?L?P????c ??lK??I5??????7{}?r> K?"?????*????h??]D????>f??Q??J=?~?S 0???.Y??R?X?M~T?????;?4}iH{U$"???????R?????????? ???????c????R???1?fh?_U?e ?Y>??}?S/M?d???rj???7/?j??)F[6Yf?R??h????+,????E??"????l??7T?e?,???eW????.????\??U2?????a??r??(???H?????'?f??UH?J??w<;?w?5??????*?4h?? ^??]???7sX?}1??sY-?V1??l????V?T?SE)K??j?SV??7R??Z???G?K ??#*$??S ?.?K$?7R:0????R?,R,??Y&??L?????Q?????v??fVu (??h??l??YaF?U?]?M?Vra?fh?,?f?XY??V??X?????????n??4?H??????L ?x)??=?!??f?W?u6]?-??l??lz,? ?4,aJQw6]v??Y?e??v???+)?a??i?V\?0?$9 ?e*Im?.??4hae??34e??ME???7p?u ?a?N)g?8p??]?????-?,?n??V?p??ke?????d??T??)JT??????2??~?0? ????Q?g%?&?)?6????fJrs?g???b?YL7?? ,?[????4a?ag57a?*Yi'Nk7p? e??-??np?????7a??|5S??]??? ??v??? na??h?V?????& ???j?-?4VWrh??3??6e?N?X-k ??J|?w?O?G???Ir?;????sv??L%?z?0??P?|????u??j??f??I$?I$?I$?Y-???e#?FL??P????M5?????;????OJ?????Ykh?????????F?JeD??4??u?x???k???? K??&?????%?T??k??d?+?8??????-?~?)?t???UU?} ???P?)?r`?"?sz??0?????N??*I'?r?-??U?ku$????????Z?$????]u?=??C? B?w?????l??I?c%7p??$?:?*??JSu,??????$?;9e??T?wf?"GD????x??{j?g??C????w????(? "\??$?2?"????????h|????z?? 0]u??w?p?EX}$??P?T?d?F????.?? ID?Qe?)G???#?a,?????(?)e?e?X?)0h????"??(??e?M?L -?D?J?>E@???? ]6L?i????G'??(???R} d?????E)&???????4k???NJ>??????} ,?ty???????f?&z???}??}/??g??aRtG?g??%??]N9??M?R??$????Tr j???{????Q(?.???????6I Dj???????j???rM}????U$?,YNE???????S?'?\???;?f $?!??=?cj?s)??8y????y#T}i0?????C(2R???X? p?u??G'?????t?gSb?H\eu??j?Z-J?$?J?T$nCY#??vD?/?s????a???RS??a??%??)??????^?0?_?S?Q)?%?N?D??vjl????Y)%??????&??z?uS??).Y?.?T?????s*\n7=???|Q?#?$?u??qJj??RH??&&O??a????#?Q?b??ty:?qHW?K"s?Qu%)????????OzS??'?????)*H;!t??6????P??? (??Q??RR????ru???SV}?ZBC$0??E??m?J`hz?{nS?kZ??H????Hw?y1?t????a R?????tXRz)???I=II={?????-amw???]??R?????=EH???Y???D???????2??`???? ?<2?y"s=?O#f??RX? h?nid??MR?l?n?1?? ??!K*??I O??Y.pa9?K.???k<x??z??????K+?Qq?D?B?ST?=?j??????0??X???,X??*???????`???????E?H?I)J(X??)="??|?????????? 1z??-?h??4???' ?!v%?[?a8Gd??7,?????O??75r??=JS??4]'??R??e(??+???O&Z?JY????I8?$x?I???,?{?j?H??'"?I? !JSF??2?#??,???K?p?*?9,?u;?2?g???F G$?,X??L?4K%??R`/?????? ?si????wzI?%?R?EJ??"????Gs7$??Oie?NG????4rR?i??aPXP^???R)%?? 8K??2?dJ$?s~??? ??????(?e$??h?'??,w5k???S?b??RT?"??G?uR=T??j????$?0??g{??!EG0??????x?drG)?R????y??jK??X???YH??oyL%Hrh???a??]).?z.?.Ym?]?Qt?0?%?]????$?JV Q?{Th???)uDId?????R??J|^?{Js'sa?E&??,?t??? ????&Y:?E???u?IIw?X?X?F ??%Ir?$?.??q)$?Z0????2?P?T?HR?$??6?$j?\?>G3?????O6CSst?:???%)(??????r?a???D????7ee??)D?RJ(??D??(??E???&E???QJ$X?pG$?'?6? "? ???O=?z?,#jNJ`??z?Y?4]vKj?%H;??R?????%??dad????G5=a??B?)??|V1???w????????RyH??d|?????>??n???RG??r(''D????#???s4j?gWerB?Ig???T?J?)ATn?,?-?J????fbV?? I#??$(R}?P????Q?8?j????JS??S?7a???IRR?IH??"??e?.th?.???e0?4'?yG???s?"?'??I?4i??G?}??r>????RQ?????O?????0?????U%?2??k?h???s?7?}?h/)T???;???L?I???j?R??'?D??v#?"???.j??I?M]?H??(?)??dl????R?XNK?h??????????1???r?&\??J!t????????%??U???]t?]g?lZ??1W??????D| ?I?0N5u,?6a0??av!bR??L??S*?C*???R?e???)%?c?e?LYbR?????R?(??))*JRB???Z????)RIII&P)??d??J?Qy%??a!???{?O?v??}0????L L?-%??nP?0??????B??#?etaC??l??>?y??G??)"????z??6/?>??g???G6F??vXh???? ????h??r?0??J??? R??RP??{^o?????,??h? H?H];6H{??*?R??N?|?NN ?9r?q%?v}k!???%<Oz???vYa.??M?T?J??H??J(???R?wC+??n?96v?D??T??I0??n?e??V??l??t?&?n?.?J?n???wk?'?????NN??{T? ?Z??fWx?E?^??a5z?w?nY????P???ml????m?\k~3?8???????,??$?,?)v??'E0?#!.??K??!?B)8;?J?????f?!L????Nx7I??????? NO??? ?NY?!d??N?>?????4H????u?,?????2GjWTm??g???? JK?? ?&_?=???E??,??????n?? K? ???etR??R???vx?op?S???{??0QJJ(Y?rw .?=I?0?{G????I???? <?I8=MR?????(?Y$?e??F{?'s'??}?>?????'0???42???'?????7/cM???It??>?~'R?|?!???})I$?$??)8FtK??>I5w??????c ??a????5^?????C??Z??r?'? ?5??e a#W?G??,??.??JJ???!??A? From trac at trac.pioto.org Sat Oct 25 05:22:59 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 25 Oct 2008 09:22:59 -0000 Subject: [paludis-sekrit] [Paludis] #642: specify the state of missing option flags in option dependencies In-Reply-To: <041.2691912261c7f119b0b4ad920c0043fb@trac.pioto.org> References: <041.2691912261c7f119b0b4ad920c0043fb@trac.pioto.org> Message-ID: <050.6c4190fdea9485efc4095f67e1f65d29@trac.pioto.org> #642: specify the state of missing option flags in option dependencies -------------------------------+-------------------------------------------- Reporter: zlin | Owner: dleverton Type: enhancement | Status: accepted Priority: Sometime | Milestone: EAPI exheres-0 Component: repositories/e | Version: scm Resolution: | Keywords: Blockedby: | Blocking: Distribution: Exherbo | -------------------------------+-------------------------------------------- Changes (by dleverton): * owner: => dleverton * status: new => accepted -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sat Oct 25 13:22:10 2008 From: trac at trac.pioto.org (Paludis) Date: Sat, 25 Oct 2008 17:22:10 -0000 Subject: [paludis-sekrit] [Paludis] #642: specify the state of missing option flags in option dependencies In-Reply-To: <041.2691912261c7f119b0b4ad920c0043fb@trac.pioto.org> References: <041.2691912261c7f119b0b4ad920c0043fb@trac.pioto.org> Message-ID: <050.b4f9857e19ce0e79666b63c0eb1a1e1f@trac.pioto.org> #642: specify the state of missing option flags in option dependencies -------------------------------+-------------------------------------------- Reporter: zlin | Owner: dleverton Type: enhancement | Status: closed Priority: Sometime | Milestone: EAPI exheres-0 Component: repositories/e | Version: scm Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: Exherbo | -------------------------------+-------------------------------------------- Changes (by dleverton): * status: accepted => closed * resolution: => fixed Comment: 649c5a3ffc55 -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Sun Oct 26 01:12:05 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Sun, 26 Oct 2008 06:12:05 +0100 Subject: [paludis-sekrit] Paludis nightly (10/26/08 - 2775c7df7ac65dd9524924cf7d7bb0227956356c) : failure Message-ID: <20081026051205.GA1189@cannonball> The Paludis nightly (10/26/08 - 2775c7df7ac65dd9524924cf7d7bb0227956356c) build resulted in failure. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 2775c7df7ac65dd9524924cf7d7bb0227956356c Author: David Leverton Date: Sat Oct 25 20:09:29 2008 +0100 Fix RESTRICT=test ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 04:30:29, finished at 05:12:04 and ended in failure. Process 2 on GCC 4.3 started at 04:30:31, finished at 05:04:44 and ended in failure. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 6354fb6..2775c7d master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-8797.gz Type: application/x-gunzip Size: 124735 bytes Desc: not available URL: -------------- next part -------------- BZh91AY&SY??* ?????????????? ``?` 4?? P 2P?4 (????=T?z@??? ?h?????4hd??hhi?h??@i??4?!? ?C??0????b4??? ??4 ?)??Jy'?? (?O??R+ ?G?>w?K,?F??)IPR????%(????6l??w7Y? ??5???????f???v2tsa?u?:?:?]?~?#?????>Vl}v2Q??y??O?:?v?R??Y????0?MR??t>(a ?u?w??SG??G?K?l;?9????2j}????au?N?E6R?}?&0?)Iwz??R?S??IF??;q???4n?a?Qd?)?I8(l???W?'???)ID?J)?????x?80?K?R?$?M????7G??$(?YD?sd?.qud?J?Qd??R]?-Sr??sYF????????? ????u???????H?B???????a>??F?{?K??'j?rRQf????"w??Q%sQ?!??!?#?/?\. ??>?!c?>???S???6L? ??!??WvI???? ???O?>D???yOz??Wy?I?=???0?T?[";Z??.?C_E????Y7h?[????n?i??hW???U??a??$????8Y?K????v????pYR?~?q=????%?&K8????Q?6,??{o?]*??????MO??K7?6z?p;????)?]K)??%??????Y?R??$?)@??????O???o?%?????N?]?I??? K?H???F?0d??dzo??t{[?????w:!????n?U??Sf?.?:???qrE? ?z???0???I P??ZeD~jFe*H?I'VV>C?M??X7h????\?%.?K0?$??.0?V??\???N*Ie?%??? ??2???8??M?w;? ????a?<?????6s???h??s0z'??IJ.rv??2]???c???S? ?C?g???7????_???Y8?b???b?JQ?7??rj??B??S????? ]?W??.???????99???$?I ?h?Y?2:Y?J{??R8???"???2???l??e?d?G?????.?d??rl?????&~L????c?}|L????)<`??????g?<;^?.?Q????w?uG??Y??x)g?L??s???????ck???[=?P?N?jaJ0x?????7??f?fRd]?K????d???;y?I???E?Vv$?qS?????v???e?????7?c^n??sQ??????x44?????GH?????B?b?G??$?#?e?T??(??QJR?J)D??R?R?R?J%(??JQ)D??R?()AJ PR???(????RD?#?FI? ?"]O?w*A?S?=?S?,A);??????1??>?????g?4M???i???" ?-p----??6?3Yb??v??.R???]8+???SF?Y?Y_?L?,d?h?????3f??r??S?? ??^z? ?S?hC?)?? ??]????U???????S??*M6Y? ???a??!????U??,??ru~90)?T?N???S?r???I)D?v??(;L%%@??I???S??d?))%$?(?%%(?8Y?,?JT?>?n??G????? ????u?2?????? S ?~2?WRa'???F?Rv??k??;K??O??$???I8?Ddd%~w?G?>g?(?.??$?'?,?]?4?????2????6X]?3???????7`??]???:)??2QJ84?B?o??? ?V???U??30??Rh???l?????D? (??S ?SX??%???SF????L3Y?Cjh??{K???X?V?$?TD?~?QJ)J?DRD??????B????#?UCB?2q??T?V?E?12x*?T?7wk ?2uVN?? )"/????R???FkK?*??yMn??Rh?e.?F????eS c*?j;8??8???%?IJ&?I0?2Q4R4Y*?Pn?)???(6l?rQ)e>?? ??E???????j??Rfh????h?cY?ZjZP????e,??7j??? ???0a??G???99???R$??2??/B?????oR???5"y?&?Xy:?^?4 ?>* ?6?????)??C??gL>??????9??? 2?B?? QD+ e??L???o?g??????o&?;_??vf?????qz?v?\????q??i?R?z?&???]????/?"G?????????dF?9??H?????4I?N(!N/?:?c?N/?R].~.?.n???F?KHy?"??Ad?KX??????YN+?e#u???)?f?tw?X??S4????,??7)E?R??????%)J???6M??Y?Ja?.?K??H???6:????\??L=?S??w?gW??????????U?|??nHx,??Q;T?0a??e?8??Q?0????;???D?*I'iZ??? .?(?????)J)%??? ?T?UJ???f??????v;W??sl??w??L?l??%7I?C?r;%RU%(???E????c#"X??*H??T??C4??v?MSv] 4pS?????????v??2B?v..E?X??.E????v?"9????f{????i.?0???f????2C?2{?3??a?]?l??Y#G??; Wv????$?F????$?tOq??tXK3R)!d?RJ(?YdYe"JL??5C%?Q?R?Z5Yt????ot??e'?,??py5CU??qw?JOzY'bL?hC??JI?u$?KJ??F?5O??"??>?C?c?Nl???O;(????d?0?s?'?f?\x?n??)??,??n?RH?Sw????}-UI?Jw%=???=I??%5qN?wb3 ?69?6D?`w?????D?Et}??uY??"Iepf??ir???????????,??????UH??e?9I ?U?y;WF?'?]??K2X??6S?Y??f&I@?3Id\?f??)I?3d?u??Ie?$??V ?? ?$??ST?w??D?#6??S????u???T???;H??&C5H?QJ??qtL?}-??X?,n?? ??? L;?2R?{]?sqv0???HR??!JB??"qHP???aw???X??j????,Q??)??(??.G?R={?0K????SGI???)RQJ)J4d?!??0??????Yu8< ??2nY,h?D?$???Dn?)???H?SW?X?) ??????.?Y98R?????#"0?4/????????6h??j?? ,??.??%?5G?a??e?oS???l??nrC ??=?<]??]?%?????!?$?%D?SE;?X??I?I???J?9???d;??ld?*R?)J:???;????wf??JQ(??????Q???n??G?HR#Wh9'????7v?????F?'b??7I?y'?]JQ??EvI6Nl2$???????  ??:Q2??x???B?nR??c?c?)G???G???????l>??g???????K)O???8??????5H?n????I?'eUUU?\??V????????r+?????S?k??\?$?a?%:8;??2\????fL?\??'k ,?1??????k?]f?)7S?T?xRC$??)e?>???)??=>Iw?;X=]?Ni??(???]bm????R?IIdX`??DZ?(IJ?R?H?D????I????j??K/%?N?R?????F????.~&??'7?f??+?qD?d;?)5????d]).?RK??)%?0?;Z??(?N ??? IK;?HR????y????T????Gzr7 6Y ?SD]9??FE&F&Gkd?U? )?R!I?????.?? ??$K??I??,???Rn?3?d???B$??D?jh???"?0??X???,Y"??,?]I%$?S $.Qd??(??-JE?IJQD?,B????j????d???&??;???IO???I??I???$; ?Q?z?A??&??i????l??"??2?PrK?i?:?? ?N'??h???f???rOT?????+(??????????????%,??Yn????T?v$??Yz??BYe?R???Y?a?E?&??????&F??x"??>???=E?2?w???;?4\???k4z??B?$?H??&? ?e$???D??DN 8\?N??,?)L?|~?#??L?????????w+G'$?f??0d?g?u3??!??qMV???d??XS?.??]6l??N:??S????H??D?`?[ ????Ye?2?'-]?L?R??h??????s??n+?rv(RI??;?#?a#??%?a"GR).?b"??%Ir????e?w5H???>?G?(?H?D??????,??w!hI???Rd?"j??8?h?g????D???\?L"'R?bY?)1I?$.?E=M?z?f???v?J0j??,?4???)3v$?L?j?sF??? J,??A7?DCgGP?b?v??d??D?FigP?B?dtw?P?????F?;R??0??H?I'{?)????j?Gb?E#?I???????=?I?|VJr|??L?G5????k$# M?4Yf?????9?3PYR}bx???dz)?x?.???e&?)Z{??G?P??%)?JX?gERBnp)?B[??,???.\??G?s%cA:?B??!?&fd?Bqq8Y?T???????Y?}?:3T??Oi??? ???dhAF?????G??X? bJXR???5?t,?E.?n???%D?E??l???b????NQ?)'?H??7v????\?r?b?R\?!??JR?Q?XHx????Y,??E?)??B?aR7p???W??F??I??z?d??#3t????0?'?????????5S?'??`?W?I??)I?? S??fr9?????r*]$?????2'{?Dq???N'?'??6?s??e;?]W?%???4?#$??(????L???Y&f?? X??'j?e>????M]?RI???rN??$RYO?xE??)*B?Jj]??9?4??m?h???:?????M]??P??z?????????r?\??|??4%?,?? ??,?J?Td[? R?,?Y???@?y?0??J0.?.Yl??]??]&?I{j?a?b?d??$?`?+?5???%?^???aK?C?)???Z?JL?Y???,G6??/"FE???-P?????,L,Y#??],??rI"?????$????? ? <^K?H??EDRI!J?(? ?,??[?m??s7$??,F??tQ?=m?? ???%??|???%\???????%$???q:????R&?^?R?$?Q,???$??.?AJ,???s ???!t*,TR?E?&??#6???#r?07N???G?e?kI?}n{WN ??c??YJR??n?-st??Y5???E?s94f??)?q|V1???g?c'j?:)0????? ???l???RG??pJBprH? Jx;???IG??????e?]u P??h?Y?$?????Yr??l?????f??????Yfj*8???fwL$??2R?"?:?Z??\?G$?$???8??a???4S%2)JS "?7Z,7G6FB,???$3J 7)K?|t%?;?K?$:&B?RX?'2?F|[52D?j???$??????????q$??`????A??D?#??K?M0?a?????M??x?r ??????X?,??d?YI???????r'?&?)'j\?E/*]?II%??I??????DQK?N-?T?#$??2Nc "?m ,???e Sa($f?aJQ????8??.?2j$u(?Y?BR?%"?&Hqv???????O[?H&?3???!??y?8?k?'?~????G"4AI????????5Q?5RL4'?????y?z?B?= aE?D"????Q2G$??#v?)(???c)???F???N??J%QT??I(??a??J]0?F?B?68?1$??S??????????R???$???P?fRIJ?JJ??)8?$???Gh?????S ?=I?????m?)?????8 7??u??&?M"|???F)??H???M??ZW?,hT?9?????2b??n?)?????Y'?Q??5$}#?Q?\????J?,'?J?T?D??hO?Ic??????,? ??G{??e'? Qr???j??t???"?(H] ? -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.3-8797.gz Type: application/x-gunzip Size: 123106 bytes Desc: not available URL: -------------- next part -------------- BZh91AY&SY:9?(??????????????`^??h@ ??D@??+v4?(P??P???@#M)?0 ?& ? 0?2i?? ???2?@2?4444@b??M ?z?(I=?y=(?Q?i?@4 4?h?*RAG??=G??j ?hz??CG???*H @?@ ??i??`&?a 4?='?5???`H?eE?*g?:)B???????&???=??u??CW? ????K??+??JI$?[|M?M?? K(?d??????H????L??L.?'q?W%?R?e@????*?????g?)?? ;??q?5???H????REoU??????)???b?g7???E?d??B?g?L??0??YY?z?r???e??p???]u?u?l?????? ????]v?U?????\=?Y?V????u?s*SV?Wa?E(?I$?_??I/?u)??a?e.????.??-j?u[???????X?U?$ ?%??uc&!P?EV???fUf?P????G,??????#????R?T????>?W???e?e???R?u????;??;????????5?9????O?????r?????=k???sW{?,?????>??a?tj?????u??w?M^????????Z?????L.??a?0??s 0R??y,???)u>*]?d}?????,Xw(Y&?NJ?/??{Wz?]???RI)k?/>?S*,???s? ev?YO?3?????~?!@????*R?-??M?X??R]???Je?YF?e(n? ??~w?K>k&?j~??t}b???$h??C?t~??e6}O??G??w??O?????S?Oa]B??5Q?E?RI]TaHeI??#???5. ??|??B?,???????]vZ2??H??9?y1 ??O???~????YJ]g??u?)e.???5??8'D??RvGdX???? ?i?'?7 ?v?8?XKI????m?ZN?????I????|> =NbQE&>??'????????.?T?Br????9???(64?hsI?c???#Q??x??w???,????vy????O!?Wza?8O$?R{?cj?????=nO???*?7j?9;?'??R%?O??Q??]BX??R??????Z??9iS??t????Y??S???} ? ?????yr??B?????St?y?4 ?Q???x*?'?;?.,?Y ??????W?r]???;;?j|K???c?{? YO55a??S?e?eg???????T??b?g?U???FVsSo?G????nY=? ?z;>???K??f???N????;???JvE?R?[5j???$??Y??? I9???RIe??O????=?x'7??????'\??????%?nag??U?2?I?=????? ??e?.?J}??????M?B??G7DY?sq?:+??!JrKBn???hQ?I?$??E???????n???R? "K.?b?p??r????Q.???????????? ;0?=iv?&?>O2?7C&????_??w,?????????2?E???K?~7?N?[?????{L??????O4??????g????V????6X?c?v9'7?K?l?Nu???::?.?Re?r??9?6?4z???$J~??????g?C??6?6???P??????O?????2???T???DYiL?))$?????RRIIY+%%d????VJJ??*??*??*?J??VDw????Q$K???OH0??}?G???$???Oc?j?j?????e?=??????? !?r8?????]7E?qIq?3.JYk??7???%wUS j?6b??R)???2??? ?~?}??xK'?k%pG? ?)?Z??????~???????? ??u????n?,2??????A?????????0)?l??>???j?F???J$??????T??~??,???$???-?,????JT??+??[???o$??j?u?Yw$??=?K"????????O?????>?? ?~s? ?0??l??? |nh??dS??G?,?2{H?sE"2dJ(????}/?BQe?I ?C????.?m??g?F?|V???j???H\6h?Z?e???I/.???I%??I$??T?md??I)I$?Il???Z??*????)"E(Q)$O$G?K?;?}???MSd?&?'?20??$??Y F?P?}???&??Ja.O??E$a2?RJIa?T]v];?NI&d??????tI?: ?Jj??E????d?!??Nd?]4???2?????eI????ux? ?h?h??}???????D}?hL?x9>$O ??CYL?y??E?{?,??O????oS? ?YO??????G??"?m#?l??jXQ;?l c=# ?}V+*?? "_I??i?H(6r%?\?P????2?4??W2#?KA???Z??????g7????'???2???]u??<[?p??ktW~? ???qn?Op????QN?c??G?N^?Iv\????H??B?~??2??..?$??Oc?n?z???rE????S )"U???O??O?YS??|?????R?{?(?k-R\??????????M????4}oeC?!}??,wJK??(?)?UV????.?T?J3 l0?X|O????w?}L???????v?]I?u??L.??)?? 4??2????6Q?2??rkf?)??n?%l????X? ,?i5a????Y? V?5O?,??w[?8S ,Sh?,????n?/??]Ja?????????u?l?9;????????wC !???'???)U*? T?V?U????R?EM4xw??&]??o?FT??M?)M ?E?????q,?????.?-MWf?a??{?(??????),???u?RL?X???) ????b7R??h??qK??%,??a?4j? ?3??aa(?????5?? ??????6R???U2?????a???O?y??&|????n??????04{ :???OF?y.??z?? i?==?e2???.????e?8]?L?n???????T?.?7h???]???F??????????g ??O??]?????#???9??0???????)?e????wqf??l??R?e???Yv??4?.??Q?g???n? 6C?m?gF\?3u??????????R???)J??_?u9??gr????5S????.??h?,p? ????????f6S|?????L9?]????????iLJ]h??sSvn????????.j??a??-\d?m??a??Z/?V???YN??D??M.??]f[6Y?Cu.R???????l????l?Z??d?X?O4).M]?h??p????U?Yv] ,?F?n???p?n?cf?????j?(???M?jj??u?p?4?h?W`?l?+0???p?jYv?h???Se?e??8a???2?l??,????????2??????.? Wj?5oM??????4l?????}UDb?-jOiC?? X?8`???u:?Y?f?Z?+*aR??h?Je?*l??up??l??a????e??cV?j??.?n????????YS???V?Ye????E,n?????lh??j?? ?n?h?????n?85p????????37j???Y???b-?#??s???9?u????NJM?s???r5h??E??]2?-8??jr??M???r.??s{Vtb??,??j????YyIf?h?"??,?????s-?W,?*-K?h??YzL???0?v???,?????l?????jS*Q??E6SFZ0?Y?,0?u?C*d????R????e?Y?A??B?ae?l???V?M?0????R?Y?,???l?mXc LSE2???MMh???VYB?2??.???Y4?\??ev?YK???S ?j? ? .??p?n?n?,4YK.??U???Y????? ????? ?FUY???$???#U????gr?#???????????e?e??v??.? d????????f???n?5?+.T??M??VY?vZ?R?n??????h??4??KY????ee??????p? ]??dRY?v??? li?????8j??0?UNE??X??X?L?j? th??n????4?,?6a????u?`????sF??T?-a??]????X4ab?]u?????mu?7R?K6e??6c;??eK???????u)?7aYKaN ?Y?cE???=?????? 9::??Wl?[7R????[??U?R??|m?k??0??j?-????E???2?5h??2?U??r0????9,?r?QIv???'????stsvw;2????r?2???Cf4]?)v?V?2?K5YS-?av??cKe??Y???Rj?-??a???a???b?l???[?n? ??f??nk??.l???e?*????m *???????p??????? ?K?3???ID0???l????Y?.?f]Yu?]JY???4j?h??0???f?u2?i??)???(?F???p?6lh?(h??lNcB??H??+?:?*g????vX?j??l????-Z??e6SVa????.????]{V??E?Y?e?U?j?e?j?????U????e5n??v????9?vj? ??l?t?(?2??'C???f"? <??6??)"R??X?E?#????\P?H?J$???:??)$?%?P)?Z???)?>?????????????????B? bzr?[???I$?E)JR???K?F???G??"????2??6?5??????iw??j#23$a? !O`@?3G?th?TJ?Ja????n???Z??????O?h??z??????Z=k?z???~?)?t*??\9:=??&w\??G'????>????D????q0????}j????#???#,???????|?GG??_??S???8?;?[?p~?&?])???F?&&?????????].?K?o???5???-*E) R%,M?vM?R?????t$;?????O'z}???N???J,?"F?)?,?????9???UUwG?'7?.??!H?8w?~?Ii\?,????? X??L%'?H? )?]'????R? ??G???ST????,?)9??i???????mJRR??< K4e??5IL:)???rjJp|T????S????p?,?4????s?l?????Uy?eK68$/Oc????a??v????I2??EQ=?r?a?]?n??Y#W?r;?x??$?G?(???) ?????h?RB???Q???D??4ud=???"?)J!h????d?z ?H??z?u'kVS??.?&O$???y??????(???R|?;??#RT?RM??3?)-(x?'?L!5j?.?%?$?Z?G??$?(?h?'3?I?)??{?[?I=i?w9???)?,??rRH?q???KEURh??)O?D?:?"pOjw?%?F[9?{d???Q?$?xy$??????v~???N?$??4IGT?u)?$??)(??$?99'??? ???h?MV)?R???? :(??ec?WF??gzl???J??K"???&??P]r.?JE?Yb?sH?I)S?Bz????"??????S?*S?7? ???????C?*??N???EH?QJ??svM?>??0?$??wV???{?????????h????R??!JB??>?"tHP???????$?R????h>?? j?ua,G?)?% ?%.?t?g???WU???????U]%?????\K??#? ?????8G4??L)??a???G$?"??.??Y:9R?????#$a??_???9??.???O?M?????>?????? :#???%??]N9??M?R??$????Tr j???{?. ???,OS??}??(T]T?D?e9O6f?R$? N?n?&???Ir????:0H??????_?!?/SE?d?G? ?fmVIhZ????????g??(?Y?}????O???Q???r???b??9!?E'?G??}-7jY?????)>???? ?4Q?Q???????Qr?~???$????v???^???????^?c?????? 7eN?%??&??`?B\?&????sIt??p????sJP?D??c??z#?g??R?yq?k?u}?]??Ye?s??;?.???%)R???????/?>??nC??Y????k??]NND?!?z?l???uuy;E$???jMM?RI"?\8?eK(?7n??& (?( 0?? ?Gj?v??9??c??y??? ??n??0$??????S? ??????????JPQI?K(?0???e?v"??,?HQa?).??G?d?a?SC?} ??I??????f?)* %%Zj>???S??l???9?????????.??bY?????.?&T?????d??at????d?j%)!HR.h???JLl???bn?R?%O??x?DCwg!P??I?6e??9'???VF?gz??0?"?"]??|??l)??j??VIs-???p??d???#BJ;,4m JHz?l??L?4RO9s?E?tMV?JQc?)JQ)(QsY=?7?`?s"MyGy|?I?TH?J?$X?.??$=?5?{l??U??J?q& >*''???s????>??????? '?A?7]?XK??#8??R???R?????????M??0?,??*%?Ly???????p?h???E?)?I???|??? ?,?]?????s??????D:???B???0Y??Qg?W??0QM^???s?97,??{?SE(c??~?o??>?x??u???o????~+i???B??.??$?,?)v??'U0?#!.??K???Rpx5?+??#u???B?S?,9%?????????bS??'??Ce???aHY:?Q0???O??i??G??.?Ybn???y????O#?+?6?$?????? %%?Di?Y$??????Y?E?=??VZ!VM?a){AuQL??P???7a???? ?=?hw?R":,?)(?f?0???;???frORIoaS/????,?Dy$??06!D?D"?/J??_%?0??;?=n????)K??????????????Iv?Y ?e?SU?8K??Jj???j?v ?}??E???T? ,?Bi??[?,?????)?!??*??U?Y,k"#?T??'5?.,9Y????d?)L$?e????dE? ??X5&? ?EN??GbQt????Meyt????:??H?r???l???$?X?h8b???'2H?? ??0v-??JR;?9w??\?j??? ????I???????d?I??afR??YI???z????,?Q' ?4)'?\?E/B]??I????C??? ?)??Nm\R??2??uaDd?,??#C &? PH?.???d???9?/?????'?r?rh?e B?%"?&P???>$??O{?H&?C???~???'0?z???'B5AI?????????l?.?jO7????H?$?)"{ aE?D"???,?E ???I?p?{T??t4N?K????j??O?C?Z??J??)E$?QP%?c?D??a>?6 ?????L?$??S??? ??K?s?:????????'?Q)$???N??????|?j???Y?? ?c?????W???m????????X??Q??????'???$b?*$6'?9@???ZW??5*L??)JS ]E?M?E:2h?O??? References: <042.4a9fa4a54b381abd3f36d204c69a927a@trac.pioto.org> Message-ID: <051.24bdd36071a80a331ef79ab9c1c62a65@trac.pioto.org> #657: --with-env-update=eclectic, --with-news=eclectic --------------------------------+------------------------------------------- Reporter: pioto | Owner: pioto Type: enhancement | Status: closed Priority: MajorRelease | Milestone: Component: clients/paludis | Version: scm Resolution: fixed | Keywords: Blockedby: | Blocking: Distribution: Exherbo | --------------------------------+------------------------------------------- Changes (by pioto): * status: accepted => closed * resolution: => fixed Comment: fa60a90 -- Ticket URL: Paludis Paludis, the Other Package Mangler From trac at trac.pioto.org Sun Oct 26 15:47:29 2008 From: trac at trac.pioto.org (Paludis) Date: Sun, 26 Oct 2008 19:47:29 -0000 Subject: [paludis-sekrit] [Paludis] #668: paludis sets cannot have . (dot) inside the name. Message-ID: <043.2b23495d0cdcf497f7a3f4326b462356@trac.pioto.org> #668: paludis sets cannot have . (dot) inside the name. -----------------------------+---------------------------------------------- Reporter: dagger | Owner: Type: defect | Status: new Priority: Sometime | Milestone: Component: clients/paludis | Version: 0.30.3 Keywords: | Blockedby: Blocking: | Distribution: Gentoo -----------------------------+---------------------------------------------- Recently I was creating sets for kde-4.2 for paludis and it seems paludis doesn't like . in the name. /usr/bin/paludis at 1225049604: [WARNING e.sets.failure] (same context) Skipping set '/var/paludis/repositories/kde4-crazy/sets/kde-4.2.conf' due to exception 'Name 'kde-4.2' is not a valid set' (paludis::SetNameError) /usr/bin/paludis at 1225049604: [WARNING e.sets.failure] (same context) Skipping set '/var/paludis/repositories/kde4-crazy/sets/kdeaccessibility-4.2.conf' due to exception 'Name 'kdeaccessibility-4.2' is not a valid set' (paludis::SetNameError) /usr/bin/paludis at 1225049604: [WARNING e.sets.failure] (same context) Skipping set '/var/paludis/repositories/kde4-crazy/sets/kdeadmin-4.2.conf' due to exception 'Name 'kdeadmin-4.2' is not a valid set' (paludis::SetNameError) ... (same error for all sets) after changing set names from kde*-4.2.conf to kde*-42.conf it works. Not sure if I should mark it as feature request or as a bug. -- Ticket URL: Paludis Paludis, the Other Package Mangler From bo.andresen at zlin.dk Mon Oct 27 00:55:49 2008 From: bo.andresen at zlin.dk (Bo =?iso-8859-1?Q?=D8rsted?= Andresen) Date: Mon, 27 Oct 2008 05:55:49 +0100 Subject: [paludis-sekrit] Paludis nightly (10/27/08 - 20f5474fe42c320a3a1711e2ae245dee8c74402b) : failure Message-ID: <20081027045549.GA27096@cannonball> The Paludis nightly (10/27/08 - 20f5474fe42c320a3a1711e2ae245dee8c74402b) build resulted in failure. The full gzipped logs have been attached. ------------------------------------------------------------------------------------------- commit 20f5474fe42c320a3a1711e2ae245dee8c74402b Author: Ciaran McCreesh Date: Sun Oct 26 18:31:48 2008 +0000 More cave work. Support redirecting sync output. ------------------------------------------------------------------------------------------- Process 1 on GCC 4.1 started at 04:30:27, finished at 04:55:49 and ended in failure. Process 2 on GCC 4.3 started at 04:30:26, finished at 04:53:35 and ended in failure. ------------------------------------------------------------------------------------------- >From git://git.pioto.org/paludis 2775c7d..20f5474 master -> master -------------- next part -------------- A non-text attachment was scrubbed... Name: nightly-out-4.1-25592.gz Type: application/x-gunzip Size: 125135 bytes Desc: not available URL: -------------- next part -------------- BZh91AY&SY??*??????????????@`aO?`?+?@?[i(14h+ ??ha)?"bb T?6$6?OQ???P)????hhi?h??@?h?????4hd???54??h???b4??? ?@ M !?????!??=0)??A?9?L?31????p;?4?(H?????>e(PQ??NR?"%,i?4&??h? '"F?:5?U?????)?????y?Xu?e??N???n? 7R?\,?K??U??????????v:??u???????Y9=_??Y??????'kg{?,????V}O??0?)?C??]u???5z:5{???????a????wk &]u?0????)JK?V]e0????G?.?5!?r?Y????E?n??????=???_??%??Z?;??j?Yg?s? ev?YO?#????v>r? D??v??,????%(SF??wP?.?5R?????MD???D?rG??'G?q.?0?2??C???Z??_[???]?????O????,?????@???D???T??R???\.??)?2?????~??C???vZ2??$Hy) ? bA'????~?/???a.??Y?|??MFRp?? ??????3??RO?;??~??N????p???T?-'T??r??J~t??(??l?????+???Wl?%?(NG????A?9?sC?M?????|?Xv?}f???d????????v$???*???r4Q? :?rj??WO??h?v)e^??0R8Y,??*N??~($R??=??uv??6???I1 ??????Q?QBpp]?8(??jP?y?>??6a?O?Zz?~??}?$??????F??N?,?p?s)K???J AJ????E,?????I??$?????C???C????????????????bB~??K?q?{?????~4????0????;???.?CoU????Y8j????????;?6>?J???JtK;5eM?.h?????I)?????~T~??O???4C ??&???B?b?G??$