Your message dated Mon, 04 Jun 2012 21:17:38 +0000
with message-id <[email protected]>
and subject line Bug#643124: fixed in funkload 1.16.1-1
has caused the Debian Bug report #643124,
regarding funkload: FTBFS: dpkg-buildpackage: error: dpkg-source -b 
funkload-1.13.0 gave error exit status 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
643124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: funkload
Version: 1.13.0-1
Severity: important
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  fakeroot debian/rules clean
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> test -x debian/rules
> dh_testroot
> dh_clean 
>       rm -f debian/funkload.substvars
>       rm -f debian/funkload.*.debhelper
>       rm -rf debian/funkload/
>       rm -f debian/*.debhelper.log
>       rm -f debian/files
>       find .  \( \( -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} \; \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) 
> \)
>       rm -f *-stamp
> cd /build/funkload-pslyTa/funkload-1.13.0 && \
>               python setup.py clean \
>               -a
> running clean
> 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-2.6' does not exist -- can't clean it
> rm -rf debian/python-module-stampdir
> find "/build/funkload-pslyTa/funkload-1.13.0" -name '*.py[co]' -delete
> find "/build/funkload-pslyTa/funkload-1.13.0" -name __pycache__ -type d 
> -empty -delete
> find "/build/funkload-pslyTa/funkload-1.13.0" -prune -name '*.egg-info' -exec 
> rm -rf '{}' ';'
> rm -fr build home
>  dpkg-source -b funkload-1.13.0
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building funkload using existing 
> ./funkload_1.13.0.orig.tar.gz
> dpkg-source: info: local changes detected, the modified files are:
>  funkload-1.13.0/src/funkload.egg-info/SOURCES.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/funkload_1.13.0-1.diff.cAhIZR
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b funkload-1.13.0 gave error exit 
> status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110924-0049

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/funkload_1.13.0-1_lsid64.buildlog

This error is due to recent dpkg changes "“dpkg-source -b” on a “2.0”
or “3.0 (quilt)” source package will fail if it detects upstream changes
which are not managed by a quilt patch." [0] 

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: funkload
Source-Version: 1.16.1-1

We believe that the bug you reported is fixed in the latest version of
funkload, which is due to be installed in the Debian FTP archive:

funkload-doc_1.16.1-1_all.deb
  to main/f/funkload/funkload-doc_1.16.1-1_all.deb
funkload_1.16.1-1.debian.tar.gz
  to main/f/funkload/funkload_1.16.1-1.debian.tar.gz
funkload_1.16.1-1.dsc
  to main/f/funkload/funkload_1.16.1-1.dsc
funkload_1.16.1-1_all.deb
  to main/f/funkload/funkload_1.16.1-1_all.deb
funkload_1.16.1.orig.tar.gz
  to main/f/funkload/funkload_1.16.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Toni Mueller <[email protected]> (supplier of updated funkload package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 13 May 2012 00:10:08 +0200
Source: funkload
Binary: funkload funkload-doc
Architecture: source all
Version: 1.16.1-1
Distribution: unstable
Urgency: medium
Maintainer: Toni Mueller <[email protected]>
Changed-By: Toni Mueller <[email protected]>
Description: 
 funkload   - web testing tool
 funkload-doc - web testing tool (documentation package)
Closes: 627785 630236 643124
Changes: 
 funkload (1.16.1-1) unstable; urgency=medium
 .
   * new upstream
   * medium because of fix to the build process (closes: #643124)
   * migrated to using git-buildpackage
   * added python-webunit to the dependency list (closes: #627785)
     thanks to Benoit Delbosc
   * fixed path to demo code (closes: #630236)
     thanks to Vincent Férotin
   * split out docs package, which is now using Sphinx
   * dropped CDBS build dependency
   * dropped individual documentation building dependencies
Checksums-Sha1: 
 161b2ccbf6f2451426afa96ad4cfe93438a48a2f 1770 funkload_1.16.1-1.dsc
 48ada07dfa951f5dd9bc1555f25fb0b6f0bccd16 186031 funkload_1.16.1.orig.tar.gz
 7c30c46387ab4cf32fb55e2a5c806d2a94f5ba10 9736 funkload_1.16.1-1.debian.tar.gz
 e4df8877ef2323fb0cb7137e1ec2d8173785c980 111058 funkload_1.16.1-1_all.deb
 c1cc4f1669706c523fbce8049c0b039624a4b286 107500 funkload-doc_1.16.1-1_all.deb
Checksums-Sha256: 
 483c4decba4319641203c61994b2ca3114f75c3fb75ed63dde9b6aa3328d81bf 1770 
funkload_1.16.1-1.dsc
 e268a6209e3c225b1af7474031c10c3f92cd28ea8a1226facb5987cde026fb58 186031 
funkload_1.16.1.orig.tar.gz
 26c56e7d81de33b493c859666309b966d813a4992e1e1187d45e7d6b03524ed0 9736 
funkload_1.16.1-1.debian.tar.gz
 152f8572c6228727563c51642be63bb120b1a2a354209b6d184f117799bd2edb 111058 
funkload_1.16.1-1_all.deb
 beb1287c7131f827b856339c9ebe5baaa70ce312fdf2ab157265bc27607a57b2 107500 
funkload-doc_1.16.1-1_all.deb
Files: 
 91ab4a1a70ef593e7235120d37c178c9 1770 web extra funkload_1.16.1-1.dsc
 d2e5e5098e332c75b02825ed4318e49c 186031 web extra funkload_1.16.1.orig.tar.gz
 af6565587a5061c37dc1d9709d902932 9736 web extra funkload_1.16.1-1.debian.tar.gz
 1ca41da1d591ca51d8f5096fc50bc6f6 111058 web extra funkload_1.16.1-1_all.deb
 ecd8b1aba1736fb46ee26f90360c354b 107500 doc extra funkload-doc_1.16.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPy1p7AAoJEIoKSIdGh69PVFIP+wbP70mp94sxEjpls7oT77Cj
t5sm8S7hb/b29Rm+okMRx5ifbCJY0NGLOSoRRUN+M0tP3SZ/BFepDigFJjJxBlNQ
JHzTOftOtCvjJO57l9nrMhSfaCqzeYs3NsCRqi0gU0HpIvFacJXbjZgqcGQcsVDi
1KJroN7xOSM6Eec7OrFSYm/u0vkpUj117Qv6YQlpSGVrCICo24Z5iI2our8dehxw
csPm5KUB4RnNHgtkZXcYVlkNmvFtx5crxEgIk3/FQC4QQE8wm/crpvYl33wCMBvR
u6Q7FMJdXPoNdlXZ08gqbny0EhKcacQkKqVTzzTuoRnzZcwNilsnrcCeUeeKYZRU
rJWyZIzYJOiJk4jRvcGylp+75gqj/LWMq1/76NJI6CDgGTsWEBdDwjDc/QF0UYEr
SdNhsf5iOhKYNY0FJo1q4qABcU8IpQf+05D8TFmfpm4ElBoUi4oOF2r1xK+YlT3F
Y8vI6vW0iv/jmbWiPRjLhxFRnEg15+D0HcFYubmr9pr3ZDNjKNmm3nHVl2Vw8VNs
V9lg/mN39T8iivfvE9NMvXvJoXkJlxZDPQRWYR0tkcOtKInSsM/CzUXJNesq2ZrW
WYIEtF9fNRjxe4CcTIg92m7x5E2zSeHPrCDBN/UwwJLk/oeZG5NItWpPUAPcOcB4
5PsuAqYxmSF1cQH+a9c8
=tx8S
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to