[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pfb2t1c2pfb version 0.3



Hi Hilmar!

On Mit, 16 Nov 2005, Hilmar Preusse wrote:
> Fixed. The source package at the usual place. Norbert, please got
> ahead. Martin said is on the Linuxworld and will care about the

I cannot till Monday, as I am on a course and no connection available
with my own computer.

> BTW: when trying to build using pbuilder I get the attached output.
> PEBKAC?

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338976

I send a patch for this bug, which actually didn't solve the bug itself,
but another which wasn't reported.

But it worked for me. Use it, it is simple:

pbuilder-buildpackage-funcs is in /usr/lib/lintian AFAIR

With this fix you can build the packages in your pbuilder. But don't
forget to call pbuilder update prior ;-)

--- pbuilder-buildpackage-funcs.orig	2005-11-14 20:51:07.000000000 +0100
+++ pbuilder-buildpackage-funcs	2005-11-14 20:51:55.000000000 +0100 @@ -81,7 +81,7 @@
 
 function createbuilduser () {
     # create the build user
-    if [ -n "$SUTOUSER" ]; then
+    if [ ! "$SUTOUSER" = "su "  ]; then
 	if ! grep -q ^$BUILDUSERNAME: $BUILDPLACE/etc/passwd; then
 	    cowprotect $BUILDPLACE/etc/passwd
 	    echo "$BUILDUSERNAME:x:$BUILDUSERID:$BUILDUSERID:,,,:/tmp/buildd:/bin/sh" >> $BUILDPLACE/etc/passwd


Thus, I am of no use anymore for pfb2t1c and only wait for it to finally
occur in debiuan and I can change the cm-super package. Great ;-)


Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
Yesterday it worked.
Today it is not working.
Windows is like that.
                       --- Windows Error Haiku



Reply to: