pkgsrc-Bugs archive

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

Re: pkg/48913 ("libmilter" and "sendmail" can no longer be built as an unprivileged user)



The following reply was made to PR pkg/48913; it has been noted by GNATS.

From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: jnemeth%NetBSD.org@localhost
Subject: Re: pkg/48913 ("libmilter" and "sendmail" can no longer be built as
 an unprivileged user)
Date: Fri, 20 Jun 2014 07:55:31 +0100

 On Fri, Jun 20, 2014 at 05:25:34AM +0000, jnemeth%NetBSD.org@localhost wrote:
 > Synopsis: "libmilter" and "sendmail" can no longer be built as an 
 > unprivileged user
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: jnemeth%NetBSD.org@localhost
 > State-Changed-When: Fri, 20 Jun 2014 05:25:34 +0000
 > State-Changed-Why:
 > This should be fixed with the update to 8.14.9nb1.  Please check.
 
 The "sendmail" package can be built unprivileged now. But the
 "libmilter" package still fails with the same error message:
 
 if [ ! -d 
/objdir/tron/mail/libmilter/work.colwyn/.destdir/usr/pkg/include/libmilter ]; 
then mkdir -p 
/objdir/tron/mail/libmilter/work.colwyn/.destdir/usr/pkg/include/libmilter; 
else :; fi
 install -c -o root -g bin -m 0444 ../../include/libmilter/mfapi.h 
/objdir/tron/mail/libmilter/work.colwyn/.destdir/usr/pkg/include/libmilter/mfapi.h
 install: 
/objdir/tron/mail/libmilter/work.colwyn/.destdir/usr/pkg/include/libmilter/mfapi.h:
 chown/chgrp: Operation not permitted
 *** Error code 1
 
 Stop.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 


Home | Main Index | Thread Index | Old Index