Marco C
19 anni fa
stando al man il comando "yum upgrade [package] " è equivalente a yum
--obsoletes update [package]
Ora, "update" vuol dire quel che sembra, e a riguardo si aggiunge, sempre
nel man:
If the --obsoletes flag is present yum will include package
obsoletes in its calculations - this makes it better for distro-version
changes, for example: upgrading from somelinux 8.0 to somelinux 9.
Mentre la spiegazione specifica dell'opzione --obsoletes recita:
--obsoletes: This option only has affect for an update, it enables yu
´s obsoletes processing logic. For more information see the update command
above.
Ma alla fine che significa esattamente? Che cos'è questo "obsoletes
processing logic" ?
--obsoletes update [package]
Ora, "update" vuol dire quel che sembra, e a riguardo si aggiunge, sempre
nel man:
If the --obsoletes flag is present yum will include package
obsoletes in its calculations - this makes it better for distro-version
changes, for example: upgrading from somelinux 8.0 to somelinux 9.
Mentre la spiegazione specifica dell'opzione --obsoletes recita:
--obsoletes: This option only has affect for an update, it enables yu
´s obsoletes processing logic. For more information see the update command
above.
Ma alla fine che significa esattamente? Che cos'è questo "obsoletes
processing logic" ?