Buffzilla

mainline

Packager status

Packager start: 2009-07-25T23:23:10.219223

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Checking out http://hg.curseforge.net/wow/project-7783/mainline to /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Local SvnRepository: wow/libstub/mainline>, Checkout <Local SvnRepository: wow/libstub/mainline> tag 1.0, Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Updating svn://svn.wowace.com/wow/libstub/mainline/trunk in /repos/packaging/svn-local-checkout/wow/libstub/mainline...
  • Done with svn://svn.wowace.com/wow/libstub/mainline/trunk
  • Done with git://github.com/tekkub/tekkonfig.git
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-07-25T23:23:42.300199.
Completed in 0:00:32.080976

Packager start: 2009-07-25T23:28:52.359250

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Done with git://github.com/tekkub/tekkonfig.git
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-07-25T23:29:23.218707.
Completed in 0:00:30.859457

Packager start: 2009-07-25T23:33:59.859382

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Done with git://github.com/tekkub/tekkonfig.git
  • Finished joining all threads
  • Tags to handle:
    • (<Local HgRepository: wow/project-7783/mainline>, 'v1.02')
  • Joining all threads
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.
  • /repos/packaging/zip/wow/Buffzilla-v1.02.zip has remote externals:
    • path: options/tekKonfig, repo: Remote GitRepository: git://github.com/tekkub/tekkonfig.git
  • Creating zip /repos/packaging/zip/wow/Buffzilla-v1.02.zip... Done
  • Successfully uploaded /repos/packaging/zip/wow/Buffzilla-v1.02.zip

Packager finished: 2009-07-25T23:34:35.469615.
Completed in 0:00:35.610233

Packager start: 2009-07-26T00:04:36.179369

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Done with git://github.com/tekkub/tekkonfig.git
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-07-26T00:05:09.203986.
Completed in 0:00:33.024617

Packager start: 2009-08-03T22:52:06.316134

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Done with git://github.com/tekkub/tekkonfig.git
  • Error occurred in thread Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git>:
Traceback (most recent call last):
  File "/repos/packaging/packager/utils.py", line 189, in run
    self.result = self.func(*self.args)
  File "/repos/packaging/packager/repository.py", line 212, in _checkout_or_update
    self.get_changelog()
  File "/repos/packaging/packager/repository.py", line 398, in get_changelog
    change_log, markup_type = self.__get_changelog(tag_name)
  File "/repos/packaging/packager/utils.py", line 478, in newFunc
    value = data[x] = func(self, *args, **kwargs)
  File "/repos/packaging/packager/repository.py", line 393, in __get_changelog
    return self._get_changelog()
  File "/repos/packaging/packager/git.py", line 136, in _get_changelog
    changelog = self._mangle_changelog(changelog) or "No changelog"
  File "/repos/packaging/packager/git.py", line 121, in _mangle_changelog
    result.apepnd('- ')
AttributeError: 'list' object has no attribute 'apepnd'
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-08-03T22:52:39.844266.
Completed in 0:00:33.528132

Packager start: 2009-08-03T22:52:44.846233

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Not all threads finished, remaining: Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git> (0 running)
  • Updating git://github.com/tekkub/tekkonfig.git in /repos/packaging/git-remote-checkout/git___github.com_tekkub_tekkonfig.git...
  • Done with git://github.com/tekkub/tekkonfig.git
  • Error occurred in thread Checkout <Remote GitRepository: git://github.com/tekkub/tekkonfig.git>:
Traceback (most recent call last):
  File "/repos/packaging/packager/utils.py", line 189, in run
    self.result = self.func(*self.args)
  File "/repos/packaging/packager/repository.py", line 212, in _checkout_or_update
    self.get_changelog()
  File "/repos/packaging/packager/repository.py", line 398, in get_changelog
    change_log, markup_type = self.__get_changelog(tag_name)
  File "/repos/packaging/packager/utils.py", line 478, in newFunc
    value = data[x] = func(self, *args, **kwargs)
  File "/repos/packaging/packager/repository.py", line 393, in __get_changelog
    return self._get_changelog()
  File "/repos/packaging/packager/git.py", line 136, in _get_changelog
    changelog = self._mangle_changelog(changelog) or "No changelog"
  File "/repos/packaging/packager/git.py", line 121, in _mangle_changelog
    result.apepnd('- ')
AttributeError: 'list' object has no attribute 'apepnd'
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-08-03T22:53:16.016207.
Completed in 0:00:31.169974

Packager start: 2009-08-03T23:03:52.606487

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.

Packager finished: 2009-08-03T23:03:53.611176.
Completed in 0:00:01.004689

Packager start: 2009-08-03T23:04:48.655882

  • Discovered hg repository: wow/project-7783/mainline
  • Joining all threads
  • Updating http://hg.curseforge.net/wow/project-7783/mainline in /repos/packaging/hg-local-checkout/wow/project-7783/mainline...
  • Done with http://hg.curseforge.net/wow/project-7783/mainline
  • Finished joining all threads
  • Tags to handle:
    • (<Local HgRepository: wow/project-7783/mainline>, 'v1.03')
  • Joining all threads
  • Finished joining all threads
  • Skipping zip for wow/project-7783/mainline, it has a new alpha build but is set to package Beta and Release.
  • Creating zip /repos/packaging/zip/wow/Buffzilla-v1.03.zip... Done
  • Successfully uploaded /repos/packaging/zip/wow/Buffzilla-v1.03.zip

Packager finished: 2009-08-03T23:04:53.401306.
Completed in 0:00:04.745424