error: %changelog not in descending chronological order

Bug #1241834 reported by alexius ludeman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
Medium
Scott Moser

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 <email address hidden> - 0.7.3
* Wed May 15 2013 - Scott Moser <email address hidden> - 0.7.2
* Wed Nov 14 2012 - Joshua Harlow <email address hidden> - 0.7.1
* Mon Oct 01 2012 - Scott Moser <email address hidden> - 0.7.0
* Fri Oct 18 2013 - ??
* Tue Apr 10 2012 - Scott Moser <email address hidden> - 0.6.3
* Fri Oct 28 2011 - Scott Moser <email address hidden> - 0.6.2
* Sat Feb 19 2011 - Scott Moser <email address hidden> - 0.6.1
* Wed Jan 26 2011 - Scott Moser <email address hidden> - 0.6.0

Related branches

Revision history for this message
alexius ludeman (lexinator) wrote :
Revision history for this message
Scott Moser (smoser) wrote :

fix committed in revno 895.

Changed in cloud-init:
assignee: nobody → Scott Moser (smoser)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote :

fixed in 0.7.4

Changed in cloud-init:
status: Fix Committed → Fix Released
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.