dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root parsechangelog/debian: warning: debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-buildpackage: source package pe-activemq dpkg-buildpackage: source version 2017.2.5.14.3-4trusty dpkg-buildpackage: source distribution trusty dpkg-buildpackage: source changed by Puppet Labs dpkg-source --before-build pe-activemq-2017.2.5.14.3 dpkg-buildpackage: host architecture amd64 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean dpkg-source -b pe-activemq-2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building pe-activemq using existing ./pe-activemq_2017.2.5.14.3.orig.tar.gz parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-source: info: building pe-activemq in pe-activemq_2017.2.5.14.3-4trusty.debian.tar.gz dpkg-source: info: building pe-activemq in pe-activemq_2017.2.5.14.3-4trusty.dsc debian/rules build dh build dh_testdir dh_auto_configure dh_auto_build dh_auto_test fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory `/var/tmp/tmp.yufBdhQN0g/pe-activemq-2017.2.5.14.3' install -d debian/tmp # Copy each directory into place if [ -d opt/puppetlabs/server/apps/activemq ]; then \ install -d debian/tmp/opt/puppetlabs/server/apps; \ cp -pr opt/puppetlabs/server/apps/activemq debian/tmp/opt/puppetlabs/server/apps; \ else \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq; \ fi if [ -d opt/puppetlabs/server/apps/activemq ]; then \ install -d debian/tmp/opt/puppetlabs/server/apps; \ cp -pr opt/puppetlabs/server/apps/activemq debian/tmp/opt/puppetlabs/server/apps; \ else \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq; \ fi if [ -d opt/puppetlabs/server/apps/activemq/bin ]; then \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq; \ cp -pr opt/puppetlabs/server/apps/activemq/bin debian/tmp/opt/puppetlabs/server/apps/activemq; \ else \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq/bin; \ fi if [ -d opt/puppetlabs/server/apps/activemq/webapps ]; then \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq; \ cp -pr opt/puppetlabs/server/apps/activemq/webapps debian/tmp/opt/puppetlabs/server/apps/activemq; \ else \ install -d debian/tmp/opt/puppetlabs/server/apps/activemq/webapps; \ fi if [ -d opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 ]; then \ install -d debian/tmp/opt/puppetlabs/server/share/doc; \ cp -pr opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 debian/tmp/opt/puppetlabs/server/share/doc; \ else \ install -d debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3; \ fi if [ -d opt/puppetlabs/server/data/activemq ]; then \ install -d debian/tmp/opt/puppetlabs/server/data; \ cp -pr opt/puppetlabs/server/data/activemq debian/tmp/opt/puppetlabs/server/data; \ else \ install -d debian/tmp/opt/puppetlabs/server/data/activemq; \ fi if [ -d etc/puppetlabs/activemq ]; then \ install -d debian/tmp/etc/puppetlabs; \ cp -pr etc/puppetlabs/activemq debian/tmp/etc/puppetlabs; \ else \ install -d debian/tmp/etc/puppetlabs/activemq; \ fi if [ -d var/log/puppetlabs/activemq ]; then \ install -d debian/tmp/var/log/puppetlabs; \ cp -pr var/log/puppetlabs/activemq debian/tmp/var/log/puppetlabs; \ else \ install -d debian/tmp/var/log/puppetlabs/activemq; \ fi if [ -d var/run/puppetlabs/activemq ]; then \ install -d debian/tmp/var/run/puppetlabs; \ cp -pr var/run/puppetlabs/activemq debian/tmp/var/run/puppetlabs; \ else \ install -d debian/tmp/var/run/puppetlabs/activemq; \ fi # Copy each of the extra files into place install -d debian/tmp/opt/puppetlabs/server/apps/activemq/share/doc cp -Rp opt/puppetlabs/server/apps/activemq/share/doc/copyright debian/tmp/opt/puppetlabs/server/apps/activemq/share/doc install -d debian/tmp/opt/puppetlabs/server/apps/activemq/bin cp -Rp opt/puppetlabs/server/apps/activemq/bin/pe-activemq debian/tmp/opt/puppetlabs/server/apps/activemq/bin install -d debian/tmp/etc/init.d cp -Rp etc/init.d/pe-activemq debian/tmp/etc/init.d install -d debian/tmp/opt/puppetlabs/server/apps/activemq/bin cp -Rp opt/puppetlabs/server/apps/activemq/bin/activemq.jar debian/tmp/opt/puppetlabs/server/apps/activemq/bin install -d debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 cp -Rp opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3/LICENSE debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 install -d debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 cp -Rp opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3/NOTICE debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 install -d debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 cp -Rp opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3/README.txt debian/tmp/opt/puppetlabs/server/share/doc/pe-activemq-2017.2.5.14.3 install -d debian/tmp/etc/default cp -Rp etc/default/pe-activemq debian/tmp/etc/default install -d debian/tmp/etc/puppetlabs/activemq cp -Rp etc/puppetlabs/activemq/activemq.xml debian/tmp/etc/puppetlabs/activemq install -d debian/tmp/etc/puppetlabs/activemq cp -Rp etc/puppetlabs/activemq/credentials.properties debian/tmp/etc/puppetlabs/activemq install -d debian/tmp/etc/puppetlabs/activemq cp -Rp etc/puppetlabs/activemq/jetty-realm.properties debian/tmp/etc/puppetlabs/activemq install -d debian/tmp/etc/puppetlabs/activemq cp -Rp etc/puppetlabs/activemq/jetty.xml debian/tmp/etc/puppetlabs/activemq install -d debian/tmp/etc/puppetlabs/activemq cp -Rp etc/puppetlabs/activemq/log4j.properties debian/tmp/etc/puppetlabs/activemq install -d debian/tmp/usr/lib/tmpfiles.d cp -Rp usr/lib/tmpfiles.d/pe-activemq.conf debian/tmp/usr/lib/tmpfiles.d make[1]: Leaving directory `/var/tmp/tmp.yufBdhQN0g/pe-activemq-2017.2.5.14.3' dh_install dh_installdocs dh_installchangelogs parsechangelog/debian: warning: debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dh_perl dh_link dh_compress dh_fixperms dh_installdeb dh_gencontrol parsechangelog/debian: warning: debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_md5sums dh_builddeb dpkg-deb: building package `pe-activemq' in `../pe-activemq_2017.2.5.14.3-4trusty_all.deb'. dpkg-genchanges >../pe-activemq_2017.2.5.14.3-4trusty_amd64.changes parsechangelog/debian: warning: debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-genchanges: including full source code in upload dpkg-source --after-build pe-activemq-2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l3): unrecognized line LINE: * Update to version 2017.2.5.14.3 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): found trailer where expected start of change data LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 parsechangelog/debian: warning: pe-activemq-2017.2.5.14.3/debian/changelog(l5): badly formatted trailer line LINE: -- Puppet Labs Wed, 02 Aug 2017 22:45:04 +0000 dpkg-buildpackage: full upload (original source is included) WARNING generated by debuild: Making debian/rules executable!