First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 81449
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Snyder <csnyder@mvpsoft.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81449 depends on: Show dependency tree
Bug 81449 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-09 20:16 0000
The Ntop-3.1 build (which is currently package.mask-ed for an unrelated issue)
is installing the HTML files that Ntop uses for its internal webserver to
/usr/share/doc/ntop-3.1/html instead of to /usr/share/ntop/html where they
should be. It is actually moving the files from the correct location to the
incorrect location - it looks like someone thought that they were documentation
files. To fix this problem, the following line needs to be removed from
ntop-3.1.ebuild:
mv ${D}/usr/share/ntop/html ${D}/usr/share/doc/${PF}

Reproducible: Always
Steps to Reproduce:
1. emerge ntop
2. start ntop
3. open ntop web interface

Actual Results:  
broken images

Expected Results:  
non-broken images

------- Comment #1 From Simon Alman 2005-02-10 04:58:16 0000 -------
copy all html files from:
/usr/share/doc/ntop-3.1/html/
to
/usr/share/ntop/html
and restart ntop to make it work properly.

Read the FAQ in /usr/share/doc/ntop-3.1/FAQ.gz for more details - find "Q. ntop shows an older, single menu interface" for details of configuring the html properly.

Regards.

------- Comment #2 From Chris Snyder 2005-02-10 07:29:08 0000 -------
I copied the files to the correct location. However, that doesn't change the
fact that the ebuild still installs them in the wrong place to begin with.

------- Comment #3 From Aaron Walker (RETIRED) 2005-02-10 10:13:51 0000 -------
Fixed. Thanks for the report.

First Last Prev Next    No search results available      Search page      Enter new bug