Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins 2.0: $distribution -> how to use with reprepro? #157

Open
linuxmail opened this issue May 20, 2016 · 0 comments
Open

Jenkins 2.0: $distribution -> how to use with reprepro? #157

linuxmail opened this issue May 20, 2016 · 0 comments

Comments

@linuxmail
Copy link

hi,
I'm new to Jenkins and got the most things step-by-step working. Now I want to create two Debian packages. One for Wheezy and one for Jessie.
I added in the ..job/jenkins-debian-glue-binaries configuration matrix a second matrix with "distribution" and with "wheezy jessie" as value. Pbuilder creates the correct build env ... one for jessie, one for wheezy, but in the end, the job from Jessie fails, because:

"pool/main/s/sandbox-simulators/sandbox-simulators_2.4+020160520141033.141.gbpb637e1_all.deb" is already registered with different checksums!

What is understandable, because first was the run from wheezy.
The doc is a bit out-dated and short so, I don't fully understand, how I have to configure "jenkins-debian-glue-sources" and "jenkins-debian-glue-binaries".

The next step would, to choose which distribution to build.

Any help would be appreciated :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant