Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jul 2014 13:47:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191629] New: [9.3-rc2] Disabling EOL message not working correctly on "make install" command.
Message-ID:  <bug-191629-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191629

            Bug ID: 191629
           Summary: [9.3-rc2] Disabling EOL message not working correctly
                    on "make install" command.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: joeb1@a1poweruser.com

The first time "make install" is run on a port a information message is issued
about the end-of-life of the pkd_* tools application.

1. First of all this is the ports system and this is not the appropriate place
to be issuing a message about the old package system EOL. This EOL message
should be removed all together.

2. This EOL message is shown before the port install process begins and again
after the port install process has completed. The first time this message is
shown it contains a sentence that says, to disable this message place
"NO_WARNING_PKG_INSTALL_EOL=YES" in your make.conf file. For completeness it
should say "in your /etc/make.conf" file.

3. After creating the /etc/make.conf file with the disable parameter this only
disables the EOL message that is shown before the port install process begins.
The EOL message that is shown again after the port install process has
completed is not disabled and keeps being shown. Disabling the EOL message
should totally disable the EOL message is both places not just the first one.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191629-13>