Your message dated Wed, 6 Jul 2016 16:16:29 +0200
with message-id <[email protected]>
and subject line incomplete wishlist bug, closing
has caused the Debian Bug report #735923,
regarding piuparts: maybe --pbuilder should also set --tmpdir?
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.)


-- 
735923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: piuparts
Version: 0.56
Severity: wishlist
Tags: patch

Hi,

When using piuparts --pbuilder I noticed that it feels slow. Now that's
not the fault of piuparts, but instead an artifact of my setup that made
me ponder whether piuparts' defaults are good. It happens that I mounted
/var/cache/pbuilder/build as an fs tuned for performance. I was kind of
expecting piuparts to use pbuilders build directory. So maybe setting
--pbuilder should also set --tmpdir?

diff against /usr/sbin/pbuilder
 def set_basetgz_to_pbuilder(option, opt, value, parser, *args, **kwargs):
     parser.values.basetgz = "/var/cache/pbuilder/base.tgz"
+    parser.values.tmpdir = "/var/cache/pbuilder/build"
 
 def parse_command_line():
     """Parse the command line, change global settings, return non-options."""

If you disagree, please just close this bug after tagging it wontfix.
Thanks for considering.

Helmut

--- End Message ---
--- Begin Message ---
Hi,

as discussed on IRC I'm closing this bug report, as the patch lacks
chunks documenting it in the manpage and README and also because the
underlying assumptions are not really always valid anyway.

piuparts supports many configurations and the out of the box one is not
optimized for performance…


-- 
cheers,
        Holger

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to