← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1542855] [NEW] Glance generates a non-reproducible config file

 

Public bug reported:

When generating glance-api.conf and glance-registry.conf, the workers
directive, even though commented, is populated with a value which
depends on the number of CPU (or core?) of the machine generating the
file. This means that the build of Glance isn't reproducible (ie:
building the package on 2 different machine will not produce byte for
byte identical packages).

If you didn't hear about the Debian reproducible build effort, please read these wiki entries:
https://wiki.debian.org/ReproducibleBuilds
https://wiki.debian.org/ReproducibleBuilds/About

and please consider removing non-deterministic bits when generating the
configuration files.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1542855

Title:
  Glance generates a non-reproducible config file

Status in Glance:
  New

Bug description:
  When generating glance-api.conf and glance-registry.conf, the workers
  directive, even though commented, is populated with a value which
  depends on the number of CPU (or core?) of the machine generating the
  file. This means that the build of Glance isn't reproducible (ie:
  building the package on 2 different machine will not produce byte for
  byte identical packages).

  If you didn't hear about the Debian reproducible build effort, please read these wiki entries:
  https://wiki.debian.org/ReproducibleBuilds
  https://wiki.debian.org/ReproducibleBuilds/About

  and please consider removing non-deterministic bits when generating
  the configuration files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1542855/+subscriptions


Follow ups