This seems to be caused by `./PKG-INFO` and `./python3_lxc.egg-info/`
being automatically generated when the upstream source is imported.
They don't exist in the upstream tarball, but something's generating
them when `gbp import-orig python3-lxc_<version>.orig.tar.gz` is
invoked. And then during the build `./python3_lxc.egg-info/PKG-INFO` is
modified, which triggers this bug.

  My first thought was that these files shouldn't even be in the git
repo, but I'm not entirely sure how they're being generated in the
first place.

Mathias

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to