#597104 qemubuilder: directory for BUILDRESULT is not created if not existent

Package:
qemubuilder
Source:
cowdancer
Description:
pbuilder using QEMU as backend
Submitter:
Johannes Schauer
Date:
2015-02-04 09:51:23 UTC
Severity:
normal
#597104#5
Date:
2010-09-16 16:49:01 UTC
From:
To:
the directory for BUILDPLACE is created if it doesnt exist.

if the BUILDRESULT directory doesnt exist it is not created and
not even an error is thrown when qemubuilder tries to copy the
debs there.

if not existent, BUILDRESULT should be created.

#597104#10
Date:
2010-10-13 11:23:16 UTC
From:
To:
Here's a patch that fixes the issue.
#597104#17
Date:
2010-10-13 23:16:46 UTC
From:
To:
Please disregard the previous patch; it created the directory if it
didn't exist, but would fail if it existed already. This should work
fine, unless a file with the same name as the directory exists already.

#597104#22
Date:
2011-09-22 02:12:03 UTC
From:
To:
Hi,

I think we should error out, because the default permissions for
BUILDRESULT isn't obvious. (for pbuilder case) and I have a feeling
that we should mirror that for qemubuilder.


At Thu, 16 Sep 2010 18:49:01 +0200,
Johannes Schauer wrote:

#597104#27
Date:
2011-09-22 02:12:03 UTC
From:
To:
Hi,

I think we should error out, because the default permissions for
BUILDRESULT isn't obvious. (for pbuilder case) and I have a feeling
that we should mirror that for qemubuilder.


At Thu, 16 Sep 2010 18:49:01 +0200,
Johannes Schauer wrote: