public inbox for gentoo-releng@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-releng] [PATCH] s390: mv flat package.keywords file to package.accept_keywords dir
@ 2018-03-13 13:08 Ben Kohler
  2018-03-13 13:14 ` [gentoo-releng] " Ben Kohler
  2018-03-13 13:23 ` [gentoo-releng] " Jorge Manuel B. S. Vicetto
  0 siblings, 2 replies; 5+ messages in thread
From: Ben Kohler @ 2018-03-13 13:08 UTC (permalink / raw
  To: gentoo-releng; +Cc: s390

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

Attached is a small mv-only patch to fix recent s390 netboot build
failures.  Please review.

-Ben

[-- Attachment #2: 0001-s390-mv-flat-package.keywords-file-to-package.accept.patch --]
[-- Type: text/x-patch, Size: 1359 bytes --]

From f8d09956c3e361cffb07ae6c3de3d6e333ebbf24 Mon Sep 17 00:00:00 2001
From: Ben Kohler <bkohler@gmail.com>
Date: Tue, 13 Mar 2018 07:58:10 -0500
Subject: [PATCH] s390: mv flat package.keywords file to
 package.accept_keywords dir

Having a flat package.keywords file is causing a failure with recent
catalyst, example failure log here:

https://archives.gentoo.org/gentoo-releng-autobuilds/message/8ae8a75448fef84e2249e4154e271b34

Log excerpt:

--- Running action sequence: setup_confdir
Configuring /etc/portage...
cannot delete non-empty directory: package.keywords
could not make way for new regular file: package.keywords

This patch switches to dir structure and uses the new preferred location
package.accept_keywords.
---
 .../portage/{package.keywords => package.accept_keywords/gentoo-sources}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename releases/weekly/specs/s390/s390/netboot/portage/{package.keywords => package.accept_keywords/gentoo-sources} (100%)

diff --git a/releases/weekly/specs/s390/s390/netboot/portage/package.keywords b/releases/weekly/specs/s390/s390/netboot/portage/package.accept_keywords/gentoo-sources
similarity index 100%
rename from releases/weekly/specs/s390/s390/netboot/portage/package.keywords
rename to releases/weekly/specs/s390/s390/netboot/portage/package.accept_keywords/gentoo-sources
-- 
2.16.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-21 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-13 13:08 [gentoo-releng] [PATCH] s390: mv flat package.keywords file to package.accept_keywords dir Ben Kohler
2018-03-13 13:14 ` [gentoo-releng] " Ben Kohler
2018-03-21 12:53   ` Ben Kohler
2018-03-13 13:23 ` [gentoo-releng] " Jorge Manuel B. S. Vicetto
2018-03-13 13:34   ` Ben Kohler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox