Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274485 - net-analyzer/nagvis-1.3.2: wrong path in documentation (elog-message)
Summary: net-analyzer/nagvis-1.3.2: wrong path in documentation (elog-message)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 09:36 UTC by Florian "adlerweb" Knodt
Modified: 2009-06-19 18:22 UTC (History)
0 users

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


Attachments
Patch to correct the elog-message (nagvis-1.3.2-elog.patch,477 bytes, patch)
2009-06-17 09:37 UTC, Florian "adlerweb" Knodt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian "adlerweb" Knodt 2009-06-17 09:36:22 UTC
Inside pkg_postinst there is a small info to create a config for nagvis. Regrading this text the files are located in /usr/share/nagvis/nagvis/etc/, the correct path would be /usr/share/nagvis/etc/

Reproducible: Always

Steps to Reproduce:
1. emerge =net-analyzer/nagvis-1.3.2
Actual Results:  
 * Messages for package net-analyzer/nagvis-1.3.2:
 * Before running NagVis for the first time, you will need to set up
 * /usr/share/nagvis/nagvis/etc/nagvis.ini.php
 * A sample is in
 * /usr/share/nagvis/nagvis/etc/nagvis.ini.php-sample

Expected Results:  
 * Messages for package net-analyzer/nagvis-1.3.2:
 * Before running NagVis for the first time, you will need to set up
 * /usr/share/nagvis/etc/nagvis.ini.php
 * A sample is in
 * /usr/share/nagvis/etc/nagvis.ini.php-sample
Comment 1 Florian "adlerweb" Knodt 2009-06-17 09:37:02 UTC
Created attachment 194976 [details, diff]
Patch to correct the elog-message
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2009-06-19 18:22:17 UTC
Fixed in CVS. (Without revbump though)