Ticket #54 (closed defect: wontfix)

Opened 3 years ago

Last modified 2 years ago

pbrepo shouldn't be required for cms2pkg

Reported by: bdale Owned by: bruno
Priority: minor Milestone: 0.10.1
Component: pb Version: 0.9.8
Keywords: Cc:

Description

The current version of pb requires that you define pbrepo even if you don't need it yet...

Change History

comment:1 Changed 3 years ago by bruno

  • Owner set to bruno
  • Status changed from new to assigned

Yes. I also remarked it preparing the lab ;-) It should probably be made optional at best. As it's used in the macro replacement, it was up to now needed early. I need to check and come back to you for what is possible.

comment:2 Changed 3 years ago by bruno

  • Milestone changed from 0.9.9 to 0.9.10

comment:3 Changed 3 years ago by bruno

  • Priority changed from major to minor
  • Milestone changed from 0.9.10 to 0.9.11

As the filtering is done during the cms2xxx phase, it is in fact very difficult to avoid having that entry defined so early (especially for RPM build where it's needed)

Not sure I can improve it more than that in future. Leaving open to give me more time to look at it anyway.

comment:4 Changed 2 years ago by bruno

  • Status changed from assigned to closed
  • Resolution set to wontfix

The definition is really needed early by rpm based distros, and gentoo as well. So I cannot improve that, even if deb based distros don't need it.

Note: See TracTickets for help on using tickets.