[Bug 227467] net/freebsd-uucp: package installation still has mtree errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 12 13:47:06 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227467
Bug ID: 227467
Summary: net/freebsd-uucp: package installation still has mtree
errors
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: dinoex at FreeBSD.org
Reporter: cyschow at shaw.ca
Assignee: dinoex at FreeBSD.org
Flags: maintainer-feedback?(dinoex at FreeBSD.org)
This bug is different from 195315. See the mtree error in the following
installation. It seems mtree is executed in the Installing phase before
Extracting phase.
---
root at testbox1:/ # pkg install freebsd-uucp
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
freebsd-uucp: 1.07.4_1
Number of packages to be installed: 1
The process will require 2 MiB more space.
Proceed with this action? [y/N]: y
[testbox1.intranet.peyto.ca] [1/1] Installing freebsd-uucp-1.07.4_1...
mtree: /usr/local/etc/mtree/uucp-var.mtree: No such file or directory
mtree: /usr/local/etc/mtree/uucp-local.mtree: No such file or directory
updating /etc/services
[testbox1.intranet.peyto.ca] [1/1] Extracting freebsd-uucp-1.07.4_1: 100%
Message from freebsd-uucp-1.07.4_1:
In order to run the periodic UUCP maintenance tasks, please add
the following to your /etc/periodic.conf.local file:
# 340.uucp
daily_uuclean_enable="YES" # Run uuclean.daily
# 410.status-uucp
daily_status_uucp_enable="YES" # Check uucp status
# 300.uucp
weekly_uucp_enable="YES" # Clean uucp weekly
# in your sendmail.mc file you need to set the path:
define(`UUCP_MAILER_PATH', `/usr/local/bin/uux')dnl
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list