Actions
Bug #5936
closedBug #5785: dpkg configure error prevents installing rudder-agent due to cf-serverd error
rudder-agent 2.10 fails to build on Debian 5
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
System integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
From a build log:
03:46:43 ++ for PATCH_FILE in '${PKGPATH}/SOURCES/patch-${DIST}-*.patch' 03:46:43 ++ '[' -f /var/lib/jenkins/jobs/rudder-server-packages-2.10-branch-Debian5/workspace/rudder-packages/rudder-agent/SOURCES/patch-DEBIAN_5-compile-tokyocabinet.patch ']' 03:46:43 ++ cd /var/lib/jenkins/jobs/rudder-server-packages-2.10-branch-Debian5/workspace/rudder-packages/rudder-agent 03:46:43 ++ patch -p0 03:46:43 patching file debian/control 03:46:43 patching file debian/postinst 03:46:43 Hunk #1 FAILED at 24. 03:46:43 1 out of 1 hunk FAILED -- saving rejects to file debian/postinst.rej
Looks like the patch file needs updating.
Actions