Opened 8 years ago

Last modified 8 years ago

#52381 closed defect

neomutt @20160916_2: chgrp fails during non-root destroot — at Version 1

Reported by: jhi Owned by: leonardo@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc:
Port: neomutt

Description (last modified by larryv (Lawrence Velázquez))

Log snippet (whole log will be attached):

...
:info:destroot          { echo "Can't fix mutt_dotlock's permissions!  This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \
:info:destroot  fi
:info:destroot chgrp: you are not a member of group mail
:info:destroot Can't fix mutt_dotlock's permissions!  This is required to lock mailboxes in the mail spool directory.
:info:destroot make[4]: *** [install-exec-hook] Error 1

I am not planning to have a local mail spool, FWIW, just IMAP from gmail.

Change History (2)

Changed 8 years ago by jhi

Attachment: neomutt-main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_neomutt/neomutt/main.log

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to leonardo@…
Summary: neomutt install fails because not in group mailneomutt @20160916_2: chgrp fails during non-root destroot

It looks like you aren’t running MacPorts as root. Is this accurate?

Note: See TracTickets for help on using tickets.