Bug 118999

Summary: net/avahi-app fails to build as non-root
Product: Ports & Packages Reporter: Stefan Sperling <stsp>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Stefan Sperling 2007-12-24 18:20:01 UTC
net/avai-app executes commands that need root-privileges in its
pre-install target without using SU_CMD. Hence "make install" fails
if invoked as non-root user.

How-To-Repeat: Set SU_CMD in /etc/make.conf and try to install net/avahi-app as
normal user.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-24 18:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-12-24 18:38:03 UTC
State Changed
From-To: open->closed

Fixed, thanks for the report.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-24 18:38:04 UTC
marcus      2007-12-24 18:38:00 UTC

  FreeBSD ports repository

  Modified files:
    net/avahi-app        Makefile 
  Log:
  Change avahi-pre-install to avahi-pre-su-install to fix the installation
  as a non-root user.
  
  PR:             118999
  
  Revision  Changes    Path
  1.6       +2 -2      ports/net/avahi-app/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"