Changeset af3cf8d


Ignore:
Timestamp:
07/02/2022 03:32:28 AM (22 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
4059afc, 58247dd, 94bf45a
Parents:
b5a316b
Message:

python: mention that --force-reinstall needs --no-deps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    rb5a316b raf3cf8d  
    127127        meson-0.62.0), insert the option <parameter>--upgrade</parameter> into
    128128        the command line.  If it's really necessary to downgrade a module or
    129         reinstall the same version for some reason, insert
    130         <parameter>--force-reinstall</parameter> into the command line.
     129        reinstall the same version for some reason, insert
     130        <parameter>--force-reinstall --no-deps</parameter> into the command
     131        line.
    131132      </para>
    132133    </important>
Note: See TracChangeset for help on using the changeset viewer.