PBR

pbr should warn about / in packages entry

Bug #1532933 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
Incomplete
Undecided
Unassigned

Bug Description

networking-zvm has in setup.cfg:

[files]
packages =
    neutron/plugins/zvm
    neutron/plugins/ml2/drivers/zvm

The"/" is invalid, according to Robert Collins, pbr should warn about this.

Revision history for this message
Ben Nemec (bnemec) wrote :

pbr is explicitly checking if these values are paths[1], so it's not clear to me that we should be warning on / characters in them. I think we need some more detail if we're going to make this change.

1: https://github.com/openstack-dev/pbr/blob/1f2c7314853d254c58f3adf7f03ca80589cb6f36/pbr/hooks/files.py#L90

Changed in pbr:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.