Bug#394985: [Pbuilder-maint] Bug#394985: Loads ~/.pbuilderrc even with --configfile on the command line

Loïc Minier lool at dooz.org
Wed Oct 25 10:33:01 CEST 2006


tag 394985 + patch
stop

On Wed, Oct 25, 2006, Junichi Uekawa wrote:
> The contents of --configfile does override the contents of
> ~/.pbuilderrc.

 The point is about ~/.pbuilderrc being still read.  The list of popular
 programs I have produced did not read their dot files anymore when
 passed the overriding config flag.

> This sounds like what you really need documentation, do you have a
> suggested fix?

 Sure, here you go.  I would prefer the behavior changed, but if it
 doesn't, here's a clarifying patch to the man page.

-- 
Loïc Minier <lool at dooz.org>
-------------- next part --------------
diff -Nru /tmp/kX3Oczji8t/pbuilder-0.159/debian/changelog /tmp/gAE9xwFbK7/pbuilder-0.160/debian/changelog
--- /tmp/kX3Oczji8t/pbuilder-0.159/debian/changelog	2006-09-26 00:49:04.000000000 +0200
+++ /tmp/gAE9xwFbK7/pbuilder-0.160/debian/changelog	2006-10-25 10:27:00.000000000 +0200
@@ -1,3 +1,11 @@
+pbuilder (0.160) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Document the fact that --configfile does not prevent ~/.pbuilderrc to be
+    read.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 25 Oct 2006 10:26:30 +0200
+
 pbuilder (0.159) unstable; urgency=low
 
   [Junichi Uekawa]
diff -Nru /tmp/kX3Oczji8t/pbuilder-0.159/pbuilder.8 /tmp/gAE9xwFbK7/pbuilder-0.160/pbuilder.8
--- /tmp/kX3Oczji8t/pbuilder-0.159/pbuilder.8	2006-05-28 01:02:14.000000000 +0200
+++ /tmp/gAE9xwFbK7/pbuilder-0.160/pbuilder.8	2006-10-25 10:29:34.000000000 +0200
@@ -245,7 +245,8 @@
 
 .TP
 .BI "\-\-configfile [" "configuration file to load" "]"
-Loads the configuration file.
+Additional configuration file to read after all other
+configuration files have been read.
 
 \" START OF hookdir description
 


More information about the Pbuilder-maint mailing list