commit:     58bba18c1e46c32bb037a2122f3cafde98716db8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  8 05:05:56 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep  8 05:05:56 2018 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=58bba18c

specs/hppa: Use isos portage_confdir for installcd stages

Avoids the following failure:

    The following USE changes are necessary to proceed:
     (see "package.use" in the portage(5) man page for more details)
    # required by dev-python/cryptography-2.2.2-r1::gentoo[-libressl]
    # required by dev-python/urllib3-1.22::gentoo
    # required by dev-python/requests-2.18.4-r1::gentoo
    # required by dev-python/ssl-fetch-0.4::gentoo
    # required by app-portage/mirrorselect-2.2.3::gentoo
    # required by app-portage/mirrorselect (argument)
    >=dev-libs/openssl-1.0.2o-r3 -bindist

 releases/weekly/specs/hppa/installcd-stage1.spec         | 1 +
 releases/weekly/specs/hppa/installcd-stage2-minimal.spec | 1 +
 2 files changed, 2 insertions(+)

diff --git a/releases/weekly/specs/hppa/installcd-stage1.spec 
b/releases/weekly/specs/hppa/installcd-stage1.spec
index daca0770..7566da17 100644
--- a/releases/weekly/specs/hppa/installcd-stage1.spec
+++ b/releases/weekly/specs/hppa/installcd-stage1.spec
@@ -6,6 +6,7 @@ profile: default/linux/hppa/17.0
 snapshot: 20140201
 source_subpath: default/stage3-hppa1.1-20140201
 pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
+portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 livecd/use:
        -*
        python_targets_python2_7

diff --git a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec 
b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
index 5a55eeab..aebf081d 100644
--- a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
@@ -6,6 +6,7 @@ profile: default/linux/hppa/17.0
 snapshot: 20140201
 source_subpath: default/livecd-stage1-hppa1.1-20140201
 pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage2
+portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/volid: Gentoo hppa latest
 livecd/bootargs: dokeymap

Reply via email to