Issue Type: Bug Bug
Assignee: Unassigned
Components: plugin
Created: 13/Feb/13 5:13 PM
Description:

Hello,

I have the following problem with 'Debian package build plugin':

$ bash -c 'cd "/usr/share/tomcat6/.jenkins/workspace/deb/debian" && dpkg-parsechangelog -lchangelog'
[debian-package-builder] Determined latest version to be 2.0.11
[debian-package-builder] Determined latest revision to be
[debian-package-builder] No last revision known, using changes since last successful build to populate debian/changelog
[debian-package-builder] Starting version <2.0.12.r2> with message <Build #16. Started by user anonymous.>
[debian-package-builder] running command <export [email protected] && export DEBFULLNAME=Jenkins && cd '/usr/share/tomcat6/.jenkins/workspace/deb/debian' && dch --check-dirname-level 0 -b --distributor debian --newVersion 2.0.12.r2 'Build #16. Started by user anonymous.'>
[ipop-deb] $ /bin/sh -xe /tmp/tomcat6-tomcat6-tmp/hudson7202768819825315822.sh
+ export [email protected]
+ export DEBFULLNAME=Jenkins
+ cd /usr/share/tomcat6/.jenkins/workspace/deb/debian
+ dch --check-dirname-level 0 -b --distributor debian --newVersion 2.0.12.r2 Build #16. Started by user anonymous.
Unknown option: distributor
Usage: dch [options] [changelog entry]
Run dch --help for more details
[debian-package-builder] Aborting: Command <export [email protected] && export DEBFULLNAME=Jenkins && cd '/usr/share/tomcat6/.jenkins/workspace/deb/debian' && dch --check-dirname-level 0 -b --distributor debian --newVersion 2.0.12.r2 'Build #16. Started by user anonymous.'> failed
Build step 'Build debian package' marked build as failure
Notifying upstream projects of job completion
Finished: FAILURE

Can I overwrite this dch command and use it without --distributor option?
Or, may be, my jenkins job is not configured properly?

Can anybody help my please?

Thank you in advance!

Environment: Debian 6.0 64bit
Project: Jenkins
Priority: Major Major
Reporter: Natalia Pokrovskaya
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to