Ticket #997 (closed defect: notabug)

Opened 4 years ago

Last modified 4 years ago

MANIFEST file is missing

Reported by: fab Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: InfoSlicer Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

During the RPM build process I got this error

WARNING:root:Activity directory lacks a MANIFEST file.

There is no problem with the package. But it would be nice if this file is present

Change History

Changed 4 years ago by alsroot

  • status changed from new to closed
  • resolution set to notabug

Thats not a bug,
setup.py creates MANIFEST file anyway(you can think about MANIFEST like about auto-generated Makefile files).
The purpose of not including MANIFEST to repo is not missing new files while creating .xo bundles.

Note: See TracTickets for help on using tickets.