Ticket #449 (closed defect: worksforme)

Opened 2 years ago

Last modified 3 months ago

RFE add "skip-broken=1" to yum.conf

Reported by: frankly3d Assigned to: skvidal
Priority: major Milestone:
Component: yum Version:
Keywords: Cc:

Description

The ability to type skip-broken=1 in yum.conf. and have it honoured.

so no more typing of --skip-broken is necessary on the cli.

Maybe having it on by default, might not be such a bad thing either,

Change History

03/15/10 14:49:55 changed by skvidal

  • status changed from new to closed.
  • resolution set to worksforme.

it's already there:

skip_broken Either ‘1’ or ‘0’. Resolve depsolve problems by

removing packages that are causing problems from the transaction.

and I don't think we'll be making it the default right now.