From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 369AA138247 for ; Sat, 28 Dec 2013 17:01:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B981E0996; Sat, 28 Dec 2013 17:01:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13154E0996 for ; Sat, 28 Dec 2013 17:01:00 +0000 (UTC) Received: from [192.168.1.210] (S010600222de111ff.vc.shawcable.net [96.49.5.156]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: dolsen) by smtp.gentoo.org (Postfix) with ESMTPSA id 3678C33F76C for ; Sat, 28 Dec 2013 17:00:59 +0000 (UTC) Message-ID: <1388250037.24088.18.camel@big_daddy.dol-sen.ca> Subject: Re: [gentoo-catalyst] how to tell catalyst to resolve dependency, dev-perl/xml-parser From: Brian Dolbec To: gentoo-catalyst@lists.gentoo.org Date: Sat, 28 Dec 2013 09:00:37 -0800 In-Reply-To: <20131228160535.GC29195@odin.tremily.us> References: <201312272137.12334.vapier@gentoo.org> <1388211068.24088.3.camel@big_daddy.dol-sen.ca> <201312280654.29737.vapier@gentoo.org> <20131228160535.GC29195@odin.tremily.us> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-EBZWfPo0OASfjP1tQ6gy" X-Mailer: Evolution 3.6.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org Mime-Version: 1.0 X-Archives-Salt: c1992a30-d778-4317-85b7-fe12795dfd37 X-Archives-Hash: ef99cae2a6ef36855d0f03a98e834d46 --=-EBZWfPo0OASfjP1tQ6gy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, 2013-12-28 at 08:05 -0800, W. Trevor King wrote: > On Sat, Dec 28, 2013 at 06:54:28AM -0500, Mike Frysinger wrote: > > On Saturday 28 December 2013 01:11:08 Brian Dolbec wrote: > > > I don't know if catalyst can do that or not and whether it can > > > detect it to run perl-cleaner. > >=20 > > catalyst certainly could grow code for handling perl-cleaner & > > friends. >=20 > This sounds like a job for Portage and @preserved-rebuild ;). It has > already absorbed revdep-rebuild. Hopefully absorbing perl-cleaner, > python-updater, and similar is just a matter of time :p. >=20 > Cheers, > Trevor >=20 No, it didn't absorb revdep-rebuild. It just does early (live) detection. Actually, with the new python version of revdep-rebuild, there was talk of it absorbing python-updater and perl-cleaner (also coded in python) as part of it's normal revdep call. Then it would be a one stop call. Actually, I think in this case. the original error would have been avoided if the user had used the same snapshot for all stages of the build. stage1 through livecd-*. I believe he/she just grabbed a stage3 and a current tree snapshot. We could however change catalyst to accept a stage3 and perform an update, perl-cleaner, python-updater, revdep-rebuild,... before commencing with the build process, but I feel that is a step better done by hand. It would also need to wait for catalyst to move to using emerge/portage through the api. From there it could get the list of atoms to be updated and handle any calls on an as needed basis to perl-cleaner, etc.. That would also require me to complete the public_api work I was doing for portage. =20 --=-EBZWfPo0OASfjP1tQ6gy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQF8BAABCgBmBQJSvwO1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4Njg4RkQxQ0M3MUMxQzA0RUFFQTQyMzcy MjE0RDkwQTAxNEYxN0NCAAoJECIU2QoBTxfLynkIAKvVGuTOuRCxRpJ6ZFZj4aUd sRGIo2iZGe/6yS6a/oWgnP9T8S3lclRLW2RPAuyvUbR+BAYVnaUB2TidqC/eHAw+ ZYeg0zj2L4bktp+XLnerW+hbFedqHfEBGKK1bs4UwJAjdsEDz2oKmSP+KSrw/pSh 8Ujgwd+0w7EOWb529XA5tI586nWTdJc3BLsxDJxQGmQpR35IbET9fOim+TN4wTpZ JlOqt2IqKLvi591/B7eLqqJQgRHO7HT7BjGbrlv99LCdkNcEkxXRX3wCkJkRVnEb OmnUF1zwJw5SmBDFvCvkg1t7rJb6qY8s6R8D0d5+n7K/t6sKZQ+Ck2QxyNQRfy4= =zGNG -----END PGP SIGNATURE----- --=-EBZWfPo0OASfjP1tQ6gy--