Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440436 - dev-vcs/cvs-1.12.12-r6: some elog messages should only be shown for the first install.
Summary: dev-vcs/cvs-1.12.12-r6: some elog messages should only be shown for the first...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2012-10-31 10:58 UTC by poletti.marco
Modified: 2017-08-30 13:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description poletti.marco 2012-10-31 10:58:43 UTC
Disclaimer: this bug has been filed in a semi-automated manner.

When emerging the package dev-vcs/cvs-1.12.12-r6, the following elog messages are displayed:

 * If you want any CVS server functionality, you MUST emerge with USE=server!

Such messages should only be displayed when the package is a new install.
These situations can be checked in the ebuild as follows:

if ! has_version 'dev-vcs/cvs'; then

See the tracker bug 440214 for more details.
Comment 1 Pacho Ramos gentoo-dev 2017-08-30 13:15:05 UTC
[master cc7eebd37d9] dev-vcs/cvs: Remove redundant elog message (#605842 and #440436)
 1 file changed, 4 deletions(-)