Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33729 - viewcvs missing symlink, so images and help does not load
Summary: viewcvs missing symlink, so images and help does not load
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
: 53289 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-17 23:19 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-06-26 17:31 UTC (History)
2 users (show)

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 Jeremy Huddleston (RETIRED) gentoo-dev 2003-11-17 23:19:18 UTC
need to do a :

ln -s /usr/share/doc/viewcvs-0.9.2_p20030430/html /etc/viewcvs/doc

to get the *docroot* URLs to resolve correctly...

http://url/viewcvs/*docroot*/help_rootview.html


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-18 21:08:15 UTC
ping.  anyone on this?  It's trivial...
Comment 2 Julien Allanos (RETIRED) gentoo-dev 2004-02-03 09:13:20 UTC
please note the doc/ symlink should be deleted and recreated when upgrading viewcvs, to match the new location of the help files. maybe there is be a better workaround.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-03 11:09:41 UTC
yeah, the ebuild needs to be updated to do a:

dosym /usr/share/doc/${PF}/html /etc/viewcvs/doc

in src_install()
Comment 4 Julien Allanos (RETIRED) gentoo-dev 2004-02-12 08:53:58 UTC
confirmed, it works well with the dosym.
Comment 5 Stuart Herbert (RETIRED) gentoo-dev 2004-04-23 01:43:16 UTC
I've added the missing dosym into 'viewcvs-0.9.2_p20030430-r1.ebuild'.  Please test it, and let me know if it works for you.
Comment 6 Julien Allanos (RETIRED) gentoo-dev 2004-05-03 14:05:30 UTC
ok for me. thanks stu.
Comment 7 Daniel Black (RETIRED) gentoo-dev 2004-06-08 14:25:01 UTC
*** Bug 53289 has been marked as a duplicate of this bug. ***
Comment 8 Stuart Herbert (RETIRED) gentoo-dev 2004-06-26 17:31:40 UTC
Closing old bug