#2279 doc fixes 2022-08-16
Merged 3 years ago by praiskup. Opened 3 years ago by praiskup.
Unknown source doc-fixes-2022-08-16  into  main

file modified
+2 -1
@@ -109,7 +109,8 @@

  Test

  ....

  

- Run :ref:`beaker_tests` and check the results.

+ Run the :ref:`sanity tests<sanity_tests>` from a Podman container (alternatively

+ this can be run also from :ref:`Beaker directly <beaker_tests>`).

  

  

  .. _build_packages_for_production:

@@ -15,8 +15,8 @@

  reported on multiple occasions.

  For more info about the Copr build workflow see https://docs.pagure.org/copr.copr/_images/srpm-build.jpeg

  Basically, the build dist tag was inherited from the

- initial source RPM.  Either uploaded by user, or built from remote sources _on

- Copr builder_ in an isolated environment (e.g. Fedora 35 producing ``.fc35``).  But the initial source

+ initial source RPM.  Either uploaded by user, or built from remote sources *on

+ Copr builder* in an isolated environment (e.g. Fedora 35 producing ``.fc35``).  But the initial source

  RPM dist tag had no informational value (a build may be submitted for many chroots, not just F35), and it eventually gets replaced by the target chroot dist-tag (e.g. ``el8`` for EPEL 8 builds).

  

  We decided to set ``%dist`` to ``%nil`` for the source builds to avoid this

no initial comment

Build succeeded.

Commit 6d9521e fixes this pull-request

Pull-Request has been merged by praiskup

3 years ago