Your message dated Sat, 31 May 2014 18:52:44 +0100
with message-id <20140531175244.gw1...@l04.home>
and subject line Re: [pkg-php-pear] Bug#749813: php-guzzle-stream: FTBFS - 
unrepresentable changes to source
has caused the Debian Bug report #749813,
regarding php-guzzle-stream: FTBFS - unrepresentable changes to source
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 ow...@bugs.debian.org
immediately.)


-- 
749813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-guzzle-stream
Version: 1.1.0-3
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with phpcomposer
   dh_testdir
   dh_auto_clean
make[1]: Entering directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-php-guzzle-stream/php-guzzle-stream-1.1.0'
rm -rf artifacts/*
make[1]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-php-guzzle-stream/php-guzzle-stream-1.1.0'
   dh_clean
 dpkg-source -b php-guzzle-stream-1.1.0
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building php-guzzle-stream using existing 
./php-guzzle-stream_1.1.0.orig.tar.gz
dpkg-source: error: cannot represent change to 
php-guzzle-stream-1.1.0/GuzzleHttp/Stream:
dpkg-source: error:   new version is plain file
dpkg-source: error:   old version is symlink to ../src
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b php-guzzle-stream-1.1.0 gave error 
exit status 2

It seems that either the original source needs to be repacked or replacing the
symlink must be avoided.

Best,
Michael

Attachment: pgp0yH3P2AN5V.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1.1.0-3

[...]
> Thanks, but building with a stock pdebuild --use-pdebuild-internal (i.e.,
> without cowbuilder) still succeed. The build also succeed with sbuild
> (which I believe is the closest thing to the buildd configuration one can
> easily install) so I honestly wonder if the bug doesn't actually lie in
> the rebuild method or toolchain, rather than in the package.
> 

I have finally gotten to the bottom of the issue, which isn't at all in
php-guzzle-stream: it seems the version of dpkg in wheezy (1.16.14) would not
honour the file mode when applying patches. Thus your patch wouldn't create a
symlink, but instead creates a plain file. As my set up is such that I extract
the package in a wheezy environment but then build in sid, the build process
would honour the file mode.

I'll see whether I can fix my build environment ...

Best,
Michael

Attachment: pgpXeKxX3YxKe.pgp
Description: PGP signature


--- End Message ---

Reply via email to