Gentoo Archives: gentoo-portage-dev

From: "Brian D. Harring" <ferringb@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] PATCH: properly handle metadata transfer on first sync of an empty tree (#96410)
Date: Fri, 05 Aug 2005 03:31:38
Message-Id: 20050805033118.GM21865@exodus
In Reply to: Re: [gentoo-portage-dev] PATCH: Use lchown and lchgrp no-op functions when operating on symlinks (#99616) by Jason Stubbs
1 Hola all, patch (incvs now) to fix up a traceback on first sync with
2 an empty tree; bug #96410
3 http://bugs.gentoo.org/show_bug.cgi?id=96410
4
5 The fix isn't exactly what I'd call pretty (creating an intermediate
6 portdbapi and config instance to do the updates), but it's a corner
7 case; config's categories is a bit of a hack, and tearing it out in
8 stable is more work then worth... so this.
9
10 Either way, it's attached, poke at it kindly :)
11 ~harring

Attachments

File name MIME type
empty-tree-sync-fix.patch text/plain

Replies