From: chombourger@gmail.com
To: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH 0/5] support creation of a full repo for offline/reproducible builds
Date: Mon, 5 Feb 2018 02:16:50 -0800 (PST) [thread overview]
Message-ID: <d1047ed9-5b65-4d02-9803-9dcb361db0ea@googlegroups.com> (raw)
In-Reply-To: <6ca3bedb-e829-0e07-c29b-cc19df848d7f@googlemail.com>
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
Hi Benni,
I did not have anything to do to make subsequent builds pull from the local
repo other than publishing that repo and amending my environment as follows:
export DISTRO_APT_SOURCE="http://192.168.30.11/apt/foobar"
export DISTRO_APT_SOURCE_SEC="none"
export DISTRO_SUITE="foobar"
export DISTRO_COMPONENTS="main"
unset http_proxy # I typically use apt-cacher-ng, not needed when pulling
local feeds
Cedric
Hi Cedric,
>
> thanks.
>
> Pulling packages from the local repository for subsequent builds is not
> implemented here?
>
>
> Benni
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 812 bytes --]
prev parent reply other threads:[~2018-02-05 10:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-04 17:54 Cedric_Hombourger
2018-02-04 17:54 ` [PATCH 1/5] base: add populate_repo task to include distro packages to the repo Cedric_Hombourger
2018-02-05 10:06 ` Alexander Smirnov
2018-02-04 17:54 ` [PATCH 2/5] meta: move reprepro handling code to its own class Cedric_Hombourger
2018-02-04 17:54 ` [PATCH 3/5] buildchroot: use reprepro to populate the full repo Cedric_Hombourger
2018-02-04 17:54 ` [PATCH 4/5] reprepro: create the -updates distribution Cedric_Hombourger
2018-02-04 17:56 ` [PATCH 5/5] multistrap: make the security feed optional Cedric_Hombourger
2018-02-05 7:18 ` [PATCH 0/5] support creation of a full repo for offline/reproducible builds Jan Kiszka
2018-02-05 9:11 ` Benedikt Niedermayr
2018-02-05 10:26 ` Alexander Smirnov
2018-02-05 10:31 ` Jan Kiszka
2018-02-05 11:22 ` Benedikt Niedermayr
2018-02-05 10:08 ` Benedikt Niedermayr
2018-02-05 10:16 ` chombourger [this message]
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=d1047ed9-5b65-4d02-9803-9dcb361db0ea@googlegroups.com \
--to=chombourger@gmail.com \
--cc=isar-users@googlegroups.com \
/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