See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-build-debian/249/changes>

Changes:

[Mathieu Guillaume <[email protected]>] Deb package: make script compatible with 
python < 2.7

------------------------------------------
Started by user mguillaume
Building remotely on joyeux
[IT-nuxeo-5.4-build-debian] $ hg incoming --quiet --bundle hg.bundle --template 
"<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev 5.4
[IT-nuxeo-5.4-build-debian] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 1 changesets with 4 changes to 4 files
(run 'hg update' to get a working copy)
[IT-nuxeo-5.4-build-debian] $ hg update --clean --rev 5.4
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
[IT-nuxeo-5.4-build-debian] $ hg log --rev . --template {node}
[IT-nuxeo-5.4-build-debian] $ /bin/sh -xe /tmp/hudson7839428485849939102.sh
+ cd debian
+ rm -rf packages/ pkgdir/ unpack/ nuxeo-dm.zip
+ [ -n  ]
+ ./make_nuxeo_package --product=dm --distrib=tomcat --version=5.4.3-SNAPSHOT
DEBUG:packager:System path: 
/usr/lib/jvm/java-6-sun//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-build-debian/ws/debian/bin>
INFO:packager:*** Cleaning up previous builds***
INFO:packager:*** Downloading archive ***
INFO:packager:0 / 163925281 [0%]
INFO:packager:47120384 / 163925281 [28.0%]
INFO:packager:103809024 / 163925281 [63.0%]
INFO:packager:Done.
INFO:packager:*** Extracting ***
INFO:packager:*** Computing package version ***
DEBUG:packager:Highest matching version in repository: 5.4.3-00+20110623+01
DEBUG:packager:Checking version 5.4.3-00+20110628+01
INFO:packager:Package version: 5.4.3-00+20110628+01
INFO:packager:*** Repacking as orig.tar.gz ***
Traceback (most recent call last):
  File "./mkpackage.py", line 659, in <module>
    main()
  File "./mkpackage.py", line 653, in main
    repack_as_orig_tgz()
  File "./mkpackage.py", line 390, in repack_as_orig_tgz
    gzipfile = gzip.GzipFile(gzipname, "w", mtime = dirstat.st_mtime)
TypeError: __init__() got an unexpected keyword argument 'mtime'
Archiving artifacts

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to