[php-maint] Bug#584348: Bug#584348: Bug#584348: php5: FTBFS: cp: cannot create regular file `/build/user-php5_5.3.2-1-amd64-JiIO8n/php5-5.3.2/debian/libapache2-mod-php5/usr/bin/#INST at 31393#': No such file or directory

sean finney seanius at debian.org
Wed Jun 9 17:42:20 UTC 2010


On Fri, Jun 04, 2010 at 05:14:41PM +0200, Lucas Nussbaum wrote:
> So, I spent some time on this, and, sorry, the fault is on your side,
> not mine. The failures are caused by the use of parallel=8 in my
> rebuilds (and on some buildds, so I'm suprised it doesn't show up on
> any buildd).

the code in question comes from shtool:

        #   make a temp file name in the destination directory
        dsttmp=`echo $dst |\
                sed -e 's;[^/]*$;;' -e 's;\(.\)/$;\1;' -e 's;^$;.;' \
                    -e "s;\$;/#INST@$$#;"`

i know shtool has a racy history (no pun intended... okay actually it was),
though i don't know in this case if it's shtool at fault, the php build
scripts/system.  pretty sure it's not the packaging at least as nothing
seems out of the ordinary in the relevant section of debian/rules:

        # install the apache modules' files
        cd apache2-build && $(MAKE) install-headers install-build install-modules install-programs INSTALL_ROOT=$(CURDIR)/debian/libapache2-mod-php5

if there is no clear culprit is it possible to get access to a node in
this build cluster to try debugging the problem?  unfortunately i don't
have any 8-way systems here at home and -j8 on my tri-core system does
not replicate the problem.


	sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20100609/c874ca26/attachment.pgp>


More information about the pkg-php-maint mailing list