Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193293 - Wrong DocumentRoot set in cupsd.conf after emerge cups
Summary: Wrong DocumentRoot set in cupsd.conf after emerge cups
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 08:10 UTC by Thorsten Viel
Modified: 2007-09-21 08:27 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 Thorsten Viel 2007-09-21 08:10:47 UTC
After emerging cups in a new installed system the DocumentRoot set in cupsd.conf links to /usr/share/cups/doc which leads to a 404 calling localhost:631.

It has to be /usr/share/cups/html as shown by a ls /usr/share/cups

Reproducible: Always

Steps to Reproduce:
1.emerge cups
2.check cupsd.conf
3.check /usr/share/cups directory

Actual Results:  
http://localhost:631 shows 404 error

Expected Results:  
http://localhost:631 shows cups webadmin
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-21 08:27:33 UTC
Default cupsd.conf has no such thing like DocumentRoot.