Project

General

Profile

Actions

Bug #5800

closed

Architecture #5664: Drop support for Java 6

Architecture #5760: Add a test on Java version in Rudder init script checking for Java 7

3.0 Rpm server packages not building due to missing 'jetty-init-sles.patch'

Added by Vincent MEMBRÉ over 9 years ago. Updated over 9 years ago.

Status:
Released
Priority:
1
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Our little jenkins is ranting about a missing patch for jetty:

09:47:22 rpmbuild --define "_topdir /usr/src/rudder-packages/package" --define "real_version 3.0.0.alpha1.git201411210906" -ba SPECS/*.spec
09:47:22 error: Bad source: /usr/src/rudder-packages/package/SOURCES/jetty-init-sles.patch: No such file or directory
09:47:22 make: *** [buildpackage-rpm-build-rpmbuild] Error 1

In fact the path has changed and is no more valid and should be changed to:

/SOURCES/patches/jetty/jetty-init-sles.patch
Actions

Also available in: Atom PDF