Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

What is algebra, exactly? Is it one of those three-cornered things? -- J. M. Barrie


devel / comp.lang.python / Re: virtualenv and make DESTDIR=

SubjectAuthor
o Re: virtualenv and make DESTDIR=Peter J. Holzer

1
Re: virtualenv and make DESTDIR=

<mailman.209.1646585458.2329.python-list@python.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=17398&group=comp.lang.python#17398

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: hjp-pyt...@hjp.at (Peter J. Holzer)
Newsgroups: comp.lang.python
Subject: Re: virtualenv and make DESTDIR=
Date: Sun, 6 Mar 2022 17:50:55 +0100
Lines: 51
Message-ID: <mailman.209.1646585458.2329.python-list@python.org>
References: <05a5b570-d917-2b25-33ea-560fcbd76ce8@goebel-consult.de>
<F926CB1C-79DE-4833-A551-119B64B94675@barrys-emacs.org>
<CABbU2U-dMpF02ZeTk3VBeUkKan=ghko07bf2xey+vg0vOOo+tg@mail.gmail.com>
<20220306165055.xaflsr7lczdzabfa@hjp.at>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
protocol="application/pgp-signature"; boundary="4augkjgth2dlxhyr"
X-Trace: news.uni-berlin.de AFShWQpIKOZ8bpXS5TfZlwJz1sSS5JGyaxcJU3jJSIBg==
Return-Path: <hjp-python@hjp.at>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: OK 0.000
X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'pip': 0.04; '2022': 0.05;
'content-type:multipart/signed': 0.05; 'mar': 0.07; 'content-
type:application/pgp-signature': 0.09; 'dependencies': 0.09;
'filename:fname piece:asc': 0.09; 'filename:fname
piece:signature': 0.09; 'filename:fname:signature.asc': 0.09;
"shouldn't": 0.09; '"creative': 0.16; '__/': 0.16; 'barry': 0.16;
'challenge!"': 0.16; 'from:addr:hjp-python': 0.16;
'from:addr:hjp.at': 0.16; 'from:name:peter j. holzer': 0.16;
'hjp@hjp.at': 0.16; 'holzer': 0.16; 'reality.': 0.16; 'stross,':
0.16; 'url-ip:212.17.106.137/32': 0.16; 'url-ip:212.17.106/24':
0.16; 'url-ip:212.17/16': 0.16; 'url:hjp': 0.16; '|_|_)': 0.16;
'wrote:': 0.16; "can't": 0.17; "aren't": 0.19; 'to:addr:python-
list': 0.20; 'sat,': 0.22; 'install': 0.23; 'run': 0.23; 'cannot':
0.25; 'local': 0.27; 'sense': 0.28; 'packages': 0.31; 'disabled':
0.32; 'package': 0.34; 'header:In-Reply-To:1': 0.34; 'use': 0.39;
'should': 0.40; 'received:212': 0.62; 'true': 0.63; 'security':
0.64; 'received:userid': 0.66; 'url-ip:212/8': 0.69; 'note:':
0.71; '(that': 0.84; 'received:at': 0.84; 'scott': 0.84;
'subject:make': 0.84; 'sulla': 0.84
Content-Disposition: inline
In-Reply-To: <CABbU2U-dMpF02ZeTk3VBeUkKan=ghko07bf2xey+vg0vOOo+tg@mail.gmail.com>
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
<mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <20220306165055.xaflsr7lczdzabfa@hjp.at>
X-Mailman-Original-References: <05a5b570-d917-2b25-33ea-560fcbd76ce8@goebel-consult.de>
<F926CB1C-79DE-4833-A551-119B64B94675@barrys-emacs.org>
<CABbU2U-dMpF02ZeTk3VBeUkKan=ghko07bf2xey+vg0vOOo+tg@mail.gmail.com>
 by: Peter J. Holzer - Sun, 6 Mar 2022 16:50 UTC
Attachments: signature.asc (application/pgp-signature)

On 2022-03-05 17:59:48 +0100, Marco Sulla wrote:
> On Sat, 5 Mar 2022 at 17:36, Barry Scott <barry@barrys-emacs.org> wrote:
> > Note: you usually cannot use pip when building an RPM with mock as the network is disabled inside the build for
> > security reasons.
>
> Can't he previously download the packages and run pip on the local packages?

That shouldn't be necessary. Any packages needed by that new package
should be dependencies of that package, so they must also already exist
as RPMs. The rpm build process will automatically install them if they
aren't already.

(That may not be true for build dependencies, though.)

hp

--
_ | Peter J. Holzer | Story must make more sense than reality.
|_|_) | |
| | | hjp@hjp.at | -- Charles Stross, "Creative writing
__/ | http://www.hjp.at/ | challenge!"

Attachments: signature.asc (application/pgp-signature)
1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor