Bernhard R. Link wrote:
Looks like you found a ugly glitch in reprepro's pool handling. Looking at the names of files in pool/ it does not expect the slash coming from the component in there.
That's what I figured when I skimmed pool.c.
The consequences are this ugly warning and reprepro being a tiny bit slower.
Cool, nothing serious then.
Note that Components: main instead of Components: updates/main would have had the advantage (and disadvantage) to store the files in pool/main/ instead of pool/updates/main/, so that files can (and must) be reused from the non-updates distribution if it is stored in the same repository (can safe quite some size due to .orig.tar files, but causes problems if security updates are fucked up).
That was my original plan, but squeeze and squeeze/updates don't play nice together in the reprepro fun-house. The first error I get is about dovecot's .dsc file being different although both have the same version. That's because one uses "Hash: SHA256" and the other "Hash: SHA1". Not reprepro's fault, but still annoying.
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

