[Rpm-maint] [rpm-software-management/rpm] Migrate test-suite macro configuration out of root's ~/.rpmmacros (PR #3524)

Michal Domonkos notifications at github.com
Fri Jan 17 08:14:39 UTC 2025


@dmnks commented on this pull request.



> @@ -88,6 +93,7 @@ WORKDIR /
 CMD /bin/bash
 
 FROM base AS full
+ARG PREFIX

I think it actually didn't work when I didn't set the default value in the second stage (i.e. the variable turned out to be empty) *when* building the second stage (with `--target full`). The Containerfile man page says this:

```
[...]
Note that a second FROM in a Containerfile sets the values associated with an
         Arg variable to nil and they must be reset if they are to be used later in
         the Containerfile
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3524#discussion_r1919719779
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3524/review/2558219204 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/9c8b1507/attachment.htm>


More information about the Rpm-maint mailing list