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

Changes:

[Mathieu Guillaume <[email protected]>] Deb package: move file manipulation to 
debian/rules to keep a fixed .orig.tar.gz file

[Mathieu Guillaume <[email protected]>] Deb package: remove MySQL lib, fix empty 
dir errors

[Mathieu Guillaume <[email protected]>] Deb package: FR translation for po-debconf

[Mathieu Guillaume <[email protected]>] Deb package: remove non-linux scripts, 
make all scripts executable, add debian/watch files

[Mathieu Guillaume <[email protected]>] Deb package: po-debconf initial support - 
removed h2 option

------------------------------------------
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 5 changesets with 28 changes to 22 files
(run 'hg update' to get a working copy)
[IT-nuxeo-5.4-build-debian] $ hg update --clean --rev 5.4
22 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/hudson916934865890851444.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:43712512 / 163925281 [26.0%]
INFO:packager:142671872 / 163925281 [87.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 644, in <module>
    main()
  File "./mkpackage.py", line 638, in main
    repack_as_orig_tgz()
  File "./mkpackage.py", line 369, in repack_as_orig_tgz
    tar.add(srcname, arcname = "nuxeo-%s-%s" % (options.product, shortversion), 
filter = tarinfo_owner_reset)
TypeError: add() got an unexpected keyword argument 'filter'
Archiving artifacts

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

Reply via email to