fixed in 0.7.4 ** Changed in: cloud-init Status: Fix Committed => Fix Released
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1241834 Title: error: %changelog not in descending chronological order Status in Init scripts for use on cloud images: Fix Released Bug description: lex@build% bzr branch lp:cloud-init lex@build% cd cloud-init ; bzr up -r tag:0.7.3 lex@build% make rpm ./packages/brpm --distro redhat Archived the code in '/home/lex/rpmbuild/SOURCES/cloud-init-0.7.3~bzr889.tar.gz' Created spec file at '/home/lex/rpmbuild/cloud-init.spec' Running 'rpmbuild' in '/home/lex/rpmbuild' Traceback (most recent call last): File "./packages/brpm", line 275, in <module> sys.exit(main()) File "./packages/brpm", line 254, in main util.subp(cmd, capture=capture) File "/Volumes/apple/openstack/cloud-init.bzr/cloudinit/util.py", line 1500, in subp cmd=args) cloudinit.util.ProcessExecutionError: Unexpected error while running command. Command: ['rpmbuild', '-ba', '/home/lex/rpmbuild/cloud-init.spec'] Exit code: 1 Reason: - Stdout: '' Stderr: 'error: %changelog not in descending chronological order\n' make: *** [rpm] Error 1 bad entry is "Fri Oct 18 2013" lex@build% egrep '^\*' ~/rpmbuild/cloud-init.spec * Mon Oct 07 2013 - Scott Moser <smo...@ubuntu.com> - 0.7.3 * Wed May 15 2013 - Scott Moser <smo...@ubuntu.com> - 0.7.2 * Wed Nov 14 2012 - Joshua Harlow <harlo...@yahoo-inc.com> - 0.7.1 * Mon Oct 01 2012 - Scott Moser <smo...@ubuntu.com> - 0.7.0 * Fri Oct 18 2013 - ?? * Tue Apr 10 2012 - Scott Moser <smo...@ubuntu.com> - 0.6.3 * Fri Oct 28 2011 - Scott Moser <smo...@ubuntu.com> - 0.6.2 * Sat Feb 19 2011 - Scott Moser <smo...@ubuntu.com> - 0.6.1 * Wed Jan 26 2011 - Scott Moser <smo...@ubuntu.com> - 0.6.0 To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1241834/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp