Michael Prokop
Michael Prokop
Hi, this could be done through a custom pbuilder hook, just look at jenkins-debian-glue's pbuilder-hookdir directory to get an idea. It indeed would make sense to provide such a feature...
Sounds like a good idea to me, would appreciate if someone implements that!
Yeah, I currently don't see a problem with it.
The `export-dir = ../build-area` configuration would cause the files ending up in an unexpected directory (from jenkins-debian-glue's point of view), that's why we have an explicit `--git-export-dir=` call in our...
Thank you @agx for your valuable feedback! I implemented what you suggested at https://github.com/mika/jenkins-debian-glue/pull/231 - as noted in its commit message, it seems to make a different whether the option...
Could you please expand/be more verbose what problem you're actually running into? (The --override-config is quite poorly documented and I'd like to make sure I understand its consequences.) Thanks!
There's $REPOSITORY (for the path of reprepro) vs. $REPOS (for the Codename as used inside $REPOSITORY/conf/distributions) but I don't see $REPOS re-used, so I'm not sure I fully understand what...
Is someone willing to work on an up2date patch for this issue?
JFTR: I don't have any environment in usage where this situation applies and am quite out of the loop regarding this. Also we (sadly) don't have according tests which ensure...
This looks like to be https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852019