Package: reprepro
Version: 4.16.0-1
Severity: normal
X-Debbugs-Cc: Cyril Brulebois <[email protected]>

Hi,

I have a mirror of the Debian security archive, that uses
FakeComponentPrefix:

  $ cat conf/distributions
  Origin: Debian
  Label: Debian-Security
  Suite: stable/updates
  Codename: jessie/updates
  Architectures: amd64 i386 source
  Components: updates/main updates/contrib updates/non-free
  FakeComponentPrefix: updates
  SignWith: yes
  Update: debian-security-jessie
  Log: debian-security-jessie
  ValidFor: 10d

The generated InRelease file has the expected Codename:

  $ grep ^Codename dists/jessie/updates/InRelease 
  Codename: jessie

However, if I create a snapshot of this distribution:

  $ reprepro gensnapshot jessie/updates 2016032501

... then the generated InRelease file has:

  $ grep ^Codename dists/jessie/updates/snapshots/2016032501/InRelease 
  Codename: jessie/updates

The Release file in the snapshot is affected as well.

Did I misread the documentation, or is this wrong?

Cheers,
--
intrigeri

Reply via email to