public inbox for gentoo-releng@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ben Kohler <bkohler@gmail.com>
To: gentoo-releng@lists.gentoo.org
Cc: s390@gentoo.org
Subject: [gentoo-releng] [PATCH] s390: mv flat package.keywords file to package.accept_keywords dir
Date: Tue, 13 Mar 2018 08:08:58 -0500	[thread overview]
Message-ID: <CANSUr=KnjJhMC9BhD-JOCWvw_fpxd0F2v-t91OHYNDgR4ieGJw@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2018-03-13 13:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 13:08 Ben Kohler [this message]
2018-03-13 13:14 ` [gentoo-releng] Re: [PATCH] s390: mv flat package.keywords file to package.accept_keywords dir 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANSUr=KnjJhMC9BhD-JOCWvw_fpxd0F2v-t91OHYNDgR4ieGJw@mail.gmail.com' \
    --to=bkohler@gmail.com \
    --cc=gentoo-releng@lists.gentoo.org \
    --cc=s390@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox