From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23730 invoked by uid 1002); 11 Aug 2003 06:38:51 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 5589 invoked from network); 11 Aug 2003 06:38:51 -0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@gentoo.org From: Jodok Batlogg Date: Mon, 11 Aug 2003 08:36:48 +0200 Organization: solution2u.net gmbh Message-ID: References: <1060564230.11013.59.camel@nosferatu.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org User-Agent: KNode/0.7.2 Sender: news Subject: [gentoo-dev] Re: custom ebuild: AUTOCLEAN unmerges slotted version X-Archives-Salt: 33a79f12-3fd1-4806-a276-f570d7d89b7e X-Archives-Hash: a618aecb372f169a30a218e9891c7024 Martin Schlemmer wrote: > On Mon, 2003-08-11 at 00:55, Jodok Batlogg wrote: >> hi, >> >> i'm preparing an ebuild for plone1.1 (zope based CMS). I took the >> existing 1.04-ebuild and added SLOT="1.0" and SLOT="1.1". >> >> the ebuilds work fine, but although i specified two different slots >> AUTOCLEAN always unmerges the lower version. I have no idea why. >> >> i've attached the two ebuilds. is there sth. obvious i'm missing? i can't >> find the reason. >> > > You need to remerge the old version with the updated SLOT first. > This will tipically be one of those things that update goes as > follows: > > 1) add new revision of older version with new SLOT > 2) wait a few weeks (days?) for it to propagate > 3) add the new version with diff SLOT yes, i know this is normal procedure. what i wanted to do: test it locally. i "simulated" the above behaviour already: - unmerge entire package (in all versions) - set PORTAGE_OVERLAY (all my new ebuilds are there) - deleted the "normal" ebuilds in /usr/portage (i know this is usually not necessary) - regenworld - emerge the one with slot 1.0 - emerge the one with slot 1.1 is there a "global" switch which packages are slotted? thanks jodok -- gentoo-dev@gentoo.org mailing list