Hi David,

[...]
> I'm not able to reproduce that issue in pbuilder, where can I read more
> information about your setup (what is goto-cc about)?
> 

There's a brief intro to be found here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747585#15

But this should indeed be pretty irrelevant in your case, see below.

[...]
> The symlink is not in the upstream tarball, it's just added (via a quilt
> patch) during the build to run the testsuite. I don't mind creating the
> symlink an other way (e.g., in d/rules) but would prefer to understand the
> root issue that need fixing first.
> 

So indeed the build works for me when I do the following steps from within the
chroot, i.e., using cowbuilder --login --basepath /srv/sid-base.cow/ and then

apt-get install php-symfony-classloader phpunit pkg-php-tools
dget 
http://ftp.de.debian.org/debian/pool/main/p/php-guzzle-stream/php-guzzle-stream_1.1.0-3.dsc
dpkg-source -x php-guzzle-stream_1.1.0*.dsc
cd php-guzzle-stream-1.1.0
dpkg-buildpackage
[ ... builds fine ... ]

Yet when I do (outside the chroot initially):

dget 
http://ftp.de.debian.org/debian/pool/main/p/php-guzzle-stream/php-guzzle-stream_1.1.0-3.dsc
cd php-guzzle-stream-1.1.0/
pdebuild --pbuilder cowbuilder --use-pdebuild-internal -- --basepath 
/srv/sid-base.cow/

the build fails as originally described. It might be the case that
--use-pdebuild-internal makes all the difference here - could you give that
a try?

Best,
Michael

Attachment: pgptoLAtZYUq9.pgp
Description: PGP signature

Reply via email to